]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2019-10-07  Richard LevitteAdd documentation for PEM_{read,write}_bio_Parameters()
2019-10-07  Matt CaswellSend bad_record_mac instead of decryption_failed
2019-10-06  PauliFix typo in comment
2019-10-03  NaveenShivanna86'init_buf' memory can be freed when DTLS is used over...
2019-10-03  Richard LevitteDefine AESNI_ASM if AESNI assembler is included, and...
2019-10-03  Dr. Matthias... rsa: replace magic number '11' by RSA_PKCS1_PADDING_SIZE
2019-10-03  Bernd EdlingerFix iOS simulator build
2019-10-03  Fangming.FangAdd arm64 in test matrix on TravisCI.
2019-10-03  Christian Heimesdoc: EVP_DigestInit clears all flags
2019-10-03  Daniil ZotkinDo not print extensions in Certificate message for...
2019-10-02  Michael OsipovFix long name of some Microsoft objects
2019-09-30  Kurt RoeckxAdd defines for __NR_getrandom for all Linux architectures
2019-09-30  Matt CaswellCorrect the function names in SSL_CTX_set_stateless_coo...
2019-09-30  Paul YangFix a bundle of mischecks of return values
2019-09-30  Paul YangFix a return value bug in apps/speed.c
2019-09-27  Dr. Matthias... Add util/fix-includes script
2019-09-27  Dr. Matthias... Fix header file include guard names
2019-09-27  Dr. Matthias... Reorganize local header files
2019-09-27  Dr. Matthias... Reorganize private crypto header files
2019-09-24  Richard LevitteDOC: fix documentation of som EVP_MD_CTX functions
2019-09-21  Kurt RoeckxUse the correct maximum indent
2019-09-17  Jon Spillettapps/pkcs12: print multiple PKCS#12 safeBag attribute...
2019-09-16  Bernd EdlingerFix building statically without any dso support
2019-09-16  ManishPatidar1clearing the ecx private key memory
2019-09-15  Jan-Frederik... Fix small typo in doc for X509_STORE_CTX_new
2019-09-14  Richard LevitteDo no mention private headers in public headers
2019-09-13  Bernd EdlingerAdd a minimal linux build target for Travis
2019-09-13  Bernd EdlingerAdd a minimal windows build config for AppVeyor
2019-09-13  Bernd EdlingerFix potential memory leaks with BN_to_ASN1_INTEGER
2019-09-12  Tomas MrazBIO_f_zlib: Properly handle BIO_CTRL_PENDING and BIO_CT...
2019-09-11  Dr. Matthias... crypto/threads_win.c: fix preprocessor indentation
2019-09-11  Dr. Matthias... crypto/threads_none.c: fix syntax error in openssl_get_...
2019-09-10  Matt CaswellPrepare for 1.1.1e-dev 9850/head
2019-09-10  Matt CaswellPrepare for 1.1.1d release OpenSSL_1_1_1d
2019-09-10  Matt CaswellUpdate copyright year
2019-09-10  Matt CaswellRemove duplicate CHANGES entry
2019-09-10  Bernd EdlingerFix a padding oracle in PKCS7_dataDecode and CMS_decryp...
2019-09-10  Matt CaswellUpdate CHANGES and NEWS for the new release
2019-09-10  Bernd EdlingerFix a potential crash in rand_unix.c
2019-09-10  Bernd EdlingerFix a strict warnings error in rand_pool_acquire_entropy
2019-09-09  Dr. Matthias... drbg: fix issue where DRBG_CTR fails if NO_DF is used...
2019-09-09  Dr. Matthias... drbg: add fork id to additional data on UNIX systems
2019-09-09  Dr. Matthias... drbg: ensure fork-safety without using a pthread_atfork...
2019-09-09  Billy Brumley[test] ECC: check the bounds for auto computing cofactor
2019-09-09  Bernd EdlingerFix build with VS2008
2019-09-09  Bernd EdlingerUse BN_clear_free in DH_set0_key
2019-09-09  Bernd EdlingerDH_check_pub_key_ex was accidentally calling DH_check,
2019-09-09  Bernd EdlingerChange DH_generate_parameters back to order 2q subgroup
2019-09-09  Nicola TuveriFix spacing nit in test/ectest.c
2019-09-09  Nicola Tuveri[ec] Match built-in curves on EC_GROUP_new_from_ecparam...
2019-09-08  Dr. Matthias... Configure: clang: move -Wno-unknown-warning-option...
2019-09-07  Nicola TuveriAppend CVE-2019-1547 to related CHANGES entry
2019-09-07  Bernd EdlingerRemove x86/x86_64 BSAES and AES_ASM support
2019-09-07  Billy BrumleyCHANGES entry: for ECC parameters with NULL or zero...
2019-09-07  Billy Brumley[test] computing ECC cofactors: regression test
2019-09-07  Billy Brumley[crypto/ec] for ECC parameters with NULL or zero cofact...
2019-09-06  Nicola Tuveri[ec/ecp_nistp*.c] restyle: use {} around `else` too
2019-09-06  Nicola Tuveri[ec/ecp_nistp*.c] remove flip_endian()
2019-09-06  Nicola TuveriUniform BN_bn2binpad() and BN_bn2lebinpad() implementations
2019-09-06  Nicola TuveriMake BN_num_bits() consttime upon BN_FLG_CONSTTIME
2019-09-06  Nicola TuveriFix a SCA leak using BN_bn2bin()
2019-09-06  Bernd EdlingerFix a SCA leak in BN_generate_dsa_nonce
2019-09-06  Cesar Pereida... [crypto/rsa] Set the constant-time flag in multi-prime...
2019-09-06  Cesar Pereida... [crypto/asn1] Fix multiple SCA vulnerabilities during...
2019-09-06  Matt CaswellTeach TLSProxy how to parse CertificateRequest messages
2019-09-06  Matt CaswellDon't send a status_request extension in a CertificateR...
2019-09-05  Bernd EdlingerFix error handling in x509_lu.c
2019-09-05  Bernd EdlingerCleanup includes in rand_unix.c
2019-09-05  Bernd EdlingerRemove ifndef FIPS_MODE from rand_unix.c
2019-09-04  Billy BrawnerSuppress 'No server certificate CA names sent' message
2019-09-04  raja-ashokTest SSL_set_ciphersuites
2019-09-04  raja-ashokFix SSL_set_ciphersuites to set even if no call to...
2019-09-04  David WoodhouseFix bogus check for EVP_PKEY mandatory digest in check_...
2019-08-30  PauliRemove duplicate CHANGES text.
2019-08-29  PauliDon't include the DEVRANDOM being seeded logic on Android.
2019-08-29  PauliFix NITs in comments and CHANGES for DEVRANDOM seeded...
2019-08-27  Cesar Pereida... Fix SCA vulnerability when using PVK and MSBLOB key...
2019-08-24  PauliAvoid overflowing FDSET when using select(2).
2019-08-23  Richard Levittetest/evp_test.c: distinguish parsing errors from proces...
2019-08-22  Richard Levitteopenssl dgst, openssl enc: check for end of input
2019-08-20  JohannesCorrect documented return value for BIO_get_mem_data()
2019-08-20  PauliStart up DEVRANDOM entropy improvement for older Linux...
2019-08-19  Bernd EdlingerAdd a fallback definition for __NR_getrandom for x86...
2019-08-19  Rich SalzFix some pod-page ordering nits
2019-08-19  Mykola Baibuzdoc: fix link in BN_new.pod
2019-08-19  Bernd EdlingerAdd a fallback definition for __NR_getrandom for ARM...
2019-08-18  Patrick SteuerTest for out-of-bounds write when requesting zero bytes...
2019-08-18  Patrick SteuerDirectly return from final sha3/keccak_final if no...
2019-08-18  Rich Salz.travis.yml: Use travis_terminate on failure
2019-08-17  Bernd EdlingerFix error handling in X509_chain_up_ref
2019-08-15  Dr. Matthias... INSTALL: clarify documentation of the --api=x.y.z depre...
2019-08-15  Omid NajafiFix syntax error for the armv4 assembler
2019-08-15  Richard Levittecrypto/engine/eng_openssl.c: define TEST_ENG_OPENSSL_RC...
2019-08-14  Matt CaswellExtend tests of SSL_check_chain()
2019-08-14  Matt CaswellFix SSL_check_chain()
2019-08-14  opensslonzos... Add missing EBCDIC strings
2019-08-14  Paul YangAdd description in X509_STORE manipulation
2019-08-13  Tomas MrazBIO_lookup_ex: Do not retry on EAI_MEMORY
2019-08-13  Tomas MrazBIO_lookup_ex: Always retry the lookup on failure with...
2019-08-12  Richard LevitteConfigurations/unit-Makefile.tmpl: Don't clean away...
next