]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ec/ecdh_ossl.c
utils/mkdir-p: check if dir exists also after mkdir failed
[thirdparty/openssl.git] / crypto / ec / ecdh_ossl.c
2016-05-17  Rich SalzCopyright consolidation 06/10
2016-03-02  Dr. Stephen HensonHandle KDF internally.
2016-03-01  Dr. Stephen HensonAdd default operations to EC_METHOD
2016-03-01  Dr. Stephen HensonReplace overrides.
2016-02-28  Dr. Stephen HensonExtended EC_METHOD customisation support.
2016-02-22  Rich SalzRemove unused parameters from internal functions
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-12-16  Dr. Stephen HensonConstify EC_KEY in ECDH_compute_key.
2015-12-09  Dr. Stephen HensonAdapt ecdh_compute_key
2015-12-09  Dr. Stephen Hensonmove ECDH implementation to crypto/ec