FreeRDP/libfreerdp
akarl 4734c61c8c Implement BIO_CTRL_GET_KTLS_SEND and BIO_CTRL_GET_KTLS_SEND
Openssl 3.0 requires to respond to this controls. According to there
documentation it should not need them, but in practice openssl's own source
is full of places where negative return values are not checked.
2022-04-25 09:07:09 +02:00
..
cache Instance cleanup (#7738) 2022-03-23 13:18:35 +01:00
codec Do not use Stream_CheckAndLogRequiredLength for optional checks 2022-04-23 10:10:09 +02:00
common Added settings comparison function 2022-04-22 10:20:09 +02:00
core Implement BIO_CTRL_GET_KTLS_SEND and BIO_CTRL_GET_KTLS_SEND 2022-04-25 09:07:09 +02:00
crypto Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
emu Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
gdi Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
locale Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
primitives Decreased logging verbosity for INFO level 2022-03-04 09:34:02 +01:00
utils Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
CMakeLists.txt Removed unused CMAKE_BUILD_TYPE c define 2022-03-03 11:26:48 +01:00
freerdp.pc.in Fixed freerdp pkg-config file 2022-03-03 11:26:48 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00