openssl.git
2018-02-15 Matt CaswellIf s->ctx is NULL then this is an internal error
2018-02-15 Dr. Matthias... DRBG: make locking api truly private
2018-02-15 Bernd EdlingerFix a gcc warning about possible fall through
2018-02-15 Richard LevitteNOTES.UNIX: add additional note about --enable-new...
2018-02-14 Benjamin KadukAuto-size more of configdata.pm "disabled features"
2018-02-14 Richard LevitteOSSL_STORE: Add OSSL_STORE_vctrl()
2018-02-14 Dr. Matthias... PEM_read_bio_PrivateKey.pod: replace geek speek by...
2018-02-14 Richard LevitteVMS: build ia64 assembler files if 'ias' is available
2018-02-14 Richard LevitteVMS: modify crypto/bn/asm/ia64.S to build properly
2018-02-14 Richard LevitteVMS: add the possibility to use Itanium assembler with...
2018-02-14 Richard LevitteHarmonize the make variables across all known platforms...
2018-02-14 Dr. Matthias... d2i_X509.pod: clarify usage of the 'pp' function parameter
2018-02-14 Matt CaswellIgnore an s_client psk in TLSv1.3 if not TLSv1.3 suitable
2018-02-14 Matt CaswellMake sure we check the return value of extract_min_max()
2018-02-14 Matt CaswellFix a memory leak in an error path
2018-02-14 Richard LevitteBuild files: parametrize cpp
2018-02-14 Richard LevitteVMS: simplify config targets
2018-02-14 Viktor DukhovniAvoid fragile aliasing of SHA224/384 update/final
2018-02-13 Kurt RoeckxUse both getrandom() and /dev/urandom by default on...
2018-02-13 Richard LevitteVMS: for testutil, make sure to use BIO_f_linebuffer
2018-02-13 Richard LevitteConfigure: if a file is generated, never assume it...
2018-02-13 Patrick Steuers390x assembly pack: implement OPENSSL_rdtsc as STCKF
2018-02-13 Rich SalzGenerate copyright year properly
2018-02-13 Dr. Matthias... OPENSSL_cleanup: cleanup secure memory
2018-02-13 Dr. Matthias... DRBG: make the derivation function the default for...
2018-02-13 Dr. Matthias... DRBG: unify initialization and cleanup code
2018-02-13 Dr. Matthias... DRBG: add locking api
2018-02-13 Matt CaswellPrepare for 1.1.1-pre2-dev
2018-02-13 Matt CaswellPrepare for 1.1.1-pre1 release OpenSSL_1_1_1-pre1
2018-02-13 Matt CaswellUpdate copyright year
2018-02-13 Matt CaswellOpenSSL 1.1.1 is now in pre release
2018-02-13 Matt CaswellUpdate last release letter for CHANGES and NEWS
2018-02-13 Dr. Matthias... Fix whitespace issues in CHANGES and NEWS
2018-02-13 Dr. Matthias... Document new random generator in NEWS and CHANGES
2018-02-12 Matt CaswellUpdate NEWS file for new release
2018-02-12 Matt CaswellSome minor tweaks following TLSv1.3 becoming default
2018-02-12 Bernd EdlingerRemove code that prints "<SPACES/NULS>" in hexdumps
2018-02-12 Andy Polyakovsha/asm/sha512-armv8.pl: add hardware-assisted SHA512...
2018-02-12 Andy Polyakovcrypto/armcap.c: detect hardware-assisted SHA512 support.
2018-02-12 Matt CaswellThe function ssl_get_min_max_version() can fail
2018-02-12 Matt CaswellDon't overestimate the ticket age
2018-02-11 Daniël van... Fix include in manpage of X509_check_host
2018-02-10 Rich SalzCopy name string in BIO_meth_new
2018-02-10 Viktor DukhovniAvoid leaking peername data via accept BIOs
2018-02-09 Bernd EdlingerSwap the check in ssl3_write_pending to avoid using
2018-02-09 Matt CaswellFixes for no-tls1_2 and no-tls1_2-method
2018-02-09 Nick MathewsonRun "make update"
2018-02-09 Nick MathewsonIn err_all.c, include the *err.h headers.
2018-02-09 Nick MathewsonImprove #include structure of pem{,2}.h
2018-02-09 Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
2018-02-09 Matt CaswellDon't calculate the Finished MAC twice
2018-02-09 Richard LevitteConfiguration: move the handling of zlib_include to...
2018-02-09 Richard LevitteTurn off printf format checking for BIO_printf et al...
2018-02-09 FdaSilvaYYSmall simplification in mkerr.pl
2018-02-09 Richard LevitteVMS: take care of includes
2018-02-09 PauliFix glibc version detection.
2018-02-09 Richard LevitteFix check of cpuid_asm_src config attribute
2018-02-09 Richard LevitteRevert ".travis.yml: remove osx from build matrix."
2018-02-09 Dr. Matthias... CRYPTO_THREAD_run_once.pod: fix typo and punktuation
2018-02-08 Matt CaswellFix no-chacha and no-poly1305
2018-02-08 Richard Levitteutil/mkdef.pl: use better array in search of 'DEPRECATE...
2018-02-08 Richard LevitteWith nmake, invoking $(MAKE) needs /$(MAKEFLAGS)
2018-02-07 Matt CaswellDon't run tls13encryptiontest on a shared Windows build
2018-02-07 Matt CaswellFix some undefined behaviour in ossltest engine
2018-02-07 Matt CaswellFix clienthellotest with TLSv1.3
2018-02-07 Matt CaswellEnable TLSv1.3 by default
2018-02-07 Richard LevitteRevert "Modify test/afalgtest to fail if the afalg...
2018-02-07 Richard Levittemake update ERROR_REBUILD=-rebuild
2018-02-07 Richard Levittemkerr.pl: When writing internal FOOerr.h, pay attention...
2018-02-07 Richard LevitteMake all private functions in e_afalg.c static
2018-02-07 Richard Levittetest/recipes/30-test_afalg.t: set OPENSSL_ENGINES correctly
2018-02-07 Richard LevitteModify test/afalgtest to fail if the afalg engine could...
2018-02-07 PauliFix glibc specific conditional for Mac OS/X
2018-02-07 PauliUnify timer code
2018-02-07 PauliMake OPENSSL_rdtsc universally available.
2018-02-07 PauliMake the OPENSSL_CPUID_OBJ define internal.
2018-02-06 Richard LevitteCode cleanup: remove benchmark code from internal tests
2018-02-06 Rich SalzRemove unused file
2018-02-06 Patrick Steuercrypto/evp/e_aes.c: add comments to s390x aes gcm imple...
2018-02-06 Patrick Steuers390x assembly pack: add KMAC code path for aes-ccm
2018-02-06 Richard Levitteutil/mkdef.pl: Trust configdata.pm
2018-02-05 Dr. Matthias... Use RAND_DRBG_bytes() for RAND_bytes() and RAND_priv_by...
2018-02-05 Dr. Matthias... Fix size limitation of RAND_DRBG_bytes()
2018-02-05 Dr. Matthias... drbg_bytes: remove check for DRBG_UNINITIALIZED state
2018-02-05 Matt CaswellAdd MiddleboxCompat option to SSL_CONF_cmd man page
2018-02-02 Tatsuhiro TsujikawaMake sure that exporting keying material is allowed
2018-02-02 Tatsuhiro TsujikawaRemove generation of exporter master secret on client...
2018-02-02 Tatsuhiro TsujikawaGenerate exporter_master_secret after server Finished
2018-02-02 Richard LevitteHave configdata.pm also display the contents of %target
2018-02-02 Matt CaswellDocument SSL_OP_ENABLE_MIDDLEBOX_COMPAT
2018-02-01 Richard LevitteFix of prefix bio filter (bf_prefix.c): rely on the...
2018-02-01 David BenjaminFix timing leak in BN_from_montgomery_word.
2018-02-01 David BenjaminDon't leak the exponent bit width in BN_mod_exp_mont_co...
2018-02-01 David BenjaminMake BN_num_bits_word constant-time.
2018-02-01 Michael RichardsonAdd OPENSSL_VERSION_AT_LEAST
2018-02-01 Rich SalzShorten output by a line
2018-02-01 Richard LevitteVMS: MMS wants a space before the target / dependecies...
2018-02-01 Todd ShortFix some minor code nits
2018-02-01 Todd ShortFix doc nits
2018-02-01 Todd ShortFree pha_dgst in SSL_clear()
next