Historie revizí

Autor SHA1 Zpráva Datum
  Jiasheng Jiang 48e3cf25a8 ssl/statem: Replace size_t with int and add the checks před 7 měsíci
  Dimitri Papadopoulos 164a541b93 Fix new typos found by codespell před 10 měsíci
  Markus Minichmayr f290663148 Fix implementation of `PreferNoDHEKEX` option. před 11 měsíci
  Markus Minichmayr b8590b2f36 Add option `SSL_OP_PREFER_NO_DHE_KEX`, allowing the server to prefer non-dhe psk key exchange over psk with dhe (config file option `PreferNoDHEKEX`, server option `prefer_no_dhe_kex`). před 11 měsíci
  Frederik Wedel-Heinen 5ac7ee4d5a Resolves some magic values that has a hello_retry_request enum type. před 1 rokem
  Todd Short 3c95ef22df RFC7250 (RPK) support před 3 roky
  Matt Caswell 0513a38364 Fix early_data age calculation před 1 rokem
  Philippe Antoine 1dbfd7fe24 fuzz: fix coverity warnings před 1 rokem
  Philippe Antoine 2b9e2afc38 fuzz: make post handshake reachable před 1 rokem
  Matt Caswell 247b8e5252 Ensure that the key share group is allowed for our protocol version před 2 roky
  Matt Caswell 16f0e91cf8 Partial revert and reimplement "Enable brainpool curves for TLS1.3" před 2 roky
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places před 2 roky
  Pauli f0131dc04a ssl: modify libssl so that it uses OSSL_TIME před 2 roky
  Pauli e8a557dc3c Coverity: misuses of time_t před 2 roky
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object před 2 roky
  slontis b740012f77 Check for EVP_MD being NULL inside ssl. před 2 roky
  Matt Caswell fecb3aae22 Update copyright year před 2 roky
  Tomas Mraz d5530efada Add back check for the DH public key size před 2 roky
  Bernd Edlinger 0a10825a00 Enable brainpool curves for TLS1.3 před 6 roky
  x2018 1287dabd0b fix some code with obvious wrong coding style před 3 roky
  Pauli 407820c0e3 tls: remove TODOs před 3 roky
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name před 3 roky
  Benjamin Kaduk aa6bd216dd Promote SSL_get_negotiated_group() for non-TLSv1.3 před 3 roky
  Benjamin Kaduk e776858bce Don't send key_share for PSK-only key exchange před 3 roky
  Pauli d38b6ae96f ssl: support params arguments to init functions před 3 roky
  Matt Caswell a28d06f3e9 Update copyright year před 3 roky
  Matt Caswell 462f4f4bc0 Remove OPENSSL_NO_EC guards from libssl před 3 roky
  Matt Caswell 8b1db5d329 Make supported_groups code independent of EC and DH před 3 roky
  Matt Caswell ddf8f1ce63 Ensure default supported groups works even with no-ec and no-dh před 3 roky
  Pauli a7e6a3d8ef tag unused function arguments as ossl_unused před 4 roky