Histórico de Commits

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