summaryrefslogtreecommitdiffstats
path: root/test/destest.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-20Update CHANGES and NEWS for new releaseMatt Caswell2-1/+26
2018-11-19Unix build: for mingw and cygwin, create the right location for DLLsRichard Levitte1-1/+3
2018-11-18Add documentation for -pkeyopt_passinJohannes Bauer1-0/+18
2018-11-18Add option to read pkeyopts interactivelyJohannes Bauer1-2/+53
2018-11-16sha/asm/sha512p8-ppc.pl: optimize epilogue.Andy Polyakov1-16/+9
2018-11-16sha/asm/sha512p8-ppc.pl: fix typo in prologue.Andy Polyakov1-2/+2
2018-11-15Configuration: only include shared_sources in dirinfo in shared configRichard Levitte1-0/+3
2018-11-15test/siphash_internal_test.c: ensure the SIPHASH structure is zeroedRichard Levitte1-2/+2
2018-11-15Add a missing SSLfatal callMatt Caswell2-3/+10
2018-11-15Deprecate SSL_set_tmp_ecdhAntoine Salon2-3/+7
2018-11-15Making SRP_user_pwd functions publicAntoine Salon6-33/+109
2018-11-15Added SRP_VBASE_add0_user()Antoine Salon5-2/+21
2018-11-15SRP module documentationAntoine Salon8-10/+466
2018-11-15Add SSL_CTX_set_tmp_ecdh.podAntoine Salon4-4/+65
2018-11-15SSL extra chain certificates docAntoine Salon3-3/+21
2018-11-14Fix no-ec and no-tls1_2Matt Caswell6-36/+58
2018-11-14Fix typo in util/perl/OpenSSL/Test.pmRichard Levitte1-1/+1
2018-11-14test/recipes/90-test_shlibload.t needs $target{shared_extension}Richard Levitte1-0/+6
2018-11-14Fix rpath-related Linux "test_shlibload" failure.Richard Levitte2-17/+38
2018-11-13KMAC implementation using EVP_MACShane Lontis18-5/+761
2018-11-13Remove markdown links from HTML comments in issue templatesRichard Levitte3-6/+6
2018-11-13Add issue templates and a user support pageRichard Levitte4-0/+121
2018-11-12Added missing signature algorithm reflection functionsViktor Dukhovni11-17/+79
2018-11-12Merge the CA list documentation for clarityMatt Caswell3-199/+122
2018-11-12Add a test for SSL_CTX_set0_CA_list()/SSL_CTX_set_client_CA_list()Matt Caswell1-0/+136
2018-11-12Separate ca_names handling for client and serverMatt Caswell9-28/+85
2018-11-12Test use of a brainpool ECDSA certificateMatt Caswell2-397/+495
2018-11-12Add some test brainpool certificatesMatt Caswell3-0/+25
2018-11-12Don't negotiate TLSv1.3 if our EC cert isn't TLSv1.3 capableMatt Caswell3-2/+48
2018-11-12Fix SipHash init order.Richard Levitte2-2/+14
2018-11-11Some deabbreviationsDmitry Belyavskiy1-1/+2
2018-11-10Unbreak SECLEVEL 3 regression causing it to not accept any ciphers.Tomas Mraz4-3/+153
2018-11-10Recreate the OS390-Unix config targetRichard Levitte2-0/+15
2018-11-10Check return value of EVP_PKEY_newMansour Ahmadi1-0/+3
2018-11-10[crypto/bn] swap BN_FLG_FIXED_TOP tooBilly Brumley1-19/+23
2018-11-10Add EVP_PKEY_supports_digest_nid()David Woodhouse7-26/+109
2018-11-10Honour mandatory digest on private key in has_usable_cert()David Woodhouse1-3/+18
2018-11-10Stop marking default digest for EC keys as mandatoryDavid Woodhouse1-1/+1
2018-11-09Fix issues with do_rand_init/rand_cleanup_intBernd Edlinger1-4/+8
2018-11-09VMS build: colon after target must be separated with a spaceRichard Levitte1-1/+1
2018-11-08Have install targets depend on more precise build targetsRichard Levitte3-12/+12
2018-11-08Allow parallel installRichard Levitte3-44/+54
2018-11-08VMS build: don't add a comma before 'extradefines'Richard Levitte1-3/+3
2018-11-08rand_unix.c: open random devices on first use onlyDr. Matthias St. Pierre1-12/+3
2018-11-08Test: enable internal tests for shared Windows buildsDr. Matthias St. Pierre13-39/+0
2018-11-08Test: link drbgtest statically against libcryptoDr. Matthias St. Pierre4-47/+3
2018-11-08Give a better error if an attempt is made to set a zero length groups listMatt Caswell2-0/+7
2018-11-08Ignore disabled ciphers when deciding if we are using ECCMatt Caswell1-5/+8
2018-11-07Add missing RAND initialisation call.Pauli1-1/+2
2018-11-07Rename the rand_drbg_st data member "pool" to "seed_pool"Bernd Edlinger3-12/+12