Commit History

Author SHA1 Message Date
  bel2125 3e7eceddeb Update SECURITY.md and LICENSE.md 4 days ago
  bel2125 d8c74f7cce Update README 4 days ago
  bel2125 782e189035 Make parsing of URL encoded forms more robust 4 days ago
  bel2125 26aa1ecf6e Fix If-None-Match precedence (fixes caching problems for static content) 5 days ago
  bel2125 76c9260abc Fix: Server with multiple SSL certificates and mg_set_request_handler() not working 5 days 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 6 months ago
  phi-go b2c1d1bee7 use LLVMFuzzerInitialize 7 months ago
  phi-go 413387fcd8 formatting 7 months ago
  phi-go e1d7d71e0b return 0 for TestOneInput 7 months ago