aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2005-07-22fix for new asn2ethkukosa1-2/+2
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choicesahlberg13-54/+54
2005-07-19Fix an unpack_digits off by one error.etxrab1-1/+1
2005-07-16new protocolsahlberg6-0/+291
2005-07-13fix a stringlego1-1/+1
2005-07-12Fix some more signed vs. unsigned warnings.guy3-59/+59
2005-07-11Dissect some more fieldsetxrab3-7/+240
2005-07-09Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsguy6-11/+12
2005-07-08Add some missing IMPLICIT tags, and use FN_PARS directive.etxrab3-13/+13
2005-07-07avoid few warnings from asn2eth compilerkukosa2-3/+1
2005-07-06more usage of #.FN_PARS directive and usage of DEFAULT_BODY parameterkukosa2-41/+41
2005-07-05Call proto_tree_add_guid_hidden() for an FT_GUID value. Fixes bugs 274,gerald1-1/+1
2005-07-05more usage of #.FN_PARSkukosa1-8/+5
2005-07-04Add dissection of BSS-MAP elements and a fix to dissect Tele and Bearer servi...etxrab2-4/+50
2005-07-04usage of FT_GUID field type in H.225 dissectorkukosa1-0/+1
2005-07-04- use tvb instead of offset and length in dissect_per_octet_string() for valu...kukosa7-105/+113
2005-07-03New protocol :sahlberg7-0/+2467
2005-07-03export a few more symbols from acsesahlberg2-0/+12
2005-06-30fix a bug in the conformance file for CMIP to make it compile againsahlberg1-2/+2
2005-06-29fix a typo for the name of a bitsahlberg1-1/+1
2005-06-28Fix to SendAuthenticationInfoRes.etxrab1-9/+11
2005-06-28addition of NBS9 sahlberg2-230/+273
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;guy2-39/+15
2005-06-26Add a signaletxrab2-5/+19
2005-06-26Fix a compiler warning and set eol-style.etxrab3-3/+5
2005-06-26prettify ftam by puttign the command name in the info columnsahlberg2-2/+47
2005-06-26make dissect_ber_choice take a guint* that will return thesahlberg6-29/+29
2005-06-25some updates for CMIP.sahlberg3-3/+9
2005-06-25Major rewrite to update to version TS 129 002 V6.9.0etxrab3-1662/+3670
2005-06-25new FTAM dissector generated by asn2ethsahlberg6-0/+2490
2005-06-25Make ACSE export the EXTERNAL construct since both CMIP and FTAM rely on it.sahlberg4-9/+16
2005-06-23From Valery Vybornov:etxrab1-0/+4
2005-06-23fix for CMIP, we should set the opcode_type BEFORE we try to use it in the...sahlberg1-4/+4
2005-06-22only create the ACSE protocol tree if there is an ACSE layer present.sahlberg1-18/+18
2005-06-22remove a dissector table we no longer use from ACSEsahlberg5-33/+24
2005-06-21the maximum ASN OID length is 256 bytes and there is a define to control this.sahlberg2-3/+3
2005-06-20if exists call the h248term subdissector.lego2-3/+8
2005-06-20move two functions that are not used by tcap and only used by gsm_a and gsm_s...sahlberg2-66/+0
2005-06-20add Sids email as the original author of ACSE dissectorsahlberg1-1/+3
2005-06-19Update some OID:s and add some ASN1 code from ETSI TS 129 002 V5.7.0.etxrab2-32/+89
2005-06-19New autogenerated ACSE dissector.sahlberg6-0/+889
2005-06-19register cmip as ber oid dissectorsahlberg1-0/+2
2005-06-16Clean up white space.guy2-69/+68
2005-06-14No // commentsjmayer1-4/+5
2005-06-08From Olivier Jacques, etxrab2-19/+20
2005-06-08Cahnge ssn rangeetxrab1-1/+1
2005-06-07Some fixes from Tim Endeanetxrab2-11/+54
2005-06-07Usage of new #.FN_PARS directive instead of #.FN_BODYkukosa1-16/+9
2005-06-07From Tim Endean:etxrab2-11/+11
2005-06-07From Tim Endean:etxrab1-49/+51