Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove files that definitely contain no code anymore | tb | 2023-04-13 | 1 | -67/+0 |
* | Fold ECDSA sign and verify mess into ecs_ossl.c | tb | 2023-04-13 | 1 | -42/+1 |
* | Make internal header file names consistent | tb | 2022-11-26 | 1 | -4/+4 |
* | Do not depend on engine.h pulling in err.h and evp.h | tb | 2022-01-27 | 1 | -1/+3 |
* | Add #include "bn_lcl.h" to the files that will soon need it. | tb | 2021-12-04 | 1 | -1/+2 |
* | Partial port of EC_KEY_METHOD from OpenSSL 1.1. | tb | 2019-01-19 | 1 | -22/+16 |
* | Lob a KNF grenade into the ecdsa code. | jsing | 2015-02-08 | 1 | -16/+21 |
* | None of these need to include <openssl/rand.h> | jsing | 2014-10-18 | 1 | -2/+1 |
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -1/+3 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | 1. RAND_seed is now DEPRECATED | deraadt | 2014-04-17 | 1 | -1/+0 |
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -0/+2 |
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+104 |