Wireshark-commits: [Wireshark-commits] master 48d421e: Enable DTLS "Decrypting" of all the NULL cip

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 10 Feb 2014 21:40:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=48d421ec9987409df46379e7ae0cf6c081491769
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

48d421e by David Tapuska (dave@xxxxxxxxxxx):

      Enable DTLS "Decrypting" of all the NULL cipher suites. Previously
      it only did the RSA MD5/SHA1 ones.
      
      Change-Id: I7b16c7245dd1646f68479095540a8bef191d5fb2
      Reviewed-on: https://code.wireshark.org/review/160
      Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
      Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
      

Actions performed:

      from  2a5618b   Qt 5.2.1 for Mac has QtMacExtras but not QMacNativeToolBar.
      adds  48d421e   Enable DTLS "Decrypting" of all the NULL cipher suites. Previously it only did the RSA MD5/SHA1 ones.


Summary of changes:
 epan/dissectors/packet-dtls.c |   37 ++++++++++++++++++++++++++++++++++---
 1 file changed, 34 insertions(+), 3 deletions(-)