aboutsummaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* optional boost stacktrace to get stack traces on mac and windows toocrash-plmoneromooo-monero2018-04-151-1/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* Merge pull request #3061Riccardo Spagni2018-01-101-1/+2
|\
| * common cmake: make sure translation_files.h is generated for i18n.cppstoffu2018-01-041-1/+2
* | move memwipe to epee to avoid common<->crypto circular dependenciesmoneromooo-monero2018-01-101-6/+0
|/
* add a memwipe functionmoneromooo-monero2017-11-271-0/+6
* Merge pull request #2440Riccardo Spagni2017-09-251-0/+1
|\
| * common: add apply_permutation file and functionmoneromooo-monero2017-09-131-0/+1
* | Use a threadpoolHoward Chu2017-09-141-4/+2
|/
* changed crypto to cncrypto so it generated libcncryptoGentian2017-05-231-1/+1
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* cmakify opensslRiccardo Spagni2017-02-211-1/+3
* core: updates can now be downloaded (and SHA256 hash checked)moneromooo-monero2017-02-201-0/+2
* util: add a SHA256 functionmoneromooo-monero2017-02-201-0/+1
* Optionally query moneropulse DNS records to check for updatesmoneromooo-monero2017-02-201-2/+4
* Merge pull request #1689Riccardo Spagni2017-02-111-0/+3
|\
| * Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-0/+3
* | extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-0/+1
* | common: fix link error on at least one platform (no clue which one)moneromooo-monero2017-02-051-0/+1
|/
* Added task_region - a fork/join task implementationLee Clagett2016-11-231-0/+2
* adding thread_group for managing async tasksLee Clagett2016-11-021-2/+4
* perf_timer: new class and macros to make performance logs easiermoneromooo-monero2016-10-101-1/+3
* Dropped "bit" from bitmonero.Randi Joseph2016-09-261-3/+3
* cmake: transitive deps and remove deprecated LINK_*redfish2016-09-181-1/+3
* cmake,common: flag for stack traceredfish2016-07-271-2/+5
* Print stack trace on exceptionsmoneromooo-monero2016-04-281-2/+5
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-211-3/+0
* Print stack trace upon exceptionsmoneromooo-monero2016-03-191-0/+3
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Translatable strings for simplewalletmoneromooo-monero2015-07-141-2/+4
* Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-0/+3
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* cmake: support 2.8.7Ben Boeckel2014-10-241-1/+1
* cmake: handle private vs. public headersBen Boeckel2014-10-231-2/+10
* cmake: refactor common code with librariesBen Boeckel2014-10-231-9/+1
* cmake: put each library into its own directoryBen Boeckel2014-10-231-0/+64