Files
FreeRDP/server/proxy
akallabeth 4d663682bc [server,proxy] ensure PEM length is strlen(pem) + 1
The decoded base64 data might contain PEM with/without/with multiple
'\0' at the end of the string. We do not want to drag this through our
code so ensure the length matches the string length including '\0'
2023-04-17 17:59:06 +02:00
..
2023-04-14 08:02:49 +02:00
2023-02-27 11:18:02 +01:00
2023-01-26 09:30:17 +01:00
2023-01-26 09:30:17 +01:00
2022-06-23 08:48:39 +02:00
2022-01-11 12:34:43 +01:00
2022-02-04 08:44:22 +00:00