summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-14convert tabs to spaces in two distributed Perl scriptsViktor Szakats
2021-09-13Fix the build file templates where uplink mattersRichard Levitte
2021-09-13linux-x86-clang target: Add -latomicTomas Mraz
2021-09-13Fix nc_email to check ASN1 strings with NULL byte in the middleNikita Ivanov
2021-09-10install_fips: Create the OPENSSLDIR as it might not existTomas Mraz
2021-09-10Fix 'openssl speed' information printoutRichard Levitte
2021-09-10dh_ameth: Fix dh_cmp_parameters to really compare the paramsTomas Mraz
2021-09-10VMS: Fix descrip.mms templateRichard Levitte
2021-09-10Fixed state transitions for the HTML version of the life_cycle-kdf.pod.astraujums
2021-09-09OpenSSL::Ordinals::set_version() should only be given the short versionRichard Levitte
2021-09-09Remove end of line whitespace to appease CI checksPauli
2021-09-09Fix some documentation errorsPW Hu
2021-09-09Fix the example SSH KDF code.Pauli
2021-09-08Fix test/recipes/90-test_fipsload.t to use bldtop_file for the FIPS moduleRichard Levitte
2021-09-08DOCS: Update the page for 'openssl passwd' to not duplicate some infoRichard Levitte
2021-09-07Prepare for 3.0.1Richard Levitte
2021-09-07Prepare for release of 3.0.0openssl-3.0.0Richard Levitte
2021-09-07make updateRichard Levitte
2021-09-07dev/release.sh: Adjust release branch names to votesRichard Levitte
2021-09-07Update copyright yearRichard Levitte
2021-09-07Last minute NEWS and CHANGES entries for the 3.0 releaseTomas Mraz
2021-09-07Mention the concept of providers in NEWS.md and CHANGES.mdRichard Levitte
2021-09-07fix documentation error caused by commit 6882652e65d39310c98ba506ceb55a87c702...PW Hu
2021-09-07 fix documentation error caused by commit 9067cf6ccdce0a73922f06937e54c2fce27...PW Hu
2021-09-07 imporve documentationPW Hu
2021-09-07Added a NEWS entry about the enhanced 'openssl list'Richard Levitte
2021-09-07Add missing OSSL_DECODER entry in NEWS.md and CHANGES.mdRichard Levitte
2021-09-07Correct the "Out of memory" EVP testsRichard Levitte
2021-09-06Fix a few tests that fail on VMSRichard Levitte
2021-09-06Configuration: support building for OpenVMS for x86_64Richard Levitte
2021-09-05test/recipes/25-test_verify.t: Add a couple of tests of mixed PEM filesRichard Levitte
2021-09-05ENCODER PROV: Add encoders with EncryptedPrivateKeyInfo outputRichard Levitte
2021-09-05Adjust test/endecoder_test.cRichard Levitte
2021-09-05OSSL_STORE 'file:' scheme: Set input structure for certificates and CRLsRichard Levitte
2021-09-05PEM to DER decoder: Specify object type and data structure more consistentlyRichard Levitte
2021-09-05DECODER: check the first decoded structure name against user given structureRichard Levitte
2021-09-03Add KEM dupctx testslontis
2021-09-03Fix dh dupctx refcount errorslontis
2021-09-03Fix double free in EVP_PKEY_CTX_dup()slontis
2021-09-03EVP_PKEY_gettable_params.pod: Update argument namesPW Hu
2021-09-03VMS: Compensate for x86_64 cross compiler type incompatibilityRichard Levitte
2021-09-03Fix indentation of tls13_hkdf_expand parametersDaniel Bevenius
2021-09-02CI: add last run-checker fuzzing CIs to ActionsPauli
2021-09-02always use the same perl in $PATHa1346054
2021-09-02Openssl fails to compile on Debian with kfreebsd kernelsMattias Ellert
2021-08-31Add a test for verifying an email with a bad othername typeMatt Caswell
2021-08-31Ensure that we check the ASN.1 type of an "otherName" before using itMatt Caswell
2021-08-31Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATUREslontis
2021-08-31Add a warning about locking in the child provider callback docsMatt Caswell
2021-08-31Add additional test to thread sanitizer buildPauli