提交历史

作者 SHA1 备注 提交日期
  bel2125 465c731062 Compatibility with old C standard 5 年之前
  Sámal Rasmussen 9307f1d5fb Add static_file_cache_control config option 5 年之前
  bel2125 937907dc66 Add a function "mg_get_user_context_data" + documentation 5 年之前
  Bernhard Lehner d5753d9b1c Format code after merge (using clang-format 10.0.0) 5 年之前
  Bernhard Lehner 2c8c422a5d Legacy init in mg_start: call mg_init_library before anything else 6 年之前
  Lars Immisch e41be40748 Fix compilation issues with Xcode 10.3 6 年之前
  bel2125 3fadd57440 Auto format source code using clang-format 6 年之前
  bel2125 34a4373e51 Fix vor VisualStudio 2010/2012 compiler 6 年之前
  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 年之前