提交歷史

作者 SHA1 備註 提交日期
  Richard Levitte b646179229 Copyright year updates 6 月之前
  olszomal d6aafeb107 Use the untrusted certificate chain to create a valid certificate ID for OCSP_request 8 月之前
  Frederik Wedel-Heinen 575117efe1 Error in s_server when -rev option is used with dtls. 8 月之前
  Dimitri Papadopoulos e22ebb893e Bad function definition 1 年之前
  wangcheng b9a189ce87 Modify the dkeyform type to support engine 1 年之前
  Dimitri Papadopoulos a024ab984e Fix typos found by codespell 1 年之前
  Tomas Mraz 82b81161de Coverity 1528490: Avoid assignment of unused value of i 1 年之前
  Todd Short 3c95ef22df RFC7250 (RPK) support 3 年之前
  besher 8e2552b1ea Fix a potential memory leak in apps/s_server.c 1 年之前
  Peiwei Hu 25d02f333b Fix the check of BIO_set_write_buffer_size and BIO_set_read_buffer_size 1 年之前
  Maxim Mikityanskiy cd715b7e7f Add support for KTLS zerocopy sendfile on Linux 1 年之前
  Todd Short b67cb09f8d Add support for compressed certificates (RFC8879) 3 年之前
  Richard Levitte 5139dec255 Rename ossl_sleep calls to OSSL_sleep everywhere 1 年之前
  Jiasheng Jiang a6a2dd9f60 apps/s_server.c: Add check for OPENSSL_strdup 2 年之前
  Daniel Fiala a6d52f178c s_serve: Report an error if init-connection fails without an attempt to read. 2 年之前
  JHH20 e257d3e76f Remove duplicated #include headers 2 年之前
  Matt Caswell fecb3aae22 Update copyright year 2 年之前
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp 2 年之前
  Todd Short a3e53d5683 Add TFO support to socket BIO and s_client/s_server 3 年之前
  xkernel 625b0990a0 check the return value of BIO_new_file() 2 年之前
  xkernel fa17f5c987 apps: several return value checks for BIO_new() 2 年之前
  Hugo Landau aea68b0ddb s_server: Do not use SSL_sendfile when KTLS is not being used 2 年之前
  Jiasheng Jiang ba0b60c632 apps/s_server: Add missing check for BIO_new 2 年之前
  Jiasheng Jiang 0c5905581e s_server: Add check for OPENSSL_strdup 2 年之前
  Hubert Kario 148b592db7 s_server: correctly handle 2^14 byte long records 2 年之前
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 年之前
  Tianjia Zhang 2e3b82926a apps/s_server: Correct s_server to return the correct file path 2 年之前
  Dr. David von Oheimb d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 3 年之前
  Peiwei Hu 40649e36c4 SSL_export_keying_material: fix return check 2 年之前
  Dr. David von Oheimb 2ff286c26c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 3 年之前