Commit History

Author SHA1 Message Date
  Danny Al-Gaaf c4647ea6d3 civetweb.c: fix sprintf format specifier 11 years ago
  Danny Al-Gaaf 0a5d4d2ffc civetweb.c: check array limit before access array 11 years ago
  Danny Al-Gaaf a18401f0eb civetweb.c: fix realloc handling 11 years ago
  bel de735c5544 Rewrite DEBUG_TRACE 11 years ago
  bel 3a9aa9b80e Dialog to add and delete users and reset user passwords for Windows 11 years ago
  bel 65ace990b7 CGI error handler should show the status code 11 years ago
  bel 9576339a75 Implement user defined error pages 11 years ago
  bel b047aa0643 prepare for user defined error pages 11 years ago
  bel f61d33f49c Terminate strings from sscanf 11 years ago
  bel 21e3a69701 Set maximum string lengths for sscanf 11 years ago
  bel 70bb07b3e4 fix seems OK - remove comment 11 years ago
  bel ff72078b45 Test fix for issue #18 from celeron55 11 years ago
  bel 61fa52e703 Reset socket handle variable after closesocket 11 years ago
  bel 07ec21edbb fix signed/unsigned mismatch warning 11 years ago
  bel 0bbecb2a0c Replace strncpy by mg_strlcpy 11 years ago
  bel ff23e535fb Free mutex and condition variables if mg_start fails 11 years ago
  bel 3fbfe0be8c Must check ah->nonce before dereferencing it 11 years ago
  bel ca5967bbdf SSL unit tests 11 years ago
  bel 0058054198 Fix issue #12: Handle post requests with Content-length 0 bytes 11 years ago
  bel 8683723244 Fix issue #12: Handle post requests with Content-length 0 bytes 11 years ago
  bel 34f434b07b Get unit-tests running again (90% done, some tests commented out for the moment) 11 years ago
  cjh f1bfd0b97f Changing int to int64_t fixes a 2GB upload limit bug for me 11 years ago
  bel 2cbe5a1733 Fix some warnings reported by static code analysis 11 years ago
  bel a39c256884 Fix compile error on Clang (Issue #14) 11 years ago
  bel 9ae753eac5 A Redesign for Shared Websockets for Lua is Required 11 years ago
  bel 71fb5b98ce Issue #13: mg_start_thread is not 64 bit safe 11 years ago
  bel b96d5337fa Redesign websocket for Lua 11 years ago
  bel c75487463e remove TODO marker (won't do): CGI scripts may support all HTTP methods 11 years ago
  bel ae69114e2a Parameter checking for the standalone server 11 years ago
  bel c76d649307 Use DEBUG_TRACE in memory debugging 11 years ago