提交历史

作者 SHA1 备注 提交日期
  Krzysztof Kozlowski c1686a301e Use correct name of file (certificate chain) in error message 6 年之前
  xtne6f 8454ab6afb Remove dead code about e3a84de89ee853d6c55b5dce2407e1de5b475ed9 6 年之前
  bel2125 757c72d63a pull_inner: All errors should return -2 6 年之前
  xtne6f e6a32efddc Simplify mg_connect_websocket_client() 6 年之前
  xtne6f bb4f693fa5 SetHandleInformation() does not accept file descriptors 6 年之前
  xtne6f 669f5fb0ee Make mg_connect_client() thread-safe 6 年之前
  xtne6f 7d568a31cc Make fc/fake_connection thread-safe 6 年之前
  xtne6f 485253fc58 More CRITICAL_SECTION on Windows 6 年之前
  bel2125 664e4b9beb Merge pull request #717 from civetweb/pr-read-content 6 年之前
  Krzysztof Kozlowski 9dfef15248 Clear SSL error after reading it 6 年之前
  Krzysztof Kozlowski 2b683b62bd Check return value of SSL_CTX_load_verify_locations() in client connection 6 年之前
  bel2125 5df77ec2f5 Disable SSL renegotiation (for recent OpenSSL versions) 6 年之前
  bel2125 da24f4b6eb Allow to disable TLS v1.2 6 年之前
  bel2125 90cf489a8a Store pointer in init_thread (See #534) (Step 2/?) 6 年之前
  bel2125 cc000ccea7 Store pointer in init_thread (See #534) (Step 1/?) 6 年之前
  bel2125 49150b6314 Merge branch 'master' of https://github.com/civetweb/civetweb 6 年之前
  bel2125 939e4c00b2 Prefer *.gz file if it exists (#199) 6 年之前
  xtne6f 38fe585a5c Replace with a clearer expression (#728) 6 年之前
  bel2125 b21ca4a0a6 Merge pull request #730 from krzk/ssl-verbose-error-client 6 年之前
  Krzysztof Kozlowski 954750f65b Log SSL error also on client connections 6 年之前
  bel2125 b5b560fcc9 Merge branch 'master' of https://github.com/civetweb/civetweb 6 年之前
  bel2125 fc392d4568 Use mg_strcasecmp for experimental code, format code 6 年之前
  bel2125 9a716a4392 Merge pull request #723 from jodogne/fix-partial-lsb 6 年之前
  bel2125 e3ed959ab3 Use existing define NO_THREAD_NAME instead of adding another #if clause for LSB support 6 年之前
  xtne6f ea12f586d6 POSIX error codes (errno.h) are different from WinSock codes (winsock.h) 6 年之前
  xtne6f 5d6dea363d ctx may be NULL (should obey the comment) 6 年之前
  xtne6f f211e86969 Merge pull request #720 from civetweb/pr-get-info 6 年之前
  Sebastien Jodogne 2a66503379 partial fix to support Linux Standard Base (LSB) 6 年之前
  Sebastien Jodogne a06ddb63da fix for visual studio 2008 6 年之前
  xtne6f 843ea9fe2e Make mg_get_*_info() always return valid json 6 年之前