| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove X9.42 DH rudiments | tb | 2024-11-29 | 1 | -5/+2 |
* | Use dh for DH function arguments. | tb | 2024-03-27 | 1 | -25/+23 |
* | Unify *_up_ref() implementations | tb | 2024-03-27 | 1 | -4/+2 |
* | Ignore ENGINE at the API boundary | tb | 2023-11-29 | 1 | -2/+2 |
* | Unifdef OPENSSL_NO_ENGINE in libcrypto | tb | 2023-11-19 | 1 | -30/+1 |
* | fix whitespace | tb | 2023-08-13 | 1 | -14/+13 |
* | Convert {DH,DSA}_new_method() to using calloc() | tb | 2023-08-12 | 1 | -43/+29 |
* | Hide symbols in dh | beck | 2023-07-08 | 1 | -1/+29 |
* | Call BN_free() instead of BN_clear_free(). | jsing | 2023-03-07 | 1 | -8/+8 |
* | Prepare to provide DH_security_bits() | tb | 2022-06-27 | 1 | -1/+14 |
* | Add an essentially empty dh_local.h and include it in the files where | tb | 2022-01-07 | 1 | -1/+3 |
* | Prepare to provide DH_get_length() | tb | 2022-01-05 | 1 | -1/+7 |
* | Prepare to provide DH_get0_{p,q,g,{priv,pub}_key}() | tb | 2022-01-05 | 1 | -1/+31 |
* | In DH_set0_pqg() also set dh->length if q is set to match what OpenSSL do. | tb | 2021-11-23 | 1 | -1/+2 |
* | Remove incorrect NULL checks in DH_set0_key(). | tb | 2018-05-02 | 1 | -5/+1 |
* | make ENGINE_finish() succeed on NULL and simplify callers as in | tb | 2018-04-14 | 1 | -10/+6 |
* | Provide DH_get0_engine(). | jsing | 2018-02-22 | 1 | -1/+7 |
* | Fix bogus check. Spotted by brynet, thanks. | tb | 2018-02-20 | 1 | -2/+4 |
* | Provide DH_set_length() | tb | 2018-02-20 | 1 | -1/+10 |
* | Provide DH_bits() | tb | 2018-02-20 | 1 | -1/+7 |
* | Provide DH_{clear,set,test}_flags(). | tb | 2018-02-20 | 1 | -1/+19 |
* | Provide {DH,DSA}_set0_key(). Requested by sthen. | tb | 2018-02-18 | 1 | -1/+20 |
* | Provide DH_set0_pqg. | tb | 2018-02-18 | 1 | -1/+23 |
* | Provide further parts of the OpenSSL 1.1 API: {DH,DSA}_get0_{key,pqg}(), | tb | 2018-02-17 | 1 | -1/+21 |
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -4/+4 |
* | Enable building with -DOPENSSL_NO_DEPRECATED. | doug | 2015-02-11 | 1 | -1/+2 |
* | if (x) FOO_free(x) -> FOO_free(x). | miod | 2014-07-12 | 1 | -15/+8 |
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -2/+2 |
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -1/+4 |
* | KNF | miod | 2014-07-09 | 1 | -96/+113 |
* | remove unused, private version strings except SSL_version_str | bcook | 2014-07-09 | 1 | -3/+1 |
* | 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 |
* | no need for null check before free. from Brendan MacDonell | tedu | 2014-05-30 | 1 | -1/+1 |
* | kill REF_PRINT/REF_CHECK debugging framework noone would use | deraadt | 2014-04-17 | 1 | -20/+0 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -6/+6 |
* | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 1 | -11/+0 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -1/+14 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -1/+1 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -0/+10 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -75/+75 |
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -4/+4 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -13/+63 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -4/+88 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -8/+11 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+100 |