aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2005-09-15Replace the spnego dissector with an asn2eth generated one.Anders Broman5-0/+1359
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris2-4/+4
2005-09-09Dissect "nbs-9".Anders Broman3-2/+29
2005-09-08Fix more problems found by Steve Grubb, along with other changes:Gerald Combs2-7/+11
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs41-83/+83
2005-09-06Ftam - Use some mofe FN_PAR:sAnders Broman2-12/+47
2005-09-06Make sure we don't overflow the dialedDigits array.Guy Harris1-1/+4
2005-09-06get rid of few warningsTomas Kukosa2-10/+12
2005-09-05Squelch compiler warnings.Guy Harris1-3/+3
2005-09-05Squelch compiler warnings.Guy Harris1-3/+3
2005-09-05Squelch a compiler warning.Guy Harris1-1/+1
2005-09-05Use the same string for the protocol's filter name as is used in theGuy Harris1-1/+1
2005-09-05Add some OID:s as we now use the Presentation context and use FN_PARS.Anders Broman3-13/+23
2005-09-04 From Graeme LuntAnders Broman7-8/+14
2005-09-04From Graeme LuntAnders Broman36-91/+6108
2005-09-04From Graeme Lunt:Anders Broman5-43/+48
2005-09-02From ouli:Anders Broman2-1/+7
2005-09-02Regenerate dissectors with the current asn2eth.Guy Harris8-23/+23
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