提交历史

作者 SHA1 备注 提交日期
  bel 125049597b Fix or mark some issues from static code analysis 10 年之前
  bel fb48aaa354 Rewrite string handling (Step 5/?) 10 年之前
  bel df207abae5 Rewrite string handling (Step 4/?) 10 年之前
  bel e6a293590d Allow scripts to use the PATCH HTTP method (RFC 5789) 10 年之前
  bel ec81082452 Rewrite string handling (Step 3/?) 10 年之前
  bel b469698e9a Rewrite string handling (Step 2/?) 10 年之前
  bel 8ea5607c54 Rewrite string handling (Step 1/?) 10 年之前
  bel 622ea2f659 Clang-Format every source file 10 年之前
  Matt Clarkson b13178f0ac Cast pointer conversions through void 10 年之前
  Matt Clarkson 857d27f918 Resolve uninitialized variables with MSVC 10 年之前
  Matt Clarkson b0bf38c0a9 Make the cast to size_t explicit 10 年之前
  Matt Clarkson 0dc73824a2 Cast to size_t rather than int 10 年之前
  Matt Clarkson 2a71a1dd6f Make implicit conversion to size_t explicit 10 年之前
  bel adbb3a1f3e More tolerance if content-length is not set correctly 10 年之前
  bel 89b1df2baf Initialize all is_* variables in handle_request (fix clang warning) 10 年之前
  bel d61bd2b69c Fix size_t / ssize_t typo 10 年之前
  hansipie 73f2c23f90 Code cleaning 10 年之前
  hansipie 6b86e05b4f Merge remote-tracking branch 'origin/master' into hansipie 10 年之前
  hansipie 730b7df221 #ifdef refactoring 10 年之前
  bel 96b2a275e2 Send error message if seek in file fails (instead of sending the wrong part of the file) 10 年之前
  bel 7e1775ff1c Fix return value of fseek replacement function for Windows 10 年之前
  bel fc76a4fa7e Fix some warnings in Linux 10 年之前
  bel 80a1255267 Auto-format recent changes for sendfile 10 年之前
  bel2125 31a9758c7d sendfile needs to be trunkated to chunks <2GB even on 64 bit Linux 10 年之前
  bel 36ce480cc3 clang_format src and include 10 年之前
  bel2125 c762a77c0e Experiments with sendfile for Linux 10 年之前
  bel2125 01cbe37ff3 USE_TIMERS should be set for all systems (not only Windows) if USE_LUA and USE_WEBSOCKET is set 10 年之前
  hansipie b66be5689e compilation error 10 年之前
  hansipie 1ab9f49c56 check glibc version 10 年之前
  bel 96568a7661 Must also work for files created 1970-01-01 00:00:00 (see also #152) 10 年之前