Commit Verlauf

Autor SHA1 Nachricht Datum
  bel 44ae1530bd handle exit while the password dialog is open, rewrite password suggestion vor 11 Jahren
  bel 8171e1bb03 Change password dialog for Windows vor 11 Jahren
  bel 0eee4c0bec Add the inl files to the Visual Studio project, so they can be conveniently opened from the Visual Studio IDE vor 11 Jahren
  bel 3a9aa9b80e Dialog to add and delete users and reset user passwords for Windows vor 11 Jahren
  bel b5da6dbcaa Lua error handler for all errors vor 11 Jahren
  bel 93065f0278 Improve User Manual vor 11 Jahren
  bel 040946da87 Improve User Manual vor 11 Jahren
  bel 9ecfcb4a1e Improve User Manual vor 11 Jahren
  bel 6af6495617 Improve User Manual vor 11 Jahren
  bel 65ace990b7 CGI error handler should show the status code vor 11 Jahren
  bel 266bb6f8a9 Lua error handler should show the status code vor 11 Jahren
  bel 5173d3a2f5 Rewrite introduction section of User_Manual vor 11 Jahren
  bel 46683973a7 Correct headline level vor 11 Jahren
  bel 99c9886bca Improve UserManual vor 11 Jahren
  bel 9576339a75 Implement user defined error pages vor 11 Jahren
  bel b047aa0643 prepare for user defined error pages vor 11 Jahren
  bel f61d33f49c Terminate strings from sscanf vor 11 Jahren
  bel 21e3a69701 Set maximum string lengths for sscanf vor 11 Jahren
  bel 70bb07b3e4 fix seems OK - remove comment vor 11 Jahren
  bel2125 ec8f79757b Merge pull request #19 from Grahack/patch-2 vor 11 Jahren
  Grahack 9c2f4ed954 Fix typos in the Readme vor 11 Jahren
  bel ff72078b45 Test fix for issue #18 from celeron55 vor 11 Jahren
  bel 61fa52e703 Reset socket handle variable after closesocket vor 11 Jahren
  bel 07ec21edbb fix signed/unsigned mismatch warning vor 11 Jahren
  bel 0bbecb2a0c Replace strncpy by mg_strlcpy vor 11 Jahren
  bel ff23e535fb Free mutex and condition variables if mg_start fails vor 11 Jahren
  bel 3fbfe0be8c Must check ah->nonce before dereferencing it vor 11 Jahren
  bel 2a4b819ef9 Use C memory allocation instead of C++, so std::bad_alloc exception handling must not be done vor 11 Jahren
  bel c4f1f043bb Issue #11: Method to get POST request parameters via C++ interface vor 11 Jahren
  bel c9f266e3a7 Issue #11: Method to get POST request parameters via C++ interface vor 11 Jahren