summaryrefslogtreecommitdiff
path: root/patches-psk-cleanup/0003-ssl-drop-unused-SIG_-field-and-constants.patch
AgeCommit message (Collapse)AuthorFilesLines
2013-10-02Add cleanup patches in developmentPeter Wu1-0/+349
I previously mentioned that nobody seems to support AES CCM for PSK, but then I noticed that bug 8567 uses this for a DTLS capture. I might need to add some of these missing cases to the ssl_get_keyex_alg function. [1]: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8567