Wireshark-commits: [Wireshark-commits] rev 33370: /trunk/ /trunk/epan/dissectors/: packet-x509sat.c

Date: Tue, 29 Jun 2010 12:16:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33370

User: gal
Date: 2010/06/29 05:16 AM

Log:
 New "#.SYNTAX" section for the asn2wrs conformance file. 
 This allows syntaxes to be registered separately from PDUs.
 Within the new section, the ASN.1 types to be used as syntaxes should be iterated. 
 An optional second parameter on each line may be provided to provide an alternative name for the syntax (that the user will see). This name must be in double quotes.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +26 -27    packet-x509sat.c    Modified
  +1 -1      packet-x509sat.h    Modified

Directory: /trunk/tools/
  Changes    Path          Action
  +22 -16    asn2wrs.py    Modified

Directory: /trunk/asn1/x509sat/
  Changes    Path           Action
  +16 -17    x509sat.cnf    Modified