summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-16Add output routines to allow consistent formatting of memory, stringsPauli
2017-06-16Add a missing break in test/shlibloadtest.cBernd Edlinger
2017-06-16Fix the comment about default OPENSSLDIR in windows.Bernd Edlinger
2017-06-16Tweak the check that a ciphersuite has not changed since the HRRMatt Caswell
2017-06-16Add comments to test_ciphersuite_change()Matt Caswell
2017-06-16Fix an uninitialised variable warningMatt Caswell
2017-06-16Move ciphersuite selection before session resumption in TLSv1.3Matt Caswell
2017-06-16Add a test for a server changing the ciphersuiteMatt Caswell
2017-06-16Allow the server to change the ciphersuite on resumeMatt Caswell
2017-06-16Add the target 'build_all_generated'Richard Levitte
2017-06-15Fix no-ecBenjamin Kaduk
2017-06-15Add apps/progs.h to gitignoreTodd Short
2017-06-15Add sha/asm/keccak1600-armv8.pl.Andy Polyakov
2017-06-15Standardize Levitte's dual-licenseRich Salz
2017-06-15Build apps/progs.h dynamicallyRichard Levitte
2017-06-15Move bn and evp test programs input data to their respective data dirRichard Levitte
2017-06-15.travis.yml: Detect if 'make update' updated somethingRichard Levitte
2017-06-15Correct Oracle copyrights & clarify.Pauli
2017-06-14Remove OLD_STR_TO_KEY compile optionRich Salz
2017-06-14Fix possible crash in X931 code.Bernd Edlinger
2017-06-14Fix another possible crash in rsa_ossl_mod_exp.Bernd Edlinger
2017-06-14Fix a possible crash in dsa_builtin_paramgen2.Bernd Edlinger
2017-06-14Fix crash in ecdh_simple_compute_key.Bernd Edlinger
2017-06-13Fix a possible crash in the error handling.Bernd Edlinger
2017-06-13Update copyright on progs.hRich Salz
2017-06-13Fix a memleak in ec_copy_parameters.Bernd Edlinger
2017-06-13perlasm/ppc-xlate.pl: add PowerISA 3.0B instructions.Andy Polyakov
2017-06-13Make SNI behavior more clear in s_client doc & helpPaul Yang
2017-06-13Rework writing crypto/err/openssl.txtRichard Levitte
2017-06-12Add -module option to util/mkerr.plRichard Levitte
2017-06-12Clean up a bundle of codingstyle stuff in apps directoryPaul Yang
2017-06-12Fix a memleak in tls13_generate_secret.Bernd Edlinger
2017-06-12Put message strings in state filesRich Salz
2017-06-12Fix memleak in EVP_DigestSignFinal/VerifyFinal.Bernd Edlinger
2017-06-12Refactor functions in testdsa.hPaul Yang
2017-06-12Add sslapitest for SSL_early_get1_extensions_present()Benjamin Kaduk
2017-06-12Add SSL_early_get1_extensions_present()Benjamin Kaduk
2017-06-12TLS 1.3 client sigalgs test no longer needs TLS 1.2Benjamin Kaduk
2017-06-12drop some no-longer-relevant TODO(TLS1.3) entriesBenjamin Kaduk
2017-06-11Remove leading space-before-tabRich Salz
2017-06-11improve comment: use "optimization" for clarityJosh Soref
2017-06-11Introduce ASN1_TIME_set_string_X509 APIRich Salz
2017-06-11doc/man3: use the documented coding style in the example codeBeat Bolli
2017-06-11Fix spelling errors in manpagesJosh Soref
2017-06-11If-guard to avoid null ptr deref in statem_srvr.cRich Salz
2017-06-10Remove needless type casting.Rich Salz
2017-06-10Fix possible usage of NULL pointers in apps/spkac.cPaul Yang
2017-06-09Fix memory leaks in CTLOG_new_from_base64Benjamin Kaduk
2017-06-09mark V_ASN1_PRIMATIVE_TAG as compatJosh Soref
2017-06-09fix check of broken implementations of GOST ciphersuitesPichulin Dmitrii