aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3120Riccardo Spagni2018-01-272-9/+80
|\
| * perf_timer: add faster x86_64 timers, and pause/resumemoneromooo-monero2018-01-152-7/+77
| * perf_timer: use std::unique_ptr instead of new/deletemoneromooo-monero2018-01-151-2/+3
* | Readd copyright starting datexmr-eric2018-01-2612-12/+12
* | Update 2018 copyrightxmr-eric2018-01-2635-35/+35
* | Merge pull request #3084Riccardo Spagni2018-01-251-0/+17
|\ \
| * | util: warn if unbound was not built with threadsmoneromooo-monero2018-01-081-0/+17
* | | Merge pull request #3052Riccardo Spagni2018-01-251-9/+1
|\ \ \
| * | | Removed unused mac-specific output folder pathMaxithi2018-01-041-9/+1
| |/ /
* | | Merge pull request #3013Riccardo Spagni2018-01-251-0/+2
|\ \ \ | |_|/ |/| |
| * | apply_permutation.h: add #pragma oncemoneromooo-monero2017-12-271-0/+2
* | | 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-104-197/+1
* | | epee: remove dependency on commonmoneromooo-monero2018-01-101-0/+1
|/ /
* | Merge pull request #2977Riccardo Spagni2018-01-021-1/+7
|\ \
| * | threadpool: fix deadlock in recursive waiter usagemoneromooo-monero2017-12-231-1/+7
* | | Merge pull request #2934Riccardo Spagni2018-01-021-13/+30
|\ \ \
| * | | Embed the translation files in the binaryGuillaume LE VAILLANT2017-12-151-13/+30
* | | | only include the easylogging++ stack trace code when neededmoneromooo-monero2017-12-261-0/+3
| |_|/ |/| |
* | | Merge pull request #2929Riccardo Spagni2017-12-251-7/+49
|\ \ \
| * | | resumption support for updates using range requestsmoneromooo-monero2017-12-151-7/+49
| |/ /
* | | Merge pull request #2922Riccardo Spagni2017-12-252-3/+4
|\ \ \
| * | | updates: use https for updatesmoneromooo-monero2017-12-141-1/+1
| * | | download: SSL suportmoneromooo-monero2017-12-141-2/+3
| |/ /
* | | Merge pull request #2890Riccardo Spagni2017-12-251-7/+7
|\ \ \ | |_|/ |/| |
| * | util: allow non numeric version partsmoneromooo-monero2017-12-071-7/+7
* | | Merge pull request #2857Riccardo Spagni2017-12-171-0/+43
|\ \ \
| * | | Scrub keys from memory just before scope end.moneromooo-monero2017-12-161-0/+43
* | | | move includes around to lessen overall loadmoneromooo-monero2017-12-167-35/+46
|/ / /
* | | Merge pull request #2873Riccardo Spagni2017-12-161-1/+1
|\ \ \
| * | | Fix password capitalization mismatchxmr-eric2017-11-281-1/+1
| |/ /
* | | Merge pull request #2860Riccardo Spagni2017-12-166-25/+177
|\ \ \ | |_|/ |/| |
| * | new wipeable_string class to replace std::string passphrasesmoneromooo-monero2017-11-273-26/+20
| * | utils: initialize easylogging++ in on_startupmoneromooo-monero2017-11-271-0/+2
| * | use memwipe in a few relevant placesmoneromooo-monero2017-11-271-2/+5
| * | add a memwipe functionmoneromooo-monero2017-11-273-0/+153
* | | perf_timer: add non scoped start/stop timer definesmoneromooo-monero2017-12-071-0/+3
| |/ |/|
* | Merge pull request #2839Riccardo Spagni2017-11-271-1/+1
|\ \ | |/ |/|
| * fixed common/util.cpp to link against libresslston1th2017-11-181-1/+1
* | Tools, daemonizer: fix building on WindowsiDunk54002017-11-151-0/+5
|/
* Merge pull request #2736Riccardo Spagni2017-11-144-84/+3
|\
| * wallet: rejig to avoid prompting in wallet2moneromooo-monero2017-11-142-6/+3
| * move input_line from command_line to simplewalletmoneromooo-monero2017-11-142-20/+0
| * move cryptonote command line options to cryptonote_coremoneromooo-monero2017-11-142-58/+0
* | make this build on SunOS/SolarisPavel Maryanov2017-11-142-1/+5
|/
* Merge pull request #2752Riccardo Spagni2017-11-141-1/+1
|\
| * updates: add a special case for "install-" build tags on windowsmoneromooo-monero2017-11-031-1/+1
* | Merge pull request #2749Riccardo Spagni2017-11-141-4/+0
|\ \
| * | Disguise password length in promptLeon Klingele2017-11-031-4/+0
| |/