aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2005-08-31Upadte to call Data dissector from PRES based on OID in Presentation Context,Anders Broman5-58/+147
2005-08-31Add a Makefile.Guy Harris1-0/+16
2005-08-31Give it an RCS ID.Guy Harris1-0/+2
2005-08-31- more standard way for FastStart item dissectionTomas Kukosa6-28/+31
2005-08-31Decode CmnInform fixes bug 376.Anders Broman1-2/+17
2005-08-30propset svn:keywords and svn:eol-styleJörg Mayer1-1/+1
2005-08-30Break out of an infinite loop. Fixes bugs 392 - 395. Add a UNIX MakefileGerald Combs2-6/+22
2005-08-29MapDialougePDU.cnfAnders Broman8-3/+795
2005-08-28Co ordidnate CMIP abd GNM.Anders Broman3-38/+38
2005-08-28Add dissection of ITU M.3100 GNM (GENERIC NETWORK INFORMATION MODEL).Anders Broman5-0/+1153
2005-08-28add missing value_string terminationRonnie Sahlberg1-2/+5
2005-08-28another value_string that was not terminatedRonnie Sahlberg1-1/+2
2005-08-26Make sure the size of dialedDigits matches the ASN.1 definition.Gerald Combs1-1/+1
2005-08-26Add a pair of #defines to emem.c that make ep_alloc() and se_alloc()Gerald Combs1-0/+1
2005-08-26time resolution changes from packet-h225.c moved to packet-h225-template.cTomas Kukosa1-10/+4
2005-08-26Dissectors registered with "register_ber_oid_dissector()" return void.Guy Harris1-30/+30
2005-08-25Fix malformed packet if linkedId is present dissect some OID:sAnders Broman2-5/+151
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