aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/slow_memmem.cpp
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
|
* tests: slow_memmem now returns size_tmoneromooo-monero2018-11-231-4/+4
| | | | | | | Makes more sense than uint64_t for an offset, and agrees with the %zu used to print results. Found by codacy.com
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* tests: fix a buffer overread in a unit testmoneromooo-monero2017-12-181-3/+1
| | | | and remove a leftover debugging sanity check
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* Preliminary support for DragonFly BSDAntonio Huete Jimenez2016-12-151-1/+2
| | | | - It builds but no further testing has been done.
* OpenBSD support for Monero.me0wmix2016-01-211-2/+2
|
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* Apple and BSD don't need malloc.hRiccardo Spagni2014-10-201-1/+5
|
* tests: add a test for slow_memmemmoneromooo-monero2014-10-061-0/+126