bel2125
|
da24f4b6eb
Allow to disable TLS v1.2
|
6 年之前 |
bel2125
|
90cf489a8a
Store pointer in init_thread (See #534) (Step 2/?)
|
6 年之前 |
bel2125
|
cc000ccea7
Store pointer in init_thread (See #534) (Step 1/?)
|
6 年之前 |
bel2125
|
49150b6314
Merge branch 'master' of https://github.com/civetweb/civetweb
|
6 年之前 |
bel2125
|
939e4c00b2
Prefer *.gz file if it exists (#199)
|
6 年之前 |
xtne6f
|
38fe585a5c
Replace with a clearer expression (#728)
|
6 年之前 |
bel2125
|
b21ca4a0a6
Merge pull request #730 from krzk/ssl-verbose-error-client
|
6 年之前 |
Krzysztof Kozlowski
|
954750f65b
Log SSL error also on client connections
|
6 年之前 |
bel2125
|
b5b560fcc9
Merge branch 'master' of https://github.com/civetweb/civetweb
|
6 年之前 |
bel2125
|
fc392d4568
Use mg_strcasecmp for experimental code, format code
|
6 年之前 |
bel2125
|
9a716a4392
Merge pull request #723 from jodogne/fix-partial-lsb
|
6 年之前 |
bel2125
|
e3ed959ab3
Use existing define NO_THREAD_NAME instead of adding another #if clause for LSB support
|
6 年之前 |
xtne6f
|
ea12f586d6
POSIX error codes (errno.h) are different from WinSock codes (winsock.h)
|
6 年之前 |
xtne6f
|
5d6dea363d
ctx may be NULL (should obey the comment)
|
6 年之前 |
xtne6f
|
f211e86969
Merge pull request #720 from civetweb/pr-get-info
|
6 年之前 |
Sebastien Jodogne
|
2a66503379
partial fix to support Linux Standard Base (LSB)
|
6 年之前 |
Sebastien Jodogne
|
a06ddb63da
fix for visual studio 2008
|
6 年之前 |
xtne6f
|
843ea9fe2e
Make mg_get_*_info() always return valid json
|
6 年之前 |
xtne6f
|
63e59714ba
Fix mg_get_{system|context|connection}_info()
|
6 年之前 |
xtne6f
|
f07acaf739
prepare_cgi_environment() can cause buffer overflow
|
6 年之前 |
bel2125
|
e440e061ce
Merge branch 'master' of https://github.com/civetweb/civetweb
|
6 年之前 |
bel2125
|
410c00e52d
Fix some PSV Studio warnings for Windows build (#597)
|
6 年之前 |
bel2125
|
855b770053
Fix PSV Studio warnings for Linux build (#597)
|
6 年之前 |
bel2125
|
79fcb55855
Merge branch 'master' into fix/mg_server_ports
|
6 年之前 |
xtne6f
|
6399a4bd60
More symmetric between push_all() and pull_all()
|
6 年之前 |
Ken Walters
|
8c736c0a99
change when consumed_content is updated in forward_body_data to handle case when pull_inner returns -1
|
6 年之前 |
xtne6f
|
f41ef48858
Fix and refactoring of thread-starting
|
6 年之前 |
xtne6f
|
5e8d424458
Fix insufficient percent-encoding for WebDAV
|
6 年之前 |
xtne6f
|
9c608a9703
Fix directory listing
|
6 年之前 |
xtne6f
|
536c12b0af
Make global constant arrays itself const
|
6 年之前 |