]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2019-07-23  Bernd EdlingerAllocate DRBG additional data pool from non-secure...
2019-07-24  Dr. Matthias... Remove HEADER_X509_H include detector from apps
2019-07-24  Dr. Matthias... Remove OPENSSL_X509V3_H include detector from openssl...
2019-07-24  Dr. Matthias... Remove HEADER_BSS_FILE_C module include guard
2019-07-24  Dr. Matthias... Remove external HEADER_SYMHACKS_H include guard
2019-07-24  Bernd EdlingerChange DH parameters to generate the order q subgroup...
2019-07-23  PauliAvoid double clearing some BIGNUMs
2019-07-21  Richard LevitteCygwin: enable the use of Dl_info and dladdr()
2019-07-19  Richard Levittetest/enginetest.c: Make sure no config file is loaded
2019-07-18  Bernd EdlingerAdd value_barriers in constant time select functions
2019-07-18  Shane LontisCleanup use of X509 STORE locks
2019-07-17  Patrick Steuers390x assembly pack: fix restoring of SIGILL action
2019-07-17  Bernd EdlingerFix a C++ comment in the refcount.h
2019-07-17  Matt CaswellFix the return value for SSL_get0_chain_certs()
2019-07-16  Todd ShortFix SSL_CTX_set_session_id_context() docs
2019-07-16  Viktor DukhovniActually silently ignore GET / OCSP requests
2019-07-16  PauliRemove DRBG from SSL structure.
2019-07-15  Krists KrilovsFix wrong lock claimed in x509 dir lookup.
2019-07-11  agnosticdevissue-9316: Update return documentation for RAND_set_ra...
2019-07-08  Dmitry BelyavskiyAvoid NULL pointer dereference. Fixes #9043.
2019-07-08  John SchemberiOS build: Replace %20 with space in config script
2019-07-08  Lei MaohuiFix build error for aarch64 big endian.
2019-07-07  Dr. Matthias... man: fix typo in OPENSSL_fork_prepare.pod
2019-07-07  Bernd EdlingerFix an endless loop in BN_generate_prime_ex
2019-07-04  Tomas MrazClarify documentation of SSL_CTX_set_verify client...
2019-07-02  Martin PeyloAdding Test.pm with workaround for Perl abs2rel bug
2019-07-02  Bernd EdlingerCheck for V_ASN1_BOOLEAN/V_ASN1_NULL in X509_ATTRIBUTE_...
2019-07-02  Bernd EdlingerFix ASN1_TYPE_get/set with type=V_ASN1_BOOLEAN
2019-07-02  Dr. Matthias... Add regenerated header files
2019-07-02  Rich Salzutil/mkerr.pl: Add an inclusion of symhacks.h in all...
2019-07-01  Matt CaswellEnsure that rc5 doesn't try to use a key longer than...
2019-06-30  Antoine CœurFix Typos
2019-06-27  Dr. Matthias... man: clarify the 'random number generator must be seede...
2019-06-27  Dr. Matthias... man: fix documentation for RSA_generate_key()
2019-06-24  PauliExcise AES-XTS FIPS check.
2019-06-26  Benjamin KadukMove 'shared_sigalgs' from cert_st to ssl_st
2019-06-26  Benjamin KadukRevert "Delay setting the sig algs until after the...
2019-06-26  Benjamin KadukAdd regression test for #9099
2019-06-24  PauliAllow AES XTS decryption using duplicate keys.
2019-06-24  PauliAdd documentation for CRYPTO_memcmp.
2019-06-21  Bernd EdlingerHandle CTRL-C as non-redoable abort signal
2019-06-19  Miquel RuizAdd SSL_shutdown to SSL_get_error's documentation
2019-06-19  Rebecca CranFix UEFI build on FreeBSD by not including system headers
2019-06-19  Tomas MrazFix and document BIO_FLAGS_NONCLEAR_RST behavior on...
2019-06-19  PauliARIA documentation titled itself AES
2019-06-18  Matt CaswellFollowing the previous 2 commits also move ecpointforma...
2019-06-18  Matt CaswellFix a race condition in ciphers handling
2019-06-18  Matt CaswellFix a race condition in supported groups handling
2019-06-18  Bernd EdlingerFix error handling at openssl_strerror_r
2019-06-18  Rebecca CranSwap #if blocks in uid.c so target platform gets checke...
2019-06-15  Paul YangAdd documentation for X509_cmp and related APIs
2019-06-13  Matt CaswellUpdate the d2i docs to reflect reality
2019-06-12  raja-ashokFix typo mistake on calls to SSL_ctrl in ssl.h 9145/head
2019-06-12  Acheev BhagatRemove redundant include
2019-06-11  Matt CaswellMove a fall through comment
2019-06-11  Bernd EdlingerFix a URL to the NMBRTHRY list archive
2019-06-11  Shigeki OhtsuFix doc to remove const arg in GEN_SESSION_CB
2019-06-10  Richard Levitteapps/ca.c: only output DER with SPKAC input and when...
2019-06-10  Tomas MrazBIO_lookup_ex: Retry with AI_ADDRCONFIG cleared if...
2019-06-09  Dr. Matthias... Add CHANGES entries for the DEVRANDOM_WAIT feature...
2019-06-09  Dr. Matthias... Revert the DEVRANDOM_WAIT feature
2019-06-07  Acheev BhagatReplace BIO_printf with ASN1_STRING_print in GENERAL_NA...
2019-06-07  David MakepeaceFixed typo in code comment.
2019-06-06  Dr. Matthias... Fix typo in macro argument of SSL_set1_client_sigalgs_l...
2019-06-04  Dr. Matthias... Document deprecation of version-specific SSL/TLS methods
2019-06-04  Vitezslav Cizekbuild_SYS_str_reasons: Fix a crash caused by overlong...
2019-06-04  Dr. Matthias... Remove last references to DEBUG_SAFESTACK
2019-06-03  Matt CaswellWrite a test for receiving a KeyUpdate (update requeste...
2019-06-03  Matt CaswellDefer sending a KeyUpdate until after pending writes...
2019-06-03  Shane LontisAdd the content type attribute to additional CMS signer...
2019-05-31  David BenjaminFix various mistakes in ec_GFp_nistp_recode_scalar_bits...
2019-05-31  RetropotenzaFix CHECK_BSD_STYLE_MACROS for OpenBSD and cryptodev...
2019-05-31  Sambit Kumar... Update X509_STORE_new.pod
2019-05-31  Sambit Kumar... Update EVP_VerifyInit.pod
2019-05-30  agnosticdevissue-8998: Ensure that the alert is generated and...
2019-05-30  PauliFix broken change from b3d113e.
2019-05-29  Dr. Matthias... crypto/conf: openssl_config_int() returns unitialized...
2019-05-29  Iuri Rezende... Typo BIO_SOCK_REUSADDR => BIO_SOCK_REUSEADDR
2019-05-28  Richard LevitteConfigurations/unix-Makefile.tmpl: not -v for rm
2019-05-28  Richard LevitteConfigure: link AIX modules correctly
2019-05-28  Tomas MrazThe SHA256 is not a mandatory digest for DSA.
2019-05-28  Richard LevittePrepare for 1.1.1d-dev 9031/head
2019-05-28  Richard LevittePrepare for 1.1.1c release OpenSSL_1_1_1c
2019-05-28  Richard LevitteUpdate copyright year
2019-05-27  Richard LevitteAdd CHANGES and NEWS for 1.1.1c
2019-05-27  Richard LevitteConfigure: make 'enable-buildtest-c++' work (not be...
2019-05-27  Richard LevitteAdd advice on setting CXX at the same time as CC
2019-05-27  Richard LevitteTravis: use enable-buildtest-c++
2019-05-27  Richard LevitteConfigure: make C++ build tests optional and configurable
2019-05-27  Richard LevitteConfigure: Remove extra warning and sanitizer options...
2019-05-27  Richard Levittedoc/man3/X509_LOOKUP_meth_new.pod: clarify the requirements
2019-05-26  FdaSilvaYYOCSP: fix memory leak in OCSP_url_svcloc_new method.
2019-05-24  voevFix GOST OID
2019-05-24  agnosticdevissue-8973: Added const to parameters for values that...
2019-05-24  Sambit Kumar... Doc update: minor typo in CMS_verify.pod
2019-05-23  Bernd EdlingerFix a crash in the speed command with wrap ciphers
2019-05-23  Matt CaswellAdd the NIST CAVS test vectors for CCM
2019-05-22  Patrick SteuerEVP_Digest*: enable SHA3 pre-hashing for DSA
2019-05-22  Patrick SteuerEVP_Digest*: enable SHA3 pre-hashing for ECDSA
2019-05-22  Patrick Steuers390x assembly pack: allow specifying the tag after...
next