コミット履歴

作者 SHA1 メッセージ 日付
  bel 15dea85752 Disable 'MSVC deprecated POSIX' warning 10 年 前
  bel 4921518ac3 Windows: Display error message if server does not start 10 年 前
  bel 93fbcb33b1 All global variables in main should start with g_ 10 年 前
  bel de28718cae All global variables in main should start with g_ 10 年 前
  bel 5e640884b2 All global variables in main should start with g_ 10 年 前
  bel 5bbc219445 All global variables in main should start with g_ 10 年 前
  bel 67c9d35e10 Avoid some Visual Studio redefinition warning 10 年 前
  bel2125 fbaf61d6b8 Add Qt build 10 年 前
  bel2125 acd1df40c9 Update to Lua 5.2.4 10 年 前
  Danny Al-Gaaf ec9d5413a8 replace Windows CRLF with Unix newline 10 年 前
  Eric Tsau 6d4e019c38 Fixes to enable building using MinGW-w64 or TDM-GCC 10 年 前
  bel b14ab7b00a Rewrite open all Lua libraries 10 年 前
  bel c70d1ecad8 Update copyright note to 2015 10 年 前
  bel ae404df3a8 Fix mingw compiler error 10 年 前
  bel 59eb76c51a Better usage description in main 10 年 前
  bel bec21f1a74 Fix compile error with GCC 10 年 前
  bel ec902803d5 Create console and attach stdin/stdout/stderr 11 年 前
  bel d25755d4d0 Make Civetweb Lua state available from the command line, e.g. for easier script development 11 年 前
  bel de9870e7b9 Improve error handling in set_option 11 年 前
  bel a25d03617c Rewrite options argument handling (Step 1) 11 年 前
  Thomas Davis 1461951d13 Compile fixes for OSX 11 年 前
  Danny Al-Gaaf 2d8fec839c main.c: fix another potential buffer overflow in strncat() call 11 年 前
  Danny Al-Gaaf 91f7daa9ed main.c: fix strncat call to prevent buffer overflow 11 年 前
  Danny Al-Gaaf 2e97ddc4db main.c: move 'guard' variable to _WIN32 11 年 前
  Danny Al-Gaaf ca9660e2fd main.c: use NULL for pointer 11 年 前
  Danny Al-Gaaf 92fcd83da3 main.c: fix -Wincompatible-pointer-types 11 年 前
  bel ca564eab93 Move windows console creation to a function 11 年 前
  bel 44ae1530bd handle exit while the password dialog is open, rewrite password suggestion 11 年 前
  bel 8171e1bb03 Change password dialog for Windows 11 年 前
  bel 3a9aa9b80e Dialog to add and delete users and reset user passwords for Windows 11 年 前