aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-28Tell the ciphers which DRBG to use for generating random bytes.Kurt Roeckx15-21/+114
2018-02-28Fixed typo in description of EVP_CIPHER_meth_set_iv_length().David Makepeace1-1/+1
2018-02-28Adapt 15-test_out_option.t for more than just UnixRichard Levitte1-4/+4
2018-02-28Enable the -out option test on VMS as wellRichard Levitte1-2/+2
2018-02-28Check on VMS as wellRichard Levitte1-2/+2
2018-02-28Add VMS version of app_dirname()Richard Levitte1-3/+52
2018-02-28Fix the type of -out optionPaul Yang2-2/+2
2018-02-28Add test cases for this -out option checkPaul Yang1-0/+60
2018-02-28Check directory is able to create files for various -out optionPaul Yang3-5/+104
2018-02-28storeutl: make sure s2i_ASN1_INTEGER is correctly declaredRichard Levitte1-0/+1
2018-02-27Always use adr with __thumb2__.David Benjamin2-6/+6
2018-02-27Fix documentation link to reference man3xemdetia1-2/+2
2018-02-27Make some perl scripts output to stdoutRich Salz3-42/+47
2018-02-27crypto/ec/asm/x25519-x86_64.pl: close STDOUT, not $STDOUTRichard Levitte1-1/+1
2018-02-27configdata.pm: ensure $prefix is definedRichard Levitte1-0/+1
2018-02-27bio_b64.c: prevent base64 filter BIO from decoding out-of-bound dataDr. Matthias St. Pierre1-0/+8
2018-02-27Prepare for 1.1.1-pre3-devMatt Caswell2-3/+3
2018-02-27Prepare for 1.1.1-pre2 releaseOpenSSL_1_1_1-pre2Matt Caswell2-2/+2
2018-02-27Update copyright yearMatt Caswell40-40/+40
2018-02-26Clear some sslapitest global variables after useMatt Caswell1-0/+1
2018-02-26mem_sec.c: relax POSIX requirement.Andy Polyakov1-1/+3
2018-02-26test/ct_test.c: remove dependency on -lm.Andy Polyakov1-4/+4
2018-02-26Export keying material using early exporter master secretTatsuhiro Tsujikawa10-4/+232
2018-02-26Make it possible to give --libdir an absolute pathRichard Levitte2-69/+88
2018-02-24appveyor.yml: omit makedepend step.Andy Polyakov1-2/+2
2018-02-24ec/ecp_nistp{224,256,521}.c: harmonize usage of __uint128_t.Andy Polyakov3-6/+6
2018-02-24{ec/curve25519,poly1305/poly1305}.c: relax pedantic constraint.Andy Polyakov2-71/+69
2018-02-24ec/curve448: portability fixups.Andy Polyakov2-2/+3
2018-02-24ec/asm/x25519-x86_64.pl: fix up ADCX/ADOX fallback.Andy Polyakov1-2/+4
2018-02-23Remove OSSLzu, and fix the one place that used it.Rich Salz2-28/+1
2018-02-23Fix some bugs with the cfb1 bitsize handlingBernd Edlinger3-2/+6
2018-02-23Remove executable bit from test/recipes/03-test_internal_sm4.tBernd Edlinger1-0/+0
2018-02-23Add a note in CHANGESRichard Levitte1-0/+6
2018-02-23Test the storeutl searching optionsRichard Levitte1-5/+49
2018-02-23STORE: Add documentation on search criteriaRichard Levitte6-11/+280
2018-02-23Adapt storeutl to allow search for specific objectsRichard Levitte1-9/+192
2018-02-23STORE 'file' scheme loader: Add search capibilityRichard Levitte4-1/+115
2018-02-23STORE: Add the possibility to search for specific informationRichard Levitte10-3/+278
2018-02-23Test the storeutl expectation optionsRichard Levitte1-2/+16
2018-02-23STORE: Add documentation on expecting specific infosRichard Levitte5-7/+98
2018-02-23Adapt storeutl to allow looking for a specific info typeRichard Levitte1-5/+54
2018-02-23STORE 'file' scheme loader: Add info type expectationRichard Levitte1-1/+18
2018-02-23STORE: Add the possibility to specify an expected info typeRichard Levitte9-2/+67
2018-02-23STORE: In preparation for coming work, mark when loading is startedRichard Levitte1-1/+5
2018-02-23Remove unreachable statement.Pauli1-1/+0
2018-02-22Build files: when using $(CPP), use the C flags alongside the CPP flagsRichard Levitte3-9/+13
2018-02-22Remove unused num.pl,segregnam scriptsRich Salz2-94/+0
2018-02-22initialise dc variable to satisfy old compilers.Steve Linsell1-1/+1
2018-02-22Update EC_POINT_new.podPer Sandström1-1/+1
2018-02-22Build file templates: be less verbose when reconfiguringRichard Levitte3-6/+6