Histórico de Commits

Autor SHA1 Mensagem Data
  bel bec21f1a74 Fix compile error with GCC há 11 anos atrás
  bel ec902803d5 Create console and attach stdin/stdout/stderr há 11 anos atrás
  bel d25755d4d0 Make Civetweb Lua state available from the command line, e.g. for easier script development há 11 anos atrás
  bel de9870e7b9 Improve error handling in set_option há 11 anos atrás
  bel a25d03617c Rewrite options argument handling (Step 1) há 11 anos atrás
  Thomas Davis 1461951d13 Compile fixes for OSX há 11 anos atrás
  Danny Al-Gaaf 2d8fec839c main.c: fix another potential buffer overflow in strncat() call há 11 anos atrás
  Danny Al-Gaaf 91f7daa9ed main.c: fix strncat call to prevent buffer overflow há 11 anos atrás
  Danny Al-Gaaf 2e97ddc4db main.c: move 'guard' variable to _WIN32 há 11 anos atrás
  Danny Al-Gaaf ca9660e2fd main.c: use NULL for pointer há 11 anos atrás
  Danny Al-Gaaf 92fcd83da3 main.c: fix -Wincompatible-pointer-types há 11 anos atrás
  bel ca564eab93 Move windows console creation to a function há 11 anos atrás
  bel 44ae1530bd handle exit while the password dialog is open, rewrite password suggestion há 11 anos atrás
  bel 8171e1bb03 Change password dialog for Windows há 11 anos atrás
  bel 3a9aa9b80e Dialog to add and delete users and reset user passwords for Windows há 11 anos atrás
  jmc- a32dd321a4 Merge branch 'master' of https://github.com/bel2125/civetweb into unit_test há 11 anos atrás
  bel 51971ce6c7 Show 'usage' information on console also for Windows há 11 anos atrás
  bel 32cbb48710 Allow to specify title and tray icon for the Windows standalone server há 11 anos atrás
  bel ae69114e2a Parameter checking for the standalone server há 11 anos atrás
  bel 5cfe727d2b Handle options of main.c in a similar way as options of civetweb.c há 11 anos atrás
  bel e9e9ff3fa9 Allow to specify a title for the service, so an admin may distinguish two instances of civetweb on the same system há 11 anos atrás
  bel 78b4a45886 Add version to the settings menu title, change management of the server_name variable, and add some assert to check buffer sizes há 11 anos atrás
  bel 492d3f567d Windows: Use same caps style for all context menu items há 11 anos atrás
  jmc- 0ba85edaab Removed unused variable 'line_no' to fix the warning about it. há 11 anos atrás
  bel aa4ebb5e9d Check option type há 11 anos atrás
  bel 96bfe243d5 Check if an option with the given name exists há 11 anos atrás
  bel 55324460ac Replace is_file_option há 11 anos atrás
  bel 5ca2eb6250 Replace is_directory_option há 11 anos atrás
  bel 82cdef76c1 Replace is_numeric_option há 11 anos atrás
  bel 674c00dfe0 Replace is_boolean_option há 11 anos atrás