summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* libssl: ensure server selected ALPN was advertisedtb6 days1-6/+20
* tlsext: check we reject unadvertised selected protocoltb6 days1-1/+24
* tlsext_alpn_client_process(): rename list and prototb6 days1-8/+8
* rsa_eay: Replace handrolled BN_bn2binpad with the real thingtb8 days1-19/+7
* libcrypto: harden cms_kek_cipher() a bittb8 days1-3/+8
* Don't drop X509_V_ERR_HOSTNAME_MISMATCH when verify callback returns 1beck8 days1-2/+5
* fix a double word; ok tb@jsg8 days1-3/+3
* ICBB -> ICDBjsg10 days1-3/+3
* grammar; a -> anjsg10 days8-24/+24
* Make deprecation of ASN1_STRING_data(3) more prominenttb12 days1-19/+22
* grammar; an program -> a programjsg12 days1-3/+3
* document MALLOC_OPTIONS=D output; OK otto@schwarze12 days1-2/+72
* RFC 8446 -> 9846tb13 days1-2/+2
* Change RFC references from 8446 to 9846 and adjust section numberstb13 days19-99/+97
* SSL_get_finished: remove comment about TLSv1.0 and TLSv1.1tb13 days1-4/+2
* Simplify handling of remaining record content on switch to legacy stack.jsing13 days1-35/+13
* Allocate TLS 1.3 receive buffers lazilykenjiro14 days1-14/+7
* update cert.pem based on newer mozilla ca root store, ok tb@sthen2026-08-201-198/+192
* s2i_ASN1_INTEGER.3: mark up second use of usr_data for consistencytb2026-08-181-3/+5
* libssl: use correct alert for key_share without supported_groupstb2026-08-181-2/+2
* SSL_CTX_new(): fix spelling of NULLtb2026-08-141-3/+3
* wycheproof: recognize Cobblestone-{128,256}tb2026-08-111-1/+3
* hdestroy(3): stop freeing key valuesdaniel2026-08-102-46/+3
* Check HMAC() return value to avoid a later use of uninitialized datakenjiro2026-08-101-3/+7
* switch aarch64 CPU feature detection to elf_aux_info()naddy2026-08-081-63/+19
* Restore the OCSP no-check extension methodkenjiro2026-08-072-2/+5
* revert switch to elf_aux_info(); it breaks the install medianaddy2026-08-071-19/+63
* OBJ_create: OBJ_add_objects -> OBJ_create_objectstb2026-08-051-2/+2
* Remove documentation of OBJ_add_object(3)tb2026-08-051-39/+14
* Add missing Dv macro for NI_NUMERICSERV and NI_DGRAMclaudio2026-08-051-4/+4
* switch aarch64 CPU feature detection to elf_aux_info()naddy2026-08-041-63/+19
* callbackfailures: allow specifying the root certificate filekenjiro2026-07-311-10/+11
* Make file-local functions statickenjiro2026-07-319-27/+27
* Remove unused BUF_reverse()kenjiro2026-07-311-22/+1
* Add missing internal header includeskenjiro2026-07-3125-25/+60
* ocspcheck: make validate_response() static, it's only used in this filetb2026-07-291-3/+2
* timingsafe test: make check() statictb2026-07-291-2/+2
* verify test: print size_t with %zutb2026-07-291-2/+2
* tlsfuzzer: use an f-string instead of explicit format specifierstb2026-07-281-4/+2
* tlsfuzzer: avoid mutable default argumentstb2026-07-281-6/+18
* tlsfuzzer: simplify check for directorytb2026-07-281-2/+2
* tlsfuzzer: use sys.exit() instead of naked exit()tb2026-07-261-8/+8
* tlsfuzzer: whitespace tweakstb2026-07-261-4/+5
* tlsfuzzer: remove unnecessary semicolontb2026-07-261-2/+2
* Unlock CRYPTO_LOCK_UI on ui_open_session() failuretb2026-07-251-3/+5
* Improve SHA-3 performance.jsing2026-07-221-37/+281
* bn_mul_div: use (unsigned long long) instead of (uint64_t) to print with %llutb2026-07-211-2/+2
* Alberta moved to permanent -06 on 2026-06-18, update test datamillert2026-07-171-17/+17
* Remove redundant BIO_write() length assertions in b64_write()kenjiro2026-07-171-3/+1
* Remove stale SECURE RENEGOTIATION referencekenjiro2026-07-171-5/+3