Historique des commits

Auteur SHA1 Message Date
  bel c9adad6e81 Rewrite websockets for Lua (Step 3 of ?) il y a 11 ans
  Danny Al-Gaaf bedc028f38 civetweb.c: fix potential memory leak in set_ports_options il y a 11 ans
  Danny Al-Gaaf 1b5bac47c4 civetweb.c: remove some dead assignments related to 'sock' il y a 11 ans
  Danny Al-Gaaf 7d7ec45f25 civetweb.c: remove dead assignemnt of 'keep_alive' il y a 11 ans
  Danny Al-Gaaf 94e68b7348 civetweb.c: remove dead assignment of 'res' in match_prefix() il y a 11 ans
  bel 5522ad9555 Rewrite websockets for Lua (Step 1 of ?) il y a 11 ans
  bel2125 76813c8d0b Merge pull request #21 from dalgaaf/wip-da-sca il y a 11 ans
  bel 3eecdd9370 Allow includes in htpasswd files il y a 11 ans
  Danny Al-Gaaf 6427a56977 civetweb.c: check for array boundry before read il y a 11 ans
  bel 3b0ec24fa2 Show syntax errors in .htpasswd files il y a 11 ans
  Danny Al-Gaaf 8e2de6920c civetweb.c: use NULL for pointers il y a 11 ans
  Danny Al-Gaaf afc9ec878e civetweb.c: change some local functions to static il y a 11 ans
  Danny Al-Gaaf 741fa81371 civetweb.c: check array limits before access array il y a 11 ans
  Danny Al-Gaaf fdc0ed2689 civetweb.c: fix sscanf format string to %u il y a 11 ans
  Danny Al-Gaaf 23857b161d civetweb.c: fix format string from %d to %u il y a 11 ans
  Danny Al-Gaaf c4647ea6d3 civetweb.c: fix sprintf format specifier il y a 11 ans
  Danny Al-Gaaf 0a5d4d2ffc civetweb.c: check array limit before access array il y a 11 ans
  Danny Al-Gaaf a18401f0eb civetweb.c: fix realloc handling il y a 11 ans
  bel de735c5544 Rewrite DEBUG_TRACE il y a 11 ans
  bel 3a9aa9b80e Dialog to add and delete users and reset user passwords for Windows il y a 11 ans
  bel 65ace990b7 CGI error handler should show the status code il y a 11 ans
  bel 9576339a75 Implement user defined error pages il y a 11 ans
  bel b047aa0643 prepare for user defined error pages il y a 11 ans
  bel f61d33f49c Terminate strings from sscanf il y a 11 ans
  bel 21e3a69701 Set maximum string lengths for sscanf il y a 11 ans
  bel 70bb07b3e4 fix seems OK - remove comment il y a 11 ans
  bel ff72078b45 Test fix for issue #18 from celeron55 il y a 11 ans
  bel 61fa52e703 Reset socket handle variable after closesocket il y a 11 ans
  bel 07ec21edbb fix signed/unsigned mismatch warning il y a 11 ans
  bel 0bbecb2a0c Replace strncpy by mg_strlcpy il y a 11 ans