FreeRDP/winpr/libwinpr
fifthdegree 7901a26a16
Kerberos User 2 User support (#8070)
* add support for 64-bit big-endian encoding

* kerberos: drop reliance on gssapi and add user 2 user support

* Fix local variable declared in the middle of the function body

* kerberos: add ccache server option

Co-authored-by: fifthdegree <fifthdegree@protonmail.com>
Co-authored-by: David Fort <contact@hardening-consulting.com>
2022-08-17 12:25:26 +02:00
..
bcrypt Refactored WinPR includes 2022-03-03 11:26:48 +01:00
clipboard winpr/clipboard: Allow overriding ValidFileNameComponent call 2022-07-07 07:45:26 +00:00
comm Fixed -Wdocumentation errors 2022-04-28 11:24:51 +02:00
crt Fixed #8090: Duplicate definition of strndup (#8102) 2022-08-02 09:15:38 +02:00
crypto Fix building with LibreSSL 2.7.0 or newer 2022-06-27 12:42:06 +02:00
dsparse Refactored WinPR includes 2022-03-03 11:26:48 +01:00
environment reformatted 2022-06-23 08:48:39 +02:00
error winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
file Unifiy string append functions 2022-06-17 08:41:46 +02:00
handle Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02: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 Refactored WinPR includes 2022-03-03 11:26:48 +01:00
library Refactored WinPR includes 2022-03-03 11:26:48 +01:00
memory Refactored WinPR includes 2022-03-03 11:26:48 +01:00
ncrypt ncrypt_pkcs11: enumerate keys by public keys 2022-07-21 18:38:36 +02:00
nt Fixed cast-quality warnings 2022-04-28 09:17:20 +02:00
path Fixed argument mismatch 2022-05-03 11:48:20 +02:00
pipe Fixed warnings 2022-04-28 11:24:51 +02:00
pool winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
registry reformatted 2022-06-23 08:48:39 +02:00
rpc Settings getter tests (#7869) 2022-05-02 11:39:38 +02:00
security Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02:00
shell Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02:00
smartcard reformatted 2022-06-23 08:48:39 +02:00
sspi Kerberos User 2 User support (#8070) 2022-08-17 12:25:26 +02:00
sspicli Fix return of getlogin() 2022-06-02 13:57:09 +02:00
synch winpr: set non-blocking on both fd with pipe() based events (#8106) 2022-08-03 08:30:51 +02:00
sysinfo Refactored WinPR includes 2022-03-03 11:26:48 +01:00
thread winpr: complement thread tests and fix some asserts (#8105) 2022-08-02 11:40:55 +02:00
timezone Decreased logging verbosity for INFO level 2022-03-04 09:34:02 +01:00
utils Kerberos User 2 User support (#8070) 2022-08-17 12:25:26 +02:00
winsock Fixed cast-quality warnings 2022-04-28 09:17:20 +02:00
wtsapi reformatted 2022-06-23 08:48:39 +02: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