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 年之前 |
bel
|
b31ba11f03
Fix #230: must be GNUC >= 5
|
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 年之前 |
bel2125
|
ca4e6d60b4
Merge pull request #235 from sunfch/patch-1
|
9 年之前 |
sunfch
|
9e84828a42
print query sting in url
|
9 年之前 |
bel
|
8fbe05852a
Fix #204: Memory mapped files must not return 1970-01-01 as modification date
|
9 年之前 |
sunfch
|
513d24100a
print query sting in url
|
9 年之前 |
bel2125
|
f4d86792b5
Autoformat after merge
|
9 年之前 |
Red54
|
5b840a375d
Add support for GCC below 4.1.0.
|
9 年之前 |
bel
|
87e8f2e8c2
Remove TODO mark
|
9 年之前 |
bel
|
641a742128
Add helper funktion for mask_data and enhance test for websocket clients
|
9 年之前 |
bel
|
d1c2d7bb9b
Undo move of include <string.h> in #222
|
9 年之前 |
bel
|
40aacf0533
Fix some TODOs
|
9 年之前 |
Maarten Fremouw
|
723a149e65
fixed os x build, added missing bracket.
|
9 年之前 |
bel
|
2170d188ab
Fix set_sock_timeout (Win/Linux ifdef)
|
9 年之前 |
bel
|
dfd25b63a3
Use instance UID as TLS session ID
|
9 年之前 |
Mateusz Gralka
|
323da06cd4
Enable session cache on server side.
|
9 年之前 |
bel
|
ada9d9b00b
Client API using SSL certificates (draft, Step 1/?)
|
9 年之前 |
bel
|
97596344e2
Fix some warnings
|
9 年之前 |
bel
|
407e628b0b
Merge #217 with a another (incomplete) implementation of the same issue, and format code
|
9 年之前 |