FreeRDP/winpr/libwinpr
akallabeth 76609529e0 [winpr,file] fix FindFirstFile issues with android
Fixes #9277: On android parent directories are not accessible, so if
opendir fails and the pattern is just the directory name without any
pattern (e.g. stat tells the full path is a directory) directly open it
and set the pattern to '*'
2023-08-24 13:17:57 +02:00
..
bcrypt Refactored WinPR includes 2022-03-03 11:26:48 +01:00
clipboard [winpr] fix various warnings 2023-07-31 08:32:43 +02:00
comm [warnings] Fixed strict-prototypes warnings 2023-03-06 10:04:59 +01:00
crt Refactor TestUnicodeConversion 2023-08-24 07:41:27 +02:00
crypto [winpr] cipher enable setting the padding option 2023-08-16 10:19:15 +02:00
dsparse Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
environment [build] fix memory sanitizer stack frame warnings 2023-06-07 09:14:45 +02:00
error winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
file [winpr,file] fix FindFirstFile issues with android 2023-08-24 13:17:57 +02:00
handle [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
input [winpr,input] properly define keyboard types 2023-05-12 09:52:01 +02:00
interlocked reformatted 2022-06-23 08:48:39 +02:00
io [logging] remove __FUNCTION__ from actual message 2023-01-25 16:26:39 +01:00
library [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
memory [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
ncrypt [build] use define WINPR_FALLTHROUGH 2023-07-31 23:46:53 +02:00
nt [winpr] added Win32ErrorCode2Tag 2023-04-05 10:02:27 +02:00
path [winpr,string] remove duplicate string functions 2023-07-28 13:42:12 +02:00
pipe [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
pool [winpr,pool] WINPR_ASSERT thread pool function arguments 2023-05-22 11:51:12 +02:00
registry [build] fix memory sanitizer stack frame warnings 2023-06-07 09:14:45 +02:00
rpc [warnings] Fixed strict-prototypes warnings 2023-03-06 10:04:59 +01: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 [smartcard] clean up function table wrapper 2023-08-23 12:26:27 +02:00
sspi [build] use define WINPR_FALLTHROUGH 2023-07-31 23:46:53 +02:00
sspicli [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
synch [winpr,test] fix testsynchmultiplethreads 2023-08-01 07:44:48 +02:00
sysinfo [winpr,sysinfo] deprecage GetVersionInfoEx 2023-07-28 13:42:12 +02:00
thread TestThreadExitThread: fix messages and wait timeout for the windows CI 2023-08-12 09:24:08 -04:00
timezone update timezones 2023-08-01 17:18:22 +02:00
utils [winpr,rdtk] use png only if supported by winpr 2023-07-31 20:18:48 +02:00
winsock [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
wtsapi fix issue with using find_library for Windows system libraries 2023-08-23 09:46:53 +02:00
CMakeLists.txt Export interface include directories 2023-08-01 11:12:46 +02:00
dummy.c
log.h Fixed compilation warnings and typos 2021-06-16 15:21:56 +02:00