Commit History

Author SHA1 Message Date
  Bernd Edlinger 21f0b80cd4 Fix memory leaks in ssl_old_test.c 9 months ago
  Matt Caswell da1c088f59 Copyright year updates 9 months ago
  Tomas Mraz 8b940b6945 ssl_old_test.c: Check inconsistent values from SSL_get0_alpn_selected() 10 months ago
  Todd Short 7e3cacac94 Update COMP_METHOD 1 year ago
  Jiasheng Jiang b2feb9f0e3 test/ssl_old_test.c: Add check for OPENSSL_malloc 2 years ago
  Jiasheng Jiang 4f4942a133 test/ssl_old_test.c: Add check for OPENSSL_zalloc 2 years ago
  Bernd Edlinger 598bd77415 Fix KTLS with BIO_new_connect 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp 2 years ago
  Nicola Tuveri d71151ae70 [ssl] Add tests for Perfect Forward Secrecy criteria on SECLEVEL >= 3 2 years ago
  Bernd Edlinger 8fff986d52 Cleanup record length checks for KTLS 2 years ago
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 years ago
  Dr. David von Oheimb 2ff286c26c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 3 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 years ago
  Jiasheng Jiang 8c590a219f test/ssl_old_test.c: Do NULL pointer check before its use 2 years ago
  Peiwei Hu 34563be536 test/ssl_old_test.c: Fix potential leak 2 years ago
  Pauli fd009d763a test: remove TODOs 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 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
  Tomas Mraz 59b64259b8 ssl_old_test.c: Replace use of deprecated EC functions 3 years ago
  Shane Lontis 5b5eea4b60 Deprecate EC_KEY + Update ec apps to use EVP_PKEY 3 years ago
  Richard Levitte 3a1ee3c199 Drop OPENSSL_NO_RSA everywhere 3 years ago
  Dr. David von Oheimb bca7ad6efd Use adapted test_get_libctx() for simpler test setup and better error reporting 3 years ago
  Dr. David von Oheimb 20f8bc7255 test cleanup: move helper .c and .h files to test/helpers/ 3 years ago