Commit History

作者 SHA1 備註 提交日期
  bel2125 07ce37b979 Fixes for some more exotic warnings 8 年之前
  bel2125 432b51f5dc Possible fix for a possible null pointer deref (may be a false positive reported by static source code analysis) 8 年之前
  bel2125 a8a191ba7b Conditionally disable SSL_VERIFY_FAIL_IF_NO_PEER_CERT 8 年之前
  bel2125 d1607b368f Mark "file in memory" feature is a candidate for deletion. 8 年之前
  bel2125 f40e5644ae Simplify mg_connect_client implementation 8 年之前
  bel2125 1693df8d2c Fix coverity warnings 8 年之前
  bel2125 5f54d6441f Comment incomplete feature for additional response headers 8 年之前
  bel f5ea8a5ee8 Fix error in timeout handling for writing larger files (may be related to #422) 8 年之前
  bel 3bbf77b804 Fix compile error for old C standards 8 年之前
  bel2125 4c6fa8c058 Set legacy define for deprecated API 8 年之前
  bel2125 95603a3a74 Allow to separate server private key and certificate chain in two different files 8 年之前
  bel b3cdb1ba32 For "Range" requests to zip files, return "416 Range Not Satisfiable" 8 年之前
  bel2125 d2ebc9d35d Possible fix for SSL implementations where CRYPTO_num_locks returns 0 (see #436) 8 年之前
  bel2125 ad83f8ecd9 Resolve old TODO 8 年之前
  bel2125 5bd621ccf1 mg_send_http_error as public API 8 年之前
  bel2125 f7d3df28f8 Fix some warnings 8 年之前
  bel2125 fb9ef36bb2 Replace deprecated ASN1_digest by EVP_Digest 8 年之前
  bel2125 54555d9b1d load_dll: On error, print all missing functions, not only the first 8 年之前
  bel2125 d9b713b71b Fix unused variable warning 8 年之前
  bel2125 316d3eda2e Fix some "unused" and "signed/unsigned" warnings 8 年之前
  bel2125 ffdc5d862d Initialize SSL in mg_init_library, so https client functions can be used without initializing a server first (fix) 8 年之前
  bel2125 c9115f59d0 mg_init_library: return the features initialized 8 年之前
  bel2125 de7d40f126 Initialize SSL in mg_init_library, so https client functions can be used without initializing a server first 8 年之前
  Philipp Hasper 0c3947112a Fixed typo 8 年之前
  bel 41c60b64c9 Format code, minor code policy adaptations 8 年之前
  pkvamme 38e05751ed Fails on large POST requests #428 8 年之前
  bel 60c778ea7a Supress clang warning for protocol string generation 8 年之前
  bel 26d3579fdc Format code 8 年之前
  bel 4532a9d3e2 Fix build 8 年之前
  bel db1acbfd0f Add mg_send_chunk interface function 8 年之前