Commit History

Author SHA1 Message Date
  bel2125 59902c5010 Fix compile error for MG_LEGACY_INTERFACES 5 years ago
  bel2125 d0f9560639 Prepare second CGI interpreter 5 years ago
  bel2125 05bd8683ae Fix for EAGAIN != EWOULDBLOCK (is there a real system?) 5 years ago
  bel2125 164740e549 Remove obsolete "file in memory" implementation 5 years ago
  bel2125 030dcadb7c Fix dynamic loading for SSL (some "functions" are macros and thus cannot be found using dlsym) 5 years ago
  bel2125 e9b6e36ef3 Merge branch 'master' into HTTP2 5 years ago
  bel2125 74f000914f Allow SSL session caching 5 years ago
  bel2125 5e28efc52c Remove OutputDebugStringA calls 5 years ago
  bel2125 688969fddd Allow all non-control characters in URLs 5 years ago
  bel2125 c58f09a9fe Always use a default timeout, if no configuration is available 5 years ago
  bel2125 4d518a2646 Merge branch 'master' of https://github.com/civetweb/civetweb 5 years ago
  bel2125 8011417bcb Fix bug in mg_poll for negative timeout 5 years ago
  guangqing.chen 5dc09fc971 Fix mg_connect_websocket_client_secure 5 years ago
  bel2125 c54e8f8ea2 Merge pull request #886 from civetweb/pr-ipv6acl 5 years ago
  xtne6f 9ee9d9487c Fix mg_send_http_redirect() always returns -1 5 years ago
  xtne6f d6b1fdedff Add USA_IN_PORT_UNSAFE macro 5 years ago
  xtne6f e46dcc36dc Fix HTTPS redirection 5 years ago
  xtne6f 9331de603d Fix about commit 8f621bdfcb8ce53f2d3edfcc6b67cf3c2d9c8ac4 5 years ago
  HTTP2 8872f4cfc0 Reset HTTP2 connection information 5 years ago
  xtne6f c5ca282838 Support IPv6 ACL 5 years ago
  xtne6f 95a3fb89a0 parse_port_string() if-condition is wrong 5 years ago
  xtne6f e861600600 Suppress name resolution explicitly 5 years ago
  xtne6f 0ab9c53458 Remove redundant WSAStartup 5 years ago
  xtne6f 76ca320151 handle_directory_request() might leak memory 5 years ago
  bel2125 dc26971143 Format code after merge 5 years ago
  bel2125 e10ec40b95 Make "atomic" compile for Win32 5 years ago
  bel2125 fdea176fdc Fix some warnings 5 years ago
  bel2125 e08b8c644a Use "volatile ptrdiff_t" for atomic variables 5 years ago
  bel2125 4e0d329639 Make "atomic" compile for Win32 5 years ago
  bel2125 6bb354ce0f Add option to enable/disable HTTP2 5 years ago