Histórico de Commits

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