Kevin Wojniak
|
d63cc56e25
Fix "missing field initializer" warnings
|
10 yıl önce |
Kevin Wojniak
|
495746deab
Fix "implicit conversion loses integer precision" warnings
|
10 yıl önce |
Kevin Wojniak
|
984e028d42
Fix unused variable warning for non-DEBUG build
|
10 yıl önce |
Kevin Wojniak
|
8dc8bd644f
Fix missing header includes for OS X
|
10 yıl önce |
bel
|
c5b78ca728
Enhance fix for issue #88
|
10 yıl önce |
bel
|
904eebf88a
Quick fix for issue #88
|
10 yıl önce |
bel
|
6002bfd97b
Fix for issue #77 (Step 4/4)
|
10 yıl önce |
bel
|
30b9a4c617
Fix for issue #77 (Step 3/?)
|
10 yıl önce |
bel
|
433c8c75f5
clock_gettime for MacOS
|
10 yıl önce |
Maarten Fremouw
|
9e18e20087
gettime fix for mac os.
|
10 yıl önce |
bel
|
86ac7a404f
Fix for issue #77 (Step 2/?)
|
10 yıl önce |
bel
|
1a273e421d
Fix for issue #77 (Step 1/?)
|
10 yıl önce |
bel
|
457e6cc8c9
Add test for client functions and fix their timeout handling
|
10 yıl önce |
bel
|
95176420bb
Remove unused timeouts that are passed as parameters
|
10 yıl önce |
bel
|
40df623ebe
Timeout of getreq is implemented as REQUEST_TIMEOUT in read_request
|
10 yıl önce |
bel
|
55e578b867
Timout can not be implemented with poll at this place (see #82)
|
10 yıl önce |
Danny Al-Gaaf
|
b3a9ea02d0
civetweb.c: fix ifdef checks for TCP_USER_TIMEOUT
|
10 yıl önce |
Danny Al-Gaaf
|
5e753cc4d9
civetweb.c: fix setgroups() -Wimplicit-function-declaration
|
10 yıl önce |
Danny Al-Gaaf
|
5396c6942b
src/civetweb.c: asterix precision qualifier takes int
|
10 yıl önce |
bel
|
06f9a4337c
Fix percent-encoding problems (issue #79)
|
10 yıl önce |
bel
|
a20cf868b3
Fix CGI environment variables (issue #75)
|
10 yıl önce |
bel
|
cb098f5bbd
Add TCP_USER_TIMEOUT to deal faster with broken connections.
|
10 yıl önce |
bel
|
66f424552d
Fix bug in implementation of issue #65
|
10 yıl önce |
bel
|
e2eb7f0e76
Adjust white space policy of merge from pull request #66
|
10 yıl önce |
bel
|
2a3526946e
Rename function from pull request #66
|
10 yıl önce |
bel2125
|
c7e3e58dbf
Merge pull request #66 from yehudasa/wip-fast-forward
|
10 yıl önce |
bel
|
0b286e4db3
Add assert to check if getreq still works as expected
|
10 yıl önce |
bel
|
d4ed0a682a
process_new_connection should always close the connection on errors
|
10 yıl önce |
bel2125
|
11905e95eb
Fix PRINTF_ARG define for gcc
|
10 yıl önce |
bel
|
4894f62e51
Return more differentiated HTTP error codes (cleanup pull request #67)
|
10 yıl önce |