aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2005-07-13fix a stringLuis Ontanon1-1/+1
2005-07-12Fix some more signed vs. unsigned warnings.Guy Harris3-59/+59
2005-07-11Dissect some more fieldsAnders Broman3-7/+240
2005-07-09Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsGuy Harris6-11/+12
2005-07-08Add some missing IMPLICIT tags, and use FN_PARS directive.Anders Broman3-13/+13
2005-07-07avoid few warnings from asn2eth compilerTomas Kukosa2-3/+1
2005-07-06more usage of #.FN_PARS directive and usage of DEFAULT_BODY parameterTomas Kukosa2-41/+41
2005-07-05Call proto_tree_add_guid_hidden() for an FT_GUID value. Fixes bugs 274,Gerald Combs1-1/+1
2005-07-05more usage of #.FN_PARSTomas Kukosa1-8/+5
2005-07-04Add dissection of BSS-MAP elements and a fix to dissect Tele and Bearer servi...Anders Broman2-4/+50
2005-07-04usage of FT_GUID field type in H.225 dissectorTomas Kukosa1-0/+1
2005-07-04- use tvb instead of offset and length in dissect_per_octet_string() for valu...Tomas Kukosa7-105/+113
2005-07-03New protocol :Ronnie Sahlberg7-0/+2467
2005-07-03export a few more symbols from acseRonnie Sahlberg2-0/+12
2005-06-30fix a bug in the conformance file for CMIP to make it compile againRonnie Sahlberg1-2/+2
2005-06-29fix a typo for the name of a bitRonnie Sahlberg1-1/+1
2005-06-28Fix to SendAuthenticationInfoRes.Anders Broman1-9/+11
2005-06-28addition of NBS9 Ronnie Sahlberg2-230/+273
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2-39/+15
2005-06-26Add a signalAnders Broman2-5/+19
2005-06-26Fix a compiler warning and set eol-style.Anders Broman3-3/+5
2005-06-26prettify ftam by puttign the command name in the info columnRonnie Sahlberg2-2/+47
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg6-29/+29
2005-06-25some updates for CMIP.Ronnie Sahlberg3-3/+9
2005-06-25Major rewrite to update to version TS 129 002 V6.9.0Anders Broman3-1662/+3670
2005-06-25new FTAM dissector generated by asn2ethRonnie Sahlberg6-0/+2490
2005-06-25Make ACSE export the EXTERNAL construct since both CMIP and FTAM rely on it.Ronnie Sahlberg4-9/+16
2005-06-23From Valery Vybornov:Anders Broman1-0/+4
2005-06-23fix for CMIP, we should set the opcode_type BEFORE we try to use it in the...Ronnie Sahlberg1-4/+4
2005-06-22only create the ACSE protocol tree if there is an ACSE layer present.Ronnie Sahlberg1-18/+18
2005-06-22remove a dissector table we no longer use from ACSERonnie Sahlberg5-33/+24
2005-06-21the maximum ASN OID length is 256 bytes and there is a define to control this.Ronnie Sahlberg2-3/+3
2005-06-20if exists call the h248term subdissector.Luis Ontanon2-3/+8
2005-06-20move two functions that are not used by tcap and only used by gsm_a and gsm_s...Ronnie Sahlberg2-66/+0
2005-06-20add Sids email as the original author of ACSE dissectorRonnie Sahlberg1-1/+3
2005-06-19Update some OID:s and add some ASN1 code from ETSI TS 129 002 V5.7.0.Anders Broman2-32/+89
2005-06-19New autogenerated ACSE dissector.Ronnie Sahlberg6-0/+889
2005-06-19register cmip as ber oid dissectorRonnie Sahlberg1-0/+2
2005-06-16Clean up white space.Guy Harris2-69/+68
2005-06-14No // commentsJörg Mayer1-4/+5
2005-06-08From Olivier Jacques, Anders Broman2-19/+20
2005-06-08Cahnge ssn rangeAnders Broman1-1/+1
2005-06-07Some fixes from Tim EndeanAnders Broman2-11/+54
2005-06-07Usage of new #.FN_PARS directive instead of #.FN_BODYTomas Kukosa1-16/+9
2005-06-07From Tim Endean:Anders Broman2-11/+11
2005-06-07From Tim Endean:Anders Broman1-49/+51
2005-06-06Let the sub dissector use the top tree.Anders Broman2-16/+22
2005-06-06- make sure there's something to add to colinfo.Luis Ontanon1-4/+8
2005-06-06Add makefile.nmakeAnders Broman1-0/+41
2005-06-06Add the asn2eth generated TCAP dissector made by Tim Endean to the SVN tree.Anders Broman5-0/+1215