Histórico de Commits

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