aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/src/wipeable_string.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-14ensure no NULL is passed to memcpymoneromooo-monero1-5/+12
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-09-12wipeable_string: add hex_to_pod functionmoneromooo-monero1-1/+2
2018-08-16wallet: wipe seed from memory where appropriatemoneromooo-monero1-2/+110
2018-02-18wipeable_string: don't try to wipe an empty buffermoneromooo-monero1-3/+6
2018-01-31wipeable_string: call memwipe directlymoneromooo-monero1-10/+6
2018-01-26Readd copyright starting datexmr-eric1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-23wipeable_string: fix buffer overreadmoneromooo-monero1-1/+1
2017-12-19wipeable_string: move a wipe from reserve to growmoneromooo-monero1-3/+2
2017-12-19wipeable_string: ignore reserve size less than actual sizemoneromooo-monero1-2/+1
2017-12-19wipeable_string: fix clear and push_backmoneromooo-monero1-1/+4
2017-11-27new wipeable_string class to replace std::string passphrasesmoneromooo-monero1-0/+146