summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2020-02-06Prevent compiler warning for unused static function.Davide Galassi
2020-02-06doc: Fix typo in EVP_DigestSignInit manpageJakub Jelen
2020-02-06Fix small misspelling in doc for OCSP_response_statusthekuwayama
2020-02-05Stop accepting certificates signed using SHA1 at security level 1Kurt Roeckx
2020-02-05Create a new embeddedSCTs1 that's signed using SHA256Kurt Roeckx
2020-02-02config: ensure the perl Configure run is the last statementRichard Levitte
2020-01-30Don't acknowledge a servername following warning alert in servername cbMatt Caswell
2020-01-30Provide better documentation for SSL_get_servername()Matt Caswell
2020-01-30Test that SSL_get_servername returns what we expectMatt Caswell
2020-01-30Fix SSL_get_servername() and SNI behaviourMatt Caswell
2020-01-30Fix type name typo in d2i/i2d documentation.David Makepeace
2020-01-27OpenSSL::Test: bring back the relative pathsRichard Levitte
2020-01-25Check that the default signature type is allowedKurt Roeckx
2020-01-25Replace apps/server.pem with certificate with a sha256 signature.Kurt Roeckx
2020-01-24openssl-config: add example libssl system-defaultsBenjamin Kaduk
2020-01-21Remove remaining references to crypto/includeBernd Edlinger
2020-01-21Fix TLS not using aes_cbc_hmac_sha ciphersBernd Edlinger
2020-01-20Fix unwind info in crypto/rc4/asm/rc4-x86_64.plH.J. Lu
2020-01-17For all assembler scripts where it matters, recognise clang > 9.xRichard Levitte
2020-01-16Update SSL_CTX_sess_set_new_cb(3) docs for refcountsBenjamin Kaduk
2020-01-15Fix documentation of return value for EVP_Digest{Sign,Verify}Init()Richard Levitte
2020-01-14Avoid leak in error path of asn1_parse2kinichiro
2020-01-13Configure: use $list_separator_re only for defines and includesRichard Levitte
2020-01-09fix a glitch in the documentation of OCSP_sendreq_bio()Dr. David von Oheimb
2020-01-08Fix pkeyutl -verifyrecoverMatt Caswell
2020-01-07Revert "Move random-related defines from e_os.h to rand_unix.c"Dr. Matthias St. Pierre
2020-01-07Don't store an HMAC key for longer than we needMatt Caswell
2020-01-05Fix incorrect return code on ECDSA key verificationAndrew Hoang
2020-01-05Fix disabled ecdsa in apps/speedfangming.fang
2020-01-05Fix side channel in ecp_nistz256-armv8.plFangming.Fang
2020-01-05Fix side channel in the ecp_nistz256.c reference implementationBernd Edlinger
2020-01-05Improve side channel fix in ecp_nistz256-x86_64.plBernd Edlinger
2020-01-05Fix side channel in ecp_nistz256-armv4.plBernd Edlinger
2020-01-05Fix side channel in ecp_nistz256-x86.plBernd Edlinger
2020-01-05Avoid leaking intermediate states in point doubling special case.David Benjamin
2020-01-05Fix potential SCA vulnerability in some EC_METHODsNicola Tuveri
2020-01-02Run make updateMatt Caswell
2020-01-02Update tls13_enc.cdcruette
2019-12-29Temporarily disable external pyca testsDr. Matthias St. Pierre
2019-12-29Update the krb5 submoduleBenjamin Kaduk
2019-12-26Fix a race condition in the speed commandBernd Edlinger
2019-12-23Add some missing cfi frame info in rc4-md5-x86_64.plBernd Edlinger
2019-12-23Add some missing cfi frame info in poly1305-x86_64.plBernd Edlinger
2019-12-23Add some missing cfi frame info in aesni-gcm-x86_64.plBernd Edlinger
2019-12-23Add some missing cfi frame info in x25519-x86_64.plBernd Edlinger
2019-12-23Fix aesni_cbc_sha256_enc_avx2 backtrace infoBernd Edlinger
2019-12-23Add some missing cfi frame info in ecp_nistz256-x86_64.plBernd Edlinger
2019-12-23Fix evp_extra_test with no-dhMatt Caswell
2019-12-20Add some missing cfi frame info in aesni-sha and sha-x86_64.plBernd Edlinger