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 年之前 |
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 年之前 |
xtne6f
|
53b57f2539
Clarify the role of mg_connection::content_len
|
6 年之前 |
xtne6f
|
b82f010912
Simplify reading all the request data
|
6 年之前 |
xtne6f
|
579ae663a8
Buffered next requests must not be reset
|
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 年之前 |