aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Declare a new x509v3 extension: x509ExtAdmissionFdaSilvaYY9-8/+287
2017-06-20Fix typo (note by oneton@users.github)Rich Salz7-7/+7
2017-06-20Add RAND_UNIMPLEMENTED error codeRich Salz5-13/+14
2017-06-20Make clear error message if opt_<number> failsPaul Yang1-8/+28
2017-06-19Address style issues.Pauli1-6/+5
2017-06-19Address double error and OSSLzu comments.Pauli1-6/+5
2017-06-19Put error output back.Pauli1-0/+1
2017-06-19Update tests to avoid printf to stdout/stderr when running as test cases.Pauli14-133/+127
2017-06-19Remove bsd_cryptodev engineRich Salz8-2067/+6
2017-06-19Fix the fall-out in 04-test_bioprint.tBernd Edlinger1-2/+10
2017-06-19Fix the error handling in ERR_get_state:Bernd Edlinger1-3/+3
2017-06-19Fix preprocessor indentation.Pauli1-12/+11
2017-06-19s_client accepts host/port as positional argument.Cory Benfield2-6/+30
2017-06-17Remove non-accurate description in Configure scriptPaul Yang1-2/+1
2017-06-17Fix va_list processing in test_note()Richard Levitte1-2/+4
2017-06-17Remove a pointless "#if 0" block from BN_mul.Bernd Edlinger1-40/+0
2017-06-16Reorder Configure outputRichard Levitte1-4/+3
2017-06-16Forbid to specify -nextprotoneg if -tls1_3 is enabledPaul Yang4-0/+14
2017-06-16Modify type of variable in OPENSSL_cpuid_setup functionkomainu81-1/+1
2017-06-16Add output routines to allow consistent formatting of memory, stringsPauli11-607/+745
2017-06-16Add a missing break in test/shlibloadtest.cBernd Edlinger1-1/+3
2017-06-16Fix the comment about default OPENSSLDIR in windows.Bernd Edlinger1-1/+1
2017-06-16Tweak the check that a ciphersuite has not changed since the HRRMatt Caswell1-2/+3
2017-06-16Add comments to test_ciphersuite_change()Matt Caswell1-2/+8
2017-06-16Fix an uninitialised variable warningMatt Caswell1-3/+3
2017-06-16Move ciphersuite selection before session resumption in TLSv1.3Matt Caswell4-89/+98
2017-06-16Add a test for a server changing the ciphersuiteMatt Caswell1-2/+125
2017-06-16Allow the server to change the ciphersuite on resumeMatt Caswell6-13/+51
2017-06-16Add the target 'build_all_generated'Richard Levitte4-0/+18
2017-06-15Fix no-ecBenjamin Kaduk2-5/+7
2017-06-15Add apps/progs.h to gitignoreTodd Short1-0/+1
2017-06-15Add sha/asm/keccak1600-armv8.pl.Andy Polyakov1-0/+653
2017-06-15Standardize Levitte's dual-licenseRich Salz9-8/+31
2017-06-15Build apps/progs.h dynamicallyRichard Levitte8-443/+39
2017-06-15Move bn and evp test programs input data to their respective data dirRichard Levitte14-4/+4
2017-06-15.travis.yml: Detect if 'make update' updated somethingRichard Levitte1-1/+2
2017-06-15Correct Oracle copyrights & clarify.Pauli13-47/+13
2017-06-14Remove OLD_STR_TO_KEY compile optionRich Salz1-20/+0
2017-06-14Fix possible crash in X931 code.Bernd Edlinger2-2/+8
2017-06-14Fix another possible crash in rsa_ossl_mod_exp.Bernd Edlinger1-0/+2
2017-06-14Fix a possible crash in dsa_builtin_paramgen2.Bernd Edlinger1-0/+2
2017-06-14Fix crash in ecdh_simple_compute_key.Bernd Edlinger1-0/+4
2017-06-13Fix a possible crash in the error handling.Bernd Edlinger1-0/+12
2017-06-13Update copyright on progs.hRich Salz1-2/+2
2017-06-13Fix a memleak in ec_copy_parameters.Bernd Edlinger1-2/+6
2017-06-13perlasm/ppc-xlate.pl: add PowerISA 3.0B instructions.Andy Polyakov1-2/+28
2017-06-13Make SNI behavior more clear in s_client doc & helpPaul Yang2-6/+10
2017-06-13Rework writing crypto/err/openssl.txtRichard Levitte1-6/+9
2017-06-12Add -module option to util/mkerr.plRichard Levitte1-0/+13
2017-06-12Clean up a bundle of codingstyle stuff in apps directoryPaul Yang45-704/+770