aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
Commit message (Expand)AuthorAgeFilesLines
* ethereal->wireshark updatesRonnie Sahlberg2006-05-222-3/+3
* - asn2eth renamed to asn2wrsTomas Kukosa2006-05-21115-290/+290
* name changeRonnie Sahlberg2006-05-21116-233/+233
* Decode Ext-GeographicalInformation.Anders Broman2006-05-175-1/+262
* Fix decoding of Ext-GeographicalInformation.Anders Broman2006-05-173-25/+33
* PER:Anders Broman2006-05-163-4/+14
* PER Enumerated is working now.Anders Broman2006-05-151-11/+0
* Don't throw an exception in oid_to_subid_buf() if the generated OID isGuy Harris2006-05-151-36/+34
* regenerated with new asn2ethTomas Kukosa2006-05-1510-36/+14
* updated to H.235.0:09/2005 and H.235.8:09/2005 Tomas Kukosa2006-05-156-73/+193
* H.225, H.245, H.450 regenerated with new asn2ethTomas Kukosa2006-05-157-11/+26
* Remove stupid code.Anders Broman2006-05-141-12/+0
* snmp: Hopfully fix bug Bug 925.Anders Broman2006-05-132-5/+15
* Make dissect_per_constrained_integer handle unaligned PER.Anders Broman2006-05-133-15/+35
* "Field Information" context menu item that will bring up a web page reference...Graeme Lunt2006-05-101-1/+1
* Add 3GPP Radio Resource LCS Protocol (RRLP) packet dissectorAnders Broman2006-05-107-2/+1274
* Preparations to be able to handle unaligned PER.Anders Broman2006-05-106-2/+8
* - Some minor asn1 correctionsAnders Broman2006-05-093-19/+72
* LDAP attribute type dissector framework including support for "netlogon" attr...Graeme Lunt2006-05-084-344/+359
* Better split between dissectors and fixes for s4406 SEQ OF defined extensionsGraeme Lunt2006-05-085-9/+47
* FT_STRING => FT_OID where applicableGraeme Lunt2006-05-082-2/+2
* Fix bug 926 OID wrongly decoded.Anders Broman2006-05-081-13/+26
* Fix an ASN1 error and use the IAANA registered ports.Anders Broman2006-05-072-6/+15
* From LEGO fix "Dissector bug, Protocol H248"Anders Broman2006-05-041-2/+2
* force the AssertionValue type to be displayed as a STRING instead of as hex B...Ronnie Sahlberg2006-05-041-0/+1
* Use the asn2eth generated snmp dissector.Anders Broman2006-05-032-4/+14
* Add dissection of country code if number is in international format and Numbe...Anders Broman2006-05-032-4/+35
* Fix Bug 916 PurgeMS decoding error in GSM MAP.Anders Broman2006-05-033-21/+18
* do some template magic to make ethereal dissect CLDAP RPC again.Ronnie Sahlberg2006-05-032-27/+84
* Fix Bug 913 DateAndTime dissection error in CAMEL CallInfoReportArg Anders Broman2006-05-021-4/+5
* Makefiles for OMA UserPlane Location Protocol packet dissection..Anders Broman2006-05-021-1/+11
* Add OMA UserPlane Location Protocol packet dissectorAnders Broman2006-05-026-0/+783
* Preparations to restore CLDAP dissection, no need to regenerate the dissector...Anders Broman2006-05-021-1/+368
* Include <epan/strutil.h> to define g_ascii_isprint() on systems withGuy Harris2006-05-011-0/+1
* Add a Makefile to generate the dissectors from UN*X.Guy Harris2006-05-011-0/+16
* Operation request/result correlation and timing.Graeme Lunt2006-05-013-27/+244
* Use the asn2eth generated ldap dissector.Anders Broman2006-05-011-0/+10
* Operational Attributes and SyntaxesGraeme Lunt2006-04-307-21/+282
* Request/result matching, port preference and display tweaksGraeme Lunt2006-04-302-53/+417
* Add distclean and maintainerclean rules.Guy Harris2006-04-2556-0/+225
* Add distclean and maintainerclean rules.Guy Harris2006-04-251-0/+4
* Add the usual Makefile.nmake comment.Guy Harris2006-04-251-105/+108
* From Jeff Morris:Anders Broman2006-04-211-29/+37
* Fix bugs: Anders Broman2006-04-203-4/+14
* Add two missing *-exp.cnf filesAnders Broman2006-04-063-26/+60
* Expand some value strings, get map_error from gsm_map use the added IE's.Anders Broman2006-04-052-0/+3
* Fix bug http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=850 problems with t...Anders Broman2006-04-033-19/+11
* call OID subdissector for private extensiions, fix makefiles.Anders Broman2006-03-3017-29/+85
* Fix an off-by-one error.Gerald Combs2006-03-301-1/+2
* Get rid of an unused variable.Guy Harris2006-03-291-1/+0