aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2007-11-24Make sure h225_pi is never NULL.Gerald Combs1-1/+1
2007-11-24Export classes from ROS - hopfully without breaking stuff.Anders Broman3-5/+10
2007-11-20fix tag handling inside snmp trapTomas Kukosa1-1/+1
2007-11-19Added p7 to build environment.Stig Bjørlykke2-0/+10
2007-11-19Initialize credentials.Stig Bjørlykke1-1/+1
2007-11-17Basic P7 (X.400 Message Store Access Protocol) dissection after request from ...Graeme Lunt11-6/+2867
2007-11-15only dissect it as t125 if it looks like t125Ronnie Sahlberg2-17/+19
2007-11-15dissect_ber_choice() returns the index of the taken arm not the tag Ronnie Sahlberg1-0/+7
2007-11-15dissect_ber_choice returns a gint that is the index of the choice taken, Ronnie Sahlberg1-10/+15
2007-11-15dissect_ber_choice() returns the index of the choice, not the tag of the Ronnie Sahlberg1-1/+3
2007-11-15branch_taken that is returned by dissect_ber_choice() is the index of Ronnie Sahlberg1-3/+4
2007-11-14Changed to use the the packet-ber EXTERNAL decoding (into the ASN1 context).Graeme Lunt3-42/+19
2007-11-13From Florent DROUIN:Anders Broman2-70/+7
2007-11-13Mark some generated items in ROS.Stig Bjørlykke1-3/+7
2007-11-12Don't dereference a NULL pointer.Gerald Combs1-1/+1
2007-11-12Initialize var_list in dissect_smux(), so that we don't use previouslyGerald Combs1-80/+82
2007-11-12Replace strcpy()+strcat() with g_snprintf(). Make sure a string isn'tGerald Combs2-37/+30
2007-11-07Update to use the -X and -T asn2wrs flags.Anders Broman3-9/+13
2007-11-07Update to use the -X and -T asn2wrs flags.Anders Broman2-2/+2
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman9-100/+98
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman4-21/+13
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman2-9/+3
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman2-8/+2
2007-11-05Update to use the -X and -T asn2wrs flags.Anders Broman6-49/+32
2007-11-04Update do use the -X and -T asn2wrs flags.Anders Broman1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.Anders Broman1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.Anders Broman1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.Anders Broman8-8/+8
2007-11-04Update do use the -X and -T asn2wrs flags.Anders Broman1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.Anders Broman1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.Anders Broman2-12/+12
2007-11-04Update do use the -X and -T asn2wrs flags.Anders Broman1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.Anders Broman2-15/+13
2007-11-04Update do use the -X and -T asn2wrs flags.Anders Broman1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.Stig Bjørlykke1-1/+1
2007-11-04LDAP with -TAnders Broman2-14/+15
2007-11-04SNMP with option -X and -TAnders Broman2-126/+1
2007-11-02new H.282 (RDC) and H.283 (LCT) dissectorsTomas Kukosa14-0/+1672
2007-11-02display message type in the info columnTomas Kukosa2-1/+12
2007-11-01LDAP wasn't 'fixed' to handle -T option...Anders Broman1-1/+1
2007-11-01Get rid of most of the legacy oid stuff.Anders Broman1-1/+1
2007-11-01Change:Anders Broman9-15/+15
2007-11-01removed unnecessary forward class declarationsTomas Kukosa2-7/+0
2007-11-01better built-in X.880 supportTomas Kukosa1-4/+0
2007-10-31Use oid_add_from_string for adding names.Anders Broman6-83/+102
2007-10-31Use oid_add_from_string for adding names.Anders Broman11-88/+88
2007-10-31add forward class declarations which are necessary to compile Remote-Operatio...Tomas Kukosa1-0/+4
2007-10-31move 'all: generate_dissector' rule from Makefile.inc.nmake to Makefile.prein...Tomas Kukosa2-3/+3
2007-10-31Use oid_add_from_string for adding names.Anders Broman4-26/+26
2007-10-31Use oid_add_from_string for adding names, names changed to short form.Anders Broman1-31/+31