FreeRDP/libfreerdp
David Fort 361da15eed [crypto] extend base64 to output crLf when encoding
Some windows APIs do put \r\n every 64 characters of the output of a
base64 encoded blob. The extended version of crypto_base64_encode allows
to do the same.
2023-09-04 10:24:56 +02:00
..
cache [pointer] unify mouse pointer settings 2023-07-03 10:00:29 +02:00
codec [codec,planar] fix reset 2023-08-30 11:12:09 +02:00
common [settings] add freerdp_settings_take_string 2023-09-02 07:56:21 +02:00
core [core,info] fix rdp_read_info_string 2023-09-02 07:56:21 +02:00
crypto [crypto] extend base64 to output crLf when encoding 2023-09-04 10:24:56 +02:00
emu [emu,scard] fix return type 2023-08-25 14:36:05 +02:00
gdi [warnings] fix integer multiplications 2023-08-22 11:55:00 +02:00
locale [locale,keyboard] fix keyboard mapping on apple 2023-08-31 11:39:22 +02:00
primitives [primitives,yuv] clean up code, assert arguments 2023-08-28 14:26:10 +02:00
utils [utils,passphrase] fix type mismatch 2023-08-24 13:17:57 +02:00
CMakeLists.txt [cmake] correctly link WinPR to FreeRDP 2023-08-31 11:39:22 +02:00
freerdp.pc.in [pkg-config] unify exec_prefix 2023-04-24 22:01:15 +02:00
FreeRDPConfig.cmake.in find_dependency for exported cmake config 2023-08-01 08:13:30 +02:00