]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-03-04  Richard Levitte[1.1.1] Fix `make update` for out-of-tree builds
2021-03-04  Nicola Tuveri[github-ci] Add a out-of-tree_build job
2021-02-26  Benjamin KadukCheck ASN1_item_ndef_i2d() return value.
2021-02-26  MarkFix filename escaping in c_rehash
2021-02-24  jwalchFix an integer overflow in o_time.c
2021-02-19  Zhang JindeCRYPTO_gcm128_decrypt: fix mac or tag calculation
2021-02-18  John BaldwinClose /dev/crypto file descriptor after CRIOGET ioctl().
2021-02-18  John BaldwinUse CRIOGET to fetch a crypto descriptor when present.
2021-02-16  Richard LevitteTEST: Add missing initialization
2021-02-16  Matt CaswellPrepare for 1.1.1k-dev
2021-02-16  Matt CaswellPrepare for 1.1.1j release OpenSSL_1_1_1j
2021-02-16  Matt CaswellUpdate copyright year
2021-02-16  Matt CaswellUpdate CHANGES and NEWS for new release
2021-02-16  Matt CaswellDon't overflow the output length in EVP_CipherUpdate...
2021-02-16  Matt CaswellFix rsa_test to properly test RSA_SSLV23_PADDING
2021-02-16  Matt CaswellFix the RSA_SSLV23_PADDING padding type
2021-02-16  Matt CaswellRefactor rsa_test
2021-02-16  Matt CaswellTest that X509_issuer_and_serial_hash doesn't crash
2021-02-16  Matt CaswellFix Null pointer deref in X509_issuer_and_serial_hash()
2021-02-12  Richard LevitteVMS documentation fixes
2021-02-12  Richard LevitteConfigurations/descrip.mms.tmpl: avoid enormous PIPE...
2021-02-10  Benjamin KadukRemove unused 'peer_type' from SSL_SESSION
2021-02-07  Richard LevitteConfiguration: ensure that 'no-tests' works correctly
2021-02-07  Richard Levitteconfigdata.pm: Better display of enabled/disabled options
2021-02-05  Jay SatiroNOTES.WIN: fix typo
2021-02-04  Bernd EdlingerPrevent creating empty folder "../apps/include"
2021-02-03  Armin Fuerstapps/ca: Properly handle certificate expiration times...
2021-02-02  Dr. Matthias... Add some missing committers to the AUTHORS list
2021-01-28  Dr. David von... check_sig_alg_match(): weaken sig nid comparison to...
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() 13724/head
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 12950/head
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...
next