Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2018-01-10 | epee: remove dependency on common | moneromooo-monero | 1 | -8/+14 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -0/+1 |
2017-11-27 | new wipeable_string class to replace std::string passphrases | moneromooo-monero | 1 | -1/+1 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-06 | Add server auth to monerod, and client auth to wallet-cli and wallet-rpc | Lee Clagett | 1 | -10/+24 |
2017-01-11 | Added (not yet enabled) HTTP client authentication | Lee Clagett | 1 | -49/+302 |
2016-12-21 | Fixed HTTP auth tests for gcc 4.9 | Lee Clagett | 1 | -4/+4 |
2016-12-19 | Fixes for google test < 1.8 | Lee Clagett | 1 | -18/+18 |
2016-12-13 | Adding HTTP Digest Auth (but not yet enabled) | Lee Clagett | 1 | -0/+471 |