Commit History

作者 SHA1 備註 提交日期
  Matt Caswell f471f60a8a Remove remaining refs to enc_(write|read)_ctx/(read|write)_hash 2 年之前
  Todd Short 3840271e98 Add zlib oneshot compression 2 年之前
  Todd Short d06d5d6b68 Fix coverity 1516094 uninit 2 年之前
  Matt Caswell b92fc4ae18 Remove some redundant code 2 年之前
  Todd Short 72620ac791 Add `for_comp` flag when retrieving certs for compression 2 年之前
  Todd Short 7e3cacac94 Update COMP_METHOD 2 年之前
  Todd Short b67cb09f8d Add support for compressed certificates (RFC8879) 3 年之前
  Matt Caswell 2c50d7fb06 Convert the TLSv1.3 crypto code to the new write record layer 2 年之前
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 年之前
  Matt Caswell 1d3676778c Move logic for figuring out the record version out of record layer 2 年之前
  Matt Caswell 67ec6d2b74 Use an enum for the return value from a construction function 2 年之前
  Pauli f0131dc04a ssl: modify libssl so that it uses OSSL_TIME 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 年之前
  slontis b740012f77 Check for EVP_MD being NULL inside ssl. 2 年之前
  Dmitry Belyavskiy 2b5e89992e Use safe pattern for buffer size determining in case of GOST key exchange 2 年之前
  Matt Caswell fecb3aae22 Update copyright year 2 年之前
  Tomas Mraz d204a50b89 tls_process_server_hello: Disallow repeated HRR 2 年之前
  Tomas Mraz dfb39f7313 Replace handling of negative verification result with SSL_set_retry_verify() 2 年之前
  Pauli acce055778 ssl: better support TSAN operations 2 年之前
  yangyangtiantianlonglong e1c122711e Delete unused param about get_construct_message_f 2 年之前
  Peiwei Hu 10481d3384 Fix: some patches related to error exiting 2 年之前
  xkernel 7b1264baab fix the return check of EVP_PKEY_CTX_ctrl() in 5 spots 2 年之前
  xkernel 1b87116a0c properly free the resource from CRYPTO_malloc 2 年之前
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 年之前
  Matt Caswell c1c1bb7c5e Fix invalid handling of verify errors in libssl 3 年之前
  x2018 1287dabd0b fix some code with obvious wrong coding style 3 年之前
  Dr. David von Oheimb 4672e5de9e tls_process_{client,server}_certificate(): allow verify_callback return > 1 3 年之前
  Matt Caswell e54f0c9b2f Avoid "excessive message size" for session tickets 3 年之前