Wireshark-commits: [Wireshark-commits] rev 20831: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sat, 17 Feb 2007 11:10:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20831

User: gal
Date: 2007/02/17 11:10 AM

Log:
 This patch adds some new features to the BER dissector:
 - Added option to decode OCTET STRINGs as BER encoded data
 - Added decoding of unknown VisibleString and GeneralString
 - Some code cleanup
 
 http://www.wireshark.org/lists/wireshark-dev/200702/msg00482.html

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +58 -15    packet-ber.c    Modified