openssl.git
2018-05-05 Todd ShortConfigure: fix Mac OS X builds that still require maked...
2018-05-04 Richard LevitteBIO_s_mem() write: Skip early when input length is...
2018-05-04 Richard Levittedocs: Fix typo EVP_PKEY_new_id -> EVP_PKEY_CTX_new_id
2018-05-04 Andy Polyakovbn/asm/*-mont.pl: harmonize with BN_from_montgomery_word.
2018-05-03 Dr. Matthias... v3_purp.c: add locking to x509v3_cache_extensions()
2018-05-03 Matt CaswellReturn an error from BN_mod_inverse if n is 1 (or -1)
2018-05-02 Matt CaswellMake X509_VERIFY_PARAM_get_hostflags() take a const arg
2018-05-02 Matt CaswellAdd some documentation for SSL_get_shared_ciphers()
2018-05-02 Matt CaswellFix comment in ssl_locl.h
2018-05-02 Matt CaswellFix SSL_get_shared_ciphers()
2018-05-02 Dr. Matthias... a_strex.c: prevent out of bound read in do_buf()
2018-05-01 Benjamin KadukFix regression with session cache use by clients
2018-05-01 Matt CaswellAdd getter for X509_VERIFY_PARAM_get_hostflags
2018-05-01 Matt CaswellClarify BN_mod_exp docs
2018-05-01 Matt CaswellFix some errors and missing info in the CMS docs
2018-04-27 Matt CaswellUpdate version docs
2018-04-27 Richard Levitteapps/s_server.c: Avoid unused variable due to 'no-dtls'
2018-04-27 Billy Brumleyfix: BN_swap mishandles flags (1.1.0)
2018-04-26 Bernd EdlingerFix memleaks in async api
2018-04-26 Matt CaswellUpdate the *use_certificate* docs
2018-04-26 Richard LevitteFix no-ui
2018-04-26 Richard LevitteUse get_last_sys_error() instead of get_last_rtl_error()
2018-04-26 Richard LevittePEM_def_callback(): use same parameter names as for...
2018-04-26 Richard LevittePEM_def_callback(): don't loop because of too short...
2018-04-25 Richard Levitteopenssl rehash: exit 0 on warnings, same as c_rehash
2018-04-25 Richard Levittems/uplink-x86.pl: close the file handle that was opened
2018-04-25 Matt CaswellFix documentation for the -showcerts s_client option
2018-04-25 Matt CaswellFix the MAX_CURVELIST definition
2018-04-24 Matt CaswellIn a reneg use the same client_version we used last...
2018-04-24 Matt CaswellDocument when a session gets removed from cache
2018-04-24 Matt CaswellAllow intermediate CAs to use RSA PSS in 1.1.0
2018-04-24 Matt CaswellImprove backwards compat with 1.0.2 for ECDHParameters
2018-04-23 Billy BrumleyRemove superfluous NULL checks. Add Andy's BN_FLG comment.
2018-04-23 Nicola TuveriMove up check for EC_R_INCOMPATIBLE_OBJECTS and for...
2018-04-23 Nicola TuveriPass through
2018-04-23 Billy Brumleyladder description: why it works
2018-04-23 Nicola TuveriAddress code style comments
2018-04-23 Billy BrumleyElliptic curve scalar multiplication with timing attack...
2018-04-23 Andy PolyakovARM assembly pack: make it work with older assembler.
2018-04-23 Richard LevitteFix openssl ca, to correctly make output file binary...
2018-04-23 Richard LevitteFix late opening of output file
2018-04-21 Bernd EdlingerEnsure the thread keys are always allocated in the...
2018-04-20 Bernd EdlingerFix a warning about missing prototype on arm
2018-04-20 Bernd EdlingerFix a gcc-8 warning -Wcast-function-type
2018-04-20 Bernd EdlingerFix building linux-armv4 with --strict-warnings
2018-04-20 Matt CaswellAdd a test for SSL_pending()
2018-04-20 Matt CaswellFix SSL_pending() for DTLS
2018-04-20 Matt CaswellFix the alert sent if no shared sig algs
2018-04-19 Richard LevitteDon't distribute team internal config targets
2018-04-19 Matt CaswellAdd a test for a NULL X509_STORE in X509_STORE_CTX_init
2018-04-19 Matt CaswellDon't crash if there are no trusted certs
2018-04-19 Matt CaswellFix ocsp app exit code
2018-04-19 Emilia KasperX509_cmp_time: only return 1, 0, -1.
2018-04-19 Matt CaswellUpdate EVP_DigestSignInit() docs
2018-04-18 Rahul Chaudhrypoly1305/asm/poly1305-armv4.pl: remove unintentional...
2018-04-18 Matt CaswellCheck the return from EVP_PKEY_get0_DH()
2018-04-17 Matt CaswellFix assertion failure in SSL_set_bio()
2018-04-17 Matt CaswellUpdate fingerprints.txt
2018-04-17 Matt CaswellIgnore the status_request extension in a resumption...
2018-04-17 Dr. Matthias... p5_scrypt.c: fix error check of RAND_bytes() call
2018-04-16 Dr. Matthias... Revert "Add OPENSSL_VERSION_AT_LEAST"
2018-04-16 Billy BrumleyRSA key generation: ensure BN_mod_inverse and BN_mod_ex...
2018-04-14 Matthias KraftCustome built dladdr() for AIX.
2018-04-13 Richard Levittetest/recipes/test_genrsa.t : don't fail because of...
2018-04-13 Richard LevitteDocs for OpenSSL_init_crypto: there is no way to specif...
2018-04-12 Richard Levitteopenssl rehash: use libcrypto variables for default dir
2018-04-12 Richard Levitteopenssl rehash: document -compat
2018-04-12 Daniel BeveniusClarify default section in config.pod
2018-04-12 Rich SalzFix bugs in X509_NAME_ENTRY_set
2018-04-09 Andy Polyakovbio/b_addr.c: resolve HP-UX compiler warnings.
2018-04-09 Andy PolyakovConfigurations/10-main.conf: further HP-UX cleanups...
2018-04-08 Andy PolyakovConfigurations/10-main.conf: add magic macros to hpux...
2018-04-07 Rich SalzUpdated to CONTRIBUTING to reflect GitHub, etc.
2018-04-06 Neel GoyalSet biom->type in BIO_METH_new
2018-04-06 Matt CaswellFix an error code to be consistent with master
2018-04-05 Matt CaswellAdd test/versions to gitignore
2018-04-05 Matt CaswellUpdate the genpkey documentation
2018-04-05 Matt CaswellPick a q size consistent with the digest for DSA param...
2018-04-05 Matt CaswellDon't crash if an unrecognised digest is used with...
2018-04-05 Matt CaswellMove the loading of the ssl_conf module to libcrypto
2018-04-04 cedralfix build error in 32 bit debug build
2018-04-04 Richard LevitteDon't use CPP in Configurations/unix-Makefile.tmpl
2018-04-03 Matt CaswellFix some errors in the mem leaks docs
2018-04-03 Matt CaswellFix a text canonicalisation bug in CMS
2018-04-03 Bernd EdlingerChange the "offset too large" message to more generic...
2018-04-03 Bernd EdlingerRemove an unnecessary cast in the param to BUF_MEM_grow
2018-04-03 Bernd EdlingerFix range checks with -offset and -length in asn1parse
2018-04-03 Bernd EdlingerUse strtol instead of atoi in asn1parse
2018-04-03 Bernd EdlingerImprove diagnostics for invalid arguments in asn1parse...
2018-04-03 Bernd EdlingerFix a crash in the asn1parse command
2018-04-02 FdaSilvaYYEVP,KDF: Add more error code along some return 0
2018-04-01 Daniel BeveniusRemove import/use of File::Spec::Function
2018-04-01 Richard LevitteVMS: Copy DECC inclusion epi- and prologues to internals
2018-03-31 Richard LevitteRefuse to run test_cipherlist unless shared library...
2018-03-29 Richard Levitte.travis.yml: with fast fuzz testing, there is no point...
2018-03-29 Richard LevitteFaster fuzz test: teach the fuzz test programs to handl...
2018-03-29 Richard LevitteRevert "util/dofile.pl: only quote stuff that actually...
2018-03-28 Matt CaswellTolerate a Certificate using a non-supported group...
2018-03-27 Philippe AntoineAdds multiple checks to avoid buffer over reads
2018-03-27 Miroslav Suko_time.c: use gmtime_s with MSVC
next