bel2125
|
5e28efc52c
Remove OutputDebugStringA calls
|
5 年之前 |
bel2125
|
688969fddd
Allow all non-control characters in URLs
|
5 年之前 |
bel2125
|
c58f09a9fe
Always use a default timeout, if no configuration is available
|
5 年之前 |
bel2125
|
4d518a2646
Merge branch 'master' of https://github.com/civetweb/civetweb
|
5 年之前 |
bel2125
|
8011417bcb
Fix bug in mg_poll for negative timeout
|
5 年之前 |
guangqing.chen
|
5dc09fc971
Fix mg_connect_websocket_client_secure
|
5 年之前 |
bel2125
|
c54e8f8ea2
Merge pull request #886 from civetweb/pr-ipv6acl
|
5 年之前 |
xtne6f
|
9ee9d9487c
Fix mg_send_http_redirect() always returns -1
|
5 年之前 |
xtne6f
|
d6b1fdedff
Add USA_IN_PORT_UNSAFE macro
|
5 年之前 |
xtne6f
|
e46dcc36dc
Fix HTTPS redirection
|
5 年之前 |
xtne6f
|
9331de603d
Fix about commit 8f621bdfcb8ce53f2d3edfcc6b67cf3c2d9c8ac4
|
5 年之前 |
HTTP2
|
8872f4cfc0
Reset HTTP2 connection information
|
5 年之前 |
xtne6f
|
c5ca282838
Support IPv6 ACL
|
5 年之前 |
xtne6f
|
95a3fb89a0
parse_port_string() if-condition is wrong
|
5 年之前 |
xtne6f
|
e861600600
Suppress name resolution explicitly
|
5 年之前 |
xtne6f
|
0ab9c53458
Remove redundant WSAStartup
|
5 年之前 |
xtne6f
|
76ca320151
handle_directory_request() might leak memory
|
5 年之前 |
bel2125
|
dc26971143
Format code after merge
|
5 年之前 |
bel2125
|
e10ec40b95
Make "atomic" compile for Win32
|
5 年之前 |
bel2125
|
fdea176fdc
Fix some warnings
|
5 年之前 |
bel2125
|
e08b8c644a
Use "volatile ptrdiff_t" for atomic variables
|
5 年之前 |
bel2125
|
4e0d329639
Make "atomic" compile for Win32
|
5 年之前 |
bel2125
|
6bb354ce0f
Add option to enable/disable HTTP2
|
5 年之前 |
bel2125
|
e1ac8cdff6
Fix some warnings
|
5 年之前 |
bel2125
|
6594e5ac6c
Use "volatile ptrdiff_t" for atomic variables
|
5 年之前 |
Drew Wells
|
ae904be014
Fix to allow building with NO_SSL
|
5 年之前 |
Drew Wells
|
dc5b772dfa
Fix to allow building without USE_SERVER_STATS
|
5 年之前 |
bel2125
|
187b953077
Merge branch 'master' of https://github.com/civetweb/civetweb
|
5 年之前 |
xtne6f
|
57f245438f
More strict error check of mg_init_library()
|
5 年之前 |
xtne6f
|
9755e88852
Drop difftime from DEBUG_TRACE_FUNC()
|
5 年之前 |