FreeRDP/winpr/libwinpr
akallabeth de40b43037 [winpr,stream] modify logging stream length checks
* Split length argument to nmemb and size for all Stream_CheckAndLogRequiredLength* functions
* Add new macros to allow setting nmemb and size arguments
2023-01-25 14:27:32 +01:00
..
bcrypt Refactored WinPR includes 2022-03-03 11:26:48 +01:00
clipboard Fixed Wsign-compare warnings 2022-12-09 15:58:26 +01:00
comm Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
crt [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
crypto [winpr,crypto] fixed const correctness of md4/5 2022-12-09 15:58:26 +01:00
dsparse Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
environment [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
error winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
file [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
handle [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
input Fix #7793: Do not expose internal input API (#7794) 2022-04-13 09:34:05 +02:00
interlocked reformatted 2022-06-23 08:48:39 +02:00
io [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
library Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
memory [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
ncrypt Fixed compiler warnings 2023-01-10 17:38:00 +01:00
nt [winpr,io] removed unused unimplemented functions 2022-11-21 09:16:54 +01:00
path Fixed various compiler warnings 2022-12-09 15:58:26 +01:00
pipe [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
pool Fixed Wsign-compare warnings 2022-12-09 15:58:26 +01:00
registry Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
rpc Settings getter tests (#7869) 2022-05-02 11:39:38 +02:00
security [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
shell [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
smartcard [scard] fixed memory leak 2022-12-02 15:08:09 +01:00
sspi [format strings] ensure __LINE__ is of type size_t 2023-01-25 14:27:32 +01:00
sspicli [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
synch [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
sysinfo [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
thread [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
timezone [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
utils [winpr,stream] modify logging stream length checks 2023-01-25 14:27:32 +01:00
winsock [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
wtsapi [winpr,io] removed unused unimplemented functions 2022-11-21 09:16:54 +01:00
CMakeLists.txt Disable LTO on apple devices 2022-06-03 08:51:40 +02:00
dummy.c freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00
log.h Fixed compilation warnings and typos 2021-06-16 15:21:56 +02:00