Historial de Commits

Autor SHA1 Mensaje Fecha
  bel2125 acd1df40c9 Update to Lua 5.2.4 hace 10 años
  Danny Al-Gaaf ec9d5413a8 replace Windows CRLF with Unix newline hace 10 años
  Eric Tsau 6d4e019c38 Fixes to enable building using MinGW-w64 or TDM-GCC hace 10 años
  bel b14ab7b00a Rewrite open all Lua libraries hace 10 años
  bel c70d1ecad8 Update copyright note to 2015 hace 10 años
  bel ae404df3a8 Fix mingw compiler error hace 10 años
  bel 59eb76c51a Better usage description in main hace 10 años
  bel bec21f1a74 Fix compile error with GCC hace 10 años
  bel ec902803d5 Create console and attach stdin/stdout/stderr hace 11 años
  bel d25755d4d0 Make Civetweb Lua state available from the command line, e.g. for easier script development hace 11 años
  bel de9870e7b9 Improve error handling in set_option hace 11 años
  bel a25d03617c Rewrite options argument handling (Step 1) hace 11 años
  Thomas Davis 1461951d13 Compile fixes for OSX hace 11 años
  Danny Al-Gaaf 2d8fec839c main.c: fix another potential buffer overflow in strncat() call hace 11 años
  Danny Al-Gaaf 91f7daa9ed main.c: fix strncat call to prevent buffer overflow hace 11 años
  Danny Al-Gaaf 2e97ddc4db main.c: move 'guard' variable to _WIN32 hace 11 años
  Danny Al-Gaaf ca9660e2fd main.c: use NULL for pointer hace 11 años
  Danny Al-Gaaf 92fcd83da3 main.c: fix -Wincompatible-pointer-types hace 11 años
  bel ca564eab93 Move windows console creation to a function hace 11 años
  bel 44ae1530bd handle exit while the password dialog is open, rewrite password suggestion hace 11 años
  bel 8171e1bb03 Change password dialog for Windows hace 11 años
  bel 3a9aa9b80e Dialog to add and delete users and reset user passwords for Windows hace 11 años
  jmc- a32dd321a4 Merge branch 'master' of https://github.com/bel2125/civetweb into unit_test hace 11 años
  bel 51971ce6c7 Show 'usage' information on console also for Windows hace 11 años
  bel 32cbb48710 Allow to specify title and tray icon for the Windows standalone server hace 11 años
  bel ae69114e2a Parameter checking for the standalone server hace 11 años
  bel 5cfe727d2b Handle options of main.c in a similar way as options of civetweb.c hace 11 años
  bel e9e9ff3fa9 Allow to specify a title for the service, so an admin may distinguish two instances of civetweb on the same system hace 11 años
  bel 78b4a45886 Add version to the settings menu title, change management of the server_name variable, and add some assert to check buffer sizes hace 11 años
  bel 492d3f567d Windows: Use same caps style for all context menu items hace 11 años