aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
Commit message (Expand)AuthorAgeFilesLines
* fix for new asn2ethTomas Kukosa2005-07-221-2/+2
* change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg2005-07-2113-54/+54
* Fix an unpack_digits off by one error.Anders Broman2005-07-191-1/+1
* new protocolRonnie Sahlberg2005-07-166-0/+291
* fix a stringLuis Ontanon2005-07-131-1/+1
* Fix some more signed vs. unsigned warnings.Guy Harris2005-07-123-59/+59
* Dissect some more fieldsAnders Broman2005-07-113-7/+240
* Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsGuy Harris2005-07-096-11/+12
* Add some missing IMPLICIT tags, and use FN_PARS directive.Anders Broman2005-07-083-13/+13
* avoid few warnings from asn2eth compilerTomas Kukosa2005-07-072-3/+1
* more usage of #.FN_PARS directive and usage of DEFAULT_BODY parameterTomas Kukosa2005-07-062-41/+41
* Call proto_tree_add_guid_hidden() for an FT_GUID value. Fixes bugs 274,Gerald Combs2005-07-051-1/+1
* more usage of #.FN_PARSTomas Kukosa2005-07-051-8/+5
* Add dissection of BSS-MAP elements and a fix to dissect Tele and Bearer servi...Anders Broman2005-07-042-4/+50
* usage of FT_GUID field type in H.225 dissectorTomas Kukosa2005-07-041-0/+1
* - use tvb instead of offset and length in dissect_per_octet_string() for valu...Tomas Kukosa2005-07-047-105/+113
* New protocol :Ronnie Sahlberg2005-07-037-0/+2467
* export a few more symbols from acseRonnie Sahlberg2005-07-032-0/+12
* fix a bug in the conformance file for CMIP to make it compile againRonnie Sahlberg2005-06-301-2/+2
* fix a typo for the name of a bitRonnie Sahlberg2005-06-291-1/+1
* Fix to SendAuthenticationInfoRes.Anders Broman2005-06-281-9/+11
* addition of NBS9 Ronnie Sahlberg2005-06-282-230/+273
* Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2005-06-262-39/+15
* Add a signalAnders Broman2005-06-262-5/+19
* Fix a compiler warning and set eol-style.Anders Broman2005-06-263-3/+5
* prettify ftam by puttign the command name in the info columnRonnie Sahlberg2005-06-262-2/+47
* make dissect_ber_choice take a guint* that will return theRonnie Sahlberg2005-06-266-29/+29
* some updates for CMIP.Ronnie Sahlberg2005-06-253-3/+9
* Major rewrite to update to version TS 129 002 V6.9.0Anders Broman2005-06-253-1662/+3670
* new FTAM dissector generated by asn2ethRonnie Sahlberg2005-06-256-0/+2490
* Make ACSE export the EXTERNAL construct since both CMIP and FTAM rely on it.Ronnie Sahlberg2005-06-254-9/+16
* From Valery Vybornov:Anders Broman2005-06-231-0/+4
* fix for CMIP, we should set the opcode_type BEFORE we try to use it in the...Ronnie Sahlberg2005-06-231-4/+4
* only create the ACSE protocol tree if there is an ACSE layer present.Ronnie Sahlberg2005-06-221-18/+18
* remove a dissector table we no longer use from ACSERonnie Sahlberg2005-06-225-33/+24
* the maximum ASN OID length is 256 bytes and there is a define to control this.Ronnie Sahlberg2005-06-212-3/+3
* if exists call the h248term subdissector.Luis Ontanon2005-06-202-3/+8
* move two functions that are not used by tcap and only used by gsm_a and gsm_s...Ronnie Sahlberg2005-06-202-66/+0
* add Sids email as the original author of ACSE dissectorRonnie Sahlberg2005-06-201-1/+3
* Update some OID:s and add some ASN1 code from ETSI TS 129 002 V5.7.0.Anders Broman2005-06-192-32/+89
* New autogenerated ACSE dissector.Ronnie Sahlberg2005-06-196-0/+889
* register cmip as ber oid dissectorRonnie Sahlberg2005-06-191-0/+2
* Clean up white space.Guy Harris2005-06-162-69/+68
* No // commentsJörg Mayer2005-06-141-4/+5
* From Olivier Jacques, Anders Broman2005-06-082-19/+20
* Cahnge ssn rangeAnders Broman2005-06-081-1/+1
* Some fixes from Tim EndeanAnders Broman2005-06-072-11/+54
* Usage of new #.FN_PARS directive instead of #.FN_BODYTomas Kukosa2005-06-071-16/+9
* From Tim Endean:Anders Broman2005-06-072-11/+11
* From Tim Endean:Anders Broman2005-06-071-49/+51