]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2019-11-13  Nicola TuveriAdd more tests for apps/req
2019-11-12  Richard LevitteSSL: Document SSL_add_{file,dir}_cert_subjects_to_stack()
2019-11-11  Ido Ben-NatanFix misspelled resumption_label for CHARSET_EBCDIC
2019-11-10  Dmitry BelyavskiyWorkaround for Windows-based GOST implementations
2019-11-09  Patrick SteuerFix --strict-warnings build
2019-11-09  Bernd EdlingerFix a -Warray-bounds gcc warning in OPENSSL_DIR_read
2019-11-09  raniervfconf_def.c: Avoid calling strlen() in a loop
2019-11-05  Richard LevitteConfigure: Make --strict-warnings meaningful with MSVC cl
2019-11-05  Richard LevitteBIO_s_connect: add an error state and use it
2019-11-04  Matt CaswellDon't leak memory in the event of a failure in i2v_GENE...
2019-11-03  Patrick Steuers390x assembly pack: enable clang build
2019-11-02  Richard LevitteVMS: Added new method to gather entropy on VMS, based...
2019-11-02  Christian HeimesAdd test cases for min/max protocol API
2019-11-01  Patrick Steuermd4/md5: macros should not include the line following...
2019-11-01  Scott WilsonFix potential memory leak in dh_ameth.c
2019-10-31  Jakub ZelenkaFix SYNOPSIS for ASN1_ENUMERATED_get_int64 and ASN1_ENU...
2019-10-31  Billy Brumley[crypto/bn] fix a few small timing leaks in BN_lshift1...
2019-10-31  Tanzinul IslamFix find/rm command in Unix clean recipe
2019-10-30  Pavel Karagodinapps/dgst.c: allocate a new signature buffer
2019-10-29  Paul YangSuppress an error when doing SM2 sign/verify ops
2019-10-28  Matt CaswellFix an s_server arbitrary file read issue on Windows
2019-10-28  Matt CaswellFix a copy&paste error in the TLSv1.3 server side PSK...
2019-10-28  Tobias NießenAllow EVP_PKEY_get0_RSA for RSA-PSS keys
2019-10-28  Johannes BauerCleanup hardcoded cipher suite codepoints in s_server
2019-10-23  Cesar Pereida... Enable runtime testing of no-deprecated builds in Travis 10249/head
2019-10-23  Cesar Pereida... Update control logic for BN_gcd
2019-10-22  Nicola TuveriFix doc for EC_GROUP_set_curve()
2019-10-22  Nicola TuveriImprove formatting for man3/EC_GROUP_new.pod
2019-10-22  agnosticdevUpdate dgst.c to show a list of message digests
2019-10-22  jayaramfixed the RETURN VALUES section in the EC_GROUP documen...
2019-10-18  Dr. Matthias... Move random-related defines from e_os.h to rand_unix.c
2019-10-18  Dr. Matthias... rand_unix.c: correct include guard comments
2019-10-17  Cesar Pereida... Add GCD testing infrastructure.
2019-10-17  Cesar Pereida... Constant-time GCD function.
2019-10-17  Cesar Pereida... Unify BN_rshift design
2019-10-16  Cesar Pereida... [crypto/asn1/x_bignum.c] Explicit test against NULL
2019-10-15  Matt CaswellFix an incorrect macro
2019-10-15  Matt Caswelli2d_PublicKey was listed in 2 different man pages
2019-10-15  Pauliissue-8493: Fix for filenames with newlines using opens...
2019-10-15  PauliAdd documentation for the -sigopt option.
2019-10-15  David BenjaminDocument and add macros for additional DSA options
2019-10-15  Antoine SalonAdd missing EVP_MD documentation
2019-10-15  Rich SalzIgnore duplicated undocumented things
2019-10-15  Nicola Tuveri[ec_asn1.c] Avoid injecting seed when built-in matches
2019-10-13  Dr. Matthias... Configure: accept Windows style compiler options
2019-10-12  Viktor DukhovniIgnore empty ALPN elements in CLI args
2019-10-10  Viktor SzakatsFix unused goto label gcc warning
2019-10-10  Artiom Vaskovssl/statem/statem_lib.c: make servercontext/clientconte...
2019-10-09  Rich SalzFix reference to PEM docs
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...
next