summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-15STORE: Add info on the expected post_process callback behaviorRichard Levitte
2017-08-15Fix overzealous cleanup commandFdaSilvaYY
2017-08-15Add SSL_get_pending_cipher()Benjamin Kaduk
2017-08-15Move ALPN handling from finalizer to delayed callBenjamin Kaduk
2017-08-15Revert "Add some casts for %j"Rich Salz
2017-08-15Use new setup_tests in code of rsa_testPaul Yang
2017-08-15Clear error stack on successful OSSL_STORE_open()Richard Levitte
2017-08-15Add ERR_clear_last_mark()Richard Levitte
2017-08-15Rename crypto/evp/scrypt.c to crypto/evp/pbe_scrypt.cRichard Levitte
2017-08-15File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte
2017-08-15Consolidate the locations where we have our internal perl modulesRichard Levitte
2017-08-14Add some casts for %jRich Salz
2017-08-14Doc fixesRich Salz
2017-08-13Instantiate when RAND_status() checksRich Salz
2017-08-12Fix some typo and commentsFdaSilvaYY
2017-08-12sha/asm/keccak1600-avx512.pl: fix buglet in SHA3_squeeze tail.Andy Polyakov
2017-08-12Wire SHAKE to EVP.Andy Polyakov
2017-08-12Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.Andy Polyakov
2017-08-11Clarify CLI OCSP documentationJohannes Bauer
2017-08-11Fix some Typos and indentsFdaSilvaYY
2017-08-11Move FuzzerSetRand to separate file.Rich Salz
2017-08-11[extended tests] Add steps to update an external test suiteJon Spillett
2017-08-11Update pyca-cryptography to latest commitJon Spillett
2017-08-10no-ec2m fixesDr. Stephen Henson
2017-08-10Add alternative CMS P-256 certDr. Stephen Henson
2017-08-10Fix no-ecDr. Stephen Henson
2017-08-10Fix minor type warnings and risk of memory leak in testutil/driver.cDavid von Oheimb
2017-08-09Don't modify resumed session objectsBenjamin Kaduk
2017-08-09Add missing documentation of the default format for commands.Tomas Mraz
2017-08-09Fix memory leak in session cache testBenjamin Kaduk
2017-08-09Add -d flag to list -u details (now normally off)Rich Salz
2017-08-09Add missing HTML tag in www_body in s_server.cXiaoyin Liu
2017-08-09Fix trivial nits in documentaionPaul Yang
2017-08-09Add XXX_security_bits documentationPaul Yang
2017-08-09Test server side session cachingMatt Caswell
2017-08-09Add an SSL_SESSION_dup() functionMatt Caswell
2017-08-08Fix building without scryptJohannes Bauer
2017-08-08Add test for ECDH CMS key onlyDr. Stephen Henson
2017-08-08Support CMS decrypt without a certificate for all key typesDr. Stephen Henson
2017-08-08Add documentation for the scrypt PKEY_METHODJohannes Bauer
2017-08-08Add PKEY_METHOD macro testsJohannes Bauer
2017-08-08Add interface to the scrypt KDF by means of PKEY_METHODJohannes Bauer
2017-08-07Various RAND improvementsRich Salz
2017-08-07Avoid surpising password dialog in X509 file lookup.Bernd Edlinger
2017-08-07Make RAND_DRBG fork-safeRich Salz
2017-08-07Change SETUP_TEST_FIXTURE so that the fixture structure is passed byPauli
2017-08-06Add missing include of cryptlib.hRich Salz
2017-08-06Add predicatable RAND_METHOD to test ENGINEDr. Stephen Henson
2017-08-06Use passed drbg, not global oneDr. Stephen Henson
2017-08-05Small typo in manpage of x509(1)Johannes Bauer