bel
|
6d4349d9d2
Fix signed/unsigned warning
|
9 年 前 |
bel
|
337f3579c2
Rewrite alloc_vprintf
|
9 年 前 |
bel
|
7389bbe933
Fix small resource leak
|
9 年 前 |
bel
|
86d55ed2b7
Cache control (Step 6/?)
|
9 年 前 |
bel
|
3e6cb07c00
Cache control (Step 5/?)
|
9 年 前 |
bel
|
55a26031e1
Cache control (Step 4/?)
|
9 年 前 |
bel
|
7db327bb9c
Cache control (Step 3/?) - caching categories for all functions
|
9 年 前 |
bel
|
8d8089f461
Cache control (Step 2/?)
|
9 年 前 |
bel
|
aae7646e90
Cache control (see also #201) (Step 1/?)
|
9 年 前 |
Mateusz Gralka
|
d4a3902f02
Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list
|
9 年 前 |
bel
|
59f9861374
get_random returns unsigned int64
|
9 年 前 |
bel
|
f3b5d0f35d
Use 64 bit random number nonce in http digest auth
|
9 年 前 |
bel
|
31c19f74a5
Fix #230: Fix all GCC version checks this time.
|
9 年 前 |
bel2125
|
b6bf727f23
Add comments to get_random function
|
9 年 前 |
bel2125
|
4460ef70ba
Format code
|
9 年 前 |
bel2125
|
ca3b2c14db
Extract random number generator from websocket client code
|
9 年 前 |
Mateusz Gralka
|
263aa47fec
Fixed 'conversion loses integer precision' error reported by clang.
|
9 年 前 |
bel
|
b31ba11f03
Fix #230: must be GNUC >= 5
|
9 年 前 |
Mateusz Gralka
|
c585a95e87
Removed unused option.
|
9 年 前 |
Mateusz Gralka
|
423aa19dd1
Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list
|
9 年 前 |
bel
|
ef121c468b
Recursive delete: Send error code 500 instead of 409, since we do not have any information for the client how to fix the problem
|
9 年 前 |
bel
|
4171f5b831
Fix TODO: Check and return status code of DELETE operation
|
9 年 前 |
bel
|
22872fa68e
Comments in function 'parse_auth_header'
|
9 年 前 |
bel
|
47321e98f4
Comments in function `skip_quoted`
|
9 年 前 |
bel
|
5b30e5f95b
Take inventory of all HTTP methods (function is_valid_http_method)
|
9 年 前 |
bel
|
f9f5f5ce06
Fix compile error
|
9 年 前 |
Mateusz Gralka
|
d19b6f2943
Removed unnecessary function.
|
9 年 前 |
Mateusz Gralka
|
99aaac3954
Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list
|
9 年 前 |
Mateusz Gralka
|
2a8eb3742a
Set SSL_OP_SINGLE_DH_USE by default.
|
9 年 前 |
bel2125
|
ca4e6d60b4
Merge pull request #235 from sunfch/patch-1
|
9 年 前 |