aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
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
2006-04-25Add distclean and maintainerclean rules.Guy Harris56-0/+225
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
2006-04-25Add the usual Makefile.nmake comment.Guy Harris1-105/+108
2006-04-21From Jeff Morris:Anders Broman1-29/+37
2006-04-20Fix bugs: Anders Broman3-4/+14
2006-04-06Add two missing *-exp.cnf filesAnders Broman3-26/+60
2006-04-05Expand some value strings, get map_error from gsm_map use the added IE's.Anders Broman2-0/+3
2006-04-03Fix bug http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=850 problems with t...Anders Broman3-19/+11
2006-03-30call OID subdissector for private extensiions, fix makefiles.Anders Broman17-29/+85
2006-03-30Fix an off-by-one error.Gerald Combs1-1/+2
2006-03-29Get rid of an unused variable.Guy Harris1-1/+0
2006-03-28Function should return a value.Jaap Keuter1-1/+1
2006-03-27From Jacques, OlivierAnders Broman2-0/+39