FreeRDP/winpr/libwinpr
David Fort 2f64d02272
Merge pull request #7046 from awakecoding/wlog-robustness
Add WLog locks to prevent logger initialization race conditions
2021-05-28 17:43:00 +02:00
..
asn1 Reformatted to new style 2019-11-07 10:53:54 +01:00
bcrypt Reformatted to new style 2019-11-07 10:53:54 +01:00
clipboard Gracefully handle edge case where clipboard format name is NULL 2021-05-28 10:42:31 +02:00
comm Update comm_serial_sys.c 2019-12-26 16:48:00 +02:00
credentials Reformatted to new style 2019-11-07 10:53:54 +01:00
credui Reformatted to new style 2019-11-07 10:53:54 +01:00
crt Unified bin to hex and hex to bin conversion 2021-04-19 10:45:21 +02:00
crypto Fixed unit tests run under memory sanitizer 2020-09-07 10:42:28 +02:00
dsparse Reformatted to new style 2019-11-07 10:53:54 +01:00
environment Fixed GetEnvironmentStrings test 2019-11-21 15:05:57 +01:00
error Fixed duplicate call to NtCurrentTeb 2021-04-16 16:34:17 +02:00
file Fix Windows Unicode file path handling issues (+add winpr_fopen wrapper) 2021-05-26 08:40:29 +02:00
handle Reformatted to new style 2019-11-07 10:53:54 +01:00
heap Removed windows module.def files. 2016-02-29 15:18:47 +01:00
input Reformatted to new style 2019-11-07 10:53:54 +01:00
interlocked Reformatted to new style 2019-11-07 10:53:54 +01:00
io Removed unused function 2020-03-10 14:04:53 +01:00
library Revert "winpr/library: Use RTLD_GLOBAL for dlopen" 2020-06-17 12:59:41 +02:00
locale Reformatted to new style 2019-11-07 10:53:54 +01:00
memory Reformatted to new style 2019-11-07 10:53:54 +01:00
nt Fixed NtStatus2Tag return. 2020-10-27 07:41:04 +01:00
path Fix Windows Unicode file path handling issues (+add winpr_fopen wrapper) 2021-05-26 08:40:29 +02:00
pipe Fixed compilation warnings. 2020-11-10 08:53:43 +01:00
pool Cleaned up collections: 2020-11-06 12:30:13 +01:00
registry reverted changes from clang-format 2021-02-25 14:05:40 +01:00
rpc Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
security Reformatted to new style 2019-11-07 10:53:54 +01:00
shell Reformatted to new style 2019-11-07 10:53:54 +01:00
smartcard reverted changes from clang-format 2021-02-25 14:05:40 +01:00
sspi Fix NTLM auth message return code. 2021-04-16 16:34:17 +02:00
sspicli Use CMake to detect availability of getlogin_r 2020-07-01 16:50:20 +02:00
synch Improve pthread_mutex_timedlock detection, fix Android function definition 2021-05-28 09:24:33 +02:00
sysinfo Added const to function arguments 2021-02-17 11:29:56 +01:00
thread winpr: correctly implement APC 2021-04-07 08:15:16 +02:00
timezone Avoid seeking when reading Android timezone identifier 'file' 2021-05-28 10:21:13 +02:00
utils Merge pull request #7046 from awakecoding/wlog-robustness 2021-05-28 17:43:00 +02:00
winhttp Reformatted to new style 2019-11-07 10:53:54 +01:00
winsock Reformatted to new style 2019-11-07 10:53:54 +01:00
wnd Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
wtsapi Silenced warning due to missing define guard. 2020-03-10 14:04:53 +01:00
CMakeLists.txt CMake: Install DLLs in bin folder. 2021-05-25 09:41:44 +02:00
dummy.c freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00
log.h Moved logging defines to main logger. 2014-09-09 16:32:04 +02:00