aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sha/asm/keccak1600-armv4.pl: optimize for Thumb-2.Andy Polyakov2017-08-161-144/+242
* Fix some documentation typos.David Benjamin2017-08-161-1/+1
* fix some typosFdaSilvaYY2017-08-162-18/+18
* Fix two MSVC warnings in apps.cFdaSilvaYY2017-08-161-0/+1
* [Win] Fix some test method signatures ...FdaSilvaYY2017-08-1618-71/+71
* Copy dlls into fuzz directoryMatt Caswell2017-08-161-0/+3
* bndiv fuzzer: limit the size of the input to avoid timeoutgbrl2017-08-161-0/+7
* Fix coding style of EVP_PKEY_CTX_ctrl_uint64Johannes Bauer2017-08-152-2/+2
* Print pathnames for 'version -r'Rich Salz2017-08-151-3/+19
* STORE: Add documentation on the expectations for returned namesRichard Levitte2017-08-151-0/+8
* STORE: Add info on the expected post_process callback behaviorRichard Levitte2017-08-151-0/+4
* Fix overzealous cleanup commandFdaSilvaYY2017-08-151-1/+3
* Add SSL_get_pending_cipher()Benjamin Kaduk2017-08-154-2/+25
* Move ALPN handling from finalizer to delayed callBenjamin Kaduk2017-08-152-40/+49
* Revert "Add some casts for %j"Rich Salz2017-08-154-14/+10
* Use new setup_tests in code of rsa_testPaul Yang2017-08-151-1/+2
* Clear error stack on successful OSSL_STORE_open()Richard Levitte2017-08-151-5/+16
* Add ERR_clear_last_mark()Richard Levitte2017-08-154-0/+29
* Rename crypto/evp/scrypt.c to crypto/evp/pbe_scrypt.cRichard Levitte2017-08-152-1/+1
* File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte2017-08-1510-10/+36
* Consolidate the locations where we have our internal perl modulesRichard Levitte2017-08-1522-12/+18
* Add some casts for %jRich Salz2017-08-144-10/+14
* Doc fixesRich Salz2017-08-1417-64/+362
* Instantiate when RAND_status() checksRich Salz2017-08-131-0/+2
* Fix some typo and commentsFdaSilvaYY2017-08-126-9/+9
* sha/asm/keccak1600-avx512.pl: fix buglet in SHA3_squeeze tail.Andy Polyakov2017-08-121-1/+1
* Wire SHAKE to EVP.Andy Polyakov2017-08-123-4/+73
* Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.Andy Polyakov2017-08-128-7/+64
* Clarify CLI OCSP documentationJohannes Bauer2017-08-112-1/+8
* Fix some Typos and indentsFdaSilvaYY2017-08-1114-21/+20
* Move FuzzerSetRand to separate file.Rich Salz2017-08-116-31/+48
* [extended tests] Add steps to update an external test suiteJon Spillett2017-08-111-0/+30
* Update pyca-cryptography to latest commitJon Spillett2017-08-111-0/+0
* no-ec2m fixesDr. Stephen Henson2017-08-102-3/+4
* Add alternative CMS P-256 certDr. Stephen Henson2017-08-102-0/+26
* Fix no-ecDr. Stephen Henson2017-08-101-0/+2
* Fix minor type warnings and risk of memory leak in testutil/driver.cDavid von Oheimb2017-08-101-2/+3
* Don't modify resumed session objectsBenjamin Kaduk2017-08-091-8/+10
* Add missing documentation of the default format for commands.Tomas Mraz2017-08-0915-31/+33
* Fix memory leak in session cache testBenjamin Kaduk2017-08-091-4/+6
* Add -d flag to list -u details (now normally off)Rich Salz2017-08-091-9/+12
* Add missing HTML tag in www_body in s_server.cXiaoyin Liu2017-08-091-2/+3
* Fix trivial nits in documentaionPaul Yang2017-08-092-2/+2
* Add XXX_security_bits documentationPaul Yang2017-08-096-18/+99
* Test server side session cachingMatt Caswell2017-08-091-28/+153
* Add an SSL_SESSION_dup() functionMatt Caswell2017-08-094-0/+16
* Fix building without scryptJohannes Bauer2017-08-083-0/+10
* Add test for ECDH CMS key onlyDr. Stephen Henson2017-08-081-0/+9
* Support CMS decrypt without a certificate for all key typesDr. Stephen Henson2017-08-081-6/+4
* Add documentation for the scrypt PKEY_METHODJohannes Bauer2017-08-081-0/+158