Historie revizí

Autor SHA1 Zpráva Datum
  Danny Al-Gaaf 94e68b7348 civetweb.c: remove dead assignment of 'res' in match_prefix() před 11 roky
  Danny Al-Gaaf 2d8fec839c main.c: fix another potential buffer overflow in strncat() call před 11 roky
  Danny Al-Gaaf 91f7daa9ed main.c: fix strncat call to prevent buffer overflow před 11 roky
  bel 429e051af8 Rewrite Lua Websockets (Step 2 of ?) před 11 roky
  bel 5522ad9555 Rewrite websockets for Lua (Step 1 of ?) před 11 roky
  bel 75aa590c04 Update release notes and credits před 11 roky
  bel2125 76813c8d0b Merge pull request #21 from dalgaaf/wip-da-sca před 11 roky
  bel 3eecdd9370 Allow includes in htpasswd files před 11 roky
  Danny Al-Gaaf 2e97ddc4db main.c: move 'guard' variable to _WIN32 před 11 roky
  Danny Al-Gaaf 6427a56977 civetweb.c: check for array boundry before read před 11 roky
  bel 3b0ec24fa2 Show syntax errors in .htpasswd files před 11 roky
  bel 4b0bfbb55b Error4xx page should be an error404 page. The error 403 (e.g., list a directory if enable_directory_listing no is configured) will show the error.lua page před 11 roky
  Danny Al-Gaaf 8e2de6920c civetweb.c: use NULL for pointers před 11 roky
  Danny Al-Gaaf ca9660e2fd main.c: use NULL for pointer před 11 roky
  Danny Al-Gaaf afc9ec878e civetweb.c: change some local functions to static před 11 roky
  Danny Al-Gaaf 741fa81371 civetweb.c: check array limits before access array před 11 roky
  Danny Al-Gaaf fdc0ed2689 civetweb.c: fix sscanf format string to %u před 11 roky
  Danny Al-Gaaf 23857b161d civetweb.c: fix format string from %d to %u před 11 roky
  Danny Al-Gaaf c4647ea6d3 civetweb.c: fix sprintf format specifier před 11 roky
  Danny Al-Gaaf 9665010252 mod_lua.inl: Clarify expression with parentheses před 11 roky
  Danny Al-Gaaf d36e535c65 unit_test.c: fix printf, remove unused parameter před 11 roky
  Danny Al-Gaaf 549631d9b1 CivetServer.cpp: check array limit before access array před 11 roky
  Danny Al-Gaaf 0a5d4d2ffc civetweb.c: check array limit before access array před 11 roky
  Danny Al-Gaaf a18401f0eb civetweb.c: fix realloc handling před 11 roky
  Danny Al-Gaaf ae0c43a0e3 chat.c: fix format argument type před 11 roky
  Danny Al-Gaaf 92fcd83da3 main.c: fix -Wincompatible-pointer-types před 11 roky
  Danny Al-Gaaf 69f2cf2481 .gitignore: add ctags file před 11 roky
  bel 8fbf4e94ce Add md5 test to unit test před 11 roky
  bel ca564eab93 Move windows console creation to a function před 11 roky
  bel de735c5544 Rewrite DEBUG_TRACE před 11 roky