Commit History

Author SHA1 Message Date
  bel c4f1f043bb Issue #11: Method to get POST request parameters via C++ interface 11 years ago
  bel c9f266e3a7 Issue #11: Method to get POST request parameters via C++ interface 11 years ago
  bel ca5967bbdf SSL unit tests 11 years ago
  bel 0058054198 Fix issue #12: Handle post requests with Content-length 0 bytes 11 years ago
  bel 8683723244 Fix issue #12: Handle post requests with Content-length 0 bytes 11 years ago
  bel 34f434b07b Get unit-tests running again (90% done, some tests commented out for the moment) 11 years ago
  bel 5ca68ecbfa Unit test for Windows 11 years ago
  bel c002a6f1a0 Re-Add Unit tests for Linux 11 years ago
  bel2125 abbb8b5d83 Merge pull request #17 from jmc-/master 11 years ago
  jmc- 89c1672469 Added a new Makefile rule called 'unit_test', which builds a stand-alone executable called 'civetweb_test' that runs unit tests. 11 years ago
  bel2125 8ae5f1a489 Merge pull request #16 from cholcombe973/master 11 years ago
  jmc- 17d2d1a831 Merge branch 'master' into unit_test 11 years ago
  cjh f1bfd0b97f Changing int to int64_t fixes a 2GB upload limit bug for me 11 years ago
  bel 2cbe5a1733 Fix some warnings reported by static code analysis 11 years ago
  jmc- d8ec8f5200 Merge branch 'master' of https://github.com/bel2125/civetweb 11 years ago
  jmc- a32dd321a4 Merge branch 'master' of https://github.com/bel2125/civetweb into unit_test 11 years ago
  bel d8adb70f43 Character encoding converstion functions for Lua (as test/example) 11 years ago
  bel a39c256884 Fix compile error on Clang (Issue #14) 11 years ago
  bel 51971ce6c7 Show 'usage' information on console also for Windows 11 years ago
  bel dd7f89f0a5 Comment CivetServer::getParam and check request_info (Issue #11) 11 years ago
  bel 46832264cc A Redesign for Shared Websockets for Lua is Required 11 years ago
  bel 9ae753eac5 A Redesign for Shared Websockets for Lua is Required 11 years ago
  bel 0a4c02b948 Issue #11: Method to get POST request parameters via C++ interface 11 years ago
  bel 71fb5b98ce Issue #13: mg_start_thread is not 64 bit safe 11 years ago
  bel 773866707e Apply patch from spuschhof / issue #9: Fix for Makefile for MinGW32/MSYS 11 years ago
  bel 8a514b8ed1 Add comments for mg_get_valid_options and format spaces in the header 11 years ago
  bel b96d5337fa Redesign websocket for Lua 11 years ago
  bel c75487463e remove TODO marker (won't do): CGI scripts may support all HTTP methods 11 years ago
  bel 32cbb48710 Allow to specify title and tray icon for the Windows standalone server 11 years ago
  bel ae69114e2a Parameter checking for the standalone server 11 years ago