Commit History

作者 SHA1 備註 提交日期
  Pauli e8a557dc3c Coverity: misuses of time_t 2 年之前
  Matt Caswell cffafb5f57 Move some fields out of the SSL object and into the record layer object 2 年之前
  Matt Caswell 9cd9e0978b Remove some use of SSL object from record layer 2 年之前
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object 2 年之前
  Matt Caswell fecb3aae22 Update copyright year 2 年之前
  Tomas Mraz d5530efada Add back check for the DH public key size 2 年之前
  Dmitry Belyavskiy d724da6938 No EtM for GOST ciphers in TLS 1.2 3 年之前
  Bernd Edlinger 0a10825a00 Enable brainpool curves for TLS1.3 6 年之前
  Bernd Edlinger b3c34401c0 Fix a memory leak in tls_parse_stoc_key_share 3 年之前
  Pauli 407820c0e3 tls: remove TODOs 3 年之前
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 年之前
  Benjamin Kaduk aa6bd216dd Promote SSL_get_negotiated_group() for non-TLSv1.3 3 年之前
  Matt Caswell 39a140597d Ensure buffer/length pairs are always in sync 3 年之前
  Matt Caswell 9afc6c5431 Fix the check for suitable groups and TLSv1.3 3 年之前
  Matt Caswell a28d06f3e9 Update copyright year 3 年之前
  Matt Caswell 462f4f4bc0 Remove OPENSSL_NO_EC guards from libssl 3 年之前
  Matt Caswell 8b1db5d329 Make supported_groups code independent of EC and DH 3 年之前
  Matt Caswell ddf8f1ce63 Ensure default supported groups works even with no-ec and no-dh 3 年之前
  Pauli a7e6a3d8ef tag unused function arguments as ossl_unused 4 年之前
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls 4 年之前
  Matt Caswell 5ac8fb584a Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key 4 年之前
  Nicola Tuveri a011b5861b [ssl] Support ssl_decapsulate on client side 4 年之前
  Matt Caswell fd3ed85c67 Fix safestack issues in ocsp.h 4 年之前
  Matt Caswell 6ac1cd10ba Fix safestack issues in ssl.h 4 年之前
  Matt Caswell e09f8d256f Don't send supported groups if no-ec and we're doing DTLS 4 年之前
  Matt Caswell db9592c1f7 Provider a better error message if we fail to copy parameters 4 年之前
  Matt Caswell 9d2d857f13 Modify libssl to discover supported groups based on available providers 4 年之前
  Matt Caswell 7b2d995ed7 Don't downgrade keys in libssl 4 年之前
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 年之前
  Matt Caswell 33388b44b6 Update copyright year 4 年之前