aboutsummaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-27Merge pull request #8660luigi11111-0/+3
2023-01-30add variant class with cleaner interface than boost::variant<>koe1-0/+3
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
2022-04-06CMake: Add missing headers via monero_find_all_headers macromj-xmr1-30/+1
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2021-09-03external: remove unbound submoduleselsta1-1/+1
2020-07-19Merge pull request #6512Alexander Blair1-1/+1
2020-05-24easylogging++: sanitize log payloadmoneromooo-monero1-1/+2
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-01-28performance_tests: better stats, and keep track of timing historymoneromooo-monero1-0/+2
2019-01-22Pruningmoneromooo-monero1-0/+2
2018-12-31Merge pull request #4929luigi11111-0/+4
2018-12-04move int-util.h to epeemoneromooo-monero1-1/+0
2018-12-04Add glibc back compat codeTheCharlatan1-0/+4
2018-11-20Fix issue 4793 - M/N multisig transaction signaturenaughtyfox1-2/+4
2018-10-02common: Windows 'spawn' support for tx and block notificationsxiphon1-2/+2
2018-09-29Merge pull request #4333Riccardo Spagni1-0/+4
2018-09-21Merge pull request #4371Riccardo Spagni1-0/+4
2018-09-12Adding expect<T> - a value-or-error implementationLee Clagett1-0/+4
2018-09-11aligned: aligned memory alloc/realloc/freemoneromooo-monero1-2/+4
2018-06-28remove epee from link lines where it's redundantmoneromooo-monero1-1/+0
2018-04-25Adding required library (dependency of boost::this_thread::sleep_for)Gene Peters1-0/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2018-01-10Merge pull request #3061Riccardo Spagni1-1/+2
2018-01-10move memwipe to epee to avoid common<->crypto circular dependenciesmoneromooo-monero1-6/+0
2018-01-04common cmake: make sure translation_files.h is generated for i18n.cppstoffu1-1/+2
2017-11-27add a memwipe functionmoneromooo-monero1-0/+6
2017-09-25Merge pull request #2440Riccardo Spagni1-0/+1
2017-09-14Use a threadpoolHoward Chu1-4/+2
2017-09-13common: add apply_permutation file and functionmoneromooo-monero1-0/+1
2017-05-23changed crypto to cncrypto so it generated libcncryptoGentian1-1/+1
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-21cmakify opensslRiccardo Spagni1-1/+3
2017-02-20core: updates can now be downloaded (and SHA256 hash checked)moneromooo-monero1-0/+2
2017-02-20util: add a SHA256 functionmoneromooo-monero1-0/+1
2017-02-20Optionally query moneropulse DNS records to check for updatesmoneromooo-monero1-2/+4
2017-02-11Merge pull request #1689Riccardo Spagni1-0/+3
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-0/+1
2017-02-06Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett1-0/+3
2017-02-05common: fix link error on at least one platform (no clue which one)moneromooo-monero1-0/+1
2016-11-23Added task_region - a fork/join task implementationLee Clagett1-0/+2
2016-11-02adding thread_group for managing async tasksLee Clagett1-2/+4
2016-10-10perf_timer: new class and macros to make performance logs easiermoneromooo-monero1-1/+3
2016-09-26Dropped "bit" from bitmonero.Randi Joseph1-3/+3
2016-09-18cmake: transitive deps and remove deprecated LINK_*redfish1-1/+3
2016-07-27cmake,common: flag for stack traceredfish1-2/+5
2016-04-28Print stack trace on exceptionsmoneromooo-monero1-2/+5
2016-03-21Revert "Print stack trace upon exceptions"moneromooo-monero1-3/+0
2016-03-19Print stack trace upon exceptionsmoneromooo-monero1-0/+3
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-07-14Translatable strings for simplewalletmoneromooo-monero1-2/+4
2015-02-24Daemonize changes pulled in -- daemon buildsThomas Winget1-0/+3
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-10-24cmake: support 2.8.7Ben Boeckel1-1/+1
2014-10-23cmake: handle private vs. public headersBen Boeckel1-2/+10
2014-10-23cmake: refactor common code with librariesBen Boeckel1-9/+1
2014-10-23cmake: put each library into its own directoryBen Boeckel1-0/+64