aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tls-utils.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-13Add new "rsa_keys" UAT for storage of RSA private keysPeter Wu1-1/+2
2018-12-01TLS: really delay key lookup until it is necessaryPeter Wu1-42/+19
2018-11-29tls-utils: use GnuTLS for RSA decryptionPeter Wu1-41/+54
2018-11-29(D)TLS: defer RSA private key lookup until it is really neededPeter Wu1-25/+37
2018-11-20Add new Secrets API and allow TLS to use pcapng decryption secretsPeter Wu1-7/+8
2018-11-01Follow SSL -> Follow TLSPascal Quantin1-2/+2
2018-10-31QUIC: add new Transport Parameter from draft-15Alexis La Goutte1-0/+15
2018-10-03TLS: support RFC 8449 - record_size_limit (28)Peter Wu1-0/+7
2018-09-30TLS: Add compress_certificate Handshaketype (25)Alexis La Goutte1-0/+38
2018-09-27TLS: split key log contents processing from file readingPeter Wu1-55/+68
2018-09-26TLS: Add compress_certificate ExtensionType (27)Alexis La Goutte1-0/+52
2018-09-25Rename packet-ssl* to packet-tls*Gerald Combs1-0/+8928