aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/src/memwipe.c
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* memwipe: don't call the workhorse for 0 bytesmoneromooo-monero2018-07-101-3/+5
| | | | Some of them don't like it
* memwipe: add missing #include <stdio.h>stoffu2018-02-171-0/+1
|
* Merge pull request #3187Riccardo Spagni2018-02-161-0/+6
|\ | | | | | | 851bd057 call _exit instead of abort in release mode (moneromooo-monero)
| * call _exit instead of abort in release modemoneromooo-monero2018-02-011-0/+6
| | | | | | | | | | Avoids cores being created, as they're nowadays often piped to some call home system
* | Readd copyright starting datexmr-eric2018-01-261-1/+1
| |
* | Update 2018 copyrightxmr-eric2018-01-261-1/+1
|/
* move memwipe to epee to avoid common<->crypto circular dependenciesmoneromooo-monero2018-01-101-0/+106