summaryrefslogtreecommitdiff
path: root/contrib/epee/src/http_auth.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* epee: remove dependency on commonmoneromooo-monero2018-01-101-4/+3
* new wipeable_string class to replace std::string passphrasesmoneromooo-monero2017-11-271-0/+8
* Improvements for epee binary to hex functions:Lee Clagett2017-04-111-20/+2
* 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