Fix data race in RAND_DRBG_generate
[openssl.git] / crypto / camellia /
2018-09-11 Matt CaswellUpdate copyright year
2018-06-21 Andy PolyakovRemove some inline assembler and non-standard constructs.
2018-02-14 Richard LevitteHarmonize the make variables across all known platforms...
2018-01-28 Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-10-13 Rich SalzRemove email addresses from source code.
2017-05-11 David BenjaminRemove filename argument to x86 asm_init.
2017-02-26 Andy Polyakovcamellia/asm/cmll-x86_64.pl: add CFI annotations.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-06-13 Rich SalzMissed some copyright merge
2016-05-29 Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-04-26 Andy Polyakovcamellia/build.info: fix typo
2016-04-20 Richard LevitteRemove --classic build entirely
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-12 Richard LevitteAdd $(LIB_CFLAGS) for any build.info generator that...
2016-03-10 Richard LevitteAdd include directory options for assembler files that...
2016-03-09 Richard LevitteMake sure the effect of "pic" / "no-pic" is used with...
2016-03-09 Richard LevitteUnified - adapt the generation of camellia assembler...
2016-03-08 Andy PolyakovSPARCv9 assembly pack: unify build rules and argument...
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-18 Rich SalzRemove outdated DEBUG flags.
2016-02-13 Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-01-29 Rich SalzTemplatize util/domd
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-20 Rich SalzRemove update tags
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2015-12-19 Matt CaswellFix URLs mangled by reformat
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-08-10 Rich SalzRT3999: Remove sub-component version strings
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-03-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-02-24 Andy PolyakovFix crash in SPARC T4 XTS.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-12-11 Matt Caswellmake update
2014-12-08 Geoff ThorpeInclude <openssl/foo.h> instead of "foo.h"
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28 Rich SalzRemove all .cvsignore files
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2012-10-25 Andy Polyakov[aes|cmll]t4-sparcv9.pl: unify argument handling.
2012-10-14 Andy Polyakov[aes|cmll]t4-sparcv9.pl: addendum to previous sparcv9_m...
2012-10-11 Andy PolyakovAdd SPARC T4 Camellia support.
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-03 Ben LaurieVersion skew reduction: trivia (I hope).
2012-04-28 Andy Polyakovperlasm: fix symptom-less bugs, missing semicolons...
2011-02-21 Dr. Stephen HensonUpdate dependencies.
2011-02-16 Dr. Stephen HensonInclude openssl/crypto.h first in several other files...
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2009-09-17 Andy Polyakovcmll-x86_64.pl: small buglet in CBC subroutine.
2009-04-06 Andy PolyakovCamellia update: make it respect NO_[INLINE_]ASM and...
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