summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-22evp_test: use correct deallocation for EVP_MDPauli
2020-07-22Specific the engine pointergujinqiang
2020-07-22Align documentation with recommendations of Linux Documentation ProjectGustaf Neumann
2020-07-22Fix UI method setup, which should be independent of (deprecated) engine useDr. David von Oheimb
2020-07-2281-test_cmp_cli.t: Avoid using 'tail', 'awk', and the '-s' option of 'lsof'Dr. David von Oheimb
2020-07-22Skip test_cmp_cli if 'lsof' or 'kill' command is not availableDr. David von Oheimb
2020-07-22Fix provider cipher reinit issueShane Lontis
2020-07-21Avoid errors with a priori inapplicable protocol boundsViktor Dukhovni
2020-07-21DOC: Fix SSL_CTX_set_cert_cb.pod and SSL_CTX_set_client_cert_cb.podRichard Levitte
2020-07-21util/find-doc-nits: Relax check of function declarations in name_synopsis()Richard Levitte
2020-07-21PROV: Move bio_prov.c from libcommon.a to libfips.a / libnonfips.aRichard Levitte
2020-07-21fixed swapped parameter descriptions for x509Nihal Jere
2020-07-21Add ERR_raise() errors to fips OSSL_provider_init and self tests.Shane Lontis
2020-07-21Fix API rename issue in shim layer that calls EVP_MAC_CTX_set_paramsShane Lontis
2020-07-20man3: Drop warning about using security levels higher than 1.Dimitri John Ledkov
2020-07-20check-format.pl: Add an entry about it to NEWS.md and to CHANGES.mdDr. David von Oheimb
2020-07-20check-format.pl: Report empty lines only if -s (--sloppy-spc) is not usedDr. David von Oheimb
2020-07-20check-format.pl: Add check for essentially empty line at beginning of fileDr. David von Oheimb
2020-07-20check-format.pl: Add check for multiples essentially empty lines in a rowDr. David von Oheimb
2020-07-20check-format.pl: Allow comment start '/*' after opening '(','[','{'Dr. David von Oheimb
2020-07-20Fix linking against non-system zlib on macOSJean-Christophe Fillion-Robin
2020-07-19Added missing ';' after methods in the synopsis section of pod filesShane Lontis
2020-07-19util/find-doc-nits: relax some SYNOPSIS checksRichard Levitte
2020-07-19util/find-doc-nits: read full declarations as one line in name_synopsis()Richard Levitte
2020-07-19Fix typo for SSL_get_peer_certificate()Richard Levitte
2020-07-19Remove util/openssl-update-copyrightRichard Levitte
2020-07-18mac: always pass a non-NULL output size pointer to providers.Pauli
2020-07-17doc: Fix documentation of EVP_EncryptUpdate().Pauli
2020-07-17install: add notes about ignored seed sources in the FIPS provider.Pauli
2020-07-17rand: detect if FIPS approved randomness sources are being used.Pauli
2020-07-17Fix trailing whitespace mismatch error when running 02-test_errstr.Shane Lontis
2020-07-1699-test_fuzz.t: Clean up and re-organize such that sub-tests could be split e...Dr. David von Oheimb
2020-07-16test/run_tests.pl: In parallel runs, start those tests first that run longestDr. David von Oheimb
2020-07-16x509_vfy.c: Improve key usage checks in internal_verify() of cert chainsDr. David von Oheimb
2020-07-16Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_ge...Dr. David von Oheimb
2020-07-16Prepare for 3.0 alpha 6Richard Levitte
2020-07-16Prepare for release of 3.0 alpha 5openssl-3.0.0-alpha5Richard Levitte
2020-07-16util/mktar.pl: Change 'VERSION' to 'VERSION.dat'Richard Levitte
2020-07-16Update copyright yearRichard Levitte
2020-07-16DRBG: Fix the renamed functions after the EVP_MAC name reversalRichard Levitte
2020-07-16Revert "kdf: make function naming consistent."Matt Caswell
2020-07-16Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell
2020-07-16Add latest changes and news in CHANGES.md and NEWS.mdRichard Levitte
2020-07-16capabilities: make capability selection case insensitive.Pauli
2020-07-16libcrypto.num: engine deprecation updatesPauli
2020-07-16doc: remove unused engine tracing optionPauli
2020-07-16trace: condition out engine related tracingPauli
2020-07-16Document that ENGINE_add_conf_module() was deprecated.Pauli
2020-07-16Document that exdata for ENGINES is deprecated.Pauli
2020-07-16Document that the ENGINE_[sg]_ex_data() calls are reprecated.Pauli