aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2006-05-31H.245 update to version 12 (10/2005)Tomas Kukosa2-403/+605
2006-05-31Add some missing *-exp-cnf filesAnders Broman3-0/+40
2006-05-30Preparations for reassembly. Currently there is a problem with the rrlp disse...Anders Broman1-1/+22
2006-05-29- h225.asn renamed to H323-MESSAGES.asnTomas Kukosa9-158/+243
2006-05-27Fix bug 973:Anders Broman2-1/+4
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa28-113/+14
2006-05-23Atempt to fix bug 967 crash on fuzzed SNMP capture. I can't reproduce the Bug.Anders Broman1-0/+6
2006-05-23Ethereal -> WiresharkTomas Kukosa73-180/+378
2006-05-23change rules so as not to have each dissector twice in 'all:' and 'per:'/'ber:'Tomas Kukosa1-72/+16
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa20-1660/+1668
2006-05-22ethereal->wiresharkRonnie Sahlberg1-1/+1
2006-05-22ethereal->wireshark updatesRonnie Sahlberg2-3/+3
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa115-290/+290
2006-05-21name changeRonnie Sahlberg116-233/+233
2006-05-17Decode Ext-GeographicalInformation.Anders Broman5-1/+262
2006-05-17Fix decoding of Ext-GeographicalInformation.Anders Broman3-25/+33
2006-05-16PER:Anders Broman3-4/+14
2006-05-15PER Enumerated is working now.Anders Broman1-11/+0
2006-05-15Don't throw an exception in oid_to_subid_buf() if the generated OID isGuy Harris1-36/+34
2006-05-15regenerated with new asn2ethTomas Kukosa10-36/+14
2006-05-15updated to H.235.0:09/2005 and H.235.8:09/2005 Tomas Kukosa6-73/+193
2006-05-15H.225, H.245, H.450 regenerated with new asn2ethTomas Kukosa7-11/+26
2006-05-14Remove stupid code.Anders Broman1-12/+0
2006-05-13snmp: Hopfully fix bug Bug 925.Anders Broman2-5/+15
2006-05-13Make dissect_per_constrained_integer handle unaligned PER.Anders Broman3-15/+35
2006-05-10"Field Information" context menu item that will bring up a web page reference...Graeme Lunt1-1/+1
2006-05-10Add 3GPP Radio Resource LCS Protocol (RRLP) packet dissectorAnders Broman7-2/+1274
2006-05-10Preparations to be able to handle unaligned PER.Anders Broman6-2/+8
2006-05-09- Some minor asn1 correctionsAnders Broman3-19/+72
2006-05-08LDAP attribute type dissector framework including support for "netlogon" attr...Graeme Lunt4-344/+359
2006-05-08Better split between dissectors and fixes for s4406 SEQ OF defined extensionsGraeme Lunt5-9/+47
2006-05-08FT_STRING => FT_OID where applicableGraeme Lunt2-2/+2
2006-05-08Fix bug 926 OID wrongly decoded.Anders Broman1-13/+26
2006-05-07Fix an ASN1 error and use the IAANA registered ports.Anders Broman2-6/+15
2006-05-04From LEGO fix "Dissector bug, Protocol H248"Anders Broman1-2/+2
2006-05-04force the AssertionValue type to be displayed as a STRING instead of as hex B...Ronnie Sahlberg1-0/+1
2006-05-03Use the asn2eth generated snmp dissector.Anders Broman2-4/+14
2006-05-03Add dissection of country code if number is in international format and Numbe...Anders Broman2-4/+35
2006-05-03Fix Bug 916 PurgeMS decoding error in GSM MAP.Anders Broman3-21/+18
2006-05-03do some template magic to make ethereal dissect CLDAP RPC again.Ronnie Sahlberg2-27/+84
2006-05-02Fix Bug 913 DateAndTime dissection error in CAMEL CallInfoReportArg Anders Broman1-4/+5
2006-05-02Makefiles for OMA UserPlane Location Protocol packet dissection..Anders Broman1-1/+11
2006-05-02Add OMA UserPlane Location Protocol packet dissectorAnders Broman6-0/+783
2006-05-02Preparations to restore CLDAP dissection, no need to regenerate the dissector...Anders Broman1-1/+368
2006-05-01Include <epan/strutil.h> to define g_ascii_isprint() on systems withGuy Harris1-0/+1
2006-05-01Add a Makefile to generate the dissectors from UN*X.Guy Harris1-0/+16
2006-05-01Operation request/result correlation and timing.Graeme Lunt3-27/+244
2006-05-01Use the asn2eth generated ldap dissector.Anders Broman1-0/+10
2006-04-30Operational Attributes and SyntaxesGraeme Lunt7-21/+282
2006-04-30Request/result matching, port preference and display tweaksGraeme Lunt2-53/+417