aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509af
AgeCommit message (Expand)AuthorFilesLines
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-5/+0
2006-05-23Ethereal -> WiresharkTomas Kukosa1-0/+9
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-5/+5
2006-05-21name changeRonnie Sahlberg2-4/+4
2006-05-08LDAP attribute type dissector framework including support for "netlogon" attr...Graeme Lunt1-2/+17
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
2006-02-23Add parsertab.pyc in clean targetAnders Broman1-1/+1
2006-02-16Paolo Abeni:Jörg Mayer1-1/+3
2005-12-06Squelch some compiler const vs. non-const warnings.Guy Harris1-2/+2
2005-11-17Get rid of some char * vs. const char * warnings, and declare a functionGuy Harris2-2/+2
2005-11-16From Graeme Lunt:Anders Broman5-10/+55
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa2-8/+7
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs1-2/+2
2005-09-02Regenerate dissectors with the current asn2eth.Guy Harris1-1/+1
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-3/+3
2005-07-09Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsGuy Harris1-2/+2
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes aGerald Combs1-2/+2
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...Ronnie Sahlberg1-2/+2
2005-01-16When using Cygwin's python asn2eth.pyLars Roland1-5/+23
2005-01-16Supply Makefile.nmake files.Guy Harris1-0/+23
2005-01-16Make the Makefile look like the h235 Makefiles, with the new rules.Guy Harris1-2/+13
2004-12-12minor updates, get rid of temporary files during dissectionRonnie Sahlberg1-1/+1
2004-12-12updates from tomas and andersRonnie Sahlberg1-3/+3
2004-11-30Make ethereal dissect application/pkix-crl CertificateRevocationLists over ...Ronnie Sahlberg1-0/+31
2004-11-22New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg2-0/+2
2004-11-21cleanup for x509afRonnie Sahlberg4-25/+67
2004-11-21cleanup for x509ceRonnie Sahlberg1-1/+1
2004-11-21SelectedAttributeTypes are now almost completely implemented also here i a...Ronnie Sahlberg1-1/+1
2004-11-21update to x509if autogenerate the exports conformance file and create a sm...Ronnie Sahlberg1-1/+1
2004-11-06Make X509AF use the new support for ANY type and remove the workaroundRonnie Sahlberg3-10/+2
2004-10-30change Extension to be implemented inside the conformance file and remove it ...Ronnie Sahlberg3-48/+16
2004-10-30implement AlgorithmIdentifier using the conformance file and remove it from t...Ronnie Sahlberg5-44/+23
2004-10-27Turn off execute permission on .asn files.Guy Harris1-0/+0
2004-10-26Use the much better #.REGISTER directive instead of the #.PDU directiveRonnie Sahlberg2-11/+10
2004-10-13get rid of some compiler warnings for X509AFRonnie Sahlberg1-1/+3
2004-10-08Make the ber_sequence tables "const".Guy Harris1-2/+2
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris5-352/+352
2004-09-16update to X509AF to prepare for PKINITRonnie Sahlberg2-0/+3
2004-09-13update x509af to use machinegenerated _PDU() dissectorsRonnie Sahlberg2-84/+13
2004-07-29add some algorithm oid's to x509af(for the time being)Ronnie Sahlberg1-0/+26
2004-07-25 large CMS update.Ronnie Sahlberg1-1/+19
2004-07-24get rid of the remaining compiler warnings.Ronnie Sahlberg1-1/+4
2004-07-24Add a lot of missing attribute dissectorsRonnie Sahlberg3-6/+67
2004-07-24added the userCertificate and cAcertificate attributesRonnie Sahlberg2-2/+25
2004-07-24add dissection of the structure : ExtensionRonnie Sahlberg3-5/+60
2004-07-22minor updateRonnie Sahlberg1-0/+1
2004-07-22minor updateRonnie Sahlberg1-0/+1
2004-07-21Include "packet-x509sat.h" to declare a function we use.Guy Harris1-0/+1
2004-07-21get rid of the nasty ber specific oid->callback table and reimplement the fun...Ronnie Sahlberg1-1/+1
2004-07-20Small update to AlgorithmIdentifier.Ronnie Sahlberg1-3/+14