aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2007-11-14Changed to use the the packet-ber EXTERNAL decoding (into the ASN1 context).gal3-42/+19
2007-11-13From Florent DROUIN:etxrab2-70/+7
2007-11-13Mark some generated items in ROS.stig1-3/+7
2007-11-12Don't dereference a NULL pointer.gerald1-1/+1
2007-11-12Initialize var_list in dissect_smux(), so that we don't use previouslygerald1-80/+82
2007-11-12Replace strcpy()+strcat() with g_snprintf(). Make sure a string isn'tgerald2-37/+30
2007-11-07Update to use the -X and -T asn2wrs flags.etxrab3-9/+13
2007-11-07Update to use the -X and -T asn2wrs flags.etxrab2-2/+2
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).etxrab9-100/+98
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).etxrab4-21/+13
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).etxrab2-9/+3
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).etxrab2-8/+2
2007-11-05Update to use the -X and -T asn2wrs flags.etxrab6-49/+32
2007-11-04Update do use the -X and -T asn2wrs flags.etxrab1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.etxrab1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.etxrab1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.etxrab8-8/+8
2007-11-04Update do use the -X and -T asn2wrs flags.etxrab1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.etxrab1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.etxrab2-12/+12
2007-11-04Update do use the -X and -T asn2wrs flags.etxrab1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.etxrab2-15/+13
2007-11-04Update do use the -X and -T asn2wrs flags.etxrab1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.stig1-1/+1
2007-11-04LDAP with -Tetxrab2-14/+15
2007-11-04SNMP with option -X and -Tetxrab2-126/+1
2007-11-02new H.282 (RDC) and H.283 (LCT) dissectorskukosa14-0/+1672
2007-11-02display message type in the info columnkukosa2-1/+12
2007-11-01LDAP wasn't 'fixed' to handle -T option...etxrab1-1/+1
2007-11-01Get rid of most of the legacy oid stuff.etxrab1-1/+1
2007-11-01Change:etxrab9-15/+15
2007-11-01removed unnecessary forward class declarationskukosa2-7/+0
2007-11-01better built-in X.880 supportkukosa1-4/+0
2007-10-31Use oid_add_from_string for adding names.etxrab6-83/+102
2007-10-31Use oid_add_from_string for adding names.etxrab11-88/+88
2007-10-31add forward class declarations which are necessary to compile Remote-Operatio...kukosa1-0/+4
2007-10-31move 'all: generate_dissector' rule from Makefile.inc.nmake to Makefile.prein...kukosa2-3/+3
2007-10-31Use oid_add_from_string for adding names.etxrab4-26/+26
2007-10-31Use oid_add_from_string for adding names, names changed to short form.etxrab1-31/+31
2007-10-31From Martin Peylo:etxrab1-1/+5
2007-10-29asn2wrskukosa9-274/+340
2007-10-29add a asn2wrs generated T.125 MCP dissectorsahlberg9-0/+754
2007-10-29Include winposixtypes.h only if building with GNUTLS; Bug 1942: part 2 of 2 o...wmeier1-2/+2
2007-10-29Include winposixtype.h only if building with GNUTLS; Bug #1949: Part 1 of fixwmeier1-3/+4
2007-10-26H.501 Mobility protocol implementedkukosa8-0/+962
2007-10-26fix wrong headers in H.460.x ASN.1 sourceskukosa9-18/+18
2007-10-24Squelch warnings about uninitialized structure members.guy1-77/+80
2007-10-24Set svn:eol-style to native and svn:keywords to Id.guy5-5/+5
2007-10-24Get rid of CRs, and set svn:eol-style to native.guy16-547/+530
2007-10-24"time_t" might be an "int" or might be a "long"; cast it to "long" andguy1-2/+4