Historial de Commits

Autor SHA1 Mensaje Fecha
  Grahack 9c2f4ed954 Fix typos in the Readme hace 11 años
  bel ff72078b45 Test fix for issue #18 from celeron55 hace 11 años
  bel 61fa52e703 Reset socket handle variable after closesocket hace 11 años
  bel 07ec21edbb fix signed/unsigned mismatch warning hace 11 años
  bel 0bbecb2a0c Replace strncpy by mg_strlcpy hace 11 años
  bel ff23e535fb Free mutex and condition variables if mg_start fails hace 11 años
  bel 3fbfe0be8c Must check ah->nonce before dereferencing it hace 11 años
  bel 2a4b819ef9 Use C memory allocation instead of C++, so std::bad_alloc exception handling must not be done hace 11 años
  bel c4f1f043bb Issue #11: Method to get POST request parameters via C++ interface hace 11 años
  bel c9f266e3a7 Issue #11: Method to get POST request parameters via C++ interface hace 11 años
  bel ca5967bbdf SSL unit tests hace 11 años
  bel 0058054198 Fix issue #12: Handle post requests with Content-length 0 bytes hace 11 años
  bel 8683723244 Fix issue #12: Handle post requests with Content-length 0 bytes hace 11 años
  bel 34f434b07b Get unit-tests running again (90% done, some tests commented out for the moment) hace 11 años
  bel 5ca68ecbfa Unit test for Windows hace 11 años
  bel c002a6f1a0 Re-Add Unit tests for Linux hace 11 años
  bel2125 abbb8b5d83 Merge pull request #17 from jmc-/master hace 11 años
  jmc- 89c1672469 Added a new Makefile rule called 'unit_test', which builds a stand-alone executable called 'civetweb_test' that runs unit tests. hace 11 años
  bel2125 8ae5f1a489 Merge pull request #16 from cholcombe973/master hace 11 años
  jmc- 17d2d1a831 Merge branch 'master' into unit_test hace 11 años
  cjh f1bfd0b97f Changing int to int64_t fixes a 2GB upload limit bug for me hace 11 años
  bel 2cbe5a1733 Fix some warnings reported by static code analysis hace 11 años
  jmc- d8ec8f5200 Merge branch 'master' of https://github.com/bel2125/civetweb hace 11 años
  jmc- a32dd321a4 Merge branch 'master' of https://github.com/bel2125/civetweb into unit_test hace 11 años
  bel d8adb70f43 Character encoding converstion functions for Lua (as test/example) hace 11 años
  bel a39c256884 Fix compile error on Clang (Issue #14) hace 11 años
  bel 51971ce6c7 Show 'usage' information on console also for Windows hace 11 años
  bel dd7f89f0a5 Comment CivetServer::getParam and check request_info (Issue #11) hace 11 años
  bel 46832264cc A Redesign for Shared Websockets for Lua is Required hace 11 años
  bel 9ae753eac5 A Redesign for Shared Websockets for Lua is Required hace 11 años