]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/objects
Updatde from stable branch.
[thirdparty/openssl.git] / crypto / objects /
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2008-11-01  Ben LaurieMore size_tification.
2008-11-01  Ben Lauriesize_tification.
2008-10-22  Dr. Stephen HensonAdd permanentIdentifier OID.
2008-10-22  Dr. Stephen HensonCreate function of the form OBJ_bsearch_xxx() in bsearc...
2008-10-20  Dr. Stephen HensonReinstate obj_xref.h as it is not auto generated on...
2008-10-20  Dr. Stephen HensonFix a shed load or warnings:
2008-10-18  Dr. Stephen HensonFix multiple ; warning.
2008-10-18  Ben LaurieFix warning a different way.
2008-10-14  Ben LaurieType-safe OBJ_bsearch_ex.
2008-10-12  Ben LaurieType-checked (and modern C compliant) OBJ_bsearch.
2008-08-27  Dr. Stephen HensonAdd support for freshest CRL extension.
2008-07-04  Dr. Stephen HensonAvoid warnings with -pedantic, specifically:
2008-06-26  Dr. Stephen HensonUpdate from stable branch.
2008-06-04  Ben LaurieMore type-checking.
2008-05-26  Ben LaurieLHASH revamp. make depend.
2008-04-02  Dr. Stephen HensonSince OID NIDs with 0.9.8.
2008-03-22  Dr. Stephen HensonUpdate dependencies.
2008-03-19  Dr. Stephen HensonAllow alternate eContentType oids to be set in cms...
2008-03-19  Dr. Stephen HensonProduce meaningful error if sanity check fails.
2008-03-19  Dr. Stephen HensonAdditional sanity check.
2008-03-17  Dr. Stephen HensonPartial support for KEKRecipientInfo type.
2008-03-16  Geoff ThorpeFix a variety of warnings generated by some elevated...
2008-02-29  Dr. Stephen HensonWe already have an object for "zlib compression" but...
2008-02-12  Dr. Stephen HensonAdd OIDs for compressedData content type and zlib compr...
2007-11-23  Dr. Stephen HensonRebuild OID database: duplicates got in there somehow??
2007-11-23  Dr. Stephen HensonFix from stable branch.
2007-11-23  Dr. Stephen HensonAdd caRepository OID and sync object NIDs with OpenSSL...
2007-11-20  Dr. Stephen HensonRebuild object cross reference table.
2007-11-01  Lutz JänickeAdd OIDs by CMP (RFC 4210) and CRMF (RFC 4211)
2007-09-18  Andy PolyakovAddenum to "Constify obj_dat.[ch]."
2007-09-18  Andy PolyakovConstify obj_dat.[ch], as well as minimize linker reloc...
2007-08-31  Dr. Stephen HensonUpdate ssl code to support digests other than MD5+SHA1...
2007-04-23  Bodo MöllerAdd SEED encryption algorithm.
2007-04-11  Dr. Stephen HensonExperimental HMAC support via EVP_PKEY_METHOD.
2007-03-23  Dr. Stephen HensonStage 1 GOST ciphersuite support.
2007-02-03  Nils Larschadd support for DSA with SHA2
2006-12-21  Nils Larschupdate
2006-12-20  Nils Larschadd support for ecdsa-with-sha256 etc.
2006-12-06  Dr. Stephen HensonSync OID NIDs with OpenSSL 0.9.8.
2006-12-04  Nils Larschadd "Certificate Issuer" and "Subject Directory Attribu...
2006-11-21  Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-08-28  Ben LaurieMake things static that should be. Declare stuff in...
2006-07-12  Dr. Stephen HensonBugfix: don't look in internal table for signature...
2006-07-09  Dr. Stephen HensonNew functions to add and free up application defined...
2006-06-09  Bodo MöllerCamellia cipher, contributed by NTT
2006-05-17  Dr. Stephen HensonHMAC OIDs from RFC4231.
2006-05-14  Dr. Stephen HensonExtend PBE code to support non default PKCS#5 v2.0...
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
next