aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/http.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-10/+24
2017-01-11Added (not yet enabled) HTTP client authenticationLee Clagett1-49/+302
2016-12-21Fixed HTTP auth tests for gcc 4.9Lee Clagett1-4/+4
2016-12-19Fixes for google test < 1.8Lee Clagett1-18/+18
2016-12-13Adding HTTP Digest Auth (but not yet enabled)Lee Clagett1-0/+471