]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/seed
Implement EVP_MAC_do_all_ex()
[thirdparty/openssl.git] / crypto / seed /
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11  Matt CaswellUpdate copyright year
2018-06-22  Nicola TuveriRemove __cplusplus preamble from internal headers
2017-02-16  Benjamin KadukUse _WIN32 over WIN32 for preprocessor conditional
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-04-20  Richard LevitteRemove --classic build entirely
2016-03-29  Andy Polyakovcrypto/seed: add small-footprint path.
2016-03-21  Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
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-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-18  Richard LevitteRemove the "eay" c-file-style indicators
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-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellMove more comments that confuse indent
2014-12-08  Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28  Rich SalzRemove all .cvsignore files
2012-02-26  Andy Polyakovseed.c: incredibly enough seed.c can fail to compile...
2011-01-26  Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2008-12-23  Andy PolyakovEngage crypto/modes.
2008-12-16  Andy PolyakovSEED to support OPENSSL_SMALL_FOOTPRINT: ~2x size decre...
2007-09-19  Ben LaurieFix dependencies. Make depend.
2007-08-31  Andy PolyakovConstify seed and md2.
2007-06-08  Dr. Stephen HensonWIN32 fixes.
2007-05-17  Dr. Stephen HensonAdd .cvsignore to seed dir.
2007-04-24  Bodo Möllerremove leftover from editing ...
2007-04-23  Bodo MöllerAdd SEED encryption algorithm.