| Commit message (Expand) | Author | Age | Files | Lines |
* | Zap trailing whitespace in dsa.h | tb | 2025-03-01 | 1 | -7/+7 |
* | Remove #error if OPENSSL_NO_FOO is defined | tb | 2025-01-25 | 1 | -5/+1 |
* | Make the DSS_prime_checks macro internal | tb | 2024-12-05 | 1 | -8/+1 |
* | Remove the undocumented DSA_is_prime() macro | tb | 2024-12-05 | 1 | -3/+1 |
* | Remove DSA_generate_parameters | tb | 2024-03-02 | 1 | -7/+1 |
* | Bring includes into canonical order | tb | 2023-04-18 | 1 | -4/+4 |
* | Move some includes out of OPENSSL_NO_DEPRECATED | tb | 2023-04-18 | 1 | -3/+1 |
* | Move a few functions out of OPENSSL_NO_DEPRECATED | tb | 2023-04-09 | 1 | -4/+2 |
* | Provide DSA_R_INVALID_PARAMETERS error code | tb | 2023-03-04 | 1 | -1/+2 |
* | Remove mkerr.pl remnants from LibreSSL | kn | 2022-07-12 | 1 | -5/+1 |
* | Expose new API in headers. | tb | 2022-07-07 | 1 | -5/+1 |
* | Prepare to provide DSA_meth_{get0,set1}_name() | tb | 2022-07-04 | 1 | -1/+5 |
* | Prepare to provide DSA_security_bits() | tb | 2022-06-27 | 1 | -1/+4 |
* | Make DSA opaque | tb | 2022-01-14 | 1 | -64/+2 |
* | Unifdef LIBRESSL_OPAQUE_* and LIBRESSL_NEXT_API | tb | 2022-01-14 | 1 | -5/+1 |
* | Prepare to provide DSA_bits() | tb | 2022-01-05 | 1 | -1/+4 |
* | Prepare to provide DSA_get0_{p,q,g,{priv,pub}_key}() | tb | 2022-01-05 | 1 | -1/+8 |
* | Crank the number of rounds of Miller-Rabin from 50 to 64 | tb | 2021-11-29 | 1 | -4/+7 |
* | Add DSA_meth_{dup,free,new,set_{finish,sign}}() | tb | 2018-03-17 | 1 | -1/+8 |
* | Provide DSA_get0_engine() | tb | 2018-02-20 | 1 | -1/+2 |
* | Provide DSA_SIG_{g,s}et0() | tb | 2018-02-20 | 1 | -1/+3 |
* | Provide DSA_{clear,set,test}_flags() | tb | 2018-02-20 | 1 | -1/+4 |
* | Provide {DH,DSA}_set0_key(). Requested by sthen. | tb | 2018-02-18 | 1 | -1/+2 |
* | Provide DSA_set0_pqg. | tb | 2018-02-18 | 1 | -1/+2 |
* | s/DH/DSA/ | jsing | 2018-02-17 | 1 | -2/+2 |
* | Provide further parts of the OpenSSL 1.1 API: {DH,DSA}_get0_{key,pqg}(), | tb | 2018-02-17 | 1 | -1/+5 |
* | Kill a bunch of OLD_ASN1 usage by replacing ASN1_{d2i,i2d}_* with | jsing | 2016-11-04 | 1 | -8/+5 |
* | Remove flags for disabling constant-time operations. | bcook | 2016-06-30 | 1 | -4/+1 |
* | Disable DSA_FLAG_NO_EXP_CONSTTIME, always enable constant-time behavior. | bcook | 2016-06-21 | 1 | -7/+3 |
* | Group d2i/i2d function prototypes by type and add missing externs for the | jsing | 2015-10-13 | 1 | -7/+12 |
* | if (x) FOO_free(x) -> FOO_free(x). | miod | 2014-07-12 | 1 | -2/+2 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | Everything sane has stdio, and FILE *. we don't need ifdefs for this. | beck | 2014-05-29 | 1 | -2/+0 |
* | Almost nothing actually needs to include <openssl/e_os2.h>, however by | jsing | 2014-05-24 | 1 | -1/+1 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -0/+20 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -43/+26 |
* | resolve conflicts | djm | 2009-01-09 | 1 | -0/+39 |
* | remove duplicate definition of OPENSSL_DSA_MAX_MODULUS_BITS spotted | djm | 2008-09-06 | 1 | -2/+0 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -22/+37 |
* | openssl security fixes, diff from markus@, ok & "commit it" djm@ | pvalchev | 2006-10-04 | 1 | -0/+4 |
* | resolve conflicts | djm | 2006-06-27 | 1 | -0/+14 |
* | resolve conflicts | djm | 2005-04-29 | 1 | -0/+4 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -46/+39 |
* | merge openssl 0.9.6b-engine | beck | 2001-08-01 | 1 | -0/+1 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -7/+22 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -12/+49 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -35/+45 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+194 |