xtne6f
|
63e59714ba
Fix mg_get_{system|context|connection}_info()
|
6 éve |
xtne6f
|
f07acaf739
prepare_cgi_environment() can cause buffer overflow
|
6 éve |
xtne6f
|
53b57f2539
Clarify the role of mg_connection::content_len
|
6 éve |
xtne6f
|
b82f010912
Simplify reading all the request data
|
6 éve |
xtne6f
|
579ae663a8
Buffered next requests must not be reset
|
6 éve |
bel2125
|
e440e061ce
Merge branch 'master' of https://github.com/civetweb/civetweb
|
6 éve |
bel2125
|
410c00e52d
Fix some PSV Studio warnings for Windows build (#597)
|
6 éve |
bel2125
|
855b770053
Fix PSV Studio warnings for Linux build (#597)
|
6 éve |
bel2125
|
79fcb55855
Merge branch 'master' into fix/mg_server_ports
|
6 éve |
xtne6f
|
6399a4bd60
More symmetric between push_all() and pull_all()
|
6 éve |
Ken Walters
|
8c736c0a99
change when consumed_content is updated in forward_body_data to handle case when pull_inner returns -1
|
6 éve |
xtne6f
|
f41ef48858
Fix and refactoring of thread-starting
|
6 éve |
xtne6f
|
5e8d424458
Fix insufficient percent-encoding for WebDAV
|
6 éve |
xtne6f
|
9c608a9703
Fix directory listing
|
6 éve |
xtne6f
|
536c12b0af
Make global constant arrays itself const
|
6 éve |
xtne6f
|
df1b672518
Fix possible overflow on query_string
|
6 éve |
xtne6f
|
cfd444d56c
Improve response time at sslize()
|
6 éve |
bel2125
|
2a9d318971
Format source code (after some merges)
|
6 éve |
bel2125
|
595f264b9d
Replace remaining "signal" by "sigaction"
|
6 éve |
Philipp Hasper
|
964011874e
Fixed typo mg_server_ports -> mg_server_port
|
6 éve |
xtne6f
|
27e3ced354
Use proper cast for ctype.h routines
|
6 éve |
bel2125
|
5a8fd381d4
Merge pull request #690 from albertino80/fix_relative_urls
|
6 éve |
bel2125
|
ea3ebaffff
Format code after merge (using clang-format 7.0.0)
|
6 éve |
Alberto Bignotti
|
167c7a16fb
fix relative url in directory listing
|
6 éve |
Retallack Mark mark.retallack
|
1917a2222a
Reuse timeout for SSL Connect and Accept operation.
|
6 éve |
Retallack Mark mark.retallack
|
96e3e8c50a
fixed memory leak in get_request when fetching the remote host
|
6 éve |
bel2125
|
1d0b39af9e
Merge pull request #669 from tkanoh/daemonize
|
6 éve |
Tamotsu Kanoh
|
3b4a99ed0d
added for daemonize
|
6 éve |
xtne6f
|
18e05bb242
Avoid redefinition of pollfd if HAVE_POLL is not set
|
6 éve |
xtne6f
|
f5fd110aee
Suppress empty Access-Control-Allow-Origin
|
7 éve |