aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,guy2-4/+4
2005-09-09Dissect "nbs-9".etxrab3-2/+29
2005-09-08Fix more problems found by Steve Grubb, along with other changes:gerald2-7/+11
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in ordergerald41-83/+83
2005-09-06Ftam - Use some mofe FN_PAR:setxrab2-12/+47
2005-09-06Make sure we don't overflow the dialedDigits array.guy1-1/+4
2005-09-06get rid of few warningskukosa2-10/+12
2005-09-05Squelch compiler warnings.guy1-3/+3
2005-09-05Squelch compiler warnings.guy1-3/+3
2005-09-05Squelch a compiler warning.guy1-1/+1
2005-09-05Use the same string for the protocol's filter name as is used in theguy1-1/+1
2005-09-05Add some OID:s as we now use the Presentation context and use FN_PARS.etxrab3-13/+23
2005-09-04 From Graeme Luntetxrab7-8/+14
2005-09-04From Graeme Luntetxrab36-91/+6108
2005-09-04From Graeme Lunt:etxrab5-43/+48
2005-09-02From ouli:etxrab2-1/+7
2005-09-02Regenerate dissectors with the current asn2eth.guy8-23/+23
2005-08-31Upadte to call Data dissector from PRES based on OID in Presentation Context,etxrab5-58/+147
2005-08-31Add a Makefile.guy1-0/+16
2005-08-31Give it an RCS ID.guy1-0/+2
2005-08-31- more standard way for FastStart item dissectionkukosa6-28/+31
2005-08-31Decode CmnInform fixes bug 376.etxrab1-2/+17
2005-08-30propset svn:keywords and svn:eol-stylejmayer1-1/+1
2005-08-30Break out of an infinite loop. Fixes bugs 392 - 395. Add a UNIX Makefilegerald2-6/+22
2005-08-29MapDialougePDU.cnfetxrab8-3/+795
2005-08-28Co ordidnate CMIP abd GNM.etxrab3-38/+38
2005-08-28Add dissection of ITU M.3100 GNM (GENERIC NETWORK INFORMATION MODEL).etxrab5-0/+1153
2005-08-28add missing value_string terminationsahlberg1-2/+5
2005-08-28another value_string that was not terminatedsahlberg1-1/+2
2005-08-26Make sure the size of dialedDigits matches the ASN.1 definition.gerald1-1/+1
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