aboutsummaryrefslogtreecommitdiffstats
path: root/epan/secrets.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-01epan: Work around a p11-kit bug on Windows.Gerald Combs1-0/+10
2019-01-29secrets: add functions to query and validate pkcs11 tokens/key filesPeter Wu1-5/+143
2018-12-29Add support for RSA decryption using PKCS #11 tokensPeter Wu1-0/+221
2018-12-14secrets: clarify debug message, fix endianess swapPeter Wu1-1/+2
2018-12-13secrets: fix build with GnuTLS 3.4.0 and olderPeter Wu1-0/+3
2018-12-13Add new "rsa_keys" UAT for storage of RSA private keysPeter Wu1-2/+198
2018-12-01TLS: really delay key lookup until it is necessaryPeter Wu1-0/+36
2018-11-20Add new Secrets API and allow TLS to use pcapng decryption secretsPeter Wu1-0/+58