Thorsten Horstmann
|
0911ddd6f3
Fixed a lot of misspellings in source code and documentation
|
7 年之前 |
bel2125
|
5e961892c3
Remove non-recursive lock in mg_init_library (see #568)
|
7 年之前 |
bel2125
|
b3a76b80ca
Do not use consume_socket if the server is to be closed
|
7 年之前 |
bel2125
|
f8b14b8ee6
Add unlock (#568) and auto-format source
|
7 年之前 |
bel2125
|
5f92d24e2e
Travis: Try other xcode image
|
7 年之前 |
bel2125
|
1d32f0ec41
Add error msg to http_error callback (#560)
|
7 年之前 |
bel2125
|
7d623a6ff2
Add some comments and change folders for format script
|
7 年之前 |
Tomas Andrle
|
5e8148aad1
Update civetweb.c
|
7 年之前 |
bel2125
|
365676c281
Prepare error message for logging in mg_send_http_error
|
7 年之前 |
bel2125
|
b724bb403b
Fix typo in patch from github posting
|
7 年之前 |
extergnoto
|
9e7de1c7a9
Use gmtime_r instead of gmtime, if available
|
7 年之前 |
bel2125
|
fec09500e0
Remove unknown "pragma GCC diagnostic ignored"
|
7 年之前 |
bel2125
|
ce178e0339
Add missing VARG for macro expansion (required for GCC)
|
7 年之前 |
bel2125
|
3b9519a3e7
Add function and line number for internal use of mg_cry
|
7 年之前 |
bel2125
|
868d46f3f4
mg_cry: try to unify error messages (Step 1)
|
7 年之前 |
bel2125
|
9549a673cb
Test idea for #560
|
7 年之前 |
bel2125
|
c72d313346
Fix static source code analysis warnings
|
7 年之前 |
bel2125
|
ef6955b591
Test fix for #557
|
7 年之前 |
newsoft
|
8883ae1c24
Fix truncation check in (deprecated) mg_upload_field_found
|
7 年之前 |
Colden Cullen
|
59b937fe2e
Fix civetweb/civetweb#394: static_assert on Windows with Clang
|
7 年之前 |
bel2125
|
9ed23417f3
Support multiple domains (Step 11/?)
|
7 年之前 |
bel2125
|
b7439a82b9
Print SSL error message for SSL_ERROR_SSL in sslize
|
7 年之前 |
bel2125
|
ba796e525b
Modify DEBUG_ASSERT macro (some old compilers seem to have problems)
|
7 年之前 |
bel2125
|
4378fdc73b
Support multiple domains (Step 10/?)
|
7 年之前 |
bel2125
|
79b58dca72
Support multiple domains (Step 9/?)
|
7 年之前 |
bel2125
|
a0ed18654f
Support multiple domains (Step 9/?)
|
7 年之前 |
bel2125
|
573821ce37
Disable visual Studio warning for DEBUG build
|
7 年之前 |
bel2125
|
0429539289
Unit Test: Disable IPv6 on Travis CI
|
7 年之前 |
bel2125
|
3de1610064
Avoid spurious Visual Studio warning
|
7 年之前 |
bel2125
|
1fb9bbbd7a
Use feature defines instead of const numbers
|
7 年之前 |