summaryrefslogtreecommitdiff
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2007-05-28asn1/snmp/README.txt is gone.Guy Harris1-1/+0
2007-05-28Remove old readme file from snmp asn1 directory that says it isn't readyStephen Fisher1-5/+0
2007-05-25Add a cast to squelch an MSVC warning.Guy Harris1-2/+2
2007-05-25Make SND_SEQ an array of 2 guint32's, rather than an array of 8Guy Harris1-8/+5
2007-05-25get rid of few warningsTomas Kukosa5-11/+33
2007-05-25UMTS RRC updated to 3GPP TS 25.331 V7.4.0 (2007-03) and moved to one directoryTomas Kukosa34-3143/+5443
2007-05-24Make it possible to "decode as" NBAP over SCTP, update IANA registered PPID'sAnders Broman1-0/+2
2007-05-24No longer needed as nothing is exported.Anders Broman1-12/+0
2007-05-24fix rrlp subdissector callingTomas Kukosa2-19/+21
2007-05-24- RNSAP calls RRC through dissector handle instead of direct function callTomas Kukosa2-6/+36
2007-05-23Put in some forgotten actx.Anders Broman1-9/+9
2007-05-23- support of CONTAINING constraint in OCTET STRING and BIT STRINGTomas Kukosa1-42/+42
2007-05-22Regenerate dissector with -X and -T directives.Anders Broman4-636/+15
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman10-53/+51
2007-05-21Reflect the name change of the .asn file.Guy Harris1-1/+1
2007-05-20Update MAP_DialoguePDU to 3GPP TS 29.002 V8.1.0 (2007-03) update makefiles andAnders Broman9-155/+145
2007-05-20Add Id.Anders Broman2-0/+2
2007-05-18Latest ASN1 files to be used later when the RANAP dissector is regenerated withAnders Broman6-0/+5861
2007-05-18RRLP updated to 3GPP TS 44.031 V7.4.0 (2007-03)Tomas Kukosa11-1106/+2283
2007-05-16RNSAP updated to V7.4.0 (2007-03)Tomas Kukosa7-113/+2093
2007-05-16use some by mistake unused typesTomas Kukosa2-3/+7
2007-05-15typo SULP.asn -> SUPL.asnTomas Kukosa1-1/+1
2007-05-15get rid of the rest of dummy ASN.1 code and switch()Tomas Kukosa5-436/+131
2007-05-15ULP regenerated from OMA UserPlane Location Protocol Candidate Version 1.0 â€...Tomas Kukosa9-664/+616
2007-05-15remove obsolete -X command line option of asn2wrsTomas Kukosa4-4/+4
2007-05-15actx in the rest of dissect_ber..()lAnders Broman18-79/+98
2007-05-14packet-rnsap-template.h is not necessaryTomas Kukosa1-38/+0
2007-05-14- RNSAP regenerated from the last specification Release 6 V6.13.0 (2007-03)Tomas Kukosa13-15710/+14643
2007-05-14- support of constraint unionsTomas Kukosa2-3/+5
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman94-1698/+1656
2007-05-07- simple Information Objects support Tomas Kukosa7-247/+253
2007-05-06Start introducing actx to ber functions.Anders Broman9-34/+36
2007-05-06Ad missing pkcs12.Anders Broman1-0/+9
2007-05-06-p not -b :)Anders Broman1-2/+2
2007-05-06Add mpeg to the Win makefiles.Anders Broman2-0/+63
2007-05-06Better column information display for delivery reports.Graeme Lunt3-5/+47
2007-05-04Show BER internal fields in external type in ACSE, update a comment in packet...Anders Broman2-3/+5
2007-05-04- Q.932: fix warningsTomas Kukosa4-3/+10
2007-05-04fix few warnings in Q.932 and QSIG dissectorsTomas Kukosa4-12/+13
2007-05-04generate T.38 dissector from ASN.1 sourceTomas Kukosa9-0/+1344
2007-05-04Fix a copy paste error.Anders Broman1-1/+1
2007-05-04revert changes done by mistake - keep original ASN.1 sourceTomas Kukosa1-1/+2
2007-05-03Dissect returnedFunction.Anders Broman3-22/+73
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa38-76/+76
2007-05-03comment out parameters of parametrized typeTomas Kukosa1-1/+1
2007-05-03uppercase identifiers are not allowedTomas Kukosa1-2/+2
2007-05-03uppercase identifiers are not allowedTomas Kukosa1-1/+1
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman24-9/+30
2007-04-30Fix up the asn/q932 Makefile as per Tomas Kukosa's suggestion - and makeGuy Harris6-17/+21
2007-04-30The Q.932 dissector doesn't need to include <string.h>; the Q.932 ROSGuy Harris3-13/+13