aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/src/http_auth.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-11-25epee: reorder a couple init list fields to match declarationmoneromooo-monero1-1/+1
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2018-01-10epee: remove dependency on commonmoneromooo-monero1-4/+3
2017-11-27new wipeable_string class to replace std::string passphrasesmoneromooo-monero1-0/+8
2017-04-11Improvements for epee binary to hex functions:Lee Clagett1-20/+2
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-06Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett1-1/+1
2017-01-11Added (not yet enabled) HTTP client authenticationLee Clagett1-117/+386
2016-12-13Adding HTTP Digest Auth (but not yet enabled)Lee Clagett1-0/+527