FreeRDP/libfreerdp
fifthdegree 8d6c92c037 Implement base64url encoding/decoding
Tweak the base64 functions to allow for encoding and decoding base64url
as well
2023-03-10 16:38:07 +01:00
..
cache [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
codec [warnings] fixed unused-variable warnings 2023-03-06 10:04:59 +01:00
common Add RDSTLS security protocol 2023-03-08 14:05:00 +01:00
core core: Fix sending incorrect GUID in RDSTLS auth request 2023-03-09 14:29:41 +01:00
crypto Implement base64url encoding/decoding 2023-03-10 16:38:07 +01:00
emu [warnings] Fixed strict-prototypes warnings 2023-03-06 10:04:59 +01:00
gdi [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
locale Fixed Wsign-compare warnings 2022-12-09 15:58:26 +01:00
primitives [cleanup] fix compiler warnings 2023-01-26 09:30:17 +01:00
utils [warnings] fixed unused-variable warnings 2023-03-06 10:04:59 +01:00
CMakeLists.txt Fixed various compiler warnings 2022-12-09 15:58:26 +01:00
freerdp.pc.in Fixed freerdp pkg-config file 2022-03-03 11:26:48 +01:00
FreeRDPConfig.cmake.in