Commit History

Author SHA1 Message Date
  bel2125 d7ba35bbb6 Update unit test for directory listing 2 years ago
  bel2125 a4a52ae9f6 Remove unit test for obsolete "file in memory" feature 2 years ago
  bel2125 899bee20cf Open issue #1148 for known WebDAV limitations with Windows Explorer 2 years ago
  bel2125 5d6ce652b8 Enable IPv6 in CMake by default 2 years ago
  bel2125 4af4d2e010 Remove obsolete callback from the documentation and sort according to code 2 years ago
  bel2125 583eba3cd9 Fix link in documentation 2 years ago
  bel2125 e5e36cfdd7 Merge irepo 2 years ago
  bel2125 6e0770d012 Unit test: 405 and 401 are both valid responses for rejected PUT requests 2 years ago
  bel2125 6ca12def93 Fix compiler warnings 2 years ago
  bel2125 11b8f8752a Format code 2 years ago
  bel2125 fe2a1aa175 Update RELEASE NOTES 2 years ago
  bel2125 a8492efcc0 Update CREDITS.md 2 years ago
  bel2125 d273c31952 Docmentation: HTTP auth handler should send response when denying access 2 years ago
  bel2125 ff213e665a Merge pull request #1144 from DL6ER/mbedtls_v3 2 years ago
  DL6ER 1462b75689 Make mbedTLS module compatible with Mbed TLS v3.0.0+ 2 years ago
  bel2125 d5c0f6d846 Merge pull request #1133 from Peter-R-Huber/Chunked_Transfer_Encoding 2 years ago
  bel2125 193e99188c Add debug information when creating and destroying Lua states 2 years ago
  Peter Huber f929cb46e5 support "chunk-extension" and "trailer" in HTTP 1.1 "Chunked Transfer Coding" 2 years ago
  bel2125 f87d515017 Fix: mg_poll assumes poll() errno=0 in case of success 2 years ago
  bel2125 f0b9514c23 Lua base64 decoding: Do not add terminating zero to Lua string 2 years ago
  bel2125 146058d6af Use 'int' for boolean value to avoid conversion warning 2 years ago
  bel2125 f6cefe2e33 Remove unused variable 2 years ago
  bel2125 c2f77f268a Add cast for malloc (fix #1124) 2 years ago
  bel2125 876b31ab50 Use ERROR_TRY_AGAIN macro for all operating systems 2 years ago
  bel2125 c6a212dcdf Release buffers after ms_respose_header_send is called. 2 years ago
  bel2125 23af667eb9 C++ wrapper: getCookie fix for empty cookies 2 years ago
  bel2125 84cb134e72 Retry if "poll" returns EAGAIN 2 years ago
  bel2125 312a93e17f Merge branch 'master' of https://github.com/civetweb/civetweb 2 years ago
  bel2125 c39e143cda Merge pull request #1123 from drew-wells/master 2 years ago
  drew-wells eb9b0b1f18 Fix APLN typo 2 years ago