FreeRDP/libfreerdp
akallabeth 2c2e9602b3 [core] refactor certificate handling
* Remove duplications in rdpRsaKey, reuse rdpCertificate for public
  components
* Move all private key and certificate code to certificate.c,
  remove the tssk_* variables from gcc
* Handle update of client and server random keys in wrapping functions
* Simplify gcc_write_server_security_data, use certificate.c functions
  to write the certificate data
* Refactor security_establish_keys, use the random values stored in
  settings directly
2023-02-03 11:09:59 +01:00
..
cache [core] fix persistent bitmap cache setting 2023-01-26 09:30:17 +01:00
codec [codec,progressive] fixed parsing of blocks 2023-01-27 09:36:02 +01:00
common [gateway,settings] add GatewayAutoConsent option 2023-02-03 11:08:46 +01:00
core [core] refactor certificate handling 2023-02-03 11:09:59 +01:00
crypto [logging] remove __FUNCTION__ from actual message 2023-01-25 16:26:39 +01:00
emu Decreased logging verbosity for smartcard emulation 2022-10-13 13:57:11 +02:00
gdi [logging] remove __FUNCTION__ from actual message 2023-01-25 16:26:39 +01:00
locale Fixed Wsign-compare warnings 2022-12-09 15:58:26 +01:00
primitives [cleanup] fix compiler warnings 2023-01-26 09:30:17 +01:00
utils [logging] remove __FUNCTION__ from actual message 2023-01-25 16:26:39 +01:00
CMakeLists.txt Fixed various compiler warnings 2022-12-09 15:58:26 +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