Commit History

Author SHA1 Message Date
  bel2125 8a45e81995 Code analysis: Update to new coverity version 3 years ago
  bel2125 64e346e6b6 Merge branch 'master' of https://github.com/civetweb/civetweb 3 years ago
  bel2125 3f72250d90 Limit length of HTTP2 input buffers 3 years ago
  bel2125 6ad5ef34f5 Initialize Lua struct library 3 years ago
  bel2125 f88023ba61 Merge pull request #1053 from cyfdecyf/fix-FindWinSock.cmake 3 years ago
  Chen Yufei 23e92c7813 Use CMAKE_HOST_WIN32 in FindWinSock.cmake. 3 years ago
  Chen Yufei c5c8467a5f Replace ':' with ';' only on Unix systems. 3 years ago
  Chen Yufei 8169c1a792 fix: FindWinSock include dir and library detection. 3 years ago
  bel2125 82ba5a04c9 Add "struct" library for processing binary data in Lua pages 3 years ago
  bel2125 03868d23eb Add debug prints (for WebDav development) 3 years ago
  bel2125 e61f60fa4d WebDAV for Windows Explorer (Step 8/?) 3 years ago
  bel2125 5c12320c7d WebDAV for Windows Explorer (Step 7/?) 3 years ago
  bel2125 892fa62f64 WebDAV for Windows Explorer (Step 6/?) 3 years ago
  bel2125 3ab696bb5e Example: Fix warning (#1049) 3 years ago
  bel2125 2319c5f5f2 Example: Test if OpenSSL init was successful 3 years ago
  bel2125 762493c16f Document option for disabling CGI buffering 3 years ago
  bel2125 b69c6933ed Fix multiple CGI interpreters and allow unbuffered CGI responses 3 years ago
  bel2125 1b7a69a094 Add test for #1046 3 years ago
  bel2125 5f82c8db5b fix copy/paste error for cgi4 configuration 3 years ago
  bel2125 a268f2fe07 mg_connect_client should set SNI for HTTPS connections 3 years ago
  bel2125 a06ed2a769 Client example: use server name (SNI) 3 years ago
  bel2125 224b5a672c Add client example 3 years ago
  bel2125 f9fd77f592 REST example: show pattern matching 3 years ago
  bel2125 ba650fc1ab Simplify REST example (remove HTTPS) 3 years ago
  bel2125 1090153ce1 Fix for mg_send_http_redirect 3 years ago
  bel2125 68df179765 Fix some warnings 3 years ago
  bel2125 9cbc9feb48 Send CORS headers for mg_send_http_* 3 years ago
  bel2125 5ac467346a WebDAV for Windows Explorer (Step 5/?) 3 years ago
  bel2125 46dbcbe2ff WebDAV for Windows Explorer (Step 4/?) 3 years ago
  bel2125 5dbd955f15 WebDAV for Windows Explorer (Step 3/?) 3 years ago