openssl.git
2018-02-20 Matt CaswellRemove the curve448/decaf sub-directory
2018-02-20 Matt CaswellRemove some unneeded code
2018-02-20 Matt CaswellRemove some deprecated curve 448 code and remove some...
2018-02-20 Matt CaswellRemove some unneeded files and further flatten the...
2018-02-20 Matt CaswellFlatten the Curve 448 source structure
2018-02-20 Matt CaswellImport Curve 448 support
2018-02-19 John HughesAdd BIO_bind function to bind local address for a socket.
2018-02-19 Massimiliano... Add X509_get0_authority_key_id() function
2018-02-19 Matt CaswellThe record version for ClientHello2 should be TLS1.2
2018-02-19 Andy Polyakovsha/asm/keccak1600-armv8.pl: add hardware-assisted...
2018-02-19 Richard Levittetest_ssl_old: avoid empty strings for flags
2018-02-19 Richard LevitteOpenSSL::Test::quotify: put quotes around empty arguments
2018-02-18 PauliAvoid mentioning uninitialised contexts.
2018-02-17 Richard LevitteConfigure: avoid uninit data in configdata.pm
2018-02-16 Dr. Matthias... pkeyparam.pod: correct the command description
2018-02-15 Richard LevitteConfigure: move down the treatment of seed sources
2018-02-15 Richard LevitteAIX: make sure that the arflags value includes the...
2018-02-15 Matt CaswellCheck the return code from ASN1_TIME_diff()
2018-02-15 Matt CaswellThe function X509_gmtime_adj() can fail
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
next