aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2006-06-05uncomment newly supported TYPE-IDENTIFIER usage and per regenerationkukosa5-13/+17
2006-06-02dissect_geographical_description updates.etxrab1-17/+48
2006-06-02Correct dissect_geographical_description.etxrab1-16/+38
2006-06-01From Cvetan Ivanov: etxrab1-0/+6
2006-05-31Complete reasembly code.etxrab2-7/+11
2006-05-31H.245 update to version 12 (10/2005)kukosa2-403/+605
2006-05-31Add some missing *-exp-cnf filesetxrab3-0/+40
2006-05-30Preparations for reassembly. Currently there is a problem with the rrlp disse...etxrab1-1/+22
2006-05-29- h225.asn renamed to H323-MESSAGES.asnkukosa9-158/+243
2006-05-27Fix bug 973:etxrab2-1/+4
2006-05-24- remove some #.MODULE_IMPORT from .cng fileskukosa28-113/+14
2006-05-23Atempt to fix bug 967 crash on fuzzed SNMP capture. I can't reproduce the Bug.etxrab1-0/+6
2006-05-23Ethereal -> Wiresharkkukosa73-180/+378
2006-05-23change rules so as not to have each dissector twice in 'all:' and 'per:'/'ber:'kukosa1-72/+16
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantkukosa20-1660/+1668
2006-05-22ethereal->wiresharksahlberg1-1/+1
2006-05-22ethereal->wireshark updatessahlberg2-3/+3
2006-05-21- asn2eth renamed to asn2wrskukosa115-290/+290
2006-05-21name changesahlberg116-233/+233
2006-05-17Decode Ext-GeographicalInformation.etxrab5-1/+262
2006-05-17Fix decoding of Ext-GeographicalInformation.etxrab3-25/+33
2006-05-16PER:etxrab3-4/+14
2006-05-15PER Enumerated is working now.etxrab1-11/+0
2006-05-15Don't throw an exception in oid_to_subid_buf() if the generated OID isguy1-36/+34
2006-05-15regenerated with new asn2ethkukosa10-36/+14
2006-05-15updated to H.235.0:09/2005 and H.235.8:09/2005 kukosa6-73/+193
2006-05-15H.225, H.245, H.450 regenerated with new asn2ethkukosa7-11/+26
2006-05-14Remove stupid code.etxrab1-12/+0
2006-05-13snmp: Hopfully fix bug Bug 925.etxrab2-5/+15
2006-05-13Make dissect_per_constrained_integer handle unaligned PER.etxrab3-15/+35
2006-05-10"Field Information" context menu item that will bring up a web page reference...gal1-1/+1
2006-05-10Add 3GPP Radio Resource LCS Protocol (RRLP) packet dissectoretxrab7-2/+1274
2006-05-10Preparations to be able to handle unaligned PER.etxrab6-2/+8
2006-05-09- Some minor asn1 correctionsetxrab3-19/+72
2006-05-08LDAP attribute type dissector framework including support for "netlogon" attr...gal4-344/+359
2006-05-08Better split between dissectors and fixes for s4406 SEQ OF defined extensionsgal5-9/+47
2006-05-08FT_STRING => FT_OID where applicablegal2-2/+2
2006-05-08Fix bug 926 OID wrongly decoded.etxrab1-13/+26
2006-05-07Fix an ASN1 error and use the IAANA registered ports.etxrab2-6/+15
2006-05-04From LEGO fix "Dissector bug, Protocol H248"etxrab1-2/+2
2006-05-04force the AssertionValue type to be displayed as a STRING instead of as hex B...sahlberg1-0/+1
2006-05-03Use the asn2eth generated snmp dissector.etxrab2-4/+14
2006-05-03Add dissection of country code if number is in international format and Numbe...etxrab2-4/+35
2006-05-03Fix Bug 916 PurgeMS decoding error in GSM MAP.etxrab3-21/+18
2006-05-03do some template magic to make ethereal dissect CLDAP RPC again.sahlberg2-27/+84
2006-05-02Fix Bug 913 DateAndTime dissection error in CAMEL CallInfoReportArg etxrab1-4/+5
2006-05-02Makefiles for OMA UserPlane Location Protocol packet dissection..etxrab1-1/+11
2006-05-02Add OMA UserPlane Location Protocol packet dissectoretxrab6-0/+783
2006-05-02Preparations to restore CLDAP dissection, no need to regenerate the dissector...etxrab1-1/+368
2006-05-01Include <epan/strutil.h> to define g_ascii_isprint() on systems withguy1-0/+1