| Commit message (Expand) | Author | Age | Files | Lines |
* | bio_enc: various basic cleanup | tb | 2024-04-12 | 1 | -64/+67 |
* | Hide public symbols in evp.h | beck | 2024-04-09 | 1 | -1/+3 |
* | Clean up EVP_CIPHER_CTX_{legacy_clear,cleanup} usage in evp/bio_enc.c | joshua | 2024-03-25 | 1 | -39/+49 |
* | Use EVP_CIPHER_CTX_legacy_clear() internally | tb | 2024-02-18 | 1 | -3/+3 |
* | Unbreak the namespace build after a broken mk.conf and tool misfire had | beck | 2023-07-07 | 1 | -3/+1 |
* | Hide symbols in hkdf, evp, err, ecdsa, and ec | beck | 2023-07-07 | 1 | -1/+3 |
* | Make internal header file names consistent | tb | 2022-11-26 | 1 | -2/+2 |
* | Implement new-style OpenSSL BIO callbacks | tb | 2022-01-14 | 1 | -3/+3 |
* | Add a new, mostly empty, bio_local.h and include it in the files | tb | 2022-01-07 | 1 | -1/+2 |
* | Include evp_locl.h where it will be needed once most structs from | tb | 2021-12-12 | 1 | -1/+3 |
* | Remove dead code. | jsing | 2021-12-01 | 1 | -21/+1 |
* | Return an int in BIO_set_cipher() to be able to report errors. | tb | 2018-08-24 | 1 | -11/+20 |
* | Add const qualifiers to return value of BIO_f_{base64,cipher,md}(). | tb | 2018-05-02 | 1 | -3/+3 |
* | use freezero() instead of memset/explicit_bzero + free. Substantially | deraadt | 2017-05-02 | 1 | -3/+2 |
* | Correct spelling of OPENSSL_cleanse. | jsing | 2015-09-10 | 1 | -2/+2 |
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -2/+1 |
* | Stop including standard headers via cryptlib.h - pull in the headers that | jsing | 2014-07-10 | 1 | -2/+4 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | malloc() result does not need a cast. | deraadt | 2014-06-07 | 1 | -1/+1 |
* | More KNF. | jsing | 2014-05-11 | 1 | -1/+1 |
* | KNF. | jsing | 2014-05-03 | 1 | -206/+206 |
* | Use C99 initializers for the various FOO_METHOD structs. More readable, and | miod | 2014-04-27 | 1 | -12/+10 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -2/+2 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -2/+4 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -2/+2 |
* | resolve conflicts | djm | 2006-06-27 | 1 | -1/+1 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -6/+3 |
* | Merge OpenSSL 0.9.7-stable-20020605, | beck | 2002-06-07 | 1 | -1/+1 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -8/+12 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -11/+11 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -3/+27 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -40/+18 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+423 |