Historial de Commits

Autor SHA1 Mensaje Fecha
  bel2125 3da9aeaed5 Add wasm mime type hace 1 año
  bel2125 a4d305373d Fixes for old coding standard hace 1 año
  bel2125 9da7ba333f Appveyor build issue: Remove empty line in appveyor file hace 1 año
  bel2125 05b95ea4f9 Add shutdown sockets only for server hace 1 año
  bel2125 6b1aed0962 Format code hace 1 año
  DL6ER 2d7d597486 Truly allow all non-control characters in URIs hace 1 año
  bel2125 302306cb28 Merge pull request #1186 from jfriesne/optional_listening_ports hace 2 años
  Jeremy Friesner 2624754dc0 Added optional tag for ports in civetweb hace 2 años
  liangmingyuan d7ae5df016 Fix the wrong report of http header transferring timeout. hace 2 años
  Sergey Linev d04032cc0b Add CORS Access-Control-Expose-Headers hace 2 años
  Sergey Linev 4442d645a0 Add Access-Control-Allow-Credentials header in normal replay hace 2 años
  Sergey Linev 4523dd5bae Also send allowed headers and methods in send_cors_header hace 2 años
  Sergey Linev de57e79919 Add optional support of Access-Control-Allow-Credentials header hace 2 años
  bel2125 042c508a06 Merge pull request #1172 from jfriesne/jaf-demand-create-worker-threads hace 2 años
  bel2125 8db42679a4 Format code after merge hace 2 años
  bel2125 13f8869518 Merge branch 'master' of https://github.com/civetweb/civetweb hace 2 años
  bel2125 218df798a9 Merge pull request #1167 from jfriesne/jaf-substitute-index-file-fallback hace 2 años
  bel2125 b33c879584 Merge pull request #1164 from jfriesne/jaf-fast-mg-stop hace 2 años
  bel2125 c1cf4be2d3 Use lowercase "windows.h" instead of "Windows.h" hace 2 años
  Jeremy Friesner 0891e955d1 Fix for ALTERNATIVE_QUEUE mode hace 2 años
  Jeremy Friesner a588b5ffe7 Fix mg_start_worker_thread() to take the number of socket-connections already enqueued into account when deciding whether or not to spawn a new thread hace 2 años
  Jeremy Friesner 3e0761c14d Fixed a compiler warning hace 2 años
  Jeremy Friesner 4f89995634 Added demand-spawning of threads, and prespawn_threads config argument hace 2 años
  Jeremy Friesner 9859676ac9 Updated substitute_index_file() to look in the fallback-root, if no index.html substitution can be found in the regular document-root hace 2 años
  Jeremy Friesner 91dae7a675 Added set_close_on_exec() calls inside mg_socketpair(), to avoid potential issues with child processes holding the socketpair open via implicitly duplicated file descriptors hace 2 años
  Jeremy Friesner c7fb4dab4a Speed up mg_stop() by using a socket-pair to cause all mg_poll() calls to return immediately on server shutdown hace 2 años
  Jeremy Friesner 68479acb5f fallback_document_root and fallback_websocket_root initial implementation hace 2 años
  bel2125 2b33a24c54 Merge with 2023 update branch hace 2 años
  bel2125 ac00b3bec3 Avoid Memory Sanitizer warning hace 2 años
  bel2125 5d2faa5548 Format code after merge hace 2 años