FreeRDP/libfreerdp/core/test
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
..
.gitignore Complement gitignore files with new generated files 2015-04-01 11:13:05 +02:00
CMakeLists.txt Refactor proxy (#7312) 2021-09-23 14:52:03 +02:00
settings_property_lists.h tls: add an option to dump tls secrets for wireshark decoding (#8120) 2022-08-16 10:40:32 +02:00
TestConnect.c reformatted 2022-06-23 08:48:39 +02:00
TestSettings.c Fixed settings tests 2022-07-06 12:01:23 +02:00
TestStreamDump.c Refactor proxy (#7312) 2021-09-23 14:52:03 +02:00
TestVersion.c Added FREERDP/WINPR prefix to define GIT_REVISION 2021-05-18 13:37:34 +02:00