提交歷史

作者 SHA1 備註 提交日期
  Danny Al-Gaaf bedc028f38 civetweb.c: fix potential memory leak in set_ports_options 11 年之前
  Danny Al-Gaaf 1b5bac47c4 civetweb.c: remove some dead assignments related to 'sock' 11 年之前
  Danny Al-Gaaf 7d7ec45f25 civetweb.c: remove dead assignemnt of 'keep_alive' 11 年之前
  Danny Al-Gaaf 94e68b7348 civetweb.c: remove dead assignment of 'res' in match_prefix() 11 年之前
  bel 5522ad9555 Rewrite websockets for Lua (Step 1 of ?) 11 年之前
  bel2125 76813c8d0b Merge pull request #21 from dalgaaf/wip-da-sca 11 年之前
  bel 3eecdd9370 Allow includes in htpasswd files 11 年之前
  Danny Al-Gaaf 6427a56977 civetweb.c: check for array boundry before read 11 年之前
  bel 3b0ec24fa2 Show syntax errors in .htpasswd files 11 年之前
  Danny Al-Gaaf 8e2de6920c civetweb.c: use NULL for pointers 11 年之前
  Danny Al-Gaaf afc9ec878e civetweb.c: change some local functions to static 11 年之前
  Danny Al-Gaaf 741fa81371 civetweb.c: check array limits before access array 11 年之前
  Danny Al-Gaaf fdc0ed2689 civetweb.c: fix sscanf format string to %u 11 年之前
  Danny Al-Gaaf 23857b161d civetweb.c: fix format string from %d to %u 11 年之前
  Danny Al-Gaaf c4647ea6d3 civetweb.c: fix sprintf format specifier 11 年之前
  Danny Al-Gaaf 0a5d4d2ffc civetweb.c: check array limit before access array 11 年之前
  Danny Al-Gaaf a18401f0eb civetweb.c: fix realloc handling 11 年之前
  bel de735c5544 Rewrite DEBUG_TRACE 11 年之前
  bel 3a9aa9b80e Dialog to add and delete users and reset user passwords for Windows 11 年之前
  bel 65ace990b7 CGI error handler should show the status code 11 年之前
  bel 9576339a75 Implement user defined error pages 11 年之前
  bel b047aa0643 prepare for user defined error pages 11 年之前
  bel f61d33f49c Terminate strings from sscanf 11 年之前
  bel 21e3a69701 Set maximum string lengths for sscanf 11 年之前
  bel 70bb07b3e4 fix seems OK - remove comment 11 年之前
  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 年之前