aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-16Prepare for release of 3.0 alpha 5openssl-3.0.0-alpha5Richard Levitte3-4/+4
2020-07-16util/mktar.pl: Change 'VERSION' to 'VERSION.dat'Richard Levitte1-1/+1
2020-07-16Update copyright yearRichard Levitte85-85/+85
2020-07-16DRBG: Fix the renamed functions after the EVP_MAC name reversalRichard Levitte1-4/+4
2020-07-16Revert "kdf: make function naming consistent."Matt Caswell26-201/+200
2020-07-16Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell36-233/+207
2020-07-16Add latest changes and news in CHANGES.md and NEWS.mdRichard Levitte2-0/+16
2020-07-16capabilities: make capability selection case insensitive.Pauli1-1/+2
2020-07-16libcrypto.num: engine deprecation updatesPauli1-121/+121
2020-07-16doc: remove unused engine tracing optionPauli1-4/+0
2020-07-16trace: condition out engine related tracingPauli2-2/+6
2020-07-16Document that ENGINE_add_conf_module() was deprecated.Pauli1-0/+4
2020-07-16Document that exdata for ENGINES is deprecated.Pauli1-0/+3
2020-07-16Document that the ENGINE_[sg]_ex_data() calls are reprecated.Pauli1-0/+5
2020-07-16RAND: document that the ENGINE RAND override is deprecated.Pauli1-1/+7
2020-07-16ENGINESDIR: document that this configuration is deprecated.Pauli1-1/+2
2020-07-16doc: document that the engine initialisation options are deprecated.Pauli2-9/+16
2020-07-16deprecate engines in provider codePauli1-0/+3
2020-07-16deprecate engines in libcryptoPauli30-0/+90
2020-07-16apps: deprecate enginesPauli6-0/+18
2020-07-16deprecate engine from public header filesPauli1-136/+153
2020-07-16deprecate engine testsPauli2-0/+6
2020-07-16deprecate engines in SSLPauli4-0/+12
2020-07-16 deprecate enginesPauli6-2/+17
2020-07-16Fix indentation for engine.hPauli1-93/+93
2020-07-16doc: deprecate ENGINE documentationPauli1-0/+9
2020-07-16apps: document the deprecation of the -engine optionPauli34-23/+119
2020-07-16engine: document the engine app as deprecatedPauli1-0/+6
2020-07-16apps/list: deprecate engine supportPauli2-11/+35
2020-07-16deprecate engines in 3.0Pauli1-2/+1
2020-07-16Add SSL_get[01]_peer_certificate()Todd Short14-44/+57
2020-07-15Configure: fix minor typo in apitable commentDaniel Bevenius1-1/+1
2020-07-15Add FIPS related configuration data to the default openssl application config...Shane Lontis3-8/+61
2020-07-15Make -provider_name and -section_name optionalRich Salz8-28/+18
2020-07-15Use defaults FIPSKEY if not given on command lineRich Salz1-0/+1
2020-07-15Add AES_CBC_CTS ciphers to providersShane Lontis18-16/+988
2020-07-15Enable WinCE build without deceiving _MSC_VER.aSoujyuTanaka5-5/+5
2020-07-15To generate makefile with correct parameters for WinCE.aSoujyuTanaka2-5/+5
2020-07-15Disable optimiization of BN_num_bits_word() for VS2005 ARM compiler due toaSoujyuTanaka1-0/+12
2020-07-15Changed uintptr_t to size_t. WinCE6 doesn't seem it have the definition.aSoujyuTanaka1-2/+2
2020-07-14DRBG: rename the DRBG taxonomy.Pauli8-212/+230
2020-07-14Configurations: make Makefile tmpl files non-linksDaniel Bevenius1-5/+3
2020-07-12[test] ectest: check custom generatorsBilly Brumley1-0/+84
2020-07-11Providerized libssl fallout: cleanup initBenjamin Kaduk1-61/+0
2020-07-11BN: Check endianness in run-time, in BN_native2bn() and BN_bn2nativepad()Richard Levitte1-8/+9
2020-07-11Add and use internal header that implements endianness checkRichard Levitte14-181/+96
2020-07-11DOC: install documentation without execution permissions.Richard Levitte1-8/+8
2020-07-10ocsp.h: Fix backward compatibility decl for OCSP_parse_url() by including http.hDr. David von Oheimb1-0/+1
2020-07-09Fix wrong fipsinstall key used in testShane Lontis1-1/+0
2020-07-09Makefile template: fix incorrect treatment of produced document filesRichard Levitte1-8/+8