openssl.git
2018-03-28 Matt CaswellTolerate a Certificate using a non-supported group...
2018-03-28 Matt CaswellRevert "Temporarily disable some tests that hang"
2018-03-27 Rich SalzAllow NULL for some _free routines.
2018-03-27 Miroslav Suko_time.c: use gmtime_s with MSVC
2018-03-27 Konstantin... doc/man1/x509.pod: corrected "S/MIME signing" requirements
2018-03-27 Philippe Antoinestatem/statem_clnt.c: omit redundant check in tls_const...
2018-03-27 Andy Polyakovrand/randfile.c: permit non-regular files in RAND_load_...
2018-03-27 Andy PolyakovConfigure: make LIST command work with dynamic 15-andro...
2018-03-27 Matt CaswellTemporarily disable some tests that hang
2018-03-27 Matt CaswellRemove some code for a contributor that we cannot find
2018-03-27 Matt CaswellAssert that alpn_selected is NULL before we assign it
2018-03-27 Matt CaswellDon't write out a bad OID
2018-03-27 Matt CaswellUpdate CHANGES and NEWS for the new release
2018-03-27 Andy Polyakovtest/test_test.c: add CRYPTO_memcmp regression test.
2018-03-27 Andy Polyakovpariscid.pl: fix nasty typo in CRYPTO_memcmp.
2018-03-27 Matt CaswellAdd fuzz corpora file that found the ASN.1 stack depth...
2018-03-27 Matt CaswellLimit ASN.1 constructed types recursive definition...
2018-03-26 Rich SalzRemove QNX support
2018-03-26 Andy PolyakovConfigurations/README: mention Libs.private in ex_libs...
2018-03-26 Bernd EdlingerPreviously this x509 command line was working, restore...
2018-03-26 Bernd EdlingerFix dsaparam -genkey with DER outform
2018-03-25 Bernd EdlingerFix ecparam -genkey with point compression or DER outform
2018-03-25 Philippe AntoineAdds multiple checks to avoid buffer over reads
2018-03-24 Andy PolyakovConfigurations/windows-makefile.tmpl: refine clean...
2018-03-23 Richard Levittetest/shlibloadtest.c: make some variables block local
2018-03-23 Richard Levittetest/shlibloadtest.c: fix various errors
2018-03-23 Richard LevitteInclude "internal/dso_conf.h" where needed and appropriate
2018-03-23 Richard LevitteMove the handling of dso_scheme to dso_conf.h
2018-03-22 Richard LevitteConfigurations/unix-Makefile.tmpl: fix inconsistencies...
2018-03-22 Andy PolyakovConfigurations/10-main.conf: correct AIX targets.
2018-03-22 Bernd EdlingerHandle partial messages in TLSProxy
2018-03-22 Rich SalzFix resource files
2018-03-22 Andy Polyakovinclude/openssl/rand.h: omit intermediate typedef.
2018-03-22 Andy Polyakovopenssl/rand.h: fix formatting.
2018-03-22 Andy PolyakovRemove presumably temporary left-over file.
2018-03-22 Andy Polyakovman3/OPENSSL_ia32cap.pod: update assembler version...
2018-03-22 Andy Polyakovcurve448/field.h: relax alignment, as it doesn't work...
2018-03-22 Andy Polyakovbio/bss_log.c: on DJGPP syslog facility is part of...
2018-03-22 Andy Polyakovo_fopen.c: compensate for e_os.h omission.
2018-03-21 PauliDon't call strsignal, just print the signal number.
2018-03-21 Patrick Steueraes ctr_drbg: add cavs tests
2018-03-21 Kurt RoeckxDRBG: Use the EVP layer to do AES encryption
2018-03-21 FdaSilvaYYUnify s_client/s_server srtp profiles option handling
2018-03-21 Matt CaswellThe default conv_form is uncompressed
2018-03-21 Philippe AntoineFixes integer underflow with SSL_trace support
2018-03-21 David BenjaminDocument EC_POINT_get_affine_coordinates_*.
2018-03-21 Bernd EdlingerCleanup the s_time command.
2018-03-21 Jack BatesConvert _meth_get_ functions to const getters
2018-03-21 Matt CaswellDon't wait for dry at the end of a handshake
2018-03-21 Matt CaswellCheck for alerts while waiting for a dry event
2018-03-21 Peter WuFix stack-use-after-scope
2018-03-21 Andy Polyakovo_fopen.c,rand/randfile.c: compensate for e_os.h omission.
2018-03-21 Matthias KraftAdd dladdr() for AIX
2018-03-21 Benjamin KadukDo not cache sessions with zero sid_ctx_length when...
2018-03-20 PauliRemove mention of link between message digests and...
2018-03-20 Eric Coveneraix compat fixes for ocsp.c
2018-03-20 Johannes BauerMake pkeyutl a bit more user-friendly
2018-03-20 Matt CaswellReduce the verbosity of test_store
2018-03-20 Matt CaswellFix the OCSP responder mode
2018-03-20 Matt CaswellPrepare for 1.1.1-pre4-dev
2018-03-20 Matt CaswellPrepare for 1.1.1-pre3 release OpenSSL_1_1_1-pre3
2018-03-20 Matt CaswellUpdate copyright year
2018-03-20 Richard Levittecrypto/rand/rand_vms.c: include "internal/rand_int.h"
2018-03-19 Dr. Matthias... Fix: drbgtest fails when tests are executed in random...
2018-03-19 Richard Levittes_client, s_server: do generic SSL configuration first...
2018-03-19 Todd ShortFix no-sm3/no-sm2 (with strict-warnings)
2018-03-19 Todd ShortFix no-sm3 (and no-sm2)
2018-03-19 Richard LevitteDon't generate buildtest_*err.c
2018-03-19 Richard LevitteEnhance ssltestlib's create_ssl_ctx_pair to take min...
2018-03-19 Richard LevitteIn TLSProxy::Proxy, specify TLSv1.3 as maximum allowabl...
2018-03-19 Richard LevitteSupport "-min_protocol" and "-max_protocol" in s_server...
2018-03-19 Matt CaswellFix no-ec
2018-03-19 Matt CaswellFix no-sm2
2018-03-19 Matt CaswellFix no-posix-io compile failure
2018-03-19 Todd ShortPlace ticket keys into secure memory
2018-03-19 Matt CaswellFix no-psk
2018-03-19 Rich SalzRevise and cleanup; use strict,warnings
2018-03-19 Tomas MrazApply system_default configuration on SSL_CTX_new().
2018-03-19 Kurt RoeckxAdd a multithread rand test
2018-03-19 Kurt RoeckxDon't use a ssl specific DRBG anymore
2018-03-19 Kurt RoeckxMake the public and private DRBG thread local
2018-03-19 Jack LloydHandle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN
2018-03-19 Jack LloydSupport SM2 ECIES scheme via EVP
2018-03-19 Jack LloydAdd SM2 signature and ECIES schemes
2018-03-19 Andy PolyakovConfigurations/15-android.conf: detect clang by PATH...
2018-03-19 Andy PolyakovAdd NOTES.ANDROID.
2018-03-19 Andy PolyakovConfigurations/15-android.conf: default to RC4_CHAR...
2018-03-19 Andy PolyakovMIPS assembly pack: default heuristic detection to...
2018-03-19 Andy PolyakovConfigurations/15-android.conf: refine clang support.
2018-03-19 Andy PolyakovConfigure: pass -no-integrated-as.
2018-03-19 Bernd EdlingerFix bio callback backward compatibility
2018-03-19 Bernd EdlingerFix a crash in SSLfatal due to invalid enc_write_ctx
2018-03-19 Matt CaswellFix no-cmac
2018-03-19 Matt CaswellFix no-ec
2018-03-19 Matt CaswellAdd a CHANGES entry to mention the replay protection...
2018-03-19 Matt CaswellDocument the replay protection capabilities
2018-03-19 Matt CaswellAdd a test for 0RTT replay protection
2018-03-19 Matt CaswellAdd an anti-replay mechanism
2018-03-19 Matt CaswellDon't update the session cache when processing a client...
2018-03-19 Matt CaswellAlways call the new_session_cb when issuing a NewSessio...
next