DOC: Clarify the role of EKUs including defaults for TLS client and server use
[openssl.git] / test /
2021-06-26 Richard Levittetest/recipes/90-test_includes_data/vms-includes.cnf...
2021-06-26 Richard Levittetest/recipes/80-test_ca.t: Don't force quotes around...
2021-06-26 Richard Levittetest/recipes/66-test_ossl_store.t: ensure native paths
2021-06-26 Richard Levittetestutil: teach test_mk_file_path() how to merge VMS...
2021-06-26 Richard Levittetest/ossl_store_test.c: Adapt the use of datadir for...
2021-06-26 Richard LevitteUTF-8 not easily supported on VMS command line yet
2021-06-26 Richard LevitteFix test_errstr for VMS
2021-06-26 Paulitest: check for NULL returns better
2021-06-26 Paulitest: avoid memory leaks on errors
2021-06-26 Paulievp_test: address NULL pointer dereference and return...
2021-06-25 Dr. David von OheimbCMP: Improve reporting of error codes and related strin...
2021-06-25 Paulitest: add EVP_Q_mac tests to evp_test
2021-06-25 Paulitest: add EVP_Q_digest tests to evp_test
2021-06-25 Petr GotthardBIO_new_from_core_bio: Fix heap-use-after-free after...
2021-06-24 Matt CaswellAdd a test to check that RAND_bytes_ex() works with...
2021-06-24 Matt CaswellMerge ossl_provider_activate() and ossl_provider_activa...
2021-06-24 Matt CaswellSet use_fallbacks to zero when we add a provider to...
2021-06-24 Tomas Mrazsimpledynamic: Add missing include for AIX builds
2021-06-24 Richard LevitteTEST: Modify simpledynamic.[ch] to allow use on VMS...
2021-06-24 Richard Levittetest/recipes/90-test_shlibload.t: Modify to work with...
2021-06-23 Richard LevitteTEST: check 'loadereng' to determine if loader_attic...
2021-06-22 Richard Levittetest/recipes/81-test_cmp_cli.t: use app() rather than...
2021-06-22 Richard Levittetest/recipes/80-test_cmp_http.t: use app() rather than...
2021-06-22 Richard LevitteAPPS & TEST: Use ossl_[u]intmax_t rather than [u]intmax_t
2021-06-22 Paulitestutil: preserve app_malloc()'s failure behaviour
2021-06-22 Shane LontisChange self test for AES_CGM to perform both an encrypt...
2021-06-22 Paulitest: put the new DHE auto test in the correct place
2021-06-21 Matt CaswellAdd a test for a custom rand provider
2021-06-21 John BaldwinAdd tests for KTLS with Chacha20-Poly1035.
2021-06-21 John BaldwinRefactor KTLS tests to better support TLS 1.3.
2021-06-21 Paulism3: fix function names after the big ossl_ prefix...
2021-06-21 杨明君test: add sm3 low level test case to test suite.
2021-06-20 Richard LevitteTESTS: drop explicit quotes from empty command line...
2021-06-20 Tomas Mrazevp_test: Support testing of stitched TLS ciphers
2021-06-19 Paulitest: fix indentation
2021-06-19 Paulitest: replace tabs with spaces in test recipes
2021-06-19 Paulitest: add test for auto DH security level meets the...
2021-06-17 Matt CaswellUpdate copyright year
2021-06-17 Richard Levittetest/recipes/80-test_cmp_http.t: Kill the mock server...
2021-06-17 Pauligost: remove the internal GOST test.
2021-06-17 Richard LevitteFix exit code for VMS in util/wrap.pl and test/run_tests.pl
2021-06-17 Richard LevitteFix small typo in test/recipes/05-test_pbe.t
2021-06-16 Rich SalzAlways wait for both threads to finish
2021-06-16 Richard LevitteTEST: Change 'catdir' to 'catfile' when dealing with...
2021-06-16 Matt CaswellAdd a test for fetching various non-evp objects
2021-06-16 Paulitest: add test cases for SHAxxx helper functions
2021-06-16 Matt CaswellAdd a test for the newly added OBJ upcalls
2021-06-15 Richard LevitteTEST: Skip test/recipes/01-test_symbol_presence.t on...
2021-06-15 Richard LevitteTEST: Display the correct shared library name
2021-06-15 Richard LevitteTEST: Make test/recipes/01-test_symbol_presence.t more...
2021-06-15 Richard Levittetest/evp_extra_test.c: Peek at the error instead of...
2021-06-15 Rich SalzMove AllowClientRenegotiation tests
2021-06-15 Paulitest: add SPKAC command test
2021-06-13 Shane LontisFix DH/DHX named groups to not overwrite the private...
2021-06-13 Tomas MrazWhen linking to static libssl always link to static...
2021-06-11 William EdmistenAdd support for ISO 8601 datetime format
2021-06-11 Robbie HarwoodUpdate krb5 module and re-enable pkinit tests
2021-06-11 Tomas MrazDo not depend on the exact exit failure value of dgst app
2021-06-10 Todd ShortOptimize session cache flushing
2021-06-10 Paulierr: clear flags better when clearing errors.
2021-06-09 Richard LevitteDecoding PKCS#8: separate decoding of encrypted and...
2021-06-09 Dr. David von Oheimb25-test_verify.t: Add test case: accept trusted self...
2021-06-09 Dr. David von Oheimbtest/certs/mkcert.sh: Correct description of geneealt...
2021-06-09 Dr. David von Oheimb25-test_verify.t: Prevent expiration of test case ...
2021-06-09 Dr. David von Oheimb80-test_cmp_http.t: Improve the way the test server...
2021-06-09 Dr. David von Oheimb80-test_cmp_http.t: Simplify and prevent hangs on serve...
2021-06-08 Matt CaswellCorrectly detect decode errors when checking if a key...
2021-06-08 Matt CaswellUse the fips-and-base.cnf config file in CMP tests
2021-06-08 Matt CaswellMark some priv/public key paris as only available in...
2021-06-08 Matt CaswellJust look for "Unable to load Public Key" if no SM2
2021-06-08 Matt CaswellFix the expected output of printing certificates
2021-06-08 Tomas MrazEVP_PKEY_new_raw_private_key: Allow zero length keys
2021-06-08 Shane LontisAdd a gettable for provider ciphers to return the EVP_C...
2021-06-08 Juergen ChristTest EVP_CipherInit sequences and resets
2021-06-07 Matt CaswellFix generate_ssl_tests.pl
2021-06-06 Richard Levittetest/recipes/80-test_cmp_http.t: Don't trust $server_po...
2021-06-06 Richard Levittetest/recipes/80-test_cmp_http.t: Simplify test_cmp_http()
2021-06-05 Matt CaswellEnsure libctx/propq is propagated when handling X509_REQ
2021-06-05 Matt CaswellUse the new ASN.1 libctx aware capabilities in CMP
2021-06-05 Matt CaswellFix evp_extra_test to use libctx in an X509_PUBKEY
2021-06-04 Matt CaswellTest a bad SmtpUTF8Mailbox name constraint
2021-06-04 Dr. David von Oheimb80-test_http.t: Rename to 79-test_http.t, add basic...
2021-06-04 Dr. David von Oheimb80-test_cmp_http.t: Improve comparison on server_port...
2021-06-03 Jon Spillett80-test_cmp_http.t: Re-enable CMP tests for AIX, removi...
2021-06-03 Paulirsa: make the maximum key strength check FIPS only.
2021-06-02 Tomas Mrazed25519 and ed448: fix incorrect OSSL_PKEY_PARAM_MAX_SIZE
2021-06-02 Dr. David von Oheimb80-test_cms.t: Replace use of ee-self-signed.pem by...
2021-06-02 Dr. David von Oheimbee-self-signed.pem: Restore original version, adding...
2021-06-02 Paulitest: remove TODOs
2021-06-02 Tomas MrazAdd NCONF_get_section_names()
2021-06-01 Tomas MrazMake the 00-prep_*.t recipe truly mandatory
2021-06-01 Tomas MrazRename also the OSSL_PROVIDER_name() function
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-06-01 Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-06-01 Shane LontisFix aes cfb1 so that it can operate in bit mode.
2021-05-30 Shane LontisFix PKCS7_verify to not have an error stack if it succeeds.
2021-05-29 Paulitest: add zero strenght arguments to BN and RAND RNG...
2021-05-29 Dr. David von Oheimbapps/lib/s_socket.c and 80-test_cmp_http.t: Make ACCEPT...
2021-05-28 Shane LontisFix intermittent CI failure in evp_kdf_test for non_cac...
2021-05-28 Shane LontisFix PKCS12_create() so that a fetch error is not added...
next