oweals/openssl.git
2020-03-31 Matt CaswellPrepare for 1.1.1f release OpenSSL_1_1_1f
2020-03-31 Matt CaswellUpdate copyright year
2020-03-29 Viktor Szakatsfix generated Makefile for Windows builds made on ...
2020-03-25 Tomas MrazDocument the revert of the proper reporting of an unexp...
2020-03-25 Tomas MrazPartially revert "Detect EOF while reading in libssl"
2020-03-24 Richard KönningUse ctx2 instead ctx.
2020-03-22 Bernd EdlingerFix error handling in x509v3_cache_extensions and relat...
2020-03-20 FdaSilvaYYCoverity: fix two minor NPD issues.
2020-03-19 Bernd EdlingerAdd a CHANGES entry for BN_generate_prime_ex
2020-03-19 Bernd EdlingerUpdate documentation of BN_generate_prime_ex
2020-03-19 Bernd EdlingerMerge probable_prime_dh_safe with bn_probable_prime_dh
2020-03-19 Bernd EdlingerAdd a parameter to probable_prime if we look for a...
2020-03-17 Matt CaswellPrepare for 1.1.1f-dev
2020-03-17 Matt CaswellPrepare for 1.1.1e release OpenSSL_1_1_1e
2020-03-17 Matt CaswellUpdate copyright year
2020-03-17 Matt CaswellUpdate CHANGES for the new release
2020-03-17 Matt CaswellUpdate NEWS for the new release
2020-03-17 Ben Kaduksslapitest: don't leak the SSL_CTX pair
2020-03-13 Benjamin KadukAdd test that changes ciphers on CCS
2020-03-13 Benjamin KadukCode to thread-safety in ChangeCipherState
2020-03-13 Benjamin KadukDon't write to the session when computing TLS 1.3 keys
2020-03-13 Benjamin KadukFix whitespace nit in ssl_generate_master_secret()
2020-03-13 Benjamin Kadukdoc: fix spelling of TYPE_get_ex_new_index
2020-03-13 Benjamin KadukAdditional updates to SSL_CTX_sess_set_get_cb.pod
2020-03-13 Jakub Jelendoc: Update the reference from draft to RFC
2020-03-12 Dr. Matthias... doc: document that 'openssl rand' is cryptographically...
2020-03-11 Matt CaswellRevert "Create a new embeddedSCTs1 that's signed using...
2020-03-11 Matt CaswellRevert "Stop accepting certificates signed using SHA1...
2020-03-09 James Peachdocs: fix typo in SSL functions
2020-03-08 Richard LevitteDOC: Make EVP_SignInit.pod conform with man-pages(7)
2020-03-08 Richard LevitteDOC: New file for EVP_PKEY_size(), EVP_PKEY_bits()...
2020-03-08 Bastian Germannapps x509: passing PKCS#11 URL as -signkey
2020-03-06 Matt CaswellClarify the usage of EVP_PKEY_get_raw_[private|public...
2020-03-06 Richard LevitteDOC: Fixups of X509_LOOKUP.pod
2020-03-06 Richard LevitteDOC: Add documentation related to X509_LOOKUPs
2020-03-05 Patrick Steuercrypto/ec/curve448/eddsa.c: fix EBCDIC platforms
2020-03-05 Patrick Steueraes-s390x.pl: fix stg offset caused by typo in perlasm
2020-03-05 Bernd EdlingerThis works around a gcc-9 crash
2020-02-27 Scott ArciszewskiFix comment placement in ecp_nistp256.ci
2020-02-27 Bastian Germannapps x509: restrict CAkeyform option to OPT_FMT_PDE
2020-02-27 Richard LevitteVMS: mitigate for the C++ compiler that doesn't underst...
2020-02-26 Matt Turnerconfig: Drop linux-alpha-gcc+bwx
2020-02-20 Matt CaswellTeach more BIOs how to handle BIO_CTRL_EOF
2020-02-20 Matt CaswellDetect EOF while reading in libssl
2020-02-20 Matt CaswellAdd *.d.tmp files to .gitignore
2020-02-19 Simon CornishHandle max_fragment_length overflow for DTLS
2020-02-17 David BenjaminDo not silently truncate files on perlasm errors
2020-02-16 Kurt RoeckxCheck that ed25519 and ed448 are allowed by the securit...
2020-02-16 Kurt RoeckxGenerate new Ed488 certificates
2020-02-15 Richard LevitteDOC: document in more detail what a BIO_read_ex() via...
2020-02-15 Richard LevitteVMS: Correct error reporting in crypto/rand/rand_vms.c
2020-02-15 Richard LevitteVMS: Adapt descrip.mms template to the changed inclusti...
2020-02-14 Bernd EdlingerAdjust minimal build config in 1.1.1 branch
2020-02-12 Nikolay MorozovForgotten GOST2012 support in non-vital places
2020-02-12 Matt CaswellFix no-tls1_3
2020-02-07 FdaSilvaYYAppveyor: update to Visual Studio 2017.
2020-02-06 kinichiroAvoid leak in error path of PKCS5_PBE_keyivgen
2020-02-06 PauliCoverity CID 1444960: Error handling issues
2020-02-06 Dr. Matthias... Fix misspelling errors and typos reported by codespell
2020-02-06 Davide GalassiPrevent compiler warning for unused static function.
2020-02-06 Jakub Jelendoc: Fix typo in EVP_DigestSignInit manpage
2020-02-06 thekuwayamaFix small misspelling in doc for OCSP_response_status
2020-02-05 Kurt RoeckxStop accepting certificates signed using SHA1 at securi...
2020-02-05 Kurt RoeckxCreate a new embeddedSCTs1 that's signed using SHA256
2020-02-02 Richard Levitteconfig: ensure the perl Configure run is the last statement
2020-01-30 Matt CaswellDon't acknowledge a servername following warning alert...
2020-01-30 Matt CaswellProvide better documentation for SSL_get_servername()
2020-01-30 Matt CaswellTest that SSL_get_servername returns what we expect
2020-01-30 Matt CaswellFix SSL_get_servername() and SNI behaviour
2020-01-30 David MakepeaceFix type name typo in d2i/i2d documentation.
2020-01-27 Richard LevitteOpenSSL::Test: bring back the relative paths
2020-01-25 Kurt RoeckxCheck that the default signature type is allowed
2020-01-25 Kurt RoeckxReplace apps/server.pem with certificate with a sha256...
2020-01-25 Benjamin Kadukopenssl-config: add example libssl system-defaults
2020-01-21 Bernd EdlingerRemove remaining references to crypto/include
2020-01-21 Bernd EdlingerFix TLS not using aes_cbc_hmac_sha ciphers
2020-01-20 H.J. LuFix unwind info in crypto/rc4/asm/rc4-x86_64.pl
2020-01-17 Richard LevitteFor all assembler scripts where it matters, recognise...
2020-01-16 Benjamin KadukUpdate SSL_CTX_sess_set_new_cb(3) docs for refcounts
2020-01-15 Richard LevitteFix documentation of return value for EVP_Digest{Sign...
2020-01-14 kinichiroAvoid leak in error path of asn1_parse2
2020-01-13 Richard LevitteConfigure: use $list_separator_re only for defines...
2020-01-09 Dr. David von... fix a glitch in the documentation of OCSP_sendreq_bio()
2020-01-08 Matt CaswellFix pkeyutl -verifyrecover
2020-01-07 Dr. Matthias... Revert "Move random-related defines from e_os.h to...
2020-01-07 Matt CaswellDon't store an HMAC key for longer than we need
2020-01-05 Andrew HoangFix incorrect return code on ECDSA key verification
2020-01-05 fangming.fangFix disabled ecdsa in apps/speed
2020-01-05 Fangming.FangFix side channel in ecp_nistz256-armv8.pl
2020-01-05 Bernd EdlingerFix side channel in the ecp_nistz256.c reference implem...
2020-01-05 Bernd EdlingerImprove side channel fix in ecp_nistz256-x86_64.pl
2020-01-05 Bernd EdlingerFix side channel in ecp_nistz256-armv4.pl
2020-01-05 Bernd EdlingerFix side channel in ecp_nistz256-x86.pl
2020-01-05 David BenjaminAvoid leaking intermediate states in point doubling...
2020-01-05 Nicola TuveriFix potential SCA vulnerability in some EC_METHODs
2020-01-02 Matt CaswellRun make update
2020-01-02 dcruetteUpdate tls13_enc.c
2019-12-29 Dr. Matthias... Temporarily disable external pyca tests
2019-12-29 Benjamin KadukUpdate the krb5 submodule
2019-12-26 Bernd EdlingerFix a race condition in the speed command
next