Commit History

Автор 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 години