bel2125
|
465c731062
Compatibility with old C standard
|
5 years ago |
Sámal Rasmussen
|
9307f1d5fb
Add static_file_cache_control config option
|
5 years ago |
bel2125
|
937907dc66
Add a function "mg_get_user_context_data" + documentation
|
5 years ago |
Bernhard Lehner
|
d5753d9b1c
Format code after merge (using clang-format 10.0.0)
|
5 years ago |
Bernhard Lehner
|
2c8c422a5d
Legacy init in mg_start: call mg_init_library before anything else
|
6 years ago |
Lars Immisch
|
e41be40748
Fix compilation issues with Xcode 10.3
|
6 years ago |
bel2125
|
3fadd57440
Auto format source code using clang-format
|
6 years ago |
bel2125
|
34a4373e51
Fix vor VisualStudio 2010/2012 compiler
|
6 years ago |
Thiago Macedo
|
79e6df5548
Fix for double const on pointer
|
6 years ago |
Jesse Williamson
|
febab7dc38
civetweb: make SOMAXCONN user-configurable as max_connections
|
6 years ago |
Thiago Macedo
|
adf11c202e
Fix for Windows compilation
|
6 years ago |
Tomasz Gorochowik
|
67cdc2b9be
Add Zephyr RTOS support
|
6 years ago |
Tomasz Gorochowik
|
2aa40212c3
Try to parse port with strtol instead of sscanf
|
6 years ago |
Tomasz Gorochowik
|
85a8491da1
Fix calloc arguments order
|
6 years ago |
bel2125
|
84d09c5457
Travis CI: Try to get OpenSSL 1.1 from an alternative source
|
6 years ago |
bel2125
|
2100e66193
Support CGI scripts which output HTTP headers with only with LF
|
6 years ago |
bel2125
|
5475c99e94
Code format after merge
|
6 years ago |
Tomasz Gorochowik
|
8e274a111c
Add ARRAY_SIZE definition check
|
6 years ago |
Tomasz Gorochowik
|
d5fb6fdb66
Add compile time configuration flags check
|
6 years ago |
Tomasz Gorochowik
|
f82f78c1ef
Add option to use civetweb without filesystems
|
6 years ago |
bel2125
|
1c727d700d
do not reflect "Expect:" header in error response
|
6 years ago |
bel2125
|
94a2b6920c
Merge branch 'master' of https://github.com/civetweb/civetweb
|
6 years ago |
bel2125
|
875516581f
Fix: read_message() blocks for 2 * request_timeout_ms when response is not coming
|
6 years ago |
bel2125
|
d54411c2b9
Format code
|
6 years ago |
Krzysztof Kozlowski
|
c1686a301e
Use correct name of file (certificate chain) in error message
|
6 years ago |
xtne6f
|
8454ab6afb
Remove dead code about e3a84de89ee853d6c55b5dce2407e1de5b475ed9
|
6 years ago |
bel2125
|
757c72d63a
pull_inner: All errors should return -2
|
6 years ago |
xtne6f
|
e6a32efddc
Simplify mg_connect_websocket_client()
|
6 years ago |
xtne6f
|
bb4f693fa5
SetHandleInformation() does not accept file descriptors
|
6 years ago |
xtne6f
|
669f5fb0ee
Make mg_connect_client() thread-safe
|
6 years ago |