Historial de Commits

Autor SHA1 Mensaje Fecha
  bel ff23e535fb Free mutex and condition variables if mg_start fails hace 11 años
  bel 3fbfe0be8c Must check ah->nonce before dereferencing it hace 11 años
  bel ca5967bbdf SSL unit tests hace 11 años
  bel 0058054198 Fix issue #12: Handle post requests with Content-length 0 bytes hace 11 años
  bel 8683723244 Fix issue #12: Handle post requests with Content-length 0 bytes hace 11 años
  bel 34f434b07b Get unit-tests running again (90% done, some tests commented out for the moment) hace 11 años
  cjh f1bfd0b97f Changing int to int64_t fixes a 2GB upload limit bug for me hace 11 años
  bel 2cbe5a1733 Fix some warnings reported by static code analysis hace 11 años
  bel a39c256884 Fix compile error on Clang (Issue #14) hace 11 años
  bel 9ae753eac5 A Redesign for Shared Websockets for Lua is Required hace 11 años
  bel 71fb5b98ce Issue #13: mg_start_thread is not 64 bit safe hace 11 años
  bel b96d5337fa Redesign websocket for Lua hace 11 años
  bel c75487463e remove TODO marker (won't do): CGI scripts may support all HTTP methods hace 11 años
  bel ae69114e2a Parameter checking for the standalone server hace 11 años
  bel c76d649307 Use DEBUG_TRACE in memory debugging hace 11 años
  bel 7b6635b657 Move DEBUG_TRACE to the top of the file hace 11 años
  bel 57c12b6ff3 Memory debugging for non-Windows systems hace 11 años
  bel f9c0cc2d17 Update release information for V1.6 hace 11 años
  bel 2539546555 Instrumentation of realloc hace 11 años
  bel d77938189e Count alloc/free in Windows memory debugging hace 11 años
  bel c428ad34e3 Fix minor memory leak (listening_ports) hace 11 años
  bel b1f119f253 Memory debugging for Windows hace 11 años
  bel 950d47e198 Memory debugging for Windows hace 11 años
  bel 51852668b4 Alloc/Free debugging for Windows (temporary instrumentation) hace 11 años
  bel 6cfa667500 All memory allocation should use mg local functions hace 11 años
  bel 38bbd731f4 Prepare shared Lua Websockets hace 11 años
  bel 4e62bd5b10 Issue #8: Possible issue and possible fix in websocket handling (by celeron55) hace 11 años
  bel c62ded82e8 CORS for SSI pages hace 11 años
  bel 4b12cd3673 New interface for reading config options hace 11 años
  bel b23e1c2a55 Prepare better parameter checking hace 11 años