Commit History

Автор SHA1 Съобщение Дата
  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 години
  bel c75487463e remove TODO marker (won't do): CGI scripts may support all HTTP methods преди 11 години
  bel 32cbb48710 Allow to specify title and tray icon for the Windows standalone server преди 11 години
  bel ae69114e2a Parameter checking for the standalone server преди 11 години
  bel 5cfe727d2b Handle options of main.c in a similar way as options of civetweb.c преди 11 години
  bel e9e9ff3fa9 Allow to specify a title for the service, so an admin may distinguish two instances of civetweb on the same system преди 11 години
  bel 78b4a45886 Add version to the settings menu title, change management of the server_name variable, and add some assert to check buffer sizes преди 11 години
  bel 492d3f567d Windows: Use same caps style for all context menu items преди 11 години
  jmc- 0ba85edaab Removed unused variable 'line_no' to fix the warning about it. преди 11 години
  bel c76d649307 Use DEBUG_TRACE in memory debugging преди 11 години
  bel 7b6635b657 Move DEBUG_TRACE to the top of the file преди 11 години