Commit History

Autor SHA1 Mensaxe Data
  bel f61d33f49c Terminate strings from sscanf %!s(int64=11) %!d(string=hai) anos
  bel 21e3a69701 Set maximum string lengths for sscanf %!s(int64=11) %!d(string=hai) anos
  bel 70bb07b3e4 fix seems OK - remove comment %!s(int64=11) %!d(string=hai) anos
  bel2125 ec8f79757b Merge pull request #19 from Grahack/patch-2 %!s(int64=11) %!d(string=hai) anos
  Grahack 9c2f4ed954 Fix typos in the Readme %!s(int64=11) %!d(string=hai) anos
  bel ff72078b45 Test fix for issue #18 from celeron55 %!s(int64=11) %!d(string=hai) anos
  bel 61fa52e703 Reset socket handle variable after closesocket %!s(int64=11) %!d(string=hai) anos
  bel 07ec21edbb fix signed/unsigned mismatch warning %!s(int64=11) %!d(string=hai) anos
  bel 0bbecb2a0c Replace strncpy by mg_strlcpy %!s(int64=11) %!d(string=hai) anos
  bel ff23e535fb Free mutex and condition variables if mg_start fails %!s(int64=11) %!d(string=hai) anos
  bel 3fbfe0be8c Must check ah->nonce before dereferencing it %!s(int64=11) %!d(string=hai) anos
  bel 2a4b819ef9 Use C memory allocation instead of C++, so std::bad_alloc exception handling must not be done %!s(int64=11) %!d(string=hai) anos
  bel c4f1f043bb Issue #11: Method to get POST request parameters via C++ interface %!s(int64=11) %!d(string=hai) anos
  bel c9f266e3a7 Issue #11: Method to get POST request parameters via C++ interface %!s(int64=11) %!d(string=hai) anos
  bel ca5967bbdf SSL unit tests %!s(int64=11) %!d(string=hai) anos
  bel 0058054198 Fix issue #12: Handle post requests with Content-length 0 bytes %!s(int64=11) %!d(string=hai) anos
  bel 8683723244 Fix issue #12: Handle post requests with Content-length 0 bytes %!s(int64=11) %!d(string=hai) anos
  bel 34f434b07b Get unit-tests running again (90% done, some tests commented out for the moment) %!s(int64=11) %!d(string=hai) anos
  bel 5ca68ecbfa Unit test for Windows %!s(int64=11) %!d(string=hai) anos
  bel c002a6f1a0 Re-Add Unit tests for Linux %!s(int64=11) %!d(string=hai) anos
  bel2125 abbb8b5d83 Merge pull request #17 from jmc-/master %!s(int64=11) %!d(string=hai) anos
  jmc- 89c1672469 Added a new Makefile rule called 'unit_test', which builds a stand-alone executable called 'civetweb_test' that runs unit tests. %!s(int64=11) %!d(string=hai) anos
  bel2125 8ae5f1a489 Merge pull request #16 from cholcombe973/master %!s(int64=11) %!d(string=hai) anos
  jmc- 17d2d1a831 Merge branch 'master' into unit_test %!s(int64=11) %!d(string=hai) anos
  cjh f1bfd0b97f Changing int to int64_t fixes a 2GB upload limit bug for me %!s(int64=11) %!d(string=hai) anos
  bel 2cbe5a1733 Fix some warnings reported by static code analysis %!s(int64=11) %!d(string=hai) anos
  jmc- d8ec8f5200 Merge branch 'master' of https://github.com/bel2125/civetweb %!s(int64=11) %!d(string=hai) anos
  jmc- a32dd321a4 Merge branch 'master' of https://github.com/bel2125/civetweb into unit_test %!s(int64=11) %!d(string=hai) anos
  bel d8adb70f43 Character encoding converstion functions for Lua (as test/example) %!s(int64=11) %!d(string=hai) anos
  bel a39c256884 Fix compile error on Clang (Issue #14) %!s(int64=11) %!d(string=hai) anos