| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright year updates | Tomas Mraz | 2024-09-05 | 2 | -2/+2 |
* | convert users of build time defaults to use new defaults api | Neil Horman | 2024-07-09 | 1 | -2/+2 |
* | Unlock only when lock was successful | cchinchole | 2024-07-03 | 1 | -2/+4 |
* | Fixes for potential deadlock | cchinchole | 2024-07-03 | 1 | -0/+4 |
* | Copyright year updates | Richard Levitte | 2024-04-09 | 1 | -1/+1 |
* | Revert "Improved detection of engine-provided private "classic" keys" | Tomas Mraz | 2024-01-31 | 1 | -42/+0 |
* | Improved detection of engine-provided private "classic" keys | Dmitry Belyavskiy | 2023-10-04 | 1 | -0/+42 |
* | coverity: NULL dereference | Pauli | 2023-09-20 | 1 | -0/+1 |
* | Fix engine cleanup error handling | Bernd Edlinger | 2023-09-15 | 4 | -17/+29 |
* | Copyright year updates | Matt Caswell | 2023-09-07 | 8 | -8/+8 |
* | no_autoload: make the no-autoload-config option work again. | Pauli | 2023-08-04 | 1 | -0/+2 |
* | engine: update to structure based atomics | Pauli | 2023-07-01 | 5 | -24/+27 |
* | Workaround false positive warning of MSAN in eng_rdrand.c | Antony Polukhin | 2023-06-08 | 1 | -0/+16 |
* | Modify ENGINE_pkey_asn1_find_str() to use a read lock instead of a write | Matt Caswell | 2023-06-06 | 1 | -1/+1 |
* | Convert the ENGINE struct_ref field to be an atomic | Matt Caswell | 2023-06-06 | 6 | -28/+75 |
* | Fix memory leak in engine_cleanup_add_first() | Kovalev Vasiliy | 2023-05-09 | 1 | -2/+3 |
* | crypto: Fix various typos, repeated words, align some spelling to LDP. | FdaSilvaYY | 2022-10-12 | 1 | -2/+2 |
* | Stop raising ERR_R_MALLOC_FAILURE in most places | Richard Levitte | 2022-10-05 | 6 | -23/+22 |
* | Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats | Hugo Landau | 2022-06-22 | 1 | -1/+1 |
* | Update copyright year | Matt Caswell | 2022-05-03 | 4 | -4/+4 |
* | str[n]casecmp => OPENSSL_strncasecmp | Dmitry Belyavskiy | 2022-04-22 | 1 | -2/+2 |
* | eng_dyn: Avoid spurious errors when checking for 1.1.x engine | Tomas Mraz | 2022-03-18 | 1 | -11/+22 |
* | Check for presence of 1.1.x openssl runtime | Bernd Edlinger | 2022-02-08 | 1 | -1/+10 |
* | Move e_os.h to include/internal | Richard Levitte | 2022-02-05 | 3 | -3/+3 |
* | Avoid loading of a dynamic engine twice | Bernd Edlinger | 2021-11-23 | 4 | -1/+101 |
* | Update copyright year | Matt Caswell | 2021-06-17 | 11 | -11/+11 |
* | Rename all getters to use get/get0 in name | Tomas Mraz | 2021-06-01 | 1 | -9/+9 |
* | Rework and make DEBUG macros consistent. | Rich Salz | 2021-05-28 | 5 | -18/+18 |
* | err: rename err_load_xxx_strings_int functions | Pauli | 2021-05-26 | 1 | -1/+1 |
* | Remove engine_table_select_int | Rich Salz | 2021-05-25 | 11 | -15/+22 |
* | Update copyright year | Matt Caswell | 2021-04-08 | 8 | -8/+8 |
* | Always check CRYPTO_LOCK_{read,write}_lock | Rich Salz | 2021-03-14 | 7 | -35/+59 |
* | Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcrypto | Tomas Mraz | 2021-03-12 | 1 | -2/+0 |
* | Drop OPENSSL_NO_RSA everywhere | Richard Levitte | 2020-12-20 | 3 | -8/+0 |
* | Update copyright year | Matt Caswell | 2020-11-26 | 1 | -1/+1 |
* | ERR: Rebuild all generated error headers and source files | Richard Levitte | 2020-11-24 | 1 | -6/+12 |
* | CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() | Richard Levitte | 2020-11-13 | 3 | -11/+9 |
* | Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call | Richard Levitte | 2020-11-13 | 14 | -109/+85 |
* | Don't clear the whole error stack when loading engines | Matt Caswell | 2020-11-06 | 3 | -3/+22 |
* | Fix safestack issues in conf.h | Matt Caswell | 2020-09-13 | 1 | -2/+0 |
* | Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK | Matt Caswell | 2020-09-13 | 1 | -2/+0 |
* | EVP: deprecate the EVP_X_meth_ functions. | Pauli | 2020-07-22 | 2 | -4/+4 |
* | Update copyright year | Richard Levitte | 2020-07-16 | 14 | -14/+14 |
* | deprecate engines in libcrypto | Pauli | 2020-07-16 | 18 | -0/+54 |
* | Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files | Dr. David von Oheimb | 2020-07-05 | 1 | -14/+13 |
* | Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txt | Dr. David von Oheimb | 2020-07-05 | 1 | -0/+0 |
* | Update copyright year | Matt Caswell | 2020-06-04 | 1 | -1/+1 |
* | Prevent use after free of global_engine_lock | Tomas Mraz | 2020-05-22 | 1 | -0/+1 |
* | Update copyright year | Matt Caswell | 2020-05-15 | 2 | -2/+2 |
* | In OpenSSL builds, declare STACK for datatypes ... | Rich Salz | 2020-04-24 | 2 | -0/+4 |