summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a missing break in test/shlibloadtest.cBernd Edlinger2017-06-161-1/+3
* Fix the comment about default OPENSSLDIR in windows.Bernd Edlinger2017-06-161-1/+1
* Tweak the check that a ciphersuite has not changed since the HRRMatt Caswell2017-06-161-2/+3
* Add comments to test_ciphersuite_change()Matt Caswell2017-06-161-2/+8
* Fix an uninitialised variable warningMatt Caswell2017-06-161-3/+3
* Move ciphersuite selection before session resumption in TLSv1.3Matt Caswell2017-06-164-89/+98
* Add a test for a server changing the ciphersuiteMatt Caswell2017-06-161-2/+125
* Allow the server to change the ciphersuite on resumeMatt Caswell2017-06-166-13/+51
* Add the target 'build_all_generated'Richard Levitte2017-06-164-0/+18
* Fix no-ecBenjamin Kaduk2017-06-152-5/+7
* Add apps/progs.h to gitignoreTodd Short2017-06-151-0/+1
* Add sha/asm/keccak1600-armv8.pl.Andy Polyakov2017-06-151-0/+653
* Standardize Levitte's dual-licenseRich Salz2017-06-159-8/+31
* Build apps/progs.h dynamicallyRichard Levitte2017-06-158-443/+39
* Move bn and evp test programs input data to their respective data dirRichard Levitte2017-06-1514-4/+4
* .travis.yml: Detect if 'make update' updated somethingRichard Levitte2017-06-151-1/+2
* Correct Oracle copyrights & clarify.Pauli2017-06-1513-47/+13
* Remove OLD_STR_TO_KEY compile optionRich Salz2017-06-141-20/+0
* Fix possible crash in X931 code.Bernd Edlinger2017-06-142-2/+8
* Fix another possible crash in rsa_ossl_mod_exp.Bernd Edlinger2017-06-141-0/+2
* Fix a possible crash in dsa_builtin_paramgen2.Bernd Edlinger2017-06-141-0/+2
* Fix crash in ecdh_simple_compute_key.Bernd Edlinger2017-06-141-0/+4
* Fix a possible crash in the error handling.Bernd Edlinger2017-06-141-0/+12
* Update copyright on progs.hRich Salz2017-06-131-2/+2
* Fix a memleak in ec_copy_parameters.Bernd Edlinger2017-06-131-2/+6
* perlasm/ppc-xlate.pl: add PowerISA 3.0B instructions.Andy Polyakov2017-06-131-2/+28
* Make SNI behavior more clear in s_client doc & helpPaul Yang2017-06-132-6/+10
* Rework writing crypto/err/openssl.txtRichard Levitte2017-06-131-6/+9
* Add -module option to util/mkerr.plRichard Levitte2017-06-121-0/+13
* Clean up a bundle of codingstyle stuff in apps directoryPaul Yang2017-06-1245-704/+770
* Fix a memleak in tls13_generate_secret.Bernd Edlinger2017-06-121-1/+4
* Put message strings in state filesRich Salz2017-06-1216-2758/+2775
* Fix memleak in EVP_DigestSignFinal/VerifyFinal.Bernd Edlinger2017-06-121-2/+10
* Refactor functions in testdsa.hPaul Yang2017-06-122-84/+54
* Add sslapitest for SSL_early_get1_extensions_present()Benjamin Kaduk2017-06-121-0/+15
* Add SSL_early_get1_extensions_present()Benjamin Kaduk2017-06-126-3/+52
* TLS 1.3 client sigalgs test no longer needs TLS 1.2Benjamin Kaduk2017-06-121-8/+8
* drop some no-longer-relevant TODO(TLS1.3) entriesBenjamin Kaduk2017-06-122-5/+3
* Remove leading space-before-tabRich Salz2017-06-111-1/+1
* improve comment: use "optimization" for clarityJosh Soref2017-06-111-2/+2
* Introduce ASN1_TIME_set_string_X509 APIRich Salz2017-06-1110-27/+308
* doc/man3: use the documented coding style in the example codeBeat Bolli2017-06-112-0/+2
* Fix spelling errors in manpagesJosh Soref2017-06-1116-21/+22
* If-guard to avoid null ptr deref in statem_srvr.cRich Salz2017-06-111-1/+2
* Remove needless type casting.Rich Salz2017-06-101-2/+2
* Fix possible usage of NULL pointers in apps/spkac.cPaul Yang2017-06-091-8/+11
* Fix memory leaks in CTLOG_new_from_base64Benjamin Kaduk2017-06-092-13/+32
* mark V_ASN1_PRIMATIVE_TAG as compatJosh Soref2017-06-091-1/+1
* fix check of broken implementations of GOST ciphersuitesPichulin Dmitrii2017-06-091-36/+39
* Fix speed command for alternation of ciphers and digests.Jonathan Protzenko2017-06-091-0/+1