summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-07-16RAND: document that the ENGINE RAND override is deprecated.Pauli
2020-07-16ENGINESDIR: document that this configuration is deprecated.Pauli
2020-07-16doc: document that the engine initialisation options are deprecated.Pauli
2020-07-16deprecate engines in provider codePauli
2020-07-16deprecate engines in libcryptoPauli
2020-07-16apps: deprecate enginesPauli
2020-07-16deprecate engine from public header filesPauli
2020-07-16deprecate engine testsPauli
2020-07-16deprecate engines in SSLPauli
2020-07-16 deprecate enginesPauli
2020-07-16Fix indentation for engine.hPauli
2020-07-16doc: deprecate ENGINE documentationPauli
2020-07-16apps: document the deprecation of the -engine optionPauli
2020-07-16engine: document the engine app as deprecatedPauli
2020-07-16apps/list: deprecate engine supportPauli
2020-07-16deprecate engines in 3.0Pauli
2020-07-16Add SSL_get[01]_peer_certificate()Todd Short
2020-07-15Configure: fix minor typo in apitable commentDaniel Bevenius
2020-07-15Add FIPS related configuration data to the default openssl application config...Shane Lontis
2020-07-15Make -provider_name and -section_name optionalRich Salz
2020-07-15Use defaults FIPSKEY if not given on command lineRich Salz
2020-07-15Add AES_CBC_CTS ciphers to providersShane Lontis
2020-07-15Enable WinCE build without deceiving _MSC_VER.aSoujyuTanaka
2020-07-15To generate makefile with correct parameters for WinCE.aSoujyuTanaka
2020-07-15Disable optimiization of BN_num_bits_word() for VS2005 ARM compiler due toaSoujyuTanaka
2020-07-15Changed uintptr_t to size_t. WinCE6 doesn't seem it have the definition.aSoujyuTanaka
2020-07-14DRBG: rename the DRBG taxonomy.Pauli
2020-07-14Configurations: make Makefile tmpl files non-linksDaniel Bevenius
2020-07-12[test] ectest: check custom generatorsBilly Brumley
2020-07-11Providerized libssl fallout: cleanup initBenjamin Kaduk
2020-07-11BN: Check endianness in run-time, in BN_native2bn() and BN_bn2nativepad()Richard Levitte
2020-07-11Add and use internal header that implements endianness checkRichard Levitte
2020-07-11DOC: install documentation without execution permissions.Richard Levitte
2020-07-10ocsp.h: Fix backward compatibility decl for OCSP_parse_url() by including http.hDr. David von Oheimb
2020-07-09Fix wrong fipsinstall key used in testShane Lontis
2020-07-09Makefile template: fix incorrect treatment of produced document filesRichard Levitte