Make NEG_PUBKEY_BUG on by default.
[openssl.git] / crypto / asn1 / asn1.h
2000-07-26 Dr. Stephen HensonMake NEG_PUBKEY_BUG on by default.
2000-07-07 Dr. Stephen HensonNew ASN1 functions that just deal with
2000-06-21 Dr. Stephen HensonFixes for Win32 build.
2000-06-20 Dr. Stephen HensonHandle ASN1_SET_OF and PKCS12_STACK_OF using function
2000-06-16 Dr. Stephen HensonSafe stack reorganisation in terms of function casts.
2000-06-09 Richard LevitteUsing checks of the existence of HEADER_{foo}_H in...
2000-06-01 Geoff Thorpe"make update" + stripping the type-specific stack funct...
2000-05-17 Ben LaurieTypesafety Thought Police part 5.
2000-05-16 Ben LaurieTypesafety Thought Police Part 2.
2000-05-14 Ben LaurieAllow UTCTIME objects to be retrieved. Check for immine...
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-02-26 Dr. Stephen HensonMake ASN1 types real typedefs.
2000-02-11 Ralf S. EngelschallMake gcc 2.95.2 happy again, even under ``-Wall -Wshado...
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-01-07 Dr. Stephen HensonMore X509_ATTRIBUTE changes.
2000-01-06 Dr. Stephen HensonInitial automation changes to 'req' and X509_ATTRIBUTE...
2000-01-01 Dr. Stephen HensonFix some of the command line password stuff. New function
1999-12-29 Dr. Stephen HensonAdd OIDs for idea and blowfish. Unfortunately these...
1999-12-26 Dr. Stephen HensonNew {i2d,d2i}_PrivateKey_{bio, fp} functions.
1999-12-22 Dr. Stephen HensonSupport for ASN1 NULL type.
1999-12-08 Dr. Stephen HensonAdd i2d_ASN1_PRINTABLESTRING() function, and do 'make...
1999-12-02 Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-11-23 Dr. Stephen HensonSupport for authority information access extension.
1999-11-21 Dr. Stephen HensonTransparent support for PKCS#8 private keys in RSA...
1999-11-19 Dr. Stephen HensonSupport for otherName in GeneralName.
1999-11-12 Richard LevitteSome new names in asn1.h are longer than 31 chars,...
1999-11-04 Dr. Stephen HensonAllow additional information to be attached to a
1999-10-27 Dr. Stephen HensonContinued multibyte character support.
1999-10-25 Dr. Stephen HensonMore multibyte character support.
1999-10-23 Ben LaurieConstification.
1999-10-21 Dr. Stephen HensonNew function ASN1_mbstring_copy() to handle ASN1 string...
1999-10-20 Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-09-07 Dr. Stephen HensonNew function to convert ASN1 tag values to strings...
1999-09-04 Dr. Stephen HensonNew UTF8 utility functions to parse/generate UTF8 strings.
1999-06-21 Dr. Stephen HensonImplement STACK_OF(ANS1_OBJECT) for extended key usage...
1999-06-06 Dr. Stephen HensonMore PKCS#5 v2.0 development. Add a function to setup...
1999-05-18 Ulf MöllerSpelling error.
1999-05-14 Dr. Stephen HensonThe encoding of negative ASN1 INTEGERs and the conversi...
1999-05-09 Dr. Stephen HensonKill evil casts, fix PKCS#7 and add new X509V3 Function.
1999-05-01 Ben LaurieAnother stack.
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-24 Bodo MöllerAvoid "incomprehensible" errors when required definitio...
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23 Ben LaurieWork with -pedantic!
1999-04-21 Dr. Stephen HensonSuppport for CRL distribution points extension. Also...
1999-04-18 Dr. Stephen HensonInitial support for Certificate Policies extension...
1999-04-17 Dr. Stephen HensonAllow asn1parse to print out VISIBLESTRING and some...
1999-04-17 Ben LaurieMassive constification.
1999-04-17 Dr. Stephen HensonAdd support for VISIBLESTRING and UTF8String
1999-04-12 Ben LaurieAdd type-safe STACKs and SETs.
1999-04-08 Dr. Stephen HensonAdd PKCS#5 v2.0 ASN1 structures.
1999-04-01 Dr. Stephen HensonDid a 'make errors' to update asn1 error codes now...
1999-03-29 Dr. Stephen HensonVarious PKCS#12 related tidies and fixes: it might...
1999-03-28 Dr. Stephen HensonFurther PKCS#12 integration, PBE, PKCS#8 additions.
1999-03-27 Dr. Stephen HensonAdd initial support for Thawte strong extranet certific...
1999-03-24 Ralf S. EngelschallMove definitions of IS_SET/IS_SEQUENCE inside crypto...
1999-03-08 Dr. Stephen HensonAdd missing funtions from non ANSI section of header...
1999-02-21 Dr. Stephen HensonAdd more functionality to issuer alt name and subject...
1999-02-17 Dr. Stephen HensonOops! Remeber to include the other patches this time...
1999-02-13 Ben LaurieFinally(?) fix DES stuff.
1999-02-13 Dr. Stephen HensonFix typo in asn1.h (PRINTABLESTRING_STRING) and fix...
1999-02-10 Dr. Stephen HensonOops. Forgot to do a 'make errors'.
1999-02-09 Dr. Stephen HensonSupport for ASN1 ENUMERATED type. This copies and dupli...
1999-02-07 Dr. Stephen HensonAdd support for GeneralName and GeneralNames extensions...
1999-01-28 Dr. Stephen HensonAdd ASN1 code for netscape certificate sequences.
1999-01-24 Dr. Stephen HensonContinuing adding X509 V3 support. This starts to integ...
1999-01-18 Dr. Stephen HensonThis is the result of a "make errors" with the new...
1999-01-17 Dr. Stephen HensonTime to blow up the source tree :-) This is the beginni...
1998-12-29 Ben LaurieFix incorrect DER encoding of SETs and all knock-ons...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...