Commit History

Author SHA1 Message Date
  Pauli fd009d763a test: remove TODOs 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Pauli 23e97567be test: add zero strenght arguments to BN and RAND RNG calls 3 years ago
  Benjamin Kaduk a0bbcb42a9 Test new SSL_new_session_ticket() functionality 3 years ago
  Pauli c9cddf0542 test: conditionally exclude unused code for no-tls1.2 build 3 years ago
  Benjamin Kaduk 6dc56df26c Add extensive test coverage for SSL_get_negotiated_group() 3 years ago
  Benjamin Kaduk f89d3d698c move group lists out of test_key_exchange() in preparation for reuse 3 years ago
  Benjamin Kaduk 75d4852090 Extend SSL_get_negotiated_group() tests for TLS 1.2 3 years ago
  Tomas Mraz b4c4a2c688 Implement pem_read_key directly through OSSL_DECODER 3 years ago
  Matt Caswell 8ce390e139 Adjust sslapitest for SHA1 security level 3 years ago
  Todd Short feba11cf2e Handle set_alpn_protos inputs better. 3 years ago
  Matt Caswell a3a54179b6 Only enable KTLS if it is explicitly configured 3 years ago
  Shane Lontis 3f883c7c83 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 3 years ago
  Christian Heimes dfccfde065 Inherit hostflags verify params even without hosts 3 years ago
  Nan Xiao 493e78986f Fix potential double free in sslapitest.c 3 years ago
  Pauli 9ba18520ff test: fix coverity 1451574: improper use of negative value 3 years ago
  Pauli c38048e793 sslapitest: fix problem in cleanup on failure path 3 years ago
  Pauli f1619160c8 test: coverity 1469426 - dereference after null check 3 years ago
  Matt Caswell 7bc0fdd3fd Make the EVP_PKEY_get0* functions have a const return type 3 years ago
  Shane Lontis 4e4ae84056 Fix NULL access in ssl_build_cert_chain() when ctx is NULL. 3 years ago
  Pauli 77e4ae58ea test: updates for the new additional MAC_init arguments 3 years ago
  Pauli b0001d0cf2 provider: add an unquery function to allow providers to clean up. 4 years ago
  Shane Lontis 2db985b7b1 Simplify the EVP_PKEY_XXX_fromdata_XX methods. 3 years ago
  Matt Caswell a763ca1177 Stop disabling TLSv1.3 if ec and dh are disabled 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Dr. David von Oheimb 0c3eb2793b TLS client: allow cert verify callback return -1 for SSL_ERROR_WANT_RETRY_VERIFY 3 years ago
  Richard Levitte 39f3427dc1 Fix incomplete deprecation guard in test/sslapitest.c 3 years ago
  Michael Baentsch becbacd705 Adding TLS group name retrieval 3 years ago
  Matt Caswell 5ae54dbac1 Fix sslapitest.c if built with no-legacy 4 years ago
  Matt Caswell 6582661f7b Test that we can negotiate TLSv1.3 if we have an SNI callback 4 years ago