Commit History

Author SHA1 Message Date
  bel2125 ac00b3bec3 Avoid Memory Sanitizer warning 2 years ago
  bel2125 967463e455 Merge branch 'master' of https://github.com/civetweb/civetweb 2 years ago
  bel2125 201471db7b Merge pull request #1155 from Biswa96/clang-error 2 years ago
  Biswapriyo Nath 59391a97fe Fix compiler error with clang 2 years ago
  bel2125 5d2faa5548 Format code after merge 2 years ago
  bel2125 6ee7cda88d Merge pull request #1055 from paperino1983/fix_coverity_CID349582_REVERSE_INULL 2 years ago
  bel2125 55b81b08d0 Merge pull request #1150 from niklasf/cpp-init-struct 2 years ago
  bel2125 989a8d956f Merge pull request #1153 from niklasf/mg-get-cookie-docs 2 years ago
  Niklas Fiekas 180db0fcaf Fix mg_get_cookie() parameter description 2 years ago
  bel2125 c4bb956f20 Add a cast for Interlocked functions, required only for C++ in Windows 2 years ago
  bel2125 3f81416de6 Merge branch 'master' of https://github.com/civetweb/civetweb 2 years ago
  bel2125 5a9aec4f86 Update version number to V1.17 2 years ago
  bel2125 11fbd20f1e Merge pull request #1152 from DL6ER/fix/lua_timers 2 years ago
  DL6ER 23095a8d89 Fix compilation of USE_LUA without USE_TIMERS 2 years ago
  Niklas Fiekas 49332567ab Fix -Wmissing-field-initializers in C++ code 2 years ago
  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