openssl.git
2021-01-25 Richard LevitteDrop Travis
2021-01-21 Tomas MrazCI: Add some legacy stuff that we do not test in GitHub...
2021-01-21 Tim HitchinsFix typo in crl2pkcs documentation
2021-01-20 Matt CaswellEnsure SRP BN_mod_exp follows the constant time path
2021-01-19 Tomas MrazFix regression in no-deprecated build
2021-01-19 Richard LevitteDOCS: Fix incorrect pass phrase options references
2021-01-14 Dr. David von... x509_vfy.c: Fix a regression in find_isser()
2021-01-14 Dr. David von... X509_cmp(): Fix comparison in case x509v3_cache_extensi...
2021-01-14 Dmitry BelyavskiySkip BOM when reading the config file
2021-01-14 Todd ShortFix -static builds
2021-01-14 David CarlierOPENSSL_cpuid_setup FreeBSD arm update.
2021-01-14 David CarlierOPENSSL_cpuid_setup FreeBSD PowerPC update
2021-01-10 Billy Brumley[crypto/dh] side channel hardening for computing DH...
2021-01-08 anupamam13Fix for negative return value from `SSL_CTX_sess_accept()`
2021-01-08 Matt CaswellEnsure DTLS free functions can handle NULL
2021-01-07 Ole André Vadla... poly1305/asm/poly1305-armv4.pl: fix Clang compatibility...
2021-01-04 Dr. David von... Update copyright years of auto-generated headers (make...
2020-12-30 David CarlierCRYPTO_secure_malloc_init: BSD support improvements.
2020-12-21 Ingo SchwarzeFix NULL pointer access caused by X509_ATTRIBUTE_create()
2020-12-19 Richard LevitteGitHub CI: Add 'check-update' and 'check-docs'
2020-12-18 Rich SalzDocument OCSP_REQ_CTX_i2d.
2020-12-17 Tomas MrazGithub CI: run also on repository pushes
2020-12-14 Sebastian Andrzej... Configurations: PowerPC is big endian
2020-12-10 Matt CaswellTest that we can negotiate TLSv1.3 if we have an SNI...
2020-12-10 Matt CaswellModify is_tls13_capable() to take account of the server...
2020-12-09 Tomas Mrazv3nametest: Make the gennames structure static
2020-12-09 Nan XiaoFix typo in OPENSSL_malloc.pod
2020-12-08 Matt CaswellPrepare for 1.1.1j-dev
2020-12-08 Matt CaswellPrepare for 1.1.1i release OpenSSL_1_1_1i
2020-12-08 Matt CaswellUpdate copyright year
2020-12-08 Matt CaswellUpdate CHANGES and NEWS for new release
2020-12-08 Matt CaswellAdd a test for encoding/decoding using an invalid ASN...
2020-12-08 Matt CaswellAdd a test for GENERAL_NAME_cmp
2020-12-08 Matt CaswellComplain if we are attempting to encode with an invalid...
2020-12-08 Matt CaswellCheck that multi-strings/CHOICE types don't use implici...
2020-12-08 Matt CaswellCorrectly compare EdiPartyName in GENERAL_NAME_cmp()
2020-12-08 Matt CaswellDirectoryString is a CHOICE type and therefore uses...
2020-12-04 Richard LevitteCHANGES: Move misplaced change item
2020-12-03 Dr. David von... x509_vfy.c: Restore rejection of expired trusted (root...
2020-12-03 Stuart CarnieConfiguration: darwin64-arm64-cc for Apple silicon
2020-12-02 Benjamin KadukFix comment in do_dtls1_write()
2020-12-02 Dr. David von... Turn on Github CI - backport improved ci.yml to 1.1.1
2020-12-01 Ard Biesheuvelaes/asm/aesv8-armx.pl: avoid 32-bit lane assignment...
2020-11-27 ihsinmeUpdate bio_ok.c
2020-11-11 Paulirsa_test: add return value check
2020-11-11 Dmitry BelyavskiyVerification zero-length content in S/MIME format
2020-11-05 T.YanagisawaCorrect description of BN_mask_bits
2020-10-29 Benjamin KadukUnify ssl3_get_cipher_by_std_name() implementation
2020-10-29 hklaasoptimise ssl3_get_cipher_by_std_name()
2020-10-29 Ard Biesheuvelcrypto/poly1305/asm: fix armv8 pointer authentication
2020-10-26 Matt CaswellEnsure we raise SSLfatal on error
2020-10-26 André KlitzingAllow to continue on UNABLE_TO_VERIFY_LEAF_SIGNATURE
2020-10-22 Romain GeisslerFix aarch64 static linking into shared libraries (see...
2020-10-21 simplelinsFix AES-GCM bug on aarch64 BigEndian
2020-10-20 xuyunjiaresolve defects: reverse_inull; row[DB_exp_date] refere...
2020-10-20 Tomas MrazAvoid potential doublefree on dh object assigned to...
2020-10-16 Matt CaswellAdd a CHANGES entry for the SSL_SECOP_TMP_DH change
2020-10-16 Matt CaswellPass an EVP_PKEY for SSL_SECOP_TMP_DH in the security...
2020-10-15 Akshit AkhouryChanging X509at_get0_data_by_OBJ to expect const stack...
2020-10-14 Yury Issyscall_random(): don't fail if the getentropy() functi...
2020-10-13 Ikko AshimineFixed typo in ssl_lib.c
2020-10-06 Benny BaumannAvoid memory leak of parent on allocation failure for...
2020-10-06 Benny BaumannUse size of target buffer for allocation
2020-10-03 drglerEnsure that _GNU_SOURCE is defined for NI_MAXHOST and...
2020-09-22 Matt CaswellPrepare for 1.1.1i-dev
2020-09-22 Matt CaswellPrepare for 1.1.1h release OpenSSL_1_1_1h
2020-09-22 Matt CaswellUpdate copyright year
2020-09-22 Matt CaswellUpdates CHANGES and NEWS for the new release
2020-09-21 olszomalAdd const to 'ppin' function parameter
2020-09-21 Norman AshleySupport keys with RSA_METHOD_FLAG_NO_CHECK with OCSP...
2020-09-21 Tomas MrazDisallow certs with explicit curve in verification...
2020-09-21 Tomas MrazEC_KEY: add EC_KEY_decoded_from_explicit_params()
2020-09-20 Henry NFix: ecp_nistz256-armv4.S bad arguments
2020-09-10 Dr. Matthias... Revert two renamings backported from master
2020-09-10 Dr. Matthias... Fix the DRBG seed propagation
2020-09-07 luxinyouFix memory leaks in conf_def.c
2020-09-07 Shane LontisCoverity Fixes
2020-08-28 Richard LevitteFix PEM_write_bio_PrivateKey_traditional() to not outpu...
2020-08-28 Jung-uk KimIgnore vendor name in Clang version number.
2020-08-13 Tomas Mrazsslapitest: Add test for premature call of SSL_export_k...
2020-08-13 Tomas MrazAvoid segfault in SSL_export_keying_material if there...
2020-07-30 Matt CaswellFix a test_verify failure
2020-07-24 Gustaf NeumannFix typos and repeated words
2020-07-24 Read HughesUpdate EVP_EncodeInit.pod
2020-07-22 Vitezslav Cizektest/drbgtest.c: Fix error check test
2020-07-22 Nihal Jerefixed swapped parameters descriptions for x509
2020-07-22 Viktor DukhovniAvoid errors with a priori inapplicable protocol bounds
2020-07-20 Dimitri John... man3: Drop warning about using security levels higher...
2020-07-17 Paulidoc: Fix documentation of EVP_EncryptUpdate().
2020-07-16 Dr. David von... x509_vfy.c: Improve key usage checks in internal_verify...
2020-07-16 Dr. David von... Fix issue 1418 by moving check of KU_KEY_CERT_SIGN...
2020-07-15 aSoujyuTanakaEnable WinCE build without deceiving _MSC_VER.
2020-07-15 aSoujyuTanakaTo generate makefile with correct parameters for WinCE.
2020-07-15 aSoujyuTanakaDisable optimiization of BN_num_bits_word() for VS2005...
2020-07-15 aSoujyuTanakaChanged uintptr_t to size_t. WinCE6 doesn't seem it...
2020-07-13 Nicola Tuveri[1.1.1][test] Avoid missing EC_GROUP wrappers
2020-07-12 Billy Brumley[test] ectest: check custom generators
2020-07-09 Glenn Straussimprove SSL_CTX_set_tlsext_ticket_key_cb ref impl
2020-07-07 Nicola Tuveri[test][15-test_genec] Improve EC tests with genpkey
2020-07-07 Nicola Tuveri[apps/genpkey] exit status should not be 0 on output...
next