Age | Commit message (Expand) | Author |
---|---|---|
2023-12-29 | Merge the EVP_CIPHER_meth_* API into evp_cipher.c | Theo Buehler |
2023-12-20 | Add some sanity checks for EVP_CIPHER_meth_new() | Theo Buehler |
2023-07-07 | Unbreak the namespace build after a broken mk.conf and tool misfire had | Bob Beck |
2023-07-07 | Hide symbols in hkdf, evp, err, ecdsa, and ec | Bob Beck |
2023-03-01 | Convert EVP_CIPHER_meth_dup() to using calloc() | Theo Buehler |
2023-03-01 | Make cipher_method_lib.c compile with LibreSSL | Theo Buehler |
2023-03-01 | Fix line wrapping of function pointer arguments | Theo Buehler |
2023-03-01 | First KNF approximation as per knfmt(1) | Theo Buehler |
2023-03-01 | Drop the EVP_CIPHER_METH_get_* functions | Theo Buehler |
2023-03-01 | Add RCS tag | Theo Buehler |
2023-03-01 | Revert OpenSSL commit aa6bb135 | Theo Buehler |
2023-03-01 | libcrypto: import a copy of OpenSSL 1.1's cmeth_lib.c | Theo Buehler |