Age | Commit message (Expand) | Author |
2023-07-28 | Make BN_BLINDING internal | Theo Buehler |
2023-07-08 | Hide symbols in rsa | Bob Beck |
2023-03-11 | Remove a few extra spaces | Theo Buehler |
2023-03-07 | Call BN_free() instead of BN_clear_free(). | Joel Sing |
2022-11-26 | Make internal header file names consistent | Theo Buehler |
2022-06-27 | Prepare to provide RSA_security_bits() | Theo Buehler |
2022-01-07 | Prepare to make RSA and RSA_METHOD opaque by including rsa_locl.h | Theo Buehler |
2022-01-05 | Prepare to provide a number of RSA accessors | Theo Buehler |
2020-01-17 | Free pss in RSA_free | Kinichiro Inoguchi |
2019-11-01 | Clean up RSA_new_method(). | Joel Sing |
2019-10-24 | Provide RSA_pkey_ctx_ctrl(). | Joel Sing |
2018-04-14 | make ENGINE_finish() succeed on NULL and simplify callers as in | Theo Buehler |
2018-02-20 | Provide RSA_{clear,set,test}_flasg() | Theo Buehler |
2018-02-18 | Provide RSA_{g,s}et0_crt_params() | Theo Buehler |
2018-02-18 | Use usual order of RSA_{g,s}et0_key(). | Theo Buehler |
2018-02-18 | Provide RSA_{g,s}et0_factors() | Theo Buehler |
2018-02-17 | Provide further parts of the OpenSSL 1.1 API: {DH,DSA}_get0_{key,pqg}(), | Theo Buehler |
2017-01-29 | Send the function codes from the error functions to the bit bucket, | Bob Beck |
2015-02-11 | Enable building with -DOPENSSL_NO_DEPRECATED. | Doug Hogan |
2014-10-18 | None of these need to include <openssl/rand.h> | Joel Sing |
2014-07-11 | Only import cryptlib.h in the four source files that actually need it. | Joel Sing |
2014-07-10 | Explicitly include <openssl/opensslconf.h> in every file that references | Joel Sing |
2014-07-10 | BN_free, BN_clear_free, BN_CTX_free, BN_BLINDING_free and BN_MONT_CTX_free | Joel Sing |
2014-07-09 | More KNF. | Joel Sing |
2014-07-09 | remove unused, private version strings except SSL_version_str | Brent Cook |
2014-07-09 | Remove RSA_memory_lock(). This undocumented function sort-of serializes your | Miod Vallat |
2014-07-09 | RSA_NULL used to be a compile option allowing the RSA interfaces to be | Miod Vallat |
2014-07-09 | KNF | Miod Vallat |
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt |
2014-06-07 | malloc() result does not need a cast. | Theo de Raadt |
2014-05-22 | Convert OPENSSL_malloc stuff back to intrinsics, a few were missed | Bob Beck |
2014-04-17 | kill REF_PRINT/REF_CHECK debugging framework noone would use | Theo de Raadt |
2014-04-17 | Change library to use intrinsic memory allocation functions instead of | Bob Beck |
2014-04-15 | remove FIPS mode support. people who require FIPS can buy something that | Ted Unangst |
2012-10-13 | resolve conflicts | Damien Miller |
2010-10-01 | resolve conflicts, fix local changes | Damien Miller |
2009-01-09 | resolve conflicts | Damien Miller |
2008-09-06 | resolve conflicts | Damien Miller |
2003-11-11 | merge 0.9.7c; minor bugsfixes; | Markus Friedl |
2003-05-12 | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | Markus Friedl |
2003-03-17 | update to official patch from openssl.org; ok deraadt@, millert@ | Markus Friedl |
2003-03-15 | Enforce blinding on RSA operations involving private keys. | Hakan Olsson |
2002-05-15 | OpenSSL 0.9.7 stable 2002 05 08 merge | Bob Beck |
2001-06-22 | openssl-engine-0.9.6a merge | Bob Beck |
2000-12-15 | openssl-engine-0.9.6 merge | Bob Beck |
2000-03-19 | OpenSSL 0.9.5 merge | Bob Beck |
1999-09-29 | OpenSSL 0.9.4 merge | Bob Beck |
1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker |