summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-21Support converting cipher name to RFC name and vice versaPaul Yang
2017-07-20Fix out-of-bounds read in ctr_XORBenjamin Kaduk
2017-07-20typedef's for RAND_DRBG methodsBenjamin Kaduk
2017-07-20Remove trailing whitespace from drbgtest.cBenjamin Kaduk
2017-07-20Rename internal rand.h fileRich Salz
2017-07-20Fix faulty includeRichard Levitte
2017-07-20Add range-checking to RAND_DRBG_set_reseed_intervalRich Salz
2017-07-19Add keygen test dataDr. Stephen Henson
2017-07-19Add keygen test to evp_testDr. Stephen Henson
2017-07-19Typo: should check mgf1mdDr. Stephen Henson
2017-07-19Set maskHash when creating parameters.Dr. Stephen Henson
2017-07-19Remove some dead codeMatt Caswell
2017-07-19Fix undefined behaviour in e_aes_cbc_hmac_sha256.c and e_aes_cbc_hmac_sha1.cMatt Caswell
2017-07-19Add DRBG random methodRich Salz
2017-07-18Add some performance notes about early dataMatt Caswell
2017-07-18Remove session checks from SSL_clear()Matt Caswell
2017-07-18Add a test for SSL_clear()Matt Caswell
2017-07-18Fix SSL_clear() in TLSv1.3Matt Caswell
2017-07-18Tolerate a zero length ticket nonceMatt Caswell
2017-07-18Add a test for early_data when an HRR occursMatt Caswell
2017-07-18Fix early_data with an HRRMatt Caswell
2017-07-18RSA_padding_check_PKCS1_type_2 is not constant time.Emilia Kasper
2017-07-17Remove resolved TODOEmilia Kasper
2017-07-17Fix bogus use of BIO_sock_should_retry.Bernd Edlinger
2017-07-17Fix TLSv1.3 exporter secretTatsuhiro Tsujikawa
2017-07-17Fix use-after-freeRich Salz
2017-07-17Fix some pedantic warnings.Pauli
2017-07-16Standardize apps use of -rand, etc.Rich Salz
2017-07-16Don't use "version" in "OpenSSL Version 1.1.0" etcRich Salz
2017-07-17Address Coverity issues.Pauli
2017-07-15sha/asm/keccak1600-avx2.pl: optimized remodelled version.Andy Polyakov
2017-07-15sha/asm/keccak1600-avx2.pl: remodel register usage.Andy Polyakov
2017-07-15testutil: stanza files are text files, open them as suchRichard Levitte
2017-07-15OSSL_STORE "file" scheme loader: check that a DOS device is correctly namedRichard Levitte
2017-07-15OSSL_STORE "file" scheme loader: check for absolute path in URI laterRichard Levitte
2017-07-15test/recipes/90-test_store.t: Add a few cases with files starting with 'file:'Richard Levitte
2017-07-15OSSL_STORE: Treat URIs as files first (with exceptions), then as full URIsRichard Levitte
2017-07-15OSSL_STORE: spell error reason correctlyRichard Levitte
2017-07-15test/recipes/90-test_store.t: Test absolute filesRichard Levitte
2017-07-15test/recipes/90-test_store.t: Rename some functionsRichard Levitte
2017-07-15Start to overhaul RAND APIRich Salz
2017-07-14For Windows, use _stat rather than statRichard Levitte
2017-07-14Fix style in crypto/store/loader_file.cRichard Levitte
2017-07-14Update PR#3925Roelof duToit
2017-07-14Retry SSL_read on ERROR_WANT_READ.Roelof duToit
2017-07-14Fix #946 Add -preserve_dates to x509 appTodd Short
2017-07-13Fix bug in err_string_data_cmpRich Salz
2017-07-14Remove trailing blanks.Pauli
2017-07-14Test cleaning and modernisationPauli
2017-07-14Change return (x) to return xPauli