openssl.git
2018-04-02 Kurt RoeckxUse the private RNG for data that is not public
2018-04-02 Alexandre PerrinDocumentation typo fix in EVP_EncryptInit.pod
2018-04-02 Illya Gerasymchukfix typo in x509 documentation
2018-04-01 Daniel BeveniusRemove import/use of File::Spec::Function
2018-04-01 Richard LevitteWindows builds: remove over-quotation of LIBZ macro
2018-04-01 Kurt RoeckxMake sure we use a nonce when a nonce is required
2018-04-01 Kurt RoeckxUpdate documentation on how to close a connection
2018-03-31 Daniel BeveniusFix minor typo in comment in Configure
2018-03-31 Bernd EdlingerRemove -Wmisleading-indentation from gcc devteam warnin...
2018-03-31 Bernd EdlingerFix a gcc-8 warning -Wcast-function-type
2018-03-31 Richard LevitteRefuse to run test_cipherlist unless shared library...
2018-03-31 Bernd EdlingerFix a possible crash in BN_from_montgomery_word
2018-03-30 Matt CaswellRevert commit 4a56d9a2
2018-03-30 Matt CaswellGOST MAC algorithms don't support EVP_PKEY_new_raw_priv...
2018-03-30 Matt CaswellUpdate trace code to know about GOST ciphersuites
2018-03-30 Rich SalzRemove some code
2018-03-29 Dr. Matthias... Add documentation for the RAND_DRBG API
2018-03-29 FdaSilvaYYEVP,KDF: Add more error code along some return 0 in ...
2018-03-29 Vitezslav CizekBIO_s_accept.pod: add documentation for the new macros
2018-03-29 Vitezslav CizekDocument BIO_{get,set}_conn_ip_family macros.
2018-03-29 Vitezslav CizekUpdate the BIO_s_connect documentation after the BIO...
2018-03-29 Benjamin KadukDocument RAND_DRBG fork-safety locking model
2018-03-29 Andy PolyakovConfigurations/10-main.conf: fix VC-noCE-common template.
2018-03-29 Andy PolyakovConfigure: harmonize syntax.
2018-03-29 Richard LevitteFix setbuf use for VMS C
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 Patrick Steuercrypto/e_aes.c: use S390X_AES_FC macro
2018-03-28 Patrick Steuercrypto/evp/e_aes.c: add size_t casts to increase readab...
2018-03-28 Patrick Steuers390x assembly pack: add KMF code path for aes-cfb...
2018-03-28 Patrick Steuers390x assembly pack: add KMO code path for aes-ofb
2018-03-28 Patrick Steuers390x assembly pack: add KM code path for aes-ecb
2018-03-28 Rich SalzRewrite the X509->alert mapping code
2018-03-28 Matt CaswellRemove some code
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...
next