提交历史

作者 SHA1 备注 提交日期
  bel ff72078b45 Test fix for issue #18 from celeron55 11 年之前
  bel 61fa52e703 Reset socket handle variable after closesocket 11 年之前
  bel 07ec21edbb fix signed/unsigned mismatch warning 11 年之前
  bel 0bbecb2a0c Replace strncpy by mg_strlcpy 11 年之前
  bel ff23e535fb Free mutex and condition variables if mg_start fails 11 年之前
  bel 3fbfe0be8c Must check ah->nonce before dereferencing it 11 年之前
  bel ca5967bbdf SSL unit tests 11 年之前
  bel 0058054198 Fix issue #12: Handle post requests with Content-length 0 bytes 11 年之前
  bel 8683723244 Fix issue #12: Handle post requests with Content-length 0 bytes 11 年之前
  bel 34f434b07b Get unit-tests running again (90% done, some tests commented out for the moment) 11 年之前
  cjh f1bfd0b97f Changing int to int64_t fixes a 2GB upload limit bug for me 11 年之前
  bel 2cbe5a1733 Fix some warnings reported by static code analysis 11 年之前
  bel a39c256884 Fix compile error on Clang (Issue #14) 11 年之前
  bel 9ae753eac5 A Redesign for Shared Websockets for Lua is Required 11 年之前
  bel 71fb5b98ce Issue #13: mg_start_thread is not 64 bit safe 11 年之前
  bel b96d5337fa Redesign websocket for Lua 11 年之前
  bel c75487463e remove TODO marker (won't do): CGI scripts may support all HTTP methods 11 年之前
  bel ae69114e2a Parameter checking for the standalone server 11 年之前
  bel c76d649307 Use DEBUG_TRACE in memory debugging 11 年之前
  bel 7b6635b657 Move DEBUG_TRACE to the top of the file 11 年之前
  bel 57c12b6ff3 Memory debugging for non-Windows systems 11 年之前
  bel f9c0cc2d17 Update release information for V1.6 11 年之前
  bel 2539546555 Instrumentation of realloc 11 年之前
  bel d77938189e Count alloc/free in Windows memory debugging 11 年之前
  bel c428ad34e3 Fix minor memory leak (listening_ports) 11 年之前
  bel b1f119f253 Memory debugging for Windows 11 年之前
  bel 950d47e198 Memory debugging for Windows 11 年之前
  bel 51852668b4 Alloc/Free debugging for Windows (temporary instrumentation) 11 年之前
  bel 6cfa667500 All memory allocation should use mg local functions 11 年之前
  bel 38bbd731f4 Prepare shared Lua Websockets 11 年之前