| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Harden HTTP client auth | Lee *!* Clagett | 2026-03-13 | 1 | -2/+11 |
| | | |||||
| * | Replace in-tree MD5 with OpenSSL | Bastian Germann | 2025-03-14 | 1 | -10/+10 |
| | | | | | | This uses OpenSSL's non-deprecated EVP digest facility to calculate MD5 in HTTP digest authentication. | ||||
| * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 1 | -1/+1 |
| | | |||||
| * | epee: avoid ADL selecting C++14 std::quoted | selsta | 2021-10-20 | 1 | -14/+9 |
| | | |||||
| * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | Update copyright year to 2020 | ||||
| * | epee: reorder a couple init list fields to match declaration | moneromooo-monero | 2019-11-25 | 1 | -1/+1 |
| | | | | | This is a bug waiting to happen | ||||
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | epee: remove dependency on common | moneromooo-monero | 2018-01-10 | 1 | -4/+3 |
| | | |||||
| * | new wipeable_string class to replace std::string passphrases | moneromooo-monero | 2017-11-27 | 1 | -0/+8 |
| | | |||||
| * | Improvements for epee binary to hex functions: | Lee Clagett | 2017-04-11 | 1 | -20/+2 |
| | | | | | | | | - Performance improvements - Added `span` for zero-copy pointer+length arguments - Added `std::ostream` overload for direct writing to output buffers - Removal of unused `string_tools::buff_to_hex` | ||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| | | |||||
| * | Add server auth to monerod, and client auth to wallet-cli and wallet-rpc | Lee Clagett | 2017-02-06 | 1 | -1/+1 |
| | | |||||
| * | Added (not yet enabled) HTTP client authentication | Lee Clagett | 2017-01-11 | 1 | -117/+386 |
| | | |||||
| * | Adding HTTP Digest Auth (but not yet enabled) | Lee Clagett | 2016-12-13 | 1 | -0/+527 |
