Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-03-01 | Fix line wrapping of function pointer arguments | tb | 1 | -15/+8 | |
ok jsing | |||||
2023-03-01 | First KNF approximation as per knfmt(1) | tb | 1 | -60/+72 | |
ok jsing | |||||
2023-03-01 | Drop the EVP_CIPHER_METH_get_* functions | tb | 1 | -42/+1 | |
Nothing interesting uses them. There's a Debian SSH-1 module and corresponding ncrack bits. That's not reason enough to have this garbage. ok jsing | |||||
2023-03-01 | Add RCS tag | tb | 1 | -0/+1 | |
2023-03-01 | Revert OpenSSL commit aa6bb135 | tb | 1 | -5/+54 | |
This reinstates the original license on this file. Don't bother bumping the copyright year. Nothing interesting has happened in here since the initial commit. (There was one interesting commit though: "Don't care openssl_zmalloc()", which is interesting due to the lack of care, not because it's copyright worthy) ok jsing |