This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
FreeRDP
Watch
1
Star
0
Fork
0
You've already forked FreeRDP
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
FreeRDP
/
winpr
/
libwinpr
History
akallabeth
516668d02b
[fclose] ensure no invalid pointers are passed.
...
fclose has undefined behaviour for NULL pointers, so check for these.
2023-04-28 07:39:35 +02:00
..
bcrypt
…
clipboard
[winpr,clipboard] fix wrong return check
2023-03-15 08:22:23 +01:00
comm
[warnings] Fixed strict-prototypes warnings
2023-03-06 10:04:59 +01:00
crt
add WITH_UNICODE_BUILTIN option to use built-in UTF conversion functions
2023-04-18 16:51:08 -04:00
crypto
[warnings] Fixed strict-prototypes warnings
2023-03-06 10:04:59 +01:00
dsparse
…
environment
…
error
…
file
[warnings] Fixed strict-prototypes warnings
2023-03-06 10:04:59 +01:00
handle
…
input
[winpr,input] use enum for keyboard types
2023-04-21 12:31:51 +02:00
interlocked
…
io
…
library
…
memory
…
ncrypt
…
nt
[winpr] added Win32ErrorCode2Tag
2023-04-05 10:02:27 +02:00
path
[winpr,shell] log when a known path is NULL
2023-03-24 08:42:40 +01:00
pipe
[warnings] Fixed strict-prototypes warnings
2023-03-06 10:04:59 +01:00
pool
…
registry
…
rpc
[warnings] Fixed strict-prototypes warnings
2023-03-06 10:04:59 +01:00
security
…
shell
…
smartcard
…
sspi
Only accept hostname for kdc-url
2023-04-27 16:31:30 +02:00
sspicli
…
synch
winpr: fix WaitForMultipleObjectsEx(alertable) call from non winpr threads
2023-03-05 17:10:37 +01:00
sysinfo
…
thread
don't log an error when running GetCurrentThread from non winpr thread
2023-04-07 11:03:56 +02:00
timezone
…
utils
[fclose] ensure no invalid pointers are passed.
2023-04-28 07:39:35 +02:00
winsock
…
wtsapi
[warnings] Fixed strict-prototypes warnings
2023-03-06 10:04:59 +01:00
CMakeLists.txt
[cmake] link PUBLIC for static builds
2023-03-16 10:58:01 +01:00
dummy.c
…
log.h
…