Historique des commits

Auteur SHA1 Message Date
  bel2125 e2bb60a1ea Merge pull request #1190 from hansipie/openssl3-fix il y a 1 an
  bel2125 302306cb28 Merge pull request #1186 from jfriesne/optional_listening_ports il y a 1 an
  bel2125 b17030edcb Merge pull request #1183 from liangmingyuanneo/fix-wrong-report-timeout il y a 1 an
  Hansi P 3549bfbbf1 OpenSSL 3 support il y a 1 an
  Jeremy Friesner 2624754dc0 Added optional tag for ports in civetweb il y a 1 an
  liangmingyuan d7ae5df016 Fix the wrong report of http header transferring timeout. il y a 2 ans
  bel2125 8fa86ff9c1 Merge pull request #1174 from linev/auth_cred il y a 2 ans
  Sergey Linev d04032cc0b Add CORS Access-Control-Expose-Headers il y a 2 ans
  Sergey Linev 4442d645a0 Add Access-Control-Allow-Credentials header in normal replay il y a 2 ans
  Sergey Linev 4523dd5bae Also send allowed headers and methods in send_cors_header il y a 2 ans
  Sergey Linev de57e79919 Add optional support of Access-Control-Allow-Credentials header il y a 2 ans
  bel2125 042c508a06 Merge pull request #1172 from jfriesne/jaf-demand-create-worker-threads il y a 2 ans
  bel2125 8db42679a4 Format code after merge il y a 2 ans
  bel2125 13f8869518 Merge branch 'master' of https://github.com/civetweb/civetweb il y a 2 ans
  bel2125 1afd792d83 Merge pull request #1171 from IVOES/fix-offset-use-before-range-check il y a 2 ans
  bel2125 218df798a9 Merge pull request #1167 from jfriesne/jaf-substitute-index-file-fallback il y a 2 ans
  bel2125 b33c879584 Merge pull request #1164 from jfriesne/jaf-fast-mg-stop il y a 2 ans
  bel2125 c1cf4be2d3 Use lowercase "windows.h" instead of "Windows.h" il y a 2 ans
  Jeremy Friesner 0891e955d1 Fix for ALTERNATIVE_QUEUE mode il y a 2 ans
  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 il y a 2 ans
  Jeremy Friesner 3e0761c14d Fixed a compiler warning il y a 2 ans
  Jeremy Friesner 4f89995634 Added demand-spawning of threads, and prespawn_threads config argument il y a 2 ans
  Mingjie Shen 220a55ecae Fix offset used before range check il y a 2 ans
  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 il y a 2 ans
  bel2125 5dcd7e25e4 Merge pull request #1162 from jfriesne/jaf-fallback-document-root il y a 2 ans
  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 il y a 2 ans
  Jeremy Friesner c7fb4dab4a Speed up mg_stop() by using a socket-pair to cause all mg_poll() calls to return immediately on server shutdown il y a 2 ans
  Jeremy Friesner 68479acb5f fallback_document_root and fallback_websocket_root initial implementation il y a 2 ans
  bel2125 62781b775c Use 64 bit timer for 64 bit Windows il y a 2 ans
  bel2125 2b33a24c54 Merge with 2023 update branch il y a 2 ans