aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update trace code to know about GOST ciphersuitesMatt Caswell2018-03-301-0/+4
* Remove some codeRich Salz2018-03-301-6/+7
* Add documentation for the RAND_DRBG APIDr. Matthias St. Pierre2018-03-3020-240/+1173
* EVP,KDF: Add more error code along some return 0 in ...FdaSilvaYY2018-03-298-13/+53
* BIO_s_accept.pod: add documentation for the new macrosVitezslav Cizek2018-03-292-3/+19
* Document BIO_{get,set}_conn_ip_family macros.Vitezslav Cizek2018-03-292-3/+15
* Update the BIO_s_connect documentation after the BIO refactoring.Vitezslav Cizek2018-03-291-17/+20
* Document RAND_DRBG fork-safety locking modelBenjamin Kaduk2018-03-291-1/+17
* Configurations/10-main.conf: fix VC-noCE-common template.Andy Polyakov2018-03-291-1/+2
* Configure: harmonize syntax.Andy Polyakov2018-03-291-7/+7
* Fix setbuf use for VMS CRichard Levitte2018-03-291-0/+14
* .travis.yml: with fast fuzz testing, there is no point avoiding itRichard Levitte2018-03-291-5/+5
* Faster fuzz test: teach the fuzz test programs to handle directoriesRichard Levitte2018-03-292-20/+75
* Revert "util/dofile.pl: only quote stuff that actually needs quoting"Richard Levitte2018-03-291-2/+2
* crypto/e_aes.c: use S390X_AES_FC macroPatrick Steuer2018-03-281-4/+2
* crypto/evp/e_aes.c: add size_t casts to increase readabilityPatrick Steuer2018-03-281-4/+4
* s390x assembly pack: add KMF code path for aes-cfb/cfb8Patrick Steuer2018-03-283-13/+144
* s390x assembly pack: add KMO code path for aes-ofbPatrick Steuer2018-03-283-7/+102
* s390x assembly pack: add KM code path for aes-ecbPatrick Steuer2018-03-281-20/+72
* Rewrite the X509->alert mapping codeRich Salz2018-03-284-68/+62
* Remove some codeMatt Caswell2018-03-282-50/+11
* Tolerate a Certificate using a non-supported group on server sideMatt Caswell2018-03-285-408/+524
* Revert "Temporarily disable some tests that hang"Matt Caswell2018-03-282-9/+0
* Allow NULL for some _free routines.Rich Salz2018-03-2715-23/+50
* o_time.c: use gmtime_s with MSVCMiroslav Suk2018-03-272-2/+7
* doc/man1/x509.pod: corrected "S/MIME signing" requirementsKonstantin Shemyak2018-03-271-2/+2
* statem/statem_clnt.c: omit redundant check in tls_construct_client_hello.Philippe Antoine2018-03-271-2/+3
* rand/randfile.c: permit non-regular files in RAND_load_file.Andy Polyakov2018-03-272-14/+30
* Configure: make LIST command work with dynamic 15-android.conf.Andy Polyakov2018-03-272-4/+12
* Temporarily disable some tests that hangMatt Caswell2018-03-272-0/+9
* Remove some code for a contributor that we cannot findMatt Caswell2018-03-2715-42/+1
* Assert that alpn_selected is NULL before we assign itMatt Caswell2018-03-272-2/+20
* Don't write out a bad OIDMatt Caswell2018-03-271-0/+2
* Update CHANGES and NEWS for the new releaseMatt Caswell2018-03-272-1/+50
* test/test_test.c: add CRYPTO_memcmp regression test.Andy Polyakov2018-03-271-0/+5
* pariscid.pl: fix nasty typo in CRYPTO_memcmp.Andy Polyakov2018-03-271-1/+1
* Add fuzz corpora file that found the ASN.1 stack depth issueMatt Caswell2018-03-271-0/+0
* Limit ASN.1 constructed types recursive definition depthMatt Caswell2018-03-274-16/+37
* Remove QNX supportRich Salz2018-03-265-51/+5
* Configurations/README: mention Libs.private in ex_libs description.Andy Polyakov2018-03-261-0/+2
* Previously this x509 command line was working, restore thatBernd Edlinger2018-03-261-7/+5
* Fix dsaparam -genkey with DER outformBernd Edlinger2018-03-261-0/+3
* Fix ecparam -genkey with point compression or DER outformBernd Edlinger2018-03-251-0/+6
* Adds multiple checks to avoid buffer over readsPhilippe Antoine2018-03-251-1/+13
* Configurations/windows-makefile.tmpl: refine clean targets.Andy Polyakov2018-03-241-17/+4
* test/shlibloadtest.c: make some variables block localRichard Levitte2018-03-231-2/+3
* test/shlibloadtest.c: fix various errorsRichard Levitte2018-03-231-4/+4
* Include "internal/dso_conf.h" where needed and appropriateRichard Levitte2018-03-233-1/+3
* Move the handling of dso_scheme to dso_conf.hRichard Levitte2018-03-232-24/+16
* Configurations/unix-Makefile.tmpl: fix inconsistencies with resource filesRichard Levitte2018-03-221-6/+8