Commit History

Autor SHA1 Mensaxe Data
  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
  bel ccda241b41 Increase label width for Edit Settings dialog, so all current option names fit %!s(int64=11) %!d(string=hai) anos
  bel dd50cc65ca Hide read-only flag in file dialogs opened by the Edit Settings dialog %!s(int64=11) %!d(string=hai) anos
  bel 2768d5c7d6 Edit settings dialog should be able to load the active settings, the settings from a file or the default settings %!s(int64=11) %!d(string=hai) anos
  Thomas Davis f006a81d3e indent %!s(int64=11) %!d(string=hai) anos
  Kimmo Mustonen 9a5a104d50 Use C style comments to enable compiling most of civetweb with -ansi. %!s(int64=11) %!d(string=hai) anos
  bel 62902a57ae Allow directories with non ASCII characters in Windows in UTF-8 encoded conf file %!s(int64=11) %!d(string=hai) anos
  William Greathouse 12d6665bf2 Mask compiler warning in main.c for getcwd() call. %!s(int64=12) %!d(string=hai) anos
  Thomas Davis d295441714 More compile warning fixes. Mostly in main.c this time. %!s(int64=12) %!d(string=hai) anos
  Kimmo Mustonen fa603909f6 Allow port number to be zero to use a random free port. %!s(int64=12) %!d(string=hai) anos