Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-05-16 | Make local header inclusion consistent. | jsing | 18 | -51/+36 |
2021-05-16 | Move DTLS structs/definitions/prototypes to dtls_locl.h. | jsing | 14 | -214/+282 |
2021-05-16 | Add a missing space. | jsing | 1 | -2/+2 |
2021-05-16 | Fix formatting of multi-line license comment per style(9). | jsing | 4 | -8/+12 |
2021-05-16 | Avoid pulling ssl_sigalgs.h in via ssl_locl.h. | jsing | 3 | -4/+7 |
2021-05-16 | Remove unnecessary includes from the bytestring APIs. | jsing | 4 | -14/+4 |
2021-05-16 | Explicitly include <openssl/opensslconf.h> in files using OPENSSL_NO_* | jsing | 13 | -16/+30 |
2021-05-14 | whitespace/KNF | tb | 1 | -4/+4 |
2021-05-14 | Improve libcrypto obj_xref.h generator | inoguchi | 1 | -0/+4 |
2021-05-13 | Add missing .Pp in HISTORY section. | tb | 2 | -4/+6 |
2021-05-13 | Add missing .Pp | tb | 1 | -2/+3 |
2021-05-12 | Merge documentation for SSL_CIPHER_find(3) from OpenSSL 1.1.1. | tb | 1 | -2/+29 |
2021-05-12 | Install SSL_SESSION_get0_cipher.3 | tb | 1 | -1/+2 |