Commit History

Author SHA1 Message Date
  Matt Caswell b92fc4ae18 Remove some redundant code 1 year ago
  Matt Caswell c9ee6e3646 Reimplement brainpool TLSv1.3 support group support 2 years ago
  Matt Caswell 16f0e91cf8 Partial revert and reimplement "Enable brainpool curves for TLS1.3" 2 years ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Pauli f0131dc04a ssl: modify libssl so that it uses OSSL_TIME 2 years ago
  Matt Caswell aedbb71b63 Move the TLS1.0/1.1/1.2 record crypto code into the new record layer 2 years ago
  Dmitry Belyavskiy 83ab43da0c Check that IV length is not less than zero 2 years ago
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object 2 years ago
  Dmitry Belyavskiy ce8822b7e5 Improve diagnostics on setting groups 2 years ago
  Tomas Mraz a7863f9949 add_provider_groups: Clean up algorithm pointer on failure 2 years ago
  Tomas Mraz 89dd854307 Fix strict client chain check with TLS-1.3 2 years ago
  Bernd Edlinger dc0ef292f7 Fix a crash in ssl_security_cert_chain 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Tomas Mraz d5530efada Add back check for the DH public key size 2 years ago
  Pauli 1e3317278e ssl: replace ;; with ; as statement separator 2 years ago
  Bernd Edlinger 0a10825a00 Enable brainpool curves for TLS1.3 6 years ago
  Pauli ed5b26ce0b Add return value NULL checks that were missing 2 years ago
  Dmitry Belyavskiy b4f1b7b658 Omitted signature_algorithms extension alerts updated 3 years ago
  Pauli 5ea4d7648c ssl: replace tabs with spaces 3 years ago
  Pauli d7b5c648d6 ssl: do not choose auto DH groups that are weaker than the security level 3 years ago
  Pauli 407820c0e3 tls: remove TODOs 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Tomas Mraz e9fe0f7e9d Replace EVP_PKEY_supports_digest_nid 3 years ago
  Matt Caswell 57e7401fc5 Fix some TODO(3.0) occurrences in ssl/t1_lib.c 3 years ago
  Shane Lontis 3f883c7c83 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 3 years ago
  Anthony Hu 0a8e6c1fb7 Increase the upper limit on group name length 3 years ago
  Pauli 0edb819441 tls: updates for the new additional MAC_init arguments 3 years ago
  Tomas Mraz 89e14ca7c7 tls_valid_group: Add missing dereference of okfortls13 3 years ago
  Shane Lontis 2db985b7b1 Simplify the EVP_PKEY_XXX_fromdata_XX methods. 3 years ago
  Matt Caswell e376242d28 Remove all OPENSSL_NO_XXX from libssl where XXX is a crypto alg 3 years ago