aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2005-11-02Some cleanup,Luis Ontanon2-21/+57
2005-11-02- terminate a value_stringLuis Ontanon2-8/+52
2005-11-02From TimAnders Broman4-39/+60
2005-11-01- add a counter for pending messagesLuis Ontanon2-30/+29
2005-11-01- Embryonic Transaction & Context tracingLuis Ontanon3-129/+809
2005-10-27register 1.2.840.113533.7.66.13 as passwordbasedmac from CRMFRonnie Sahlberg2-1/+2
2005-10-26updates to CMPRonnie Sahlberg1-5/+200
2005-10-26Add the rest of the IE:sAnders Broman1-2/+463
2005-10-26Set correct offset fore some signals, use dummy funtion to get hf fields auto...Anders Broman2-22/+45
2005-10-25Tags should be implicit.Anders Broman1-27/+27
2005-10-25As there are more Procedure codes the hueristics need to be updated.Anders Broman1-2/+3
2005-10-25Check in re-generated version from Graeme Lunt's fix to asn2eth.Guy Harris1-44/+44
2005-10-25Don't declare "dissect_rtse_EXTERNAL()" in "packet-rtse.c" - let it getGuy Harris1-3/+0
2005-10-25Avoid a conflict in global symbols by declaring some variables static.Luis Ontanon2-8/+8
2005-10-25We don't have an SS-Operations.asn file, and don't use one.Guy Harris1-1/+1
2005-10-24From Graeme Lunt:Anders Broman25-89/+743
2005-10-24UMTS Node B Application Part(NBAP) packet dissection(3GPP TS 25.433 version 6...Anders Broman6-0/+19636
2005-10-18Don't pass a null value to strcmp(). Fixes bug 540.Gerald Combs1-5/+6
2005-10-18.FN_BODY text gets printf-style expansion done on it, so format stringsGuy Harris2-2/+2
2005-10-17When dissecting an ACSE APDU make sure our OID isn't for an ACSE APDUGerald Combs1-6/+12
2005-10-16fox a static/non-static signature mismatchRonnie Sahlberg1-1/+1
2005-10-15remove some strcpy() callsRonnie Sahlberg3-4/+4
2005-10-13A small patch for presentation to:Anders Broman2-0/+10
2005-10-13Show internal errors with REPORT_DISSECTOR_BUG().Guy Harris1-4/+3
2005-10-13fix for bug 529Ronnie Sahlberg1-2/+3
2005-10-11Replace the current ranap dissector with an asn2eth generated one.Anders Broman1-2/+7
2005-10-11Add Id.Anders Broman1-0/+1
2005-10-10asn2eth generated ranap dissector, there's still problems with rab-assignment...Anders Broman6-0/+7678
2005-10-10Fix problems with bitstring:Anders Broman1-1/+1
2005-10-06From Richard van der Hoff:Anders Broman3-3/+390
2005-10-03Add dissection of some more OID's and use the #.REGISTER function.Anders Broman2-223/+86
2005-10-03From Graeme LuntAnders Broman8-33/+57
2005-10-03From Graeme LuntAnders Broman1-7/+14
2005-10-02From Graeme LuntAnders Broman1-0/+1
2005-09-27new option whether tunnelled H.245 and tunnelled protocol are displayed insid...Tomas Kukosa2-4/+16
2005-09-25A loop processing all the bytes in a tvbuff from a given offset to theGuy Harris2-17/+7
2005-09-22Call H245 decoding and tunelled protocols decoding at the end of H225 dissect...Tomas Kukosa2-9/+80
2005-09-22Squelch some compiler warnings.Guy Harris1-3/+3
2005-09-22Fix a bunch of places where we were calling "dissect_ber_octet_string()"Guy Harris5-56/+68
2005-09-21Set svn:eol-style properly, and get rid of a bogus proprty. Fix theGuy Harris1-50/+50
2005-09-21dissect_ber_octet_string() can return a null tvbuff pointer, if theGuy Harris1-12/+11
2005-09-21OIDs are put into the protocol tree as strings containing a textualGuy Harris1-1/+1
2005-09-21Some compilers don't allow a static declaration of a function insideGuy Harris2-3/+9
2005-09-21An InnerContextToken comes with an OID for the mechanism, which is whatGuy Harris3-131/+225
2005-09-21Fix a compiler warning.Guy Harris1-1/+1
2005-09-20Fix bug #404 Decoding of MSISDN on GSM is incomplete. Anders Broman1-2/+4
2005-09-20get rid of few warningsTomas Kukosa2-4/+4
2005-09-20asn2eth Tomas Kukosa5-96/+43
2005-09-19Don't dereference a null pointer. Fixes bug 460.Gerald Combs1-1/+1
2005-09-19In the SPNEGO dissector, don't call a subdissector if we don't have a TVB.Gerald Combs1-1/+4