提交历史

作者 SHA1 备注 提交日期
  bel2125 1c7a4724e9 Format code 8 年之前
  bel2125 1e9d3f69ec Restructure code - join two if (#473) 8 年之前
  bel2125 674c1eb71a Merge pull request #471 from tzimmofsecure/master 8 年之前
  bel2125 c90dc634e2 Merge branch 'master' into master 8 年之前
  bel2125 4a4a901205 Document CORS preflight options 8 年之前
  Kimmo Mustonen df96bb831e Fix logically dead code reported by Coverity. 8 年之前
  Kimmo Mustonen cdad93b229 Fix constant variable guarding dead code reported by Coverity. 8 年之前
  bel2125 cceaa463eb Allow CORS preflight only if simple CORS is allowed as well 8 年之前
  bel2125 158e71c8e6 Add support for access_control_allow_headers 8 年之前
  bel2125 a5c3f6514a Handle preflight requests directly by the server 8 年之前
  Kimmo Mustonen f0598c8d22 Fix possibly uninitialized variable 'so.in_use' reported by Coverity. 8 年之前
  Kimmo Mustonen 9058a373c9 Fix possibly uninitialized variable 'mime_vec' reported by Coverity. 8 年之前
  Kimmo Mustonen b484f5ca9a Fix possibly uninitialized variable 'truncated' reported by Coverity. 8 年之前
  Kimmo Mustonen a936f02408 Fix large stack use reported by Coverity. 8 年之前
  Kimmo Mustonen f29ed6d44c Fix possible null pointer dereference reported by Coverity. 8 年之前
  Kimmo Mustonen b27f0250e7 Fix a resource leak about so.sock reported by Coverity. 8 年之前
  Kimmo Mustonen f5969ae496 Remove unused values reported by Coverity. 8 年之前
  Kimmo Mustonen 0856f120ee Eliminate C++ comment and C++ style function declaration. 8 年之前
  bel2125 e18393d109 Unit test: test quoted and unquoted multipart message bodies (fix test) 8 年之前
  bel2125 164bed8bd1 Unit test: test quoted and unquoted multipart message bodies 8 年之前
  bel2125 b2a9ad06ab Update release notes 8 年之前
  bel2125 1cba00b293 Update CREDITS 8 年之前
  bel2125 655aea12c0 Update documentation 8 年之前
  bel2125 d5bf761019 Format code 8 年之前
  bel2125 3012444cab Document hostname in listening_ports (see #462) 8 年之前
  bel2125 7144aadbf7 Add comment on IPv6 to documentation (see also #463) 8 年之前
  bel2125 a027ee722a Windows: Preliminary solution for multiline input fields 8 年之前
  bel2125 6adb3b695b Don't try to send files larger than INT64_MAX 8 年之前
  bel2125 bd2e80ca53 Prepare data for server status (Step 20/?) (See #243) 8 年之前
  bel2125 0c858cd2a4 Merge pull request #467 from theanalyst/patch-1 8 年之前