提交歷史

作者 SHA1 備註 提交日期
  bel ff23e535fb Free mutex and condition variables if mg_start fails 11 年之前
  bel 3fbfe0be8c Must check ah->nonce before dereferencing it 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 年之前
  bel 5ca68ecbfa Unit test for Windows 11 年之前
  bel c002a6f1a0 Re-Add Unit tests for Linux 11 年之前
  bel2125 abbb8b5d83 Merge pull request #17 from jmc-/master 11 年之前
  jmc- 89c1672469 Added a new Makefile rule called 'unit_test', which builds a stand-alone executable called 'civetweb_test' that runs unit tests. 11 年之前
  bel2125 8ae5f1a489 Merge pull request #16 from cholcombe973/master 11 年之前
  jmc- 17d2d1a831 Merge branch 'master' into unit_test 11 年之前
  cjh f1bfd0b97f Changing int to int64_t fixes a 2GB upload limit bug for me 11 年之前
  bel 2cbe5a1733 Fix some warnings reported by static code analysis 11 年之前
  jmc- d8ec8f5200 Merge branch 'master' of https://github.com/bel2125/civetweb 11 年之前
  jmc- a32dd321a4 Merge branch 'master' of https://github.com/bel2125/civetweb into unit_test 11 年之前
  bel d8adb70f43 Character encoding converstion functions for Lua (as test/example) 11 年之前
  bel a39c256884 Fix compile error on Clang (Issue #14) 11 年之前
  bel 51971ce6c7 Show 'usage' information on console also for Windows 11 年之前
  bel dd7f89f0a5 Comment CivetServer::getParam and check request_info (Issue #11) 11 年之前
  bel 46832264cc A Redesign for Shared Websockets for Lua is Required 11 年之前
  bel 9ae753eac5 A Redesign for Shared Websockets for Lua is Required 11 年之前
  bel 0a4c02b948 Issue #11: Method to get POST request parameters via C++ interface 11 年之前
  bel 71fb5b98ce Issue #13: mg_start_thread is not 64 bit safe 11 年之前
  bel 773866707e Apply patch from spuschhof / issue #9: Fix for Makefile for MinGW32/MSYS 11 年之前
  bel 8a514b8ed1 Add comments for mg_get_valid_options and format spaces in the header 11 年之前
  bel b96d5337fa Redesign websocket for Lua 11 年之前