]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2018-03-14  Matt CaswellUpdate version numbers for TLSv1.3 draft-26
2018-03-14  Matt CaswellOnly allow supported_versions in a TLSv1.3 ServerHello
2018-03-14  Matt CaswellUse the TLSv1.3 record header as AAD
2018-03-14  Richard LevitteRemove '-Wextra' as default user flags for the Linux...
2018-03-13  Richard LevitteWindows build file: make sure to quote
2018-03-13  Richard LevitteRemove the temporary file in case it wasn't renamed
2018-03-13  Richard LevitteRemove debugging prints from util/add-depends.pl
2018-03-13  Andy PolyakovConfigurations/*.conf: overhaul Android targets.
2018-03-13  Andy Polyakovec/curve25519.c: resolve regression with Android NDK...
2018-03-13  Andy Polyakovstore/loader_file.c: rename variables causing conflicts...
2018-03-13  Richard LevitteRefactor the 'depend' target
2018-03-13  Tim Hudsonupdate SRP copyright notice
2018-03-12  Richard Levitteopenssl rehash: no more need to massage the files on VMS
2018-03-12  Richard LevitteAdjust LPdir_unix.c on VMS for OpenSSL expectations
2018-03-12  Richard LevitteCONF inclusion test: Add VMS specific tests
2018-03-12  Richard LevitteCONF: On VMS, treat VMS syntax inclusion paths correctly
2018-03-12  Matt CaswellFree the correct type in OBJ_add_object()
2018-03-12  Matt CaswellFix enable-ssl-trace
2018-03-12  Benjamin SaundersIntroduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
2018-03-12  Matt CaswellImprove error handling in pk7_doit
2018-03-12  gmileAdd OIDs for DSTU-4145
2018-03-12  Matt CaswellDon't negotiate TLSv1.3 with the ossl_shim
2018-03-12  Todd ShortSession Ticket app data
2018-03-12  Andy Polyakovmem_sec.c: portability fixup.
2018-03-11  Kurt RoeckxFix propotype to include the const qualifier
2018-03-10  Alex GaynorFixed a handful of typos
2018-03-10  Andy PolyakovConfigurations/10-main.conf: VC-<target> cleanups.
2018-03-10  Andy PolyakovConfigurations/unix-Makefile.tmpl: overhaul assembler...
2018-03-10  Richard LevitteConfigurations/descrip.mms.tmpl: Fix small errors
2018-03-10  Richard LevitteConfigure: catch the build tree configdata.pm
2018-03-10  Richard LevitteConfigure: don't mangle the directory again when checki...
2018-03-09  Dr. Matthias... RAND_DRBG: add a function for setting the reseeding...
2018-03-09  Ben KadukAttempt to fix boringssl tests
2018-03-09  Benjamin KadukDocument more X509_STORE functions
2018-03-09  Ben KadukFix doc-nits
2018-03-09  Benjamin KadukReuse extension_is_relevant() in should_add_extension()
2018-03-09  Benjamin KadukFix type error in PEM processing
2018-03-09  Todd ShortAdd SSL/SSL_CTX_use_cert_and_key()
2018-03-09  Andy PolyakovConfigurations/50-win-onecore.conf: add Windows 10...
2018-03-09  Andy PolyakovConfigurations/windows-makefile.tmpl: simplify install...
2018-03-09  Andy PolyakovConfigurations/10-main.conf: amend out-dated comments.
2018-03-09  Richard LevitteRestore the display of options with 'openssl version -a'
2018-03-09  Richard LevitteDisplay the library building flags
2018-03-09  Richard LevitteConfigure et al: Move the definition of library only...
2018-03-09  Steven Noonanspeed: add ecdhx448 to ecdh choices
2018-03-09  Alex GaynorFixed a spelling mistake in ASN1_TIME_set.pod
2018-03-09  Matt CaswellGive more information in the SSL_stateless return code
2018-03-09  Matt CaswellTest the new PSK behaviour
2018-03-09  Matt CaswellUpdate documentation for the new PSK behaviour
2018-03-09  Matt CaswellFallback on old style PSK callbacks if the new style...
2018-03-09  Matt CaswellTolerate TLSv1.3 PSKs that are a different size to...
2018-03-08  Viktor DukhovniMake OCSP "multi" compatible with "no-sock" builds.
2018-03-08  Richard LevitteRemove useless -D_ENDIAN from MPE/iX-gcc config
2018-03-08  Michael RichardsonReduce travis-ci log output
2018-03-08  Richard LevitteConfigure: correct the check of env vars vs command...
2018-03-08  Richard LevitteMake a few more asm modules conform: last argument...
2018-03-08  Richard LevitteConfigure: disallow the mixture of compiling flags...
2018-03-08  Richard LevitteConfigurations/README: update documentation on flags
2018-03-08  Richard LevitteConfigure et al: get rid of last traces of plib_lflags...
2018-03-08  Richard Levitteconfig: Pass diverse flags to Configure via the environment
2018-03-08  Richard LevitteConfigurations/10-main.conf: Duplicate cflags to cxxflags
2018-03-08  Richard LevitteAdd space to asoutflag value where appropriate
2018-03-08  Richard LevitteMake "make variables" config attributes for overridable...
2018-03-08  Richard LevitteConfigure et al: rename all dso_* to module_* in shared...
2018-03-08  FdaSilvaYYDuplicate entries ssl_handshake_tbl trace entries...
2018-03-08  Bryan DonlanFix issues in ia32 RDRAND asm leading to reduced entropy
2018-03-08  Alex GaynorFixed several readability issues in DH_generate_paramet...
2018-03-07  Alex GaynorCorrected two typos in a man page
2018-03-07  Sergey ZhuravlevAdd GOST OIDs for Edwards parameter sets
2018-03-07  Matt CaswellRemove OPENSSL_USE_NODELETE guards in shlibloadtest
2018-03-07  Viktor DukhovniImplement multi-process OCSP responder.
2018-03-07  Viktor DukhovniPrepare to detect index changes in OCSP responder.
2018-03-07  Richard LevitteConfigurations/unix-Makefile.tmpl: remove assignment...
2018-03-07  Dr. Matthias... BIO_s_mem.pod: fix indirection for out parameter **pp
2018-03-06  Andy Polyakovcrypto/armcap.c: mask SHA512 hardware detection on...
2018-03-06  Andy PolyakovConfigurations/10-main.conf: add -fno-common back to...
2018-03-06  Richard Levitteutil/dofile.pl: only quote stuff that actually needs...
2018-03-06  Richard Levitteopensslconf.h.in: Use all the "openssl_api_defines"
2018-03-06  Richard LevitteConfigure: fix small spelling error
2018-03-06  knekritzAvoid unconditional store in CRYPTO_malloc.
2018-03-06  Alex GaynorFix a typo in the s_client man page
2018-03-06  Bernd EdlingerFix a bunch of gcc warnings in packettest.c
2018-03-06  Kurt RoeckxCheck the parent DRBG's strength
2018-03-06  Kurt Roeckxbnrand_range: Always call bnrand() with the correct...
2018-03-05  Tomas MrazAdd support for .include directive in config files
2018-03-05  Todd ShortIf not sending key_share (no TLSv1.3), return appropria...
2018-03-05  Matt CaswellFix status_request and SCT extensions
2018-03-05  Matt CaswellUpdate CHANGES for X448/Ed448 support in libssl
2018-03-05  Matt CaswellUpdate tests for TLS Ed448
2018-03-05  Matt CaswellAdd X448/Ed448 support to libssl
2018-03-04  Alex GaynorFixed a typo in a man page
2018-03-04  Rich SalzFix credit for SRP code
2018-03-03  Richard LevitteWindows makefile: Don't quote generator arguments
2018-03-03  Andy Polyakovtest/ctype_internal_test.c: portability fixup.
2018-03-03  Andy Polyakovmem_sec.c: portability fixup.
2018-03-03  Andy Polyakovec/curve448/f_generic.c: fix VC-WIN32 debug build failure.
2018-03-03  Andy Polyakovec/curve448/curve448.c: fix undefined behaviour sanitiz...
2018-03-03  Bernd EdlingerFix a possible memory leak in engine_table_register
2018-03-03  Alex GaynorFixed a typo in a man page
2018-03-02  Matt CaswellUpdate CHANGES for X448 and Ed448
next