aboutsummaryrefslogtreecommitdiffstats
path: root/test/keys
AgeCommit message (Collapse)AuthorFilesLines
2014-03-13add a test for SSL/TLS decryption using the master secretMartin Kaiser1-0/+2
rename the existing SSL test to clarify that it uses the server's private key for decryption Change-Id: I13598fc4cf724b144a8f27bfa7a3316acfc78728 Reviewed-on: https://code.wireshark.org/review/640 Reviewed-by: Martin Kaiser <wireshark@kaiser.cx> Tested-by: Martin Kaiser <wireshark@kaiser.cx>
2014-01-07Remove svn:executable attribute.Jakub Zawadzki1-0/+0
svn path=/trunk/; revision=54637
2012-04-02Add a test for DTLS decryption.Gerald Combs1-0/+15
svn path=/trunk/; revision=41896
2012-03-30Add a decryption test suite along with an SSL decryption test. Move ourGerald Combs1-0/+19
growing collection of capture files to a subdirectory. svn path=/trunk/; revision=41852