Age | Commit message (Expand) | Author | Files | Lines |
2023-01-16 | Copyright: Update to 2023 | mj-xmr | 1 | -1/+1 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 |
2021-10-22 | epee: add missing header | selsta | 1 | -0/+1 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 |
2020-02-12 | wipeable_string: split - treat CR, LF and Tabs as separators | xiphon | 1 | -3/+4 |
2019-06-14 | ensure no NULL is passed to memcpy | moneromooo-monero | 1 | -5/+12 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2018-09-12 | wipeable_string: add hex_to_pod function | moneromooo-monero | 1 | -1/+2 |
2018-08-16 | wallet: wipe seed from memory where appropriate | moneromooo-monero | 1 | -2/+110 |
2018-02-18 | wipeable_string: don't try to wipe an empty buffer | moneromooo-monero | 1 | -3/+6 |
2018-01-31 | wipeable_string: call memwipe directly | moneromooo-monero | 1 | -10/+6 |
2018-01-26 | Readd copyright starting date | xmr-eric | 1 | -1/+1 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-12-23 | wipeable_string: fix buffer overread | moneromooo-monero | 1 | -1/+1 |
2017-12-19 | wipeable_string: move a wipe from reserve to grow | moneromooo-monero | 1 | -3/+2 |
2017-12-19 | wipeable_string: ignore reserve size less than actual size | moneromooo-monero | 1 | -2/+1 |
2017-12-19 | wipeable_string: fix clear and push_back | moneromooo-monero | 1 | -1/+4 |
2017-11-27 | new wipeable_string class to replace std::string passphrases | moneromooo-monero | 1 | -0/+146 |