bel2125
|
f39e377ffc
Merge pull request #225 from danielrempel/master
|
9 years ago |
Neil Jensen
|
13a775902b
Add check for _XOPEN_SOURCE already being defined
|
9 years ago |
bel
|
de5c287ad6
Quick fix for #244
|
9 years ago |
bel
|
da66498932
Autoformat after merge
|
9 years ago |
bel
|
37f6c4760a
Merge branch 'authorization_handler' of https://github.com/jensenn/civetweb into jensenn-authorization_handler
|
9 years ago |
bel2125
|
0ef099d8ac
Merge pull request #227 from MGralka/cipher_list
|
9 years ago |
Neil Jensen
|
ed9ae22a65
Change authorization handlers to a separate type
|
9 years ago |
bel
|
6725df7b1c
Alternative to mg_upload (Step 6/?)
|
9 years ago |
bel
|
077fe37303
Restructure is_websocket_request (Step 4/4)
|
9 years ago |
bel
|
2e3892aa45
Restructure is_websocket_request (Step 3/4)
|
9 years ago |
bel
|
db2bb5f08a
Restructure is_websocket_request (Step 2/?)
|
9 years ago |
bel
|
c3c4634675
Restructure is_websocket_request (Step 1/?)
|
9 years ago |
bel
|
9713e3688c
Alternative to mg_upload (Step 1/?)
|
9 years ago |
Neil Jensen
|
6d5236d027
Add custom authorization handler
|
9 years ago |
bel
|
d71b2d9379
Allow CGI to handle other requests with body than POST/PUT (fix TODO)
|
9 years ago |
bel
|
6d4349d9d2
Fix signed/unsigned warning
|
9 years ago |
bel
|
337f3579c2
Rewrite alloc_vprintf
|
9 years ago |
bel
|
7389bbe933
Fix small resource leak
|
9 years ago |
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
|
d4a3902f02
Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list
|
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 |
bel2125
|
b6bf727f23
Add comments to get_random function
|
9 years ago |
bel2125
|
4460ef70ba
Format code
|
9 years ago |