aboutsummaryrefslogtreecommitdiffstats
path: root/epan/secrets.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-31epan: export secrets_register_type to be useable in plugins.Gerhard Gappmeier1-1/+2
2021-11-29Add files with WS_DLL_PUBLIC to DoxygenMoshe Kaplan1-1/+1
2019-01-31Fix build without GnuTLSPeter Wu1-1/+1
2019-01-29secrets: add functions to query and validate pkcs11 tokens/key filesPeter Wu1-0/+29
2018-12-13Add new "rsa_keys" UAT for storage of RSA private keysPeter Wu1-0/+15
2018-12-01TLS: really delay key lookup until it is necessaryPeter Wu1-0/+15
2018-11-20Add new Secrets API and allow TLS to use pcapng decryption secretsPeter Wu1-0/+68