]> git.ipfire.org Git - thirdparty/openssl.git/history - engines/e_chil.c
Convert the dynlocks in e_chil to the new Thread API locks
[thirdparty/openssl.git] / engines / e_chil.c
2016-03-09  Richard LevitteConvert the dynlocks in e_chil to the new Thread API...
2016-03-09  Matt CaswellRemove another lock from e_chil
2016-03-09  Matt CaswellMove chil engine to the new thread api
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-11-09  Matt CaswellContinue malloc standardisation in engines
2015-10-30  Rich SalzReplace "SSLeay" in API with OpenSSL
2015-05-11  Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-01  Rich Salzfree NULL cleanup 11
2015-05-01  Rich Salzfree null cleanup finale
2015-03-28  Rich Salzfree NULL cleanup
2015-03-25  Rich Salzfree NULL cleanup
2015-03-25  Rich Salzfree NULL cleanup
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellMove more comments that confuse indent
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2010-06-12  Ben LaurieFix warnings.
2010-05-26  Dr. Stephen HensonAvoid use of ex_data free function in Chil ENGINE so...
2010-03-24  Dr. Stephen Hensoninitialise buf if wrong_info not used
2010-03-12  Dr. Stephen HensonPR: 2192
2008-11-28  Geoff ThorpeClarify a 'chil' engine param that is a little unintuitive.
2008-11-19  Geoff ThorpeAllow the CHIL engine to load even if dynamic locks...
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.
2006-03-18  Nils Larschremove unnecessary code
2005-07-16  Nils Larschmake
2005-06-29  Ben LaurieFix warnings.
2005-05-30  Richard LevitteChange all relevant occurences of 'ncipher' to 'chil...
2005-05-29  Geoff ThorpeChange the source and output paths for 'chil' and ...