make ASN1_OBJECT opaque
[openssl.git] / crypto / objects /
2006-05-12 Richard Levittemake update
2006-04-18 Dr. Stephen HensonAdd OID cross reference table.
2006-04-05 Dr. Stephen HensonRebuild mac table to avoid duplicates.
2006-04-05 Dr. Stephen HensonTypos in a few OID names.
2006-04-05 Dr. Stephen HensonMinor object name edit.
2006-04-04 Dr. Stephen HensonUpdate and add last (?) set of GOST OIDs.
2006-04-02 Dr. Stephen HensonMore GOST OIDs
2006-04-02 Dr. Stephen HensonAdd GOST parameter set OIDs.
2006-03-31 Dr. Stephen HensonFix gost OIDs.
2006-03-29 Dr. Stephen HensonFix typo.
2006-03-29 Dr. Stephen HensonAdd some GOST OIDs.
2006-03-28 Dr. Stephen HensonFix bug where freed OIDs could be accessed in EVP_clean...
2006-02-15 Dr. Stephen HensonFix from stable branch.
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles.
2006-01-29 Nils Larschadd additional checks + cleanup
2005-11-28 Andy PolyakovAdd Whirlpool OID.
2005-11-20 Dr. Stephen HensonExtensive OID code enhancement and fixes.
2005-09-02 Nils Larschfix typo in sbgp names
2005-08-28 Nils Larschfix warnings when building openssl with the following...
2005-07-23 Dr. Stephen HensonInitial print only support for IDP CRL extension.
2005-06-29 Ben LaurieFix warnings.
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-07 Nils Larschmake sure error queue is totally emptied
2005-04-05 Nils Larschsome const fixes and cleanup
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-03-12 Andy PolyakovAvoid re-build avalanches with HP-UX make.
2004-12-28 Richard LevitteAdd functionality needed to process proxy certificates.
2004-12-13 Richard LevitteChange libeay.num so it's synchronised with additions...
2004-12-05 Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-12-01 Dr. Stephen HensonAdd couple of OIDs. Resync NIDs for consistency with...
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-05-31 Richard Levittemake update
2004-05-31 Andy Polyakovobjects.txt update for SHA-224/-256/-384/-512. SHA...
2004-05-17 Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-03-15 Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2004-03-08 Dr. Stephen HensonSupport for inhibitAnyPolicy extension.
2004-01-28 Richard LevitteAdd the missing parts for DES CFB1 and CFB8.
2003-12-27 Richard LevitteFix Perl problems on sparc64.
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-11-29 Richard LevitteAdd IPSec/IKE/Oakley curves.
2003-07-22 Bodo Möllerupdates for draft-ietf-tls-ecc-03.txt
2003-07-04 Richard LevitteReplace CCITT with ITU-T. Keep CCITT around as an...
2003-06-26 Richard Levittemake update
2003-04-29 Richard LevitteSome variables were uninitialised...
2003-04-29 Richard LevitteAdd an extended variant of OBJ_bsearch() that can be...
2003-03-24 Dr. Stephen HensonName Constraints OID.
2003-03-20 Dr. Stephen HensonTypo: OID should be policyMappings
2003-03-13 Dr. Stephen HensonAdd some OIDs.
2003-01-16 Bodo Mölleravoid potential confusion about curves (prime192v1...
2003-01-13 Bodo Möller"!Cname surname" has now become redundant ...
2003-01-13 Bodo Möllerundo part of a recent change: it's "surname", not ...
2002-12-20 Richard LevitteKeep the internal lowercase 'surname', for programmer...
2002-12-20 Richard LevitteBe consistent with capitalisation of object names.
2002-12-20 Richard LevitteBe consistent with capitalisation of object names.
2002-11-15 Richard Levittemake update
2002-11-15 Richard LevitteA few more Microsoft OIDs added
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-08-14 Dr. Stephen HensonFix typo in OBJ_txt2obj which incorrectly passed the...
2002-08-02 Bodo MöllerAdd more WAP/WTLS elliptic curve OIDs.
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-13 Lutz JänickeAdd OIDs for Secure Electronic Transactions (SET)
2002-06-06 Lutz JänickeMake sure that settings are passed back and forth when...
2002-06-06 Lutz JänickeNew OID for X509 usage: pseudonym
2002-06-05 Lutz JänickeThe correct PERL interpreter is passed via commandline.
2002-05-30 Richard LevitteCheck the return values where memory allocation failure...
2002-04-25 Lutz JänickeAdd generationQualifier OID (proposed by Fiel Cabral).
2002-04-18 Lutz JänickeOptimize: better shortcut evaluation ("Howard Chu"...
2002-04-15 Lutz JänickeUse the "mail" short name according to RFC2798 (Michael...
2002-04-15 Lutz JänickeSome more OID enhancements.
2002-04-11 Richard LevitteCheck error code from a2d_ASN1_OBJECT().
2002-04-08 Lutz JänickeApply OID fixes for elliptic curves as supplied by
2002-04-06 Richard Levittemake update (libeay.num has been edited to match 0...
2002-04-04 Lutz JänickeFix buggy object definitions (Svenning Sorensen <sss...
2002-03-26 Lutz JänickeMake short names of objects RFC2256-compliant.
2002-03-14 Bodo Mölleradd OIDs for WAP/TLS curves
2002-03-06 Bodo Mölleradd SECG OIDs
2002-03-05 Bodo Möllermore X9.62 OIDs
2002-02-16 Richard LevitteAdjust the NID names for the AES modes OFB and CFB...
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-12-04 Richard LevitteUID was never a lable for uniqueIdentifier. However...
2001-12-03 Bodo MöllerFix: 2.5.29 is "id-ce", not "ld-ce" (sort of a typo...
2001-11-15 Richard Levittemake update
2001-10-24 Richard Levittemake update
2001-10-23 Richard LevitteCorrection of the id-pda OID's.
2001-10-10 Richard Levitte'make update'
2001-10-10 Richard LevitteAdd support for md4WithRSAEncryption.
2001-10-10 Richard Levitte'make update'
2001-10-09 Richard LevitteA few more OIDs, contributed by Peter Sylvester <Peter...
2001-10-04 Richard Levitte'make update'
2001-09-13 Bodo Mölleravoid "statement not reached" warning
2001-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-21 Ben LaurieClean up EVP macros, rename DES EDE3 modes correctly...
next