Commit Graph

15 Commits (5ef0607da6042df51a57703bd223c5c8024741f6)

Author SHA1 Message Date
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
xiphon 0078ce7fac wipeable_string: split - treat CR, LF and Tabs as separators
4 years ago
moneromooo-monero 0564da5fdc
ensure no NULL is passed to memcpy
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 07ec748c82
wipeable_string: add hex_to_pod function
6 years ago
moneromooo-monero ea37614efe
wallet: wipe seed from memory where appropriate
6 years ago
moneromooo-monero 4789f8598f
wipeable_string: don't try to wipe an empty buffer
6 years ago
moneromooo-monero fde4489e1d
wipeable_string: call memwipe directly
6 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero 6ccc51f645
wipeable_string: fix buffer overread
6 years ago
moneromooo-monero 6c94516fb4
wipeable_string: move a wipe from reserve to grow
6 years ago
moneromooo-monero 5f801b6adf
wipeable_string: ignore reserve size less than actual size
6 years ago
moneromooo-monero 9ec44a2b06
wipeable_string: fix clear and push_back
6 years ago
moneromooo-monero 3dffe71b72
new wipeable_string class to replace std::string passphrases
7 years ago