aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x411
AgeCommit message (Expand)AuthorFilesLines
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-2/+0
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2010-02-27Build dependencies ros and rtse.Stig Bjørlykke2-2/+9
2010-02-23Decode SecurityCategoryValue according to SecurityCategoryIdentifier.Stig Bjørlykke1-1/+11
2010-01-10Return correct offset from function handling ExtensionField/value,Stig Bjørlykke1-1/+1
2009-12-19Rename some objects to avoid duplicate definitions.Stig Bjørlykke1-5/+5
2009-12-19Regenerate P7 with SIZE constraints checking.Stig Bjørlykke2-2/+2
2009-12-18Regenerated with SIZE constraints checking.Stig Bjørlykke3-8/+233
2009-12-07Build correct oraddress for several Teletex values.Stig Bjørlykke1-5/+107
2009-10-11Make all proto_* values static.Stig Bjørlykke1-2/+2
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam5-5/+4
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_INFO) with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-4/+2
2009-06-02Update to:Graeme Lunt7-1245/+1785
2009-02-07#include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-11-11Small cleanups mostly related to proto_reg_handoffBill Meier1-12/+11
2008-11-10fix problem with X.411 asn2wrs compilation, all dissectors regeneratedTomas Kukosa1-4/+4
2008-09-21Try to fix some "defined but not used" warnings.Anders Broman1-0/+13
2008-09-03Split the asn1 file in two.Anders Broman3-2532/+2535
2008-09-03Rename the asn1 file(next step is to split it) to it's "proper" name.Anders Broman2-1/+1
2008-09-02Try to fix unused code warnings.Anders Broman2-5/+28
2008-07-21See if this gets rid of some unused code warnings...Anders Broman1-49/+86
2008-01-02Additional EXPORTS (for X.420 dissector) and a message store (P7) attribute.Graeme Lunt1-0/+4
2007-12-21Added type=value to BuiltInDomainDefinedAttributes items.Stig Bjørlykke2-2/+13
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-1/+1
2007-11-25Changes suggested/provided by Anders so that fewer changes are required to th...Graeme Lunt2-12/+23
2007-11-19Initialize credentials.Stig Bjørlykke1-1/+1
2007-11-17Basic P7 (X.400 Message Store Access Protocol) dissection after request from ...Graeme Lunt3-6/+73
2007-11-15dissect_ber_choice returns a gint that is the index of the choice taken, Ronnie Sahlberg1-10/+15
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman3-86/+79
2007-11-01Change:Anders Broman1-2/+2
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-1/+1
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-1/+1
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt3-63/+11
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-5/+5
2007-10-11Remove the remaining autogenereated -exp.cnf filesJörg Mayer1-59/+0
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-0/+2
2007-10-10Add missing dependencies and update syntax of existing ones.Jörg Mayer1-2/+16
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3
2007-10-10Finish conversion (well, almost, need to add theJörg Mayer4-57/+102
2007-10-06- Initialize address_item in MessageIdentifier to avoid a crash in handlingStig Bjørlykke2-3/+9
2007-08-29- Rewrote handling of extensions to get rid of "funky" oid strings.Stig Bjørlykke3-95/+230
2007-08-25there's nothing like a MAX_OID_STR_LEN... get rid of a potential stack BOLuis Ontanon1-2/+2
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer2-4/+4
2007-06-27This patch will set correct extension_id for ExtensionAttributeTypeGraeme Lunt1-1/+24
2007-06-21New preference to specify the tcp port to use for P1 and fix to include /OU= ...Graeme Lunt2-0/+51