aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/http_auth.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-724/+0
* Added (not yet enabled) HTTP client authenticationLee Clagett2017-01-111-49/+302
* Fixed HTTP auth tests for gcc 4.9Lee Clagett2016-12-211-4/+4
* Fixes for google test < 1.8Lee Clagett2016-12-191-18/+18
* Adding HTTP Digest Auth (but not yet enabled)Lee Clagett2016-12-131-0/+471