Commit History

Author SHA1 Message Date
  bel2125 c584455624 Merge pull request #1347 from krispybyte/fix/uri-processing-heap-overflow 1 week ago
  bel2125 dfb58aad5e Merge pull request #1354 from civetweb/dependabot/github_actions/master/actions/checkout-5 1 week ago
  bel2125 782e189035 Make parsing of URL encoded forms more robust 1 week ago
  bel2125 26aa1ecf6e Fix If-None-Match precedence (fixes caching problems for static content) 1 week ago
  bel2125 76c9260abc Fix: Server with multiple SSL certificates and mg_set_request_handler() not working 1 week ago
  dependabot[bot] 15ada37734 Bump actions/checkout from 4 to 5 3 weeks ago
  krispybyte d5321963b1 Fit code style 2 months ago
  krispybyte 76e222bcb7 Fix heap overflow in directory URI slash redirection 2 months ago
  bel2125 5864b55a94 Merge pull request #1340 from tim-lebedkov/tim-lebedkov-patch-docs-1 3 months ago
  bel2125 cc1b9305f2 Merge pull request #1339 from dmdmdm/master 3 months ago
  bel2125 2bcc283158 Merge pull request #1331 from stevenwdv/patch-1 3 months ago
  Tim Lebedkov 7cdc052922 Use the Markdown syntax 4 months ago
  Tim Lebedkov 0c2dc8f5df Use the Markdown syntax 4 months ago
  bel2125 85d361d85d Merge pull request #1329 from abra-mixabra/patch-1 4 months ago
  bel2125 ac63906dd7 Merge pull request #1328 from DL6ER/fix/crash_all_optional 4 months ago
  bel2125 0f53c85693 Merge pull request #1337 from dmdmdm/patch-1 4 months ago
  bel2125 d6110adc81 Auto-format code 4 months ago
  bel2125 32080e0a3a Merge branch 'master' of https://github.com/civetweb/civetweb 4 months ago
  bel2125 a87a7aaffd Modify STOP_FLAG_ASSING to make TSAN happy (#1333) 4 months ago
  bel2125 ae67592f6e Merge pull request #1332 from DL6ER/fix/socket_optional_v6 4 months ago
  dmdmdm 547504fd12 Added MG_ prefix in a few places 5 months ago
  dmdmdm 19bd43a7e1 Add prefix MG_ in a few places 5 months ago
  DL6ER 267a58096b Tolerate socket creation error if port is optional 6 months ago
  stevenwdv dc375064b3 Print to stderr instead of stdout in mg_cry_internal_impl 6 months ago
  stevenwdv ae42b3a734 Use `stderr` for `DEBUG_TRACE_STREAM` 6 months ago
  Abra Mixabra d92557b845 Add X509 certificate and CRL MIME-types 6 months ago
  DL6ER f4d9bf25f1 Terminate master_thread early when there are no listening sockets to prevent CivetWeb from crashing 6 months ago
  bel2125 aba43aadbd Merge pull request #1320 from phi-go/update_fuzz 6 months ago
  bel2125 4f8f5098cb Merge pull request #1323 from DL6ER/new/port_is_bound 6 months ago
  DL6ER dfdb047498 Expose if server ports are bound 7 months ago