summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-06-17Prepare for 3.0 beta 2Matt Caswell
2021-06-17Prepare for release of 3.0 beta 1openssl-3.0.0-beta1Matt Caswell
2021-06-17make updateMatt Caswell
2021-06-17Update copyright yearMatt Caswell
2021-06-17test/recipes/80-test_cmp_http.t: Kill the mock server brutallyRichard Levitte
2021-06-17gost: remove the internal GOST test.Pauli
2021-06-17Fix exit code for VMS in util/wrap.pl and test/run_tests.plRichard Levitte
2021-06-17Fix small typo in test/recipes/05-test_pbe.tRichard Levitte
2021-06-17Add self test for ECDSA using curve with a binary fieldShane Lontis
2021-06-16Always wait for both threads to finishRich Salz
2021-06-16DSO: Fix the VMS DSO name converter to actually do somethingRichard Levitte
2021-06-16TEST: Change 'catdir' to 'catfile' when dealing with files, in run_tests.plRichard Levitte
2021-06-16Build file templates: Fix in2script dependenciesRichard Levitte
2021-06-16Configuration: Fix incorrect $unified_info{attributes} referencesRichard Levitte
2021-06-16prov: tag SM2 encoders and decoders as non-FIPSPauli
2021-06-16VMS build: drop a spurious debug printRichard Levitte
2021-06-16HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.cDr. David von Oheimb
2021-06-16X509_digest_sig(): Improve default hash for EdDSA and allow to return the cho...Dr. David von Oheimb
2021-06-16CORE: Do a bit of cleanup of core fetchingRichard Levitte
2021-06-16Fix DH private key check.Shane Lontis
2021-06-16Add a test for fetching various non-evp objectsMatt Caswell
2021-06-16Clean up the encoder/decoder/loader stores before providersMatt Caswell
2021-06-16apps: remove AEAD/mode checks that are now redundantPauli
2021-06-16apps: use get_cipher_any() instead of get_cipher() for commands that support ...Pauli
2021-06-16apps: limit get_cipher() to not return AEAD or XTS ciphersPauli
2021-06-16doc: document the various get_cipher functions in the commands lib.Pauli
2021-06-16test: add test cases for SHAxxx helper functionsPauli
2021-06-16Include a local static buffer for the SHA helper functionsPauli
2021-06-16Correct processing of AES-SHA stitched ciphersDmitry Belyavskiy
2021-06-16Add missing migration_guide API mappings.Shane Lontis
2021-06-16Add documentation for the newly added OBJ up callsMatt Caswell
2021-06-16Add a test for the newly added OBJ upcallsMatt Caswell
2021-06-16Add various OBJ functions as callbacksMatt Caswell
2021-06-16doc: finish the provider child up call documentationPauli
2021-06-16TEST: Skip test/recipes/01-test_symbol_presence.t on MacOSRichard Levitte
2021-06-16TEST: Display the correct shared library nameRichard Levitte
2021-06-16new: update NEWS.md so it is correct.Pauli
2021-06-16new: update NEWS.md so it is correct.Pauli
2021-06-15Disabling Encrypt-then-MAC extension in s_client/s_serverDmitry Belyavskiy
2021-06-15TEST: Make test/recipes/01-test_symbol_presence.t more platform agnosticRichard Levitte
2021-06-15Refactor OSSL_STORE_LOADER_do_all_provided() to behave like OSSL_STORE_LOADER...Richard Levitte
2021-06-15test/evp_extra_test.c: Peek at the error instead of getting it.Richard Levitte
2021-06-15DECODER & ENCODER: Add better tracingRichard Levitte
2021-06-15Adapt all public EVP_XXX_do_all_provided() for the changed evp_generic_do_all()Richard Levitte
2021-06-15Refactor evp_generic_do_all() to behave like evp_generic_fetch()Richard Levitte
2021-06-15Refactor OSSL_ENCODER_do_all_provided() to behave like OSSL_ENCODER_fetch()Richard Levitte
2021-06-15Refactor OSSL_DECODER_do_all_provided() to behave like OSSL_DECODER_fetch()Richard Levitte
2021-06-15Add the internal function ossl_method_store_do_all()Richard Levitte
2021-06-15s_server: make -rev option easier to find (mention echo)Hubert Kario
2021-06-15CORE: Move away the allocation of the temporary no_cache method storeRichard Levitte