http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51574
User: mmann
Date: 2013/08/29 07:25 AM
Log:
 From Hauke Mehrtens:
 Break out Signature Hash Algorithm into hash and signature values
 
 From me:
 Cleanup all "saved" trees throughout the dissector as well as removing a few unnecessary NULL tree checks.
 Removed most of the tvb_ensure_bytes_exist checks because the line that follows will through an exception anyway if there isn't enough bytes in the tvb.
Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +97 -204   packet-dtls.c    Modified