]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/camellia
Changed OPENSSL_gmtime so macOS uses threadsafe gmtime_r instead of gmtime.
[thirdparty/openssl.git] / crypto / camellia /
2015-12-19  Matt CaswellFix URLs mangled by reformat
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-09-15  Rich SalzRT4044: Remove .cvsignore files.
2015-05-23  Richard LevitteFix the update target and remove duplicate file updates
2015-02-24  Andy PolyakovFix crash in SPARC T4 XTS.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-02-01  Andy Polyakovcamellia/asm/cmll-x86_64.pl: fix symptomless bugs ...
2013-05-19  Andy PolyakovAdd Camellia SPARC T4 module from master.
2013-01-22  Andy Polyakovx86_64 assembly pack: make Windows build more robust...
2013-01-15  Dr. Stephen Hensonmake update
2012-06-27  Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-09  Dr. Stephen HensonRevert "version skew" patches that break FIPS compilation
2012-06-03  Ben LaurieReduce version skew: trivia (I hope).
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-09-16  Dr. Stephen Hensonmake depend
2011-09-16  Dr. Stephen HensonImproved error checking for DRBG calls.
2011-08-14  Dr. Stephen HensonRemove hard coded ecdsaWithSHA1 hack in ssl routines...
2011-06-09  Ben LaurieFix warnings/errors(!).
2011-06-08  Dr. Stephen HensonImplement Camellia_set_key properly for FIPS builds.
2011-06-05  Dr. Stephen HensonFIPS low level blocking for AES, RC4 and Camellia....
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-09-17  Andy Polyakovcmll-x86_64.pl: small buglet in CBC subroutine [from...
2009-04-06  Dr. Stephen HensonUpdates from HEAD.
2009-04-06  Dr. Stephen HensonPR: 1899
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-01-07  Dr. Stephen HensonUpdatde from stable branch.
2008-12-27  Andy Polyakovcmll-x86_64.pl: fix bug in cbc tail processing and...
2008-12-23  Andy PolyakovWindows-specific addenum to "engage crypto/modes" commi...
2008-12-23  Andy PolyakovPatch the omission from prvious commit #17716.
2008-12-23  Andy PolyakovEngage crypto/modes.
2008-12-22  Andy Polyakovcmll-x86_64.pl: Win64 SEH section to handle pushf/popf...
2008-12-19  Andy Polyakovcmll-x86_64.pl: bug fix and size optimization of Win64...
2008-12-03  Andy PolyakovAdd Camellia assembler x86 and x86_64 modules.
2008-12-02  Bodo MöllerImplement Configure option pattern "experimental-foo"
2008-11-12  Dr. Stephen HensonReinstate camellia header fix patch.
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-02  Ben LaurieFix asserts. Fix incorrect dependency.
2008-11-02  Ben LaurieFix warnings.
2008-10-31  Andy Polyakovsize_t-fy AES, Camellia and RC4.
2008-10-28  Andy PolyakovHarmonize Camellia API with version 1.x.
2008-10-28  Andy PolyakovCamellia update. Quoting camellia.c:
2008-04-17  Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2007-08-28  Andy PolyakovMake room for Camellia assembler.
2007-04-04  Ben LaurieFix buffer overrun. Coverity ID 106.
2007-01-21  Dr. Stephen HensonConstify version strings and some structures.
2006-12-02  Andy PolyakovEliminate redundant variable in Camellia CBC routine.
2006-12-02  Andy PolyakovImprove Camellia code readability.
2006-12-02  Andy PolyakovFix bugs in Camellia CBC routine.
2006-12-02  Andy PolyakovCamellia portability fixes.
2006-11-30  Dr. Stephen HensonUpdate dependencies.
2006-07-19  Bodo MöllerNew Camellia implementation (replacing previous version)
2006-07-17  Dr. Stephen HensonUpdate .cvsignore
2006-06-09  Bodo MöllerCamellia cipher, contributed by NTT