aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-25Support for otherName and x400address in a GeneralNameGraeme Lunt4-3/+20
2006-03-25Support for P1 Strong AuthenticationGraeme Lunt3-34/+78
2006-03-23Fix BugsAnders Broman2-8/+13
2006-03-22Fix http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=820Anders Broman1-3/+3
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...Ronnie Sahlberg1-0/+1
2006-03-19Make the GUIDs in various data structures e_guid_t's rather than arraysGuy Harris3-8/+8
2006-03-15Some more variable bindings and add some mising PDU types.Anders Broman3-11/+133
2006-03-15Start implementing the variable binding part.Anders Broman3-10/+541
2006-03-11give se_trees names so that it is easier to debug and to log how often ce...Ronnie Sahlberg1-4/+4
2006-03-11dont declare variables in the middle of a code block. many compilers do not...Ronnie Sahlberg1-5/+5
2006-03-10fix coverity CIDs 113 and 114.Luis Ontanon3-89/+122
2006-03-09Fix Bug 725: Anders Broman1-2/+2