Историја ревизија

Аутор SHA1 Порука Датум
  jmc- a32dd321a4 Merge branch 'master' of https://github.com/bel2125/civetweb into unit_test пре 11 година
  bel 51971ce6c7 Show 'usage' information on console also for Windows пре 11 година
  bel 32cbb48710 Allow to specify title and tray icon for the Windows standalone server пре 11 година
  bel ae69114e2a Parameter checking for the standalone server пре 11 година
  bel 5cfe727d2b Handle options of main.c in a similar way as options of civetweb.c пре 11 година
  bel e9e9ff3fa9 Allow to specify a title for the service, so an admin may distinguish two instances of civetweb on the same system пре 11 година
  bel 78b4a45886 Add version to the settings menu title, change management of the server_name variable, and add some assert to check buffer sizes пре 11 година
  bel 492d3f567d Windows: Use same caps style for all context menu items пре 11 година
  jmc- 0ba85edaab Removed unused variable 'line_no' to fix the warning about it. пре 11 година
  bel aa4ebb5e9d Check option type пре 11 година
  bel 96bfe243d5 Check if an option with the given name exists пре 11 година
  bel 55324460ac Replace is_file_option пре 11 година
  bel 5ca2eb6250 Replace is_directory_option пре 11 година
  bel 82cdef76c1 Replace is_numeric_option пре 11 година
  bel 674c00dfe0 Replace is_boolean_option пре 11 година
  bel 4b12cd3673 New interface for reading config options пре 11 година
  bel b23e1c2a55 Prepare better parameter checking пре 11 година
  bel c8684b89f5 Enhance option parsing. In particular, empty strings might be valid options пре 11 година
  bel 50ccfe6d78 Check new config field types пре 11 година
  bel e7f9e4b047 Set absolute path for lua_preload_file пре 11 година
  bel 8d3a48398c Support a pre-loaded file for the Lua environment пре 11 година
  bel ccda241b41 Increase label width for Edit Settings dialog, so all current option names fit пре 11 година
  bel dd50cc65ca Hide read-only flag in file dialogs opened by the Edit Settings dialog пре 11 година
  bel 2768d5c7d6 Edit settings dialog should be able to load the active settings, the settings from a file or the default settings пре 11 година
  Thomas Davis f006a81d3e indent пре 11 година
  Kimmo Mustonen 9a5a104d50 Use C style comments to enable compiling most of civetweb with -ansi. пре 11 година
  bel 62902a57ae Allow directories with non ASCII characters in Windows in UTF-8 encoded conf file пре 11 година
  William Greathouse 12d6665bf2 Mask compiler warning in main.c for getcwd() call. пре 12 година
  Thomas Davis d295441714 More compile warning fixes. Mostly in main.c this time. пре 12 година
  Kimmo Mustonen fa603909f6 Allow port number to be zero to use a random free port. пре 12 година