summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-08Simplify tlsext_ecpf_parse()tb1-8/+4
2021-06-08Rewrap a comment to avoid an overlong linetb1-3/+3
2021-06-08Ignore the record version for early alertstb1-4/+10
2021-06-08TLSv1.3 server: avoid sending alerts in legacy recordstb1-3/+4
2021-06-08Adjust alert for ECPF without uncompressed point formattb1-3/+4
2021-06-08Fix pkg-config .pc files with LibreSSLinoguchi2-9/+7
2021-06-01Update RFC reference. RFC 4366 was obsoleted by RFC 6066.tb1-2/+2
2021-06-01Avoid sending a trailing dot in SNI as a clienttb1-6/+19
2021-06-01Remove unnecessary cast in free.tb1-2/+2
2021-05-31Since our unix receive queue got longer, the test run-t_sendrecvbluhm1-24/+30
2021-05-20EVP_Digest*: fix documented return values.tb2-10/+6
2021-05-19Adjust libcrypto obj_xref.txt to obj_xref.hinoguchi1-2/+2
2021-05-16Absorb SSL_AEAD_CTX into struct tls12_record_protection.jsing3-73/+63
2021-05-16Zero the tls12_record_protection struct instead of individual fields.jsing1-9/+3
2021-05-16Avoid including tls13_internal.h in tls13_record.h.jsing1-2/+1
2021-05-16Avoid pulling ssl_locl.h into self-contained code.jsing4-8/+4
2021-05-16Make local header inclusion consistent.jsing18-51/+36
2021-05-16Move DTLS structs/definitions/prototypes to dtls_locl.h.jsing14-214/+282
2021-05-16Add a missing space.jsing1-2/+2
2021-05-16Fix formatting of multi-line license comment per style(9).jsing4-8/+12
2021-05-16Avoid pulling ssl_sigalgs.h in via ssl_locl.h.jsing3-4/+7
2021-05-16Remove unnecessary includes from the bytestring APIs.jsing4-14/+4
2021-05-16Explicitly include <openssl/opensslconf.h> in files using OPENSSL_NO_*jsing13-16/+30
2021-05-14whitespace/KNFtb1-4/+4
2021-05-14Improve libcrypto obj_xref.h generatorinoguchi1-0/+4
2021-05-13Add missing .Pp in HISTORY section.tb2-4/+6
2021-05-13Add missing .Pptb1-2/+3
2021-05-12Merge documentation for SSL_CIPHER_find(3) from OpenSSL 1.1.1.tb1-2/+29
2021-05-12Install SSL_SESSION_get0_cipher.3tb1-1/+2