提交历史

作者 SHA1 备注 提交日期
  bel2125 efc8904363 Fix DEBUG_ASSERT 4 年之前
  bel2125 b4bd5a70a3 Merge branch 'master' of https://github.com/civetweb/civetweb 4 年之前
  bel2125 2b1f4f125a Add some binary file mime types 4 年之前
  bel2125 4fbc31bae3 Add Lua function for HTTP redirects 4 年之前
  bel2125 73fd993ec8 Merge pull request #946 from zephyrproject-rtos/master 4 年之前
  bel2125 a07a183c56 Fix mg_path_suspicious for Windows 4 年之前
  bel2125 7bb01edef3 Add UTF8_PATH_MAX definition for Linux 4 年之前
  bel2125 d02296ad4a Use UTF8_PATH_MAX and UTF16_PATH_MAX instead of PATH_MAX (see #937) 4 年之前
  bel2125 2ede975935 Keep query string in directory redirect 4 年之前
  bel2125 1f712c0ec7 PATH_MAX: Undefine for MinGW SDK, move long comments to github issue #937 4 年之前
  bel2125 112fe40496 Fix some warnings 4 年之前
  bel2125 796223d48b Fix wrong DEBUG_ASSERT when unregistering auth_handler (#941) 4 年之前
  bel2125 5f93181bd0 Format code 4 年之前
  bel2125 78d45f4c4b Format code 4 年之前
  bel2125 f4299dbdef Fix file name limit for MinGW (#937) 4 年之前
  bel2125 dc22961e75 Merge branch 'master' of https://github.com/civetweb/civetweb 4 年之前
  bel2125 e6d4e5c0f6 Format code 4 年之前
  bel2125 182cd6bd86 Merge pull request #940 from jodogne/disable-keep-alive 4 年之前
  Sebastien Jodogne fb1c679506 Added interface to disable keep_alive on a per-connection basis 4 年之前
  Sebastien Jodogne 8a1722e1fd Adding HTTP methods for write access to files in WEBDAV 4 年之前
  bel2125 2fe6637d71 Add server_port to mg_request_info 4 年之前
  bel2125 d2eb405b3e Document BUILD_DATE compile option 4 年之前
  Ivan Dlugos 8f7b334dd6 fix missing functions when STOP_FLAG_NEEDS_LOCK is used 4 年之前
  bel2125 3019ad17c7 Add documentation for recently added features 4 年之前
  bel2125 78aac66ed3 Add new feature defines 4 年之前
  bel2125 2f9cfe7f92 Support unix domain sockets 4 年之前
  bel2125 b5871a9138 Allow Lua background scripts to use timers (Step 2/2) 4 年之前
  bel2125 68c0a7c372 Modify API to improve consistency 4 年之前
  bel2125 a3bd89361c Merge pull request #922 from jdetaeye/websocket_compression_client 4 年之前
  Johan De Taeye 607358791d bug fix when inflating incoming websocket messages 4 年之前