aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2005-08-05Add eol-style and keywords propertiesJörg Mayer1-1/+1
2005-08-05Add unix makefile for work in progress GSM-SS dissectorRonnie Sahlberg1-0/+16
2005-08-03Use the new fn_par functions, fix of a bug and export functions used by gsm_ss.Anders Broman4-39/+184
2005-08-03First checkin of asn2eth generated gsm ss dissector - work in progress not re...Anders Broman5-0/+1086
2005-08-02Fix svn properties where needed:Jörg Mayer47-394/+394
2005-08-02set svn:eol-style and svn:keywordsJörg Mayer5-5/+5
2005-08-02Fix "no previous declaration" warningsJörg Mayer3-150/+150
2005-08-02Fix more "no previous declaration" warningsJörg Mayer1-2/+2
2005-08-02Fix more "no previous declaration" warnings - the forgotten filesJörg Mayer2-0/+2
2005-08-01- update ftam.cnf for new asn2eth compilerTomas Kukosa3-130/+109
2005-07-30More char -> const char warning fixesJörg Mayer1-1/+1
2005-07-26Upade asn code for map_dialouge and use some functions from gsm_map.Anders Broman4-105/+151
2005-07-26ExportAnders Broman3-1/+19
2005-07-26Fixes from Gisle Vanem.Gerald Combs1-2/+2
2005-07-22fix for new asn2ethTomas Kukosa1-2/+2
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg13-54/+54
2005-07-19Fix an unpack_digits off by one error.Anders Broman1-1/+1
2005-07-16new protocolRonnie Sahlberg6-0/+291
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