wireshark/asn1/s4406
Graeme Lunt 2fd7d2c620 New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER).
A BER-encoded file can be dissected as one of a number of registered syntaxes (registered using register_ber_syntax_dissector()). 
Syntaxes may also be associated with OIDs (or other strings) using register_ber_oid_syntax(). 

A default syntax with which to dissect a BER-encoded file is determined from its filename (extension). For example, ".cer" and ".crt" files will be dissected as "Certificate".


svn path=/trunk/; revision=20414
2007-01-13 12:59:27 +00:00
..
Makefile - asn2eth renamed to asn2wrs 2006-05-21 14:36:05 +00:00
Makefile.nmake put every python script name into "" so the call won't fail on Win32 native python. 2006-10-29 17:19:52 +00:00
packet-s4406-template.c New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER). 2007-01-13 12:59:27 +00:00
packet-s4406-template.h name change 2006-05-21 05:12:17 +00:00
s4406.asn Support for the acp127-notification-request extension. 2006-06-28 19:31:49 +00:00
s4406.cnf From Stig Bjorlykke: 2006-12-10 04:38:42 +00:00