提交历史

作者 SHA1 备注 提交日期
  bel2125 48b58d1bfe Merge branch 'master' into fix/uri-len-dup 1 月之前
  bel2125 e06d8d9610 Merge pull request #1352 from mfranzen0906/feature/replace-asterisk-with-origin 1 月之前
  bel2125 a990042604 Merge pull request #1341 from yubiuser/prevent/CRLF 1 月之前
  bel2125 c584455624 Merge pull request #1347 from krispybyte/fix/uri-processing-heap-overflow 1 月之前
  bel2125 782e189035 Make parsing of URL encoded forms more robust 1 月之前
  bel2125 26aa1ecf6e Fix If-None-Match precedence (fixes caching problems for static content) 1 月之前
  bel2125 76c9260abc Fix: Server with multiple SSL certificates and mg_set_request_handler() not working 1 月之前
  Aryan Rahar cfe55d75cc civetweb: avoid duplicate uri_len computations in handle_request 2 月之前
  Marcel F. 0530ed0f2a Update civetweb.c 2 月之前
  Marcel F. 1eee9d7e67 Fix names 2 月之前
  Marcel F. eac68303f2 Fix names 2 月之前
  Marcel F. d24ca7d2d2 Update civetweb.c 2 月之前
  Marcel F. db3aebf784 Add `replace_asterisk_with_origin` option for Acces-Control-Allow-Origin 2 月之前
  krispybyte d5321963b1 Fit code style 4 月之前
  krispybyte 76e222bcb7 Fix heap overflow in directory URI slash redirection 4 月之前
  bel2125 2bcc283158 Merge pull request #1331 from stevenwdv/patch-1 5 月之前
  yubiuser a91d8caf63 Prevent CRLF injection attempts 5 月之前
  bel2125 85d361d85d Merge pull request #1329 from abra-mixabra/patch-1 6 月之前
  bel2125 ac63906dd7 Merge pull request #1328 from DL6ER/fix/crash_all_optional 6 月之前
  bel2125 d6110adc81 Auto-format code 6 月之前
  bel2125 32080e0a3a Merge branch 'master' of https://github.com/civetweb/civetweb 6 月之前
  bel2125 a87a7aaffd Modify STOP_FLAG_ASSING to make TSAN happy (#1333) 6 月之前
  DL6ER 267a58096b Tolerate socket creation error if port is optional 7 月之前
  stevenwdv dc375064b3 Print to stderr instead of stdout in mg_cry_internal_impl 7 月之前
  stevenwdv ae42b3a734 Use `stderr` for `DEBUG_TRACE_STREAM` 7 月之前
  Abra Mixabra d92557b845 Add X509 certificate and CRL MIME-types 8 月之前
  DL6ER f4d9bf25f1 Terminate master_thread early when there are no listening sockets to prevent CivetWeb from crashing 8 月之前
  DL6ER dfdb047498 Expose if server ports are bound 8 月之前
  DL6ER e92dbe12bf Expose is_optional property of listining_ports via mg_get_server_ports() 9 月之前
  catch-error cf1e77659d Add GnutTLS support. 10 月之前