FreeRDP/libfreerdp/common
David Fort 942273e9cb
tls: add an option to dump tls secrets for wireshark decoding (#8120)
This new option /tls-secret-file:<file> allows to dump TLS secrets in a file with
the SSLKEYLOGFILE format. So this way you can setup the TLS dissector of wireshark
(Pre-Master-Secret log filename) and see the traffic in clear in wireshark.
It also add some more PFS ciphers to remove for netmon captures.
2022-08-16 10:40:32 +02:00
..
test Fixed lots of compilation warnings and type mismatches 2021-06-16 15:21:56 +02:00
addin.c reformatted 2022-06-23 08:48:39 +02:00
assistance.c Replace direct rdpSettings access with getter/setter (#7867) 2022-05-02 10:55:44 +02:00
CMakeLists.txt Added expert settings /tune and /tune-list 2020-04-21 17:30:24 +02:00
settings_getters.c tls: add an option to dump tls secrets for wireshark decoding (#8120) 2022-08-16 10:40:32 +02:00
settings_str.c tls: add an option to dump tls secrets for wireshark decoding (#8120) 2022-08-16 10:40:32 +02:00
settings.c core: Fix return type for TargetNetPorts array 2022-07-21 15:59:43 +02:00