bel
|
86d55ed2b7
Cache control (Step 6/?)
|
9 years ago |
bel
|
3e6cb07c00
Cache control (Step 5/?)
|
9 years ago |
bel
|
55a26031e1
Cache control (Step 4/?)
|
9 years ago |
bel
|
7db327bb9c
Cache control (Step 3/?) - caching categories for all functions
|
9 years ago |
bel
|
8d8089f461
Cache control (Step 2/?)
|
9 years ago |
bel
|
aae7646e90
Cache control (see also #201) (Step 1/?)
|
9 years ago |
Mateusz Gralka
|
3f7a710d7e
Removed description of no longer used ssl_single_dh_use.
|
9 years ago |
Mateusz Gralka
|
d4a3902f02
Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list
|
9 years ago |
bel
|
87fd1bdf9b
Update OpenSSL version for appveyor
|
9 years ago |
bel
|
fca77a232d
Check appveyor problem 'the system can not execute the specified program'
|
9 years ago |
bel
|
59f9861374
get_random returns unsigned int64
|
9 years ago |
bel
|
f3b5d0f35d
Use 64 bit random number nonce in http digest auth
|
9 years ago |
bel
|
31c19f74a5
Fix #230: Fix all GCC version checks this time.
|
9 years ago |
bel
|
daf2c2e5f4
Update documentation
|
9 years ago |
bel
|
896aebdc7c
Add draft for contribution guidelines
|
9 years ago |
bel
|
e5c4a37b77
Update Embedding.md
|
9 years ago |
bel
|
71f2ef9068
Add a comment in Embedding.md: CivetWeb is in C and C++ is only an (incomplete) wrapper.
|
9 years ago |
bel2125
|
b6bf727f23
Add comments to get_random function
|
9 years ago |
bel2125
|
4460ef70ba
Format code
|
9 years ago |
bel2125
|
ca3b2c14db
Extract random number generator from websocket client code
|
9 years ago |
bel2125
|
8e536227a4
Enable IPV6 and WEBSOCKET in Qt build
|
9 years ago |
Mateusz Gralka
|
263aa47fec
Fixed 'conversion loses integer precision' error reported by clang.
|
9 years ago |
bel
|
b31ba11f03
Fix #230: must be GNUC >= 5
|
9 years ago |
Mateusz Gralka
|
c585a95e87
Removed unused option.
|
9 years ago |
Mateusz Gralka
|
423aa19dd1
Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list
|
9 years ago |
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 years ago |
bel
|
4171f5b831
Fix TODO: Check and return status code of DELETE operation
|
9 years ago |
bel
|
22872fa68e
Comments in function 'parse_auth_header'
|
9 years ago |
bel
|
47321e98f4
Comments in function `skip_quoted`
|
9 years ago |
bel
|
5b30e5f95b
Take inventory of all HTTP methods (function is_valid_http_method)
|
9 years ago |