aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge pull request #2742Riccardo Spagni2017-11-141-2/+2
|\ \
| * | Use max_concurrency as-isHoward Chu2017-11-021-2/+2
| |/
* | Merge pull request #2696Riccardo Spagni2017-11-141-0/+7
|\ \
| * | Initialize openssl on startupmoneromooo-monero2017-10-211-0/+7
| |/
* | Merge pull request #2683Riccardo Spagni2017-11-142-0/+16
|\ \
| * | simplewallet: reject invalid argument for boolean parameterstoffu2017-11-142-0/+16
| |/
* | Merge pull request #2620Riccardo Spagni2017-11-141-1/+2
|\ \ | |/ |/|
| * util: ignore SIGPIPEmoneromooo-monero2017-10-091-1/+2
* | Merge pull request #2589Riccardo Spagni2017-10-151-0/+6
|\ \
| * | add a command_line function to check for defaulted optionsmoneromooo-monero2017-10-061-0/+6
| |/
* | Merge pull request #2568Riccardo Spagni2017-10-152-0/+17
|\ \
| * | Add tools::on_startup, and warn about glibc 2.25 bug if foundmoneromooo-monero2017-10-142-0/+17
| |/
* / dns_utils: allow an optional DNS server IP in DNS_PUBLICmoneromooo-monero2017-10-102-6/+41
|/