Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert EVP_CIPHER_meth_dup() to using calloc() | tb | 2023-03-01 | 1 | -3/+2 |
* | Make cipher_method_lib.c compile with LibreSSL | tb | 2023-03-01 | 1 | -15/+29 |
* | Fix line wrapping of function pointer arguments | tb | 2023-03-01 | 1 | -15/+8 |
* | First KNF approximation as per knfmt(1) | tb | 2023-03-01 | 1 | -60/+72 |
* | Drop the EVP_CIPHER_METH_get_* functions | tb | 2023-03-01 | 1 | -42/+1 |
* | Add RCS tag | tb | 2023-03-01 | 1 | -0/+1 |
* | Revert OpenSSL commit aa6bb135 | tb | 2023-03-01 | 1 | -5/+54 |
* | libcrypto: import a copy of OpenSSL 1.1's cmeth_lib.c | tb | 2023-03-01 | 1 | -0/+151 |