summaryrefslogtreecommitdiffstats
path: root/util/find-unused-errs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-16Fix two MSVC warnings in apps.cFdaSilvaYY1-0/+1
2017-08-16[Win] Fix some test method signatures ...FdaSilvaYY18-71/+71
2017-08-16Copy dlls into fuzz directoryMatt Caswell1-0/+3
2017-08-16bndiv fuzzer: limit the size of the input to avoid timeoutgbrl1-0/+7
2017-08-16Fix coding style of EVP_PKEY_CTX_ctrl_uint64Johannes Bauer2-2/+2
2017-08-15Print pathnames for 'version -r'Rich Salz1-3/+19
2017-08-15STORE: Add documentation on the expectations for returned namesRichard Levitte1-0/+8
2017-08-15STORE: Add info on the expected post_process callback behaviorRichard Levitte1-0/+4
2017-08-15Fix overzealous cleanup commandFdaSilvaYY1-1/+3
2017-08-15Add SSL_get_pending_cipher()Benjamin Kaduk4-2/+25
2017-08-15Move ALPN handling from finalizer to delayed callBenjamin Kaduk2-40/+49
2017-08-15Revert "Add some casts for %j"Rich Salz4-14/+10
2017-08-15Use new setup_tests in code of rsa_testPaul Yang1-1/+2
2017-08-15Clear error stack on successful OSSL_STORE_open()Richard Levitte1-5/+16
2017-08-15Add ERR_clear_last_mark()Richard Levitte4-0/+29
2017-08-15Rename crypto/evp/scrypt.c to crypto/evp/pbe_scrypt.cRichard Levitte2-1/+1
2017-08-15File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte10-10/+36
2017-08-15Consolidate the locations where we have our internal perl modulesRichard Levitte22-12/+18
2017-08-15Add some casts for %jRich Salz4-10/+14
2017-08-14Doc fixesRich Salz17-64/+362
2017-08-13Instantiate when RAND_status() checksRich Salz1-0/+2
2017-08-12Fix some typo and commentsFdaSilvaYY6-9/+9
2017-08-12sha/asm/keccak1600-avx512.pl: fix buglet in SHA3_squeeze tail.Andy Polyakov1-1/+1
2017-08-12Wire SHAKE to EVP.Andy Polyakov3-4/+73
2017-08-12Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.Andy Polyakov8-7/+64
2017-08-12Clarify CLI OCSP documentationJohannes Bauer2-1/+8
2017-08-11Fix some Typos and indentsFdaSilvaYY14-21/+20
2017-08-11Move FuzzerSetRand to separate file.Rich Salz6-31/+48
2017-08-11[extended tests] Add steps to update an external test suiteJon Spillett1-0/+30
2017-08-11Update pyca-cryptography to latest commitJon Spillett1-0/+0
2017-08-10no-ec2m fixesDr. Stephen Henson2-3/+4
2017-08-10Add alternative CMS P-256 certDr. Stephen Henson2-0/+26
2017-08-10Fix no-ecDr. Stephen Henson1-0/+2
2017-08-10Fix minor type warnings and risk of memory leak in testutil/driver.cDavid von Oheimb1-2/+3
2017-08-09Don't modify resumed session objectsBenjamin Kaduk1-8/+10
2017-08-09Add missing documentation of the default format for commands.Tomas Mraz15-31/+33
2017-08-09Fix memory leak in session cache testBenjamin Kaduk1-4/+6
2017-08-09Add -d flag to list -u details (now normally off)Rich Salz1-9/+12
2017-08-09Add missing HTML tag in www_body in s_server.cXiaoyin Liu1-2/+3
2017-08-09Fix trivial nits in documentaionPaul Yang2-2/+2
2017-08-09Add XXX_security_bits documentationPaul Yang6-18/+99
2017-08-09Test server side session cachingMatt Caswell1-28/+153
2017-08-09Add an SSL_SESSION_dup() functionMatt Caswell4-0/+16
2017-08-08Fix building without scryptJohannes Bauer3-0/+10
2017-08-08Add test for ECDH CMS key onlyDr. Stephen Henson1-0/+9
2017-08-08Support CMS decrypt without a certificate for all key typesDr. Stephen Henson1-6/+4