Commit History

Author SHA1 Message Date
  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
  bel2125 112d0e5992 Fix ; 2 years ago
  bel2125 60845fb779 Update example script for certificate generation 2 years ago
  bel2125 8cc6a8e5bf Merge pull request #1120 from Adam-Rowell/master 2 years ago
  Adam Rowell 2fb2ec8ac8 Fix -Wcpp 2 years ago
  bel2125 271882c0a6 Merge pull request #1119 from mjtrangoni/fix-codespell-issues 2 years ago
  Mario Trangoni 2749070376 spelling: Fix test/* issues. 2 years ago
  Mario Trangoni 1f48b26107 spelling: Fix *.md and *.cmd issues. 2 years ago