summaryrefslogtreecommitdiff
path: root/contrib/epee/src/http_auth.cpp
Commit message (Collapse)AuthorAgeFilesLines
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-1/+1
|
* Added (not yet enabled) HTTP client authenticationLee Clagett2017-01-111-117/+386
|
* Adding HTTP Digest Auth (but not yet enabled)Lee Clagett2016-12-131-0/+527