Commit History

Author SHA1 Message Date
  bel 9ec115fff2 Rewrite websocket for Lua (Step 12 of ?) 11 years ago
  bel c9adad6e81 Rewrite websockets for Lua (Step 3 of ?) 11 years ago
  Danny Al-Gaaf bedc028f38 civetweb.c: fix potential memory leak in set_ports_options 11 years ago
  Danny Al-Gaaf 1b5bac47c4 civetweb.c: remove some dead assignments related to 'sock' 11 years ago
  Danny Al-Gaaf 7d7ec45f25 civetweb.c: remove dead assignemnt of 'keep_alive' 11 years ago
  Danny Al-Gaaf 94e68b7348 civetweb.c: remove dead assignment of 'res' in match_prefix() 11 years ago
  bel 5522ad9555 Rewrite websockets for Lua (Step 1 of ?) 11 years ago
  bel2125 76813c8d0b Merge pull request #21 from dalgaaf/wip-da-sca 11 years ago
  bel 3eecdd9370 Allow includes in htpasswd files 11 years ago
  Danny Al-Gaaf 6427a56977 civetweb.c: check for array boundry before read 11 years ago
  bel 3b0ec24fa2 Show syntax errors in .htpasswd files 11 years ago
  Danny Al-Gaaf 8e2de6920c civetweb.c: use NULL for pointers 11 years ago
  Danny Al-Gaaf afc9ec878e civetweb.c: change some local functions to static 11 years ago
  Danny Al-Gaaf 741fa81371 civetweb.c: check array limits before access array 11 years ago
  Danny Al-Gaaf fdc0ed2689 civetweb.c: fix sscanf format string to %u 11 years ago
  Danny Al-Gaaf 23857b161d civetweb.c: fix format string from %d to %u 11 years ago
  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