Make BN_GF2m_mod_arr more constant time
[openssl.git] / crypto / objects /
2018-03-12 Matt CaswellFree the correct type in OBJ_add_object()
2017-12-08 Rich SalzStandardize syntax around sizeof(foo)
2017-12-08 FdaSilvaYYFix an incoherent test.
2016-05-23 Matt CaswellFix a mem leak on an error path in OBJ_NAME_add()
2015-09-15 Rich SalzRT4044: Remove .cvsignore files.
2015-06-08 Dr. Stephen Hensonreturn correct NID for undefined object
2015-06-02 Annie YousarRT3230: Better test for C identifier
2015-05-23 Richard LevitteFix the update target and remove duplicate file updates
2015-05-13 Hanno BöckCall of memcmp with null pointers in obj_cmp()
2015-04-16 Viktor DukhovniCode style: space after 'if'
2015-03-05 Matt CaswellUnchecked malloc fixes
2015-02-10 Andy Polyakovobjects/obj_xref.h: revert reformat.
2015-02-09 Andy PolyakovBring objects.pl output even closer to new format.
2015-02-09 Andy PolyakovHarmonize objects.pl output with new format.
2015-02-04 Dr. Stephen HensonMake objxref.pl output in correct format
2015-01-26 Rich SalzRemove unused eng_rsax and related asm file
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellFurther comment amendments to preserve formatting prior...
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
2014-11-13 Dr. Stephen HensonFix cross reference table generator.
2014-08-06 Emilia KasperFix OID handling:
2014-07-09 Andy PolyakovPlease Clang's sanitizer, addendum.
2014-06-27 Dr. Stephen HensonRebuild OID table.
2014-06-27 Dr. Stephen HensonFix OID encoding for one component.
2014-02-26 Rob StradlingCABForum EV OIDs for Subject Jurisdiction of Incorporat...
2014-02-20 Rob StradlingShow the contents of the RFC6962 Signed Certificate...
2014-02-01 Andy PolyakovAdd AES-NI+SHA256 stitch registrations (from master).
2014-02-01 Andy Polyakovobjxref.pl: improve portability.
2013-10-01 Dr. Stephen HensonAdd new OIDs from RFC5753
2013-10-01 Dr. Stephen HensonAdd new OID to pSpecified from PKCS#1
2013-01-13 Ben LaurieFix some clang warnings.
2012-06-06 Ben LaurieVersion skew reduction.
2012-04-22 Andy Polyakovobjxref.pl: improve portability [from HEAD].
2012-04-22 Dr. Stephen HensonPR: 2239
2012-04-07 Dr. Stephen HensonInitial experimental support for X9.42 DH parameter...
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-01-02 Dr. Stephen Hensonincomplete provisional OAEP CMS decrypt support
2011-10-09 Dr. Stephen HensonBackport PSS signature support from HEAD.
2011-10-06 Dr. Stephen Henson? crypto/aes/aes-armv4.S
2011-09-05 Bodo Möllermake update
2011-08-23 Andy PolyakovAdd RC4-MD5 and AESNI-SHA1 "stitched" implementations...
2011-08-11 Dr. Stephen HensonAdd XTS OIDs from HEAD.
2011-03-23 Richard Levittemake update (1.0.1-stable)
2010-11-17 Dr. Stephen Hensonsync OIDs with HEAD
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-01-25 Dr. Stephen HensonPR: 2149
2009-11-10 Dr. Stephen HensonPR: 2091
2009-04-06 Dr. Stephen HensonUse basename of objxref.pl not whole path in generated...
2009-04-04 Dr. Stephen HensonFix for VC++ 6 which chokes on the empty argument.
2009-04-01 Dr. Stephen HensonMake update fixing duplicate ASN1 error codes.
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-25 Dr. Stephen HensonUpdate from stable branch.
2009-02-10 Dr. Stephen HensonAdd error checking to obj_xref.pl and add command line...
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
next