aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net/http_auth.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2018-01-10epee: remove dependency on commonmoneromooo-monero1-2/+5
2017-11-27new wipeable_string class to replace std::string passphrasesmoneromooo-monero1-3/+3
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-01-16Change logging to easylogging++moneromooo-monero1-0/+3
2017-01-11Added (not yet enabled) HTTP client authenticationLee Clagett1-18/+97
2016-12-30Workarounds for gcc 4.8Lee Clagett1-3/+10
2016-12-13Adding HTTP Digest Auth (but not yet enabled)Lee Clagett1-0/+81