Commit History

Autor SHA1 Mensaxe Data
  Danny Al-Gaaf 2d8fec839c main.c: fix another potential buffer overflow in strncat() call %!s(int64=11) %!d(string=hai) anos
  Danny Al-Gaaf 91f7daa9ed main.c: fix strncat call to prevent buffer overflow %!s(int64=11) %!d(string=hai) anos
  Danny Al-Gaaf 2e97ddc4db main.c: move 'guard' variable to _WIN32 %!s(int64=11) %!d(string=hai) anos
  Danny Al-Gaaf ca9660e2fd main.c: use NULL for pointer %!s(int64=11) %!d(string=hai) anos
  Danny Al-Gaaf 92fcd83da3 main.c: fix -Wincompatible-pointer-types %!s(int64=11) %!d(string=hai) anos
  bel ca564eab93 Move windows console creation to a function %!s(int64=11) %!d(string=hai) anos
  bel 44ae1530bd handle exit while the password dialog is open, rewrite password suggestion %!s(int64=11) %!d(string=hai) anos
  bel 8171e1bb03 Change password dialog for Windows %!s(int64=11) %!d(string=hai) anos
  bel 3a9aa9b80e Dialog to add and delete users and reset user passwords for Windows %!s(int64=11) %!d(string=hai) anos
  jmc- a32dd321a4 Merge branch 'master' of https://github.com/bel2125/civetweb into unit_test %!s(int64=11) %!d(string=hai) anos
  bel 51971ce6c7 Show 'usage' information on console also for Windows %!s(int64=11) %!d(string=hai) anos
  bel 32cbb48710 Allow to specify title and tray icon for the Windows standalone server %!s(int64=11) %!d(string=hai) anos
  bel ae69114e2a Parameter checking for the standalone server %!s(int64=11) %!d(string=hai) anos
  bel 5cfe727d2b Handle options of main.c in a similar way as options of civetweb.c %!s(int64=11) %!d(string=hai) anos
  bel e9e9ff3fa9 Allow to specify a title for the service, so an admin may distinguish two instances of civetweb on the same system %!s(int64=11) %!d(string=hai) anos
  bel 78b4a45886 Add version to the settings menu title, change management of the server_name variable, and add some assert to check buffer sizes %!s(int64=11) %!d(string=hai) anos
  bel 492d3f567d Windows: Use same caps style for all context menu items %!s(int64=11) %!d(string=hai) anos
  jmc- 0ba85edaab Removed unused variable 'line_no' to fix the warning about it. %!s(int64=11) %!d(string=hai) anos
  bel aa4ebb5e9d Check option type %!s(int64=11) %!d(string=hai) anos
  bel 96bfe243d5 Check if an option with the given name exists %!s(int64=11) %!d(string=hai) anos
  bel 55324460ac Replace is_file_option %!s(int64=11) %!d(string=hai) anos
  bel 5ca2eb6250 Replace is_directory_option %!s(int64=11) %!d(string=hai) anos
  bel 82cdef76c1 Replace is_numeric_option %!s(int64=11) %!d(string=hai) anos
  bel 674c00dfe0 Replace is_boolean_option %!s(int64=11) %!d(string=hai) anos
  bel 4b12cd3673 New interface for reading config options %!s(int64=11) %!d(string=hai) anos
  bel b23e1c2a55 Prepare better parameter checking %!s(int64=11) %!d(string=hai) anos
  bel c8684b89f5 Enhance option parsing. In particular, empty strings might be valid options %!s(int64=11) %!d(string=hai) anos
  bel 50ccfe6d78 Check new config field types %!s(int64=11) %!d(string=hai) anos
  bel e7f9e4b047 Set absolute path for lua_preload_file %!s(int64=11) %!d(string=hai) anos
  bel 8d3a48398c Support a pre-loaded file for the Lua environment %!s(int64=11) %!d(string=hai) anos