コミット履歴

作者 SHA1 メッセージ 日付
  bel 93065f0278 Improve User Manual 11 年 前
  bel 040946da87 Improve User Manual 11 年 前
  bel 9ecfcb4a1e Improve User Manual 11 年 前
  bel 6af6495617 Improve User Manual 11 年 前
  bel 65ace990b7 CGI error handler should show the status code 11 年 前
  bel 266bb6f8a9 Lua error handler should show the status code 11 年 前
  bel 5173d3a2f5 Rewrite introduction section of User_Manual 11 年 前
  bel 46683973a7 Correct headline level 11 年 前
  bel 99c9886bca Improve UserManual 11 年 前
  bel 9576339a75 Implement user defined error pages 11 年 前
  bel b047aa0643 prepare for user defined error pages 11 年 前
  bel f61d33f49c Terminate strings from sscanf 11 年 前
  bel 21e3a69701 Set maximum string lengths for sscanf 11 年 前
  bel 70bb07b3e4 fix seems OK - remove comment 11 年 前
  bel2125 ec8f79757b Merge pull request #19 from Grahack/patch-2 11 年 前
  Grahack 9c2f4ed954 Fix typos in the Readme 11 年 前
  bel ff72078b45 Test fix for issue #18 from celeron55 11 年 前
  bel 61fa52e703 Reset socket handle variable after closesocket 11 年 前
  bel 07ec21edbb fix signed/unsigned mismatch warning 11 年 前
  bel 0bbecb2a0c Replace strncpy by mg_strlcpy 11 年 前
  bel ff23e535fb Free mutex and condition variables if mg_start fails 11 年 前
  bel 3fbfe0be8c Must check ah->nonce before dereferencing it 11 年 前
  Maarten Fremouw 83bac2dd74 Merge branch 'master' of https://github.com/bel2125/civetweb 11 年 前
  bel 2a4b819ef9 Use C memory allocation instead of C++, so std::bad_alloc exception handling must not be done 11 年 前
  bel c4f1f043bb Issue #11: Method to get POST request parameters via C++ interface 11 年 前
  bel c9f266e3a7 Issue #11: Method to get POST request parameters via C++ interface 11 年 前
  bel ca5967bbdf SSL unit tests 11 年 前
  bel 0058054198 Fix issue #12: Handle post requests with Content-length 0 bytes 11 年 前
  bel 8683723244 Fix issue #12: Handle post requests with Content-length 0 bytes 11 年 前
  bel 34f434b07b Get unit-tests running again (90% done, some tests commented out for the moment) 11 年 前