aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509sat
AgeCommit message (Collapse)AuthorFilesLines
2011-02-20Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistentStig Bjørlykke3-6/+6
on the naming policy for X.400 protocols. svn path=/trunk/; revision=36013
2010-08-03Added some missing elements from MS Certificate:Stig Bjørlykke1-0/+3
- Previous Cert Hash - Virtual Base - Next Publisher svn path=/trunk/; revision=33695
2010-06-29New "#.SYNTAX" section for the asn2wrs conformance file. Graeme Lunt1-17/+16
This allows syntaxes to be registered separately from PDUs. Within the new section, the ASN.1 types to be used as syntaxes should be iterated. An optional second parameter on each line may be provided to provide an alternative name for the syntax (that the user will see). This name must be in double quotes. svn path=/trunk/; revision=33370
2010-06-28Remove the -R flag (used to generate syntax registrations) and replace with a Graeme Lunt2-1/+3
packet-<proto>-syn-reg.c output file. This is more generic and allows the syntax registrations to the directed from the template file. svn path=/trunk/; revision=33342
2010-06-24Build dependency to x411.Stig Bjørlykke1-1/+5
svn path=/trunk/; revision=33314
2010-06-23Update to register basic ASN.1 syntaxes.Graeme Lunt3-9/+32
svn path=/trunk/; revision=33299
2010-06-02CA Version certificate extensionGraeme Lunt1-0/+1
svn path=/trunk/; revision=33049
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-2/+0
svn path=/trunk/; revision=32417
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
svn path=/trunk/; revision=32405
2009-11-27Corrected OID for organizationalUnit.Stig Bjørlykke1-1/+1
svn path=/trunk/; revision=31096
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
svn path=/trunk/; revision=30516
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
svn path=/trunk/; revision=30409
2009-06-15Bug 2833: Graeme Lunt1-3/+5
Naming attributes in subject DNs defined for Extended Validation Certificates http://www.cabforum.org/EV_Certificate_Guidelines_draft11.pdf svn path=/trunk/; revision=28746
2009-06-05Microsoft PKCS#12 local machine keyset bag attributeGraeme Lunt1-0/+1
svn path=/trunk/; revision=28641
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
svn path=/trunk/; revision=27390
2008-11-10fix problem with X.411 asn2wrs compilation, all dissectors regeneratedTomas Kukosa1-1/+1
svn path=/trunk/; revision=26740
2008-09-21Try to fix some "defined but not used" warnings.Anders Broman1-0/+23
svn path=/trunk/; revision=26243
2008-09-02Try to fix unused code warnings.Anders Broman1-3/+0
svn path=/trunk/; revision=26111
2008-09-02Try to fix unused code warnings.Anders Broman3-1128/+1115
svn path=/trunk/; revision=26110
2008-07-23Get rid of some unused code warnings.Anders Broman1-11/+21
svn path=/trunk/; revision=25804
2008-07-01Get rid of some unused code warnings. Hopefully without breaking anything.Anders Broman1-7/+10
svn path=/trunk/; revision=25651
2008-04-13Support for RFC 4530 - LDAP entryUUID attribute.Graeme Lunt2-2/+28
svn path=/trunk/; revision=24984
2008-03-03Make sure we initialize a TVB. Fixes bug 2329.Gerald Combs1-1/+4
svn path=/trunk/; revision=24543
2008-01-04Get rid of ber_last_created_item().Anders Broman1-3/+1
svn path=/trunk/; revision=24008
2008-01-02An X.420 message store attribute and an X.420 heading extension.Graeme Lunt1-0/+6
svn path=/trunk/; revision=23982
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
Spotted by Tomas Kukosa. svn path=/trunk/; revision=23921
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-1/+1
asn2wrs has -T (tagged types support) and -X (new BER sttructures) default behavior remove all -T and -X usage svn path=/trunk/; revision=23823
2007-11-05Update to use the -X and -T asn2wrs flags.Anders Broman1-1/+1
svn path=/trunk/; revision=23366
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-28/+28
fix compil of gsmmap and inap. Note xcopy of gsmmap does not work(rename packet-gsm_map -> packet-gsmmap ?) svn path=/trunk/; revision=23325
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-1/+1
- gsmmap: uncomment -s option in gsmmap.cnf - Fix cyclic dependencies: + Remove EXPORT_CNF from dependencies for cnf files + Replace all INCLUDE ...-exp.cnf with IMPORT ...-exp.cnf svn path=/trunk/; revision=23202
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-0/+3
- Add EXPORT_FILES to all files that still contain -e. svn path=/trunk/; revision=23145
2007-10-10Add missing dependencies and update syntax of existing ones.Jörg Mayer1-0/+3
svn path=/trunk/; revision=23143
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3
- Add missing new directories to asn1/Makefile.nmake svn path=/trunk/; revision=23141
2007-10-10Finish conversion (well, almost, need to add theJörg Mayer5-133/+97
generation stuff to the x.../Makefile.common. I love circular dependencies. svn path=/trunk/; revision=23138
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
svn path=/trunk/; revision=22651
2007-08-17Faked BMP string display.Graeme Lunt2-1/+16
svn path=/trunk/; revision=22536
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-0/+1
svn path=/trunk/; revision=21753
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-1/+1
private implementations were renamed EXTERNAL -> EXTERNALt svn path=/trunk/; revision=21662
2007-03-23Support for:Graeme Lunt2-0/+12
RFC2247 objectclasses and attributes (specifically "dc") Microsoft-defined User Principal Name subjectAltName extension (used in certificates) svn path=/trunk/; revision=21150
2007-01-28Definition of a per-recipient extension to prevent failure of dissection. Graeme Lunt1-0/+3
(Don't know what the extension actually is.) svn path=/trunk/; revision=20584
2007-01-13New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.Graeme Lunt2-1/+29
Generally found within a file (.p12 or .pfx) or as a directory attribute (userPKCS12 from iNetOrgPerson). Wiki page and sample file to follow. svn path=/trunk/; revision=20416
2006-10-29put every python script name into "" so the call won't fail on Win32 native ↵Ulf Lamping1-1/+1
python. The problem is the slash in e.g.: @$(PYTHON) ../../tools/make-dissector-reg.py is interpreted as an option instead of being part of the path. I didn't wanted to use backslashes as this might introduce new problems with cygwin's python port. svn path=/trunk/; revision=19730
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from ↵Tomas Kukosa1-26/+27
packet-ber.c, they were only OID but not BER related use add_oid_str_name() and get_oid_str_name() instead of them svn path=/trunk/; revision=18595
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-3/+0
- regenerate BER dissectors so as to change rest of Ethereal->Wireshark and asn2eth -> asn2wrs svn path=/trunk/; revision=18217
2006-05-23Ethereal -> WiresharkTomas Kukosa2-1/+10
asn2eth -> asn2wrs svn path=/trunk/; revision=18214
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-6/+6
- remove obsolete -X option from makefiles - not generate enumerated map table for BER dissector will be regenerated later svn path=/trunk/; revision=18199
2006-05-21name changeRonnie Sahlberg2-4/+4
svn path=/trunk/; revision=18197
2006-04-30Operational Attributes and SyntaxesGraeme Lunt1-0/+9
svn path=/trunk/; revision=18048
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
svn path=/trunk/; revision=17999
2006-03-05ACP133 attribute syntaxes and attribute definitions used by the DAP, DSP and ↵Graeme Lunt2-0/+94
DISP dissectors. Also includes X.402 definitions and OID registrations for object classes. svn path=/trunk/; revision=17471