openssl.git
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...
2019-08-12 Richard Levitteengines/build.info: if the padlock engine is disabled...
2019-08-12 Denis OvsienkoRemove some duplicate words from the documentation
2019-08-09 Matt CaswellAdd TLS tests for RSA-PSS Restricted certificates
2019-08-09 Matt CaswellAdd Restricted PSS certificate and key
2019-08-09 Matt CaswellEnsure RSA PSS correctly returns the right default...
2019-08-09 Vladimir Kotalmention what happens if OPENSSL_NO_RC2 is defined
2019-08-09 Vladimir Kotalmake ecp_nistz256_point_add_vis3() local
2019-08-08 Martin UkropFix reversed meaning of error codes
2019-08-08 Matt CaswellClarify the INSTALL instructions
2019-08-08 Shane LontisChange EVP_CIPHER_CTX_iv_length() to return current...
2019-08-06 Matt CaswellFix ECDSA_SIG docs
2019-08-06 Matt CaswellCorrect the Extended Master Secret string for EBCDIC
2019-08-05 Matt CaswellFix SSL_MODE_RELEASE_BUFFERS functionality
2019-08-01 Dr. Matthias... Add missing accessors for X509 AuthorityKeyIdentifier
2019-08-01 raja-ashokUse allow_early_data_cb from SSL instead of SSL_CTX
2019-07-31 Antoine CœurFix Typos
2019-07-31 joe2018OutlookcomFix warning C4164 in MSVC.
2019-07-31 David von Oheimbmake RSA and DSA operations throw MISSING_PRIVATE_KEY...
2019-07-30 Bernd EdlingerUse OPENSSL_strlcpy instead of strncpy in e_afalg.c
2019-07-28 PauliAdd weak platform independent PRNG to test framework.
2019-07-25 David BenjaminDon't generate an unnecessary Diffie-Hellman key in...
2019-07-25 Richard LevitteFix default installation paths on mingw
2019-07-23 PauliMake rand_pool buffers more dynamic in their sizing.
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...
next