aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2005-08-22Fix decoding of sendIdentificationArg/Res and ProvideSubscriberLocationAnders Broman4-164/+18
2005-08-21remove sprintf from gsm_aAnders Broman1-1/+1
2005-08-20There's no longer a need to individually remove items fromGuy Harris2-9/+2
2005-08-19from Jeff SnyderRonnie Sahlberg1-24/+13
2005-08-19some ememificationLuis Ontanon1-8/+1
2005-08-19add the $Id:$Luis Ontanon2-0/+4
2005-08-18From Tim Endean:Anders Broman2-86/+108
2005-08-18several times replacing:Ulf Lamping1-1/+1
2005-08-18- dissect_per_restricted_character_string() returns value in tvbbuff_t instea...Tomas Kukosa3-13/+13
2005-08-17 from Tomas Kukosa, remove a redundant g_strdup()Anders Broman1-3/+2
2005-08-17from Tomas Kukosa, remove a redundant g_strdup()Ronnie Sahlberg1-3/+1
2005-08-13some more gmemchunk -> se_alloc() updatesRonnie Sahlberg1-12/+2
2005-08-11avoid throwing a malformed packetLuis Ontanon1-0/+1
2005-08-11Change a switch into an "if else if else if else" that fixes the "too large f...Luis Ontanon1-17/+12
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