aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2005-08-26Add a pair of #defines to emem.c that make ep_alloc() and se_alloc()gerald1-0/+1
2005-08-26time resolution changes from packet-h225.c moved to packet-h225-template.ckukosa1-10/+4
2005-08-26Dissectors registered with "register_ber_oid_dissector()" return void.guy1-30/+30
2005-08-25Fix malformed packet if linkedId is present dissect some OID:setxrab2-5/+151
2005-08-22Fix decoding of sendIdentificationArg/Res and ProvideSubscriberLocationetxrab4-164/+18
2005-08-21remove sprintf from gsm_aetxrab1-1/+1
2005-08-20There's no longer a need to individually remove items fromguy2-9/+2
2005-08-19from Jeff Snydersahlberg1-24/+13
2005-08-19some ememificationlego1-8/+1
2005-08-19add the $Id:$lego2-0/+4
2005-08-18From Tim Endean:etxrab2-86/+108
2005-08-18several times replacing:ulfl1-1/+1
2005-08-18- dissect_per_restricted_character_string() returns value in tvbbuff_t instea...kukosa3-13/+13
2005-08-17 from Tomas Kukosa, remove a redundant g_strdup()etxrab1-3/+2
2005-08-17from Tomas Kukosa, remove a redundant g_strdup()sahlberg1-3/+1
2005-08-13some more gmemchunk -> se_alloc() updatessahlberg1-12/+2
2005-08-11avoid throwing a malformed packetlego1-0/+1
2005-08-11Change a switch into an "if else if else if else" that fixes the "too large f...lego1-17/+12
2005-08-05Add eol-style and keywords propertiesjmayer1-1/+1
2005-08-05Add unix makefile for work in progress GSM-SS dissectorsahlberg1-0/+16
2005-08-03Use the new fn_par functions, fix of a bug and export functions used by gsm_ss.etxrab4-39/+184
2005-08-03First checkin of asn2eth generated gsm ss dissector - work in progress not re...etxrab5-0/+1086
2005-08-02Fix svn properties where needed:jmayer47-394/+394
2005-08-02set svn:eol-style and svn:keywordsjmayer5-5/+5
2005-08-02Fix "no previous declaration" warningsjmayer3-150/+150
2005-08-02Fix more "no previous declaration" warningsjmayer1-2/+2
2005-08-02Fix more "no previous declaration" warnings - the forgotten filesjmayer2-0/+2
2005-08-01- update ftam.cnf for new asn2eth compilerkukosa3-130/+109
2005-07-30More char -> const char warning fixesjmayer1-1/+1
2005-07-26Upade asn code for map_dialouge and use some functions from gsm_map.etxrab4-105/+151
2005-07-26Exportetxrab3-1/+19
2005-07-26Fixes from Gisle Vanem.gerald1-2/+2
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