提交历史

作者 SHA1 备注 提交日期
  xtne6f 8a9db104c9 Domain switching by SNI is not working at all 6 年之前
  xtne6f f55e0b2be3 Fix handling OpenSSL's thread error queue 6 年之前
  xtne6f f0513aa7c4 Use new .dll names on Windows x86 for OpenSSL 1.1.x 5 年之前
  xtne6f 670b4d85b0 Make remove_dot_segments() O(n) complexity 5 年之前
  xtne6f 287905202a Remove strdup from remove_dot_segments() and fix a comment typo 5 年之前
  bel2125 86f6e15ce5 Re-insert checks removed in intermediate steps 5 年之前
  bel2125 00dceeae70 Fix for "/.." in URIs 5 年之前
  bel2125 486ca49c49 Add "STOP_FLAG_NEEDS_LOCK" define 5 年之前
  bel2125 9cc21590ca Add mod_http2 stub 5 年之前
  bel2125 5a958cefac Appveyor: Try different command for Visual Studio 2019 build 5 年之前
  bel2125 f26b5fdfcb Merge branch 'master' of https://github.com/civetweb/civetweb 5 年之前
  bel2125 06df330b4a Restrict HTTP/2 to ALPN 5 年之前
  Gábor Csárdi 92d3ec6da0 Need the timegm stub on Solaris 5 年之前
  bel2125 0ab411a25d Remove "false positive" marker for PVS Studio, since the marker does not work 5 年之前
  bel2125 05a293fb81 Fix PSV Studio warning 5 年之前
  bel2125 8542633239 Check OpenSSL version (Travis CI) 5 年之前
  bel2125 8f621bdfcb Initialize ALPN only if the required function are available in OpenSSL DLLs 5 年之前
  bel2125 e38bd3a9e1 Prepare plugin interface for HTTP/2 5 年之前
  bel2125 dda0e99493 Fix some warnings 5 年之前
  bel2125 229c964c02 API function mg_split_form_urlencoded (#856) 5 年之前
  bel2125 21cce7cfda Add support for ALPN 5 年之前
  bel2125 970e29d60d Merge branch 'master' of https://github.com/civetweb/civetweb 5 年之前
  bel2125 40c36423c2 Add Lua interface for new API function (#856) 5 年之前
  bel2125 201e9e80b2 Add unit test for new API function (#856) 5 年之前
  bel2125 d26f9c0a7e Add unit test for new helper function (#856) 5 年之前
  bel2125 91d38a7149 New API function mg_split_form_encoded (#856) 5 年之前
  Ivan Dlugos f383bae60f start master_thread after worker threads to avoid data race on 5 年之前
  bel2125 23427bafb2 Fix typo for Windows 5 年之前
  bel2125 74fe013ee4 Fix warnings for Linux 5 年之前
  bel2125 7a206f4143 Add argument for CGI interpreter (#854) 5 年之前