Историја ревизија

Аутор SHA1 Порука Датум
  Thiago Macedo 79e6df5548 Fix for double const on pointer пре 6 година
  Jesse Williamson febab7dc38 civetweb: make SOMAXCONN user-configurable as max_connections пре 6 година
  Thiago Macedo adf11c202e Fix for Windows compilation пре 6 година
  Tomasz Gorochowik 67cdc2b9be Add Zephyr RTOS support пре 6 година
  Tomasz Gorochowik 2aa40212c3 Try to parse port with strtol instead of sscanf пре 6 година
  Tomasz Gorochowik 85a8491da1 Fix calloc arguments order пре 6 година
  bel2125 84d09c5457 Travis CI: Try to get OpenSSL 1.1 from an alternative source пре 6 година
  bel2125 2100e66193 Support CGI scripts which output HTTP headers with only with LF пре 6 година
  bel2125 5475c99e94 Code format after merge пре 6 година
  Tomasz Gorochowik 8e274a111c Add ARRAY_SIZE definition check пре 6 година
  Tomasz Gorochowik d5fb6fdb66 Add compile time configuration flags check пре 6 година
  Tomasz Gorochowik f82f78c1ef Add option to use civetweb without filesystems пре 6 година
  bel2125 1c727d700d do not reflect "Expect:" header in error response пре 6 година
  bel2125 94a2b6920c Merge branch 'master' of https://github.com/civetweb/civetweb пре 6 година
  bel2125 875516581f Fix: read_message() blocks for 2 * request_timeout_ms when response is not coming пре 6 година
  bel2125 d54411c2b9 Format code пре 6 година
  Krzysztof Kozlowski c1686a301e Use correct name of file (certificate chain) in error message пре 6 година
  xtne6f 8454ab6afb Remove dead code about e3a84de89ee853d6c55b5dce2407e1de5b475ed9 пре 6 година
  bel2125 757c72d63a pull_inner: All errors should return -2 пре 6 година
  xtne6f e6a32efddc Simplify mg_connect_websocket_client() пре 6 година
  xtne6f bb4f693fa5 SetHandleInformation() does not accept file descriptors пре 6 година
  xtne6f 669f5fb0ee Make mg_connect_client() thread-safe пре 6 година
  xtne6f 7d568a31cc Make fc/fake_connection thread-safe пре 6 година
  xtne6f 485253fc58 More CRITICAL_SECTION on Windows пре 6 година
  bel2125 664e4b9beb Merge pull request #717 from civetweb/pr-read-content пре 6 година
  Krzysztof Kozlowski 9dfef15248 Clear SSL error after reading it пре 6 година
  Krzysztof Kozlowski 2b683b62bd Check return value of SSL_CTX_load_verify_locations() in client connection пре 6 година
  bel2125 5df77ec2f5 Disable SSL renegotiation (for recent OpenSSL versions) пре 6 година
  bel2125 da24f4b6eb Allow to disable TLS v1.2 пре 6 година
  bel2125 90cf489a8a Store pointer in init_thread (See #534) (Step 2/?) пре 6 година