aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2005-12-03Rewrite of the analisys and summary code.Luis Ontanon4-509/+611
2005-12-02from Stig B:Ronnie Sahlberg1-2/+19
2005-12-02add work in progress asn2eth generated ldap dissector from AndersB's email ofRonnie Sahlberg7-0/+1643
2005-12-01Fix a typoAnders Broman1-1/+1
2005-11-30Connec all op types to the asn1 code. Use #.PDU to get hf fields auto generated.Anders Broman3-67/+186
2005-11-29ISUP - Export functions used by INAP and CamelAnders Broman6-789/+1658
2005-11-26Porperties: replace executable by eol-style and keywordsJörg Mayer23-12/+12
2005-11-26Get rid of unused global variables.Guy Harris1-5/+0
2005-11-25Update the Camel asn1 spec to 3GPP TS 29.078 version 6.4.0 and export needed ...Anders Broman5-351/+1094
2005-11-23From Stig BjørlykkeAnders Broman2-0/+9
2005-11-23Add cdtAnders Broman7-0/+340
2005-11-22Trivial warning fixesJörg Mayer4-5/+5
2005-11-20When registering a context ID and OID, set the OID to NULL if we don'tGuy Harris1-1/+2
2005-11-20if the packet is mangled the oid string might be NULL.Ronnie Sahlberg2-0/+9
2005-11-17The SHA-1 routines now take const pointers; don't cast away constness.Guy Harris1-5/+3
2005-11-17Get rid of some char * vs. const char * warnings, and declare a functionGuy Harris2-2/+2
2005-11-17Squelch some const vs. non-const warnings.Guy Harris2-2/+2
2005-11-17Include <epan/emem.h> to declare ep_alloc().Guy Harris1-0/+1
2005-11-17"dissect_ber_object_identifier_str" expects a "const char **" as itsGuy Harris1-2/+2
2005-11-16add the rest of Graeme Lunts patchRonnie Sahlberg1-0/+1
2005-11-16from Graeme LuntRonnie Sahlberg23-0/+4178
2005-11-16 add a simple g_strlcat define in strutil for gtk==1 where this symbol doe...Ronnie Sahlberg2-0/+2
2005-11-16From Graeme Lunt:Anders Broman32-67/+808
2005-11-14improvements in value constraint supportTomas Kukosa1-4/+4
2005-11-14move the include of emem.h a bit further downRonnie Sahlberg1-1/+1
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa36-173/+127
2005-11-13Fix the lenght calculation.Anders Broman3-3/+10
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