提交歷史

作者 SHA1 備註 提交日期
  Sergey Lyubka b42d25edd2 NOT exporting string functions 13 年之前
  Sergey Lyubka 39215f6930 Exported mg_get_builtin_mime_type() 13 年之前
  Sergey Lyubka df7da95cb6 Setting Host header in mg_fetch. Added test for fetching large file. 13 年之前
  Sergey Lyubka 4bc508525b Exported string functions 13 年之前
  Sergey Lyubka a9bb7d78ab Fixed mg_fetch() by passing a buffer, placeholder for the reply headers 13 年之前
  Sergey Lyubka e6bb39a2d3 Using client-side SSL context for mg_connect() 13 年之前
  Sergey Lyubka 104480ed9c mg_start_thread() exported 13 年之前
  Sergey Lyubka c1ab21ecfe Argh, nasty typo fixed 13 年之前
  Sergey Lyubka 6c54370aa1 Added mg_connect(), mg_fetch() API functions. More tests added 13 年之前
  Sergey Lyubka 0b4676b711 More unit test for parse_http_header() 13 年之前
  Sergey Lyubka 39fd804aeb Using BUFSIZ->16384 buffer size for the headers returned by CGI. BUFSIZ may be too small, e.g. 512 13 年之前
  Sergey Lyubka 97392645c4 Refactored read_request() 13 年之前
  Sergey Lyubka 9771d184f2 Squashed -DNO_SSL build warning 13 年之前
  Sergey Lyubka 3ca6155add should_keep_alive() nitpick fix 13 年之前
  Sergey Lyubka 594a37d51d refactored should_keep_alive() for better readability 13 年之前
  Sergey Lyubka 5071978267 Corrected should_keep_alive() per bel2s suggestions 13 年之前
  Sergey Lyubka e6357396ef made readdir() static 13 年之前
  Sergey Lyubka bd3b812b82 Added index.shtml and index.php to index_files 13 年之前
  Sergey Lyubka 4c5fee9673 Protect from DoS with negative Content-Length 13 年之前
  Sergey Lyubka cdd905c0fb Added #include <ws2tcpip.h> 13 年之前
  Sergey Lyubka 5a22cb90b9 Fixing #327 13 年之前
  Sergey Lyubka 9d4d48e703 Using mg_sleep() instead of sleep() 13 年之前
  Sergey Lyubka 108a9739f4 3.1 -> 3.2 13 年之前
  Sergey Lyubka 2824ae345d Added new event, MG_REQUEST_COMPLETE 13 年之前
  Sergey Lyubka a6678814af Checking malloc return code in worker_thread() 13 年之前
  Sergey Lyubka cda24d94fb Fixed overflow in substitute_index_file() 13 年之前
  Sergey Lyubka f085e68baf Added check for the duplicate option 13 年之前
  Sergey Lyubka b78110b92e Using MSG_NOSIGNAL in send() 13 年之前
  Sergey Lyubka 37503c78c8 setting conn->must_close = 1; in handle_propfind() 13 年之前
  Sergey Lyubka 83447fb6e5 Fix Windows build 13 年之前