summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-22Building: For the FIPS module checksum, keep track of configuration,hRichard Levitte
2022-05-22Configuration: produce include/openssl/configuration.h when configuringRichard Levitte
2022-05-22Configuration: only produce a new configdata.pm if it has changed contentsRichard Levitte
2022-05-19mdl: Don't enforce one space after list markersRichard Levitte
2022-05-18Documentation: X509_V_ERR_CERT_CHAIN_TOO_LONG is not unusedThomas Bellebaum
2022-05-17Missing changes entry about OPENSSL_str[n]casecmpDmitry Belyavskiy
2022-05-17Fix KTLS with BIO_new_connectBernd Edlinger
2022-05-16Fix BIO_get_ktls_send/recv to return 0 or 1 onlyTomas Mraz
2022-05-16Add return value check of EVP_PKEY_copy_parameters () in ssl_set_cert_and_key()Zhou Qingyang
2022-05-13mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.Daniel Fiala
2022-05-13Always try locale initialization from OPENSSL_strcasecmpTomas Mraz
2022-05-13Add fallback in case of locale initialization failureTomas Mraz
2022-05-13Avoid code duplication for locale initializationTomas Mraz
2022-05-13Move OPENSSL_strcasecmp() and related to o_str.cTomas Mraz
2022-05-13int_ctx_new(): Revert extra ossl_init_casecmp callTomas Mraz
2022-05-13Include the e_os.h before string.hTomas Mraz
2022-05-13Fix build on OPENSSL_SYS_TANDEM and older POSIXesTomas Mraz
2022-05-12Always try to construct methods as new provider might be addedTomas Mraz
2022-05-12Add test for query invalidation after new provider addedTomas Mraz
2022-05-11Add quotes around perl scriptsKeith W. Campbell
2022-05-10bn_nist: fix strict aliasing problemPauli
2022-05-10err: get rid of err_free_strings_int()Dr. Matthias St. Pierre
2022-05-10err: fix crash in ERR_load_strings() when configured with no-errDr. Matthias St. Pierre
2022-05-09Fix leakage when the cacheline is 32-bytes in CBC_MAC_ROTATE_IN_PLACEbasavesh
2022-05-09remove legacy VxWorks workaroundMax Bachmann
2022-05-09EVP_PKEY_Q_keygen: Call OPENSSL_init_crypto to init strcasecmpTomas Mraz
2022-05-09Correct padding mode flag name for EVP_PKEY_decrypt/encrypt() examplesDimitry Andric
2022-05-09doc: Fix RSA public key parametersAhmed JELIJLI
2022-05-09Add a testcase for OSSL_PROVIDER_unload() being fully effectiveTomas Mraz
2022-05-09Add documentation for key validation that indicates the difference between theslontis
2022-05-06Update .gitignoreBernd Edlinger
2022-05-06s_serve: Report an error if init-connection fails without an attempt to read.Daniel Fiala
2022-05-06Correct NEWS entry about required security level for old versions of TLS, DTL...Pauli
2022-05-05Add method store cache flush and method removal to non-EVP operationsRichard Levitte
2022-05-05For child libctx / provider, don't count self-references in parentRichard Levitte
2022-05-05Complete the cleanup of an algorithm in OSSL_METHOD_STORERichard Levitte
2022-05-05Make it possible to remove methods by the provider that provides themRichard Levitte
2022-05-05Don't empty the method store when flushing the query cacheRichard Levitte
2022-05-05Refactor method construction pre- and post-conditionRichard Levitte
2022-05-05Drop ossl_provider_clear_all_operation_bits() and all uses of itRichard Levitte
2022-05-05s_client -proxy / -starttls shouldn't be mutually exclusiveVita Batrla
2022-05-05Detect arm64-*-*bsd and enable assembly optimizationsAllan Jude
2022-05-05crmf_lib.c: Make sure Ed signature for POPO is called without digestDr. David von Oheimb
2022-05-04openssl: dhparam: Print warning if -in argument is ignoredDaniel Fiala
2022-05-03Prepare for 3.0.4Matt Caswell
2022-05-03Prepare for release of 3.0.3openssl-3.0.3Matt Caswell
2022-05-03make updateMatt Caswell
2022-05-03CHANGES.md: Attribute the OPENSSL_LH_flush() fix properlyTomas Mraz
2022-05-03Update copyright yearMatt Caswell
2022-05-03Update CHANGES and NEWS for new releaseMatt Caswell