FreeRDP/winpr/libwinpr
David Fort 0d975f9c27 spnego: add NegoEx in known mechType and don't segfault with unknown mechType
NegoEx is a known and very common mechType when the client is mstsc.
The patch also fixes a segfault that was happening when we were logging a mech that
we don't support.
2023-11-13 19:43:44 +01:00
..
bcrypt Refactored WinPR includes 2022-03-03 11:26:48 +01:00
clipboard [pragma] unify compiler diagnostics 2023-10-16 15:10:13 +02:00
comm [warnings] Fixed strict-prototypes warnings 2023-03-06 10:04:59 +01:00
crt [warnings] add WINPR_FORMAT_ARG 2023-10-16 15:10:13 +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 [pragma] unify compiler diagnostics 2023-10-16 15:10:13 +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 [winpr,ncrypt] cast constants to SECURITY_STATUS 2023-10-16 15:10:13 +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 [warnings] fixed reserved-identifer warnings 2023-09-25 08:39:01 +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 [warnings] silence warnings for GetProcAddress 2023-10-17 11:07:11 +02:00
sspi spnego: add NegoEx in known mechType and don't segfault with unknown mechType 2023-11-13 19:43:44 +01:00
sspicli [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
synch [pragma] unify compiler diagnostics 2023-10-16 15:10:13 +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 [ifdef] properly check for defined 2023-11-10 09:58:23 +01: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 [winpr] fallback to pkg-config for uriparser 2023-10-16 15:10:13 +02:00
dummy.c
log.h Fixed compilation warnings and typos 2021-06-16 15:21:56 +02:00