Histórico de commits

Autor SHA1 Mensagem Data
  bel2125 6ee7cda88d Merge pull request #1055 from paperino1983/fix_coverity_CID349582_REVERSE_INULL 2 anos atrás
  bel2125 55b81b08d0 Merge pull request #1150 from niklasf/cpp-init-struct 2 anos atrás
  bel2125 989a8d956f Merge pull request #1153 from niklasf/mg-get-cookie-docs 2 anos atrás
  Niklas Fiekas 180db0fcaf Fix mg_get_cookie() parameter description 2 anos atrás
  bel2125 c4bb956f20 Add a cast for Interlocked functions, required only for C++ in Windows 2 anos atrás
  bel2125 3f81416de6 Merge branch 'master' of https://github.com/civetweb/civetweb 2 anos atrás
  bel2125 5a9aec4f86 Update version number to V1.17 2 anos atrás
  bel2125 11fbd20f1e Merge pull request #1152 from DL6ER/fix/lua_timers 2 anos atrás
  DL6ER 23095a8d89 Fix compilation of USE_LUA without USE_TIMERS 2 anos atrás
  Niklas Fiekas 49332567ab Fix -Wmissing-field-initializers in C++ code 2 anos atrás
  bel2125 d7ba35bbb6 Update unit test for directory listing 2 anos atrás
  bel2125 a4a52ae9f6 Remove unit test for obsolete "file in memory" feature 2 anos atrás
  bel2125 899bee20cf Open issue #1148 for known WebDAV limitations with Windows Explorer 2 anos atrás
  bel2125 5d6ce652b8 Enable IPv6 in CMake by default 2 anos atrás
  bel2125 4af4d2e010 Remove obsolete callback from the documentation and sort according to code 2 anos atrás
  bel2125 583eba3cd9 Fix link in documentation 2 anos atrás
  bel2125 e5e36cfdd7 Merge irepo 2 anos atrás
  bel2125 6e0770d012 Unit test: 405 and 401 are both valid responses for rejected PUT requests 2 anos atrás
  bel2125 6ca12def93 Fix compiler warnings 2 anos atrás
  bel2125 11b8f8752a Format code 2 anos atrás
  bel2125 fe2a1aa175 Update RELEASE NOTES 2 anos atrás
  bel2125 a8492efcc0 Update CREDITS.md 2 anos atrás
  bel2125 d273c31952 Docmentation: HTTP auth handler should send response when denying access 2 anos atrás
  bel2125 ff213e665a Merge pull request #1144 from DL6ER/mbedtls_v3 2 anos atrás
  DL6ER 1462b75689 Make mbedTLS module compatible with Mbed TLS v3.0.0+ 2 anos atrás
  bel2125 d5c0f6d846 Merge pull request #1133 from Peter-R-Huber/Chunked_Transfer_Encoding 2 anos atrás
  bel2125 193e99188c Add debug information when creating and destroying Lua states 2 anos atrás
  Peter Huber f929cb46e5 support "chunk-extension" and "trailer" in HTTP 1.1 "Chunked Transfer Coding" 2 anos atrás
  bel2125 f87d515017 Fix: mg_poll assumes poll() errno=0 in case of success 2 anos atrás
  bel2125 f0b9514c23 Lua base64 decoding: Do not add terminating zero to Lua string 2 anos atrás