FreeRDP/server
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
..
common [build] removed complex libraries 2023-03-01 08:18:34 +01:00
Mac [server,mac] fix missing includes, API changes 2023-04-14 15:50:50 +02:00
proxy [server,proxy] ensure PEM length is strlen(pem) + 1 2023-04-17 17:59:06 +02:00
Sample [codec,rfx] refactor API 2023-04-05 20:41:42 +02:00
shadow pointer: Rename position to hotspot position in Color Pointer Update 2023-04-14 08:31:20 +02:00
Windows [codec,rfx] refactor API 2023-04-05 20:41:42 +02:00
.gitignore First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
CMakeLists.txt [CMake] Fix use of BUILD_SHARED_LIBS 2023-03-10 11:40:08 +01:00
freerdp-server.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ServerConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00