| Commit message (Expand) | Author | Age | Files | Lines |
* | Stub out {OpenSSL,OPENSSL}_add* | tb | 2024-01-13 | 1 | -331/+0 |
* | Add chacha aliases for OpenSSL compatibility | tb | 2023-10-24 | 1 | -1/+3 |
* | Remove OPENSSL_cpuid_setup() call from OPENSSL_add_all_algorithms_noconf() | jsing | 2023-07-24 | 1 | -2/+1 |
* | Unbreak the namespace build after a broken mk.conf and tool misfire had | beck | 2023-07-07 | 1 | -5/+1 |
* | Hide symbols in hkdf, evp, err, ecdsa, and ec | beck | 2023-07-07 | 1 | -1/+5 |
* | Wire up truncated SHA-2, SHA-3 and related things | tb | 2023-04-25 | 1 | -1/+9 |
* | Add EVP_chacha20_poly1305() | tb | 2022-10-21 | 1 | -1/+4 |
* | Remove legacy sign/verify from EVP_MD. | tb | 2022-01-14 | 1 | -15/+1 |
* | Provide EVP_aes_{128,192,256}_wrap(). This is a compatible | tb | 2019-03-17 | 1 | -1/+4 |
* | Add the SM4 block cipher from the Chinese standard GB/T 32907-2016. | tb | 2019-03-17 | 1 | -1/+11 |
* | Make AES CCM available in tables. | tb | 2018-12-26 | 1 | -1/+4 |
* | Add EVP_sm3() to OpenSSL_add_all_digests_internal(). | tb | 2018-11-11 | 1 | -1/+4 |
* | Bring in compatibility for OpenSSL 1.1 style init functions. | beck | 2018-03-17 | 1 | -4/+19 |
* | Include EVP_md5_sha1() via OpenSSL_add_all_digests(). | jsing | 2017-03-01 | 1 | -1/+2 |
* | Temporarily revive MD4 for MS CHAP support. | doug | 2015-09-14 | 1 | -1/+5 |
* | Remove MD4 support from LibreSSL. | doug | 2015-09-13 | 1 | -5/+1 |
* | Remove SHA-0 support. | doug | 2015-09-13 | 1 | -3/+2 |
* | Remove obsolete MDC-2DES from libcrypto. | doug | 2015-06-20 | 1 | -4/+1 |
* | unifdef OPENSSL_NO_RC5 | jsing | 2015-02-10 | 1 | -10/+1 |
* | Combine c_allc.c and c_alld.c into c_all.c - there is not much point having | jsing | 2015-02-07 | 1 | -4/+230 |
* | 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 |
* | Abandon the auto-ENGINE /dev/crypto interface. VIA 3des cbc receives | deraadt | 2014-06-10 | 1 | -3/+0 |
* | When OPENSSL_LOAD_CONF was added it ended up with more #if 0 code, | jsing | 2014-05-16 | 1 | -17/+11 |
* | KNF. | jsing | 2014-05-03 | 1 | -12/+14 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -1/+1 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -0/+6 |
* | merge 0.9.7c; minor bugsfixes; | markus | 2003-11-11 | 1 | -0/+3 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -1/+5 |
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 1 | -0/+2 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -2/+10 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -131/+5 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -37/+40 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+190 |