summaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4390Riccardo Spagni2018-10-063-11/+54
* Merge pull request #4482Riccardo Spagni2018-10-022-0/+5
* Merge pull request #4479Riccardo Spagni2018-10-024-11/+65
* Merge pull request #4463Riccardo Spagni2018-10-021-3/+4
* Merge pull request #4333Riccardo Spagni2018-09-295-0/+238
|\
| * add --block-notify to monerod and --tx-notify to monero-wallet-{cli,rpc}moneromooo-monero2018-09-295-0/+238
* | threadpool: do not propagate exceptions through the dtormoneromooo-monero2018-09-271-1/+2
|/
* Merge pull request #4371Riccardo Spagni2018-09-215-0/+648
|\
| * Adding expect<T> - a value-or-error implementationLee Clagett2018-09-125-0/+648
* | wallet: ask-password can now ask without encrypting the secret spend keymoneromooo-monero2018-09-141-2/+2
* | Merge pull request #4309Riccardo Spagni2018-09-141-4/+14
|\ \
| * | dns_util: add new DNSSEC trust anchor for rollovermoneromooo-monero2018-08-281-4/+14
* | | perf_timer: split timer class into a base one and a logging onemoneromooo-monero2018-09-112-14/+42
* | | aligned: aligned memory alloc/realloc/freemoneromooo-monero2018-09-113-2/+184
* | | Merge pull request #4293luigi11112018-09-102-50/+36
|\ \ \ | |_|/ |/| |
| * | is_hdd updatep8p2018-08-252-50/+36
| |/
* | Merge pull request #4274luigi11112018-09-041-1/+0
|\ \ | |/ |/|
| * util: remove unused <ustat.h>moneromooo-monero2018-08-171-1/+0
* | Merge pull request #4224luigi11112018-08-221-3/+3
|\ \
| * | updates: fix hash sanity checkingmoneromooo-monero2018-08-051-3/+3
* | | wallet: wipe seed from memory where appropriatemoneromooo-monero2018-08-162-12/+12
| |/ |/|
* | Merge pull request #4138luigi11112018-08-151-1/+10
|\ \
| * | stack_trace: print stack traces on stdout if the logger isn't livemoneromooo-monero2018-08-121-1/+10
* | | Merge pull request #4136luigi11112018-08-152-0/+18
|\ \ \ | |_|/ |/| |
| * | wallet: disable core dumps on startup in release modemoneromooo-monero2018-08-122-0/+18
| |/
* | Merge pull request #4110luigi11112018-07-272-0/+21
|\ \
| * | core_tests: add --filter to select which tests to runmoneromooo-monero2018-07-072-0/+21
| |/
* | Merge pull request #4075luigi11112018-07-191-1/+0
|\ \
| * | remove epee from link lines where it's redundantmoneromooo-monero2018-06-281-1/+0
| |/
* | Merge pull request #4045luigi11112018-07-192-2/+2
|\ \ | |/ |/|
| * Changed URLs to HTTPSeinsteinsfool2018-06-232-2/+2
* | util: fix mistakes made in #3994stoffu2018-06-281-3/+3
* | util: add file_locker classstoffu2018-06-282-0/+81
* | epee.string_tools: add conversion between UTF-8 and UTF-16stoffu2018-06-281-11/+18
* | Merge pull request #3716luigi11112018-06-272-14/+30
|\ \
| * | threadpool: allow leaf functions to run concurrentlymoneromooo-monero2018-06-262-14/+30
| |/
* | Merge pull request #3957luigi11112018-06-251-1/+1
|\ \
| * | password: flush cout when prompting for password without newlinemoneromooo-monero2018-06-071-1/+1
* | | Move parse_subaddress_lookahead() from simplewallet.cpp to util.cppstoffu2018-06-212-0/+21
| |/ |/|
* | Merge pull request #3932luigi11112018-06-201-0/+7
|\ \
| * | util: consider Tor/I2P addresses to be non localmoneromooo-monero2018-06-051-0/+7
| |/
* | Merge pull request #3691luigi11112018-06-172-9/+13
|\ \
| * | threadpool: allow constructing an object, and misc tweaksmoneromooo-monero2018-05-202-9/+13
| |/
* / db_lmdb: warn about slowness when running off a spinning diskmoneromooo-monero2018-06-082-0/+72
|/
* Adding required library (dependency of boost::this_thread::sleep_for)Gene Peters2018-04-251-0/+1
* util: log stack trace on crashmoneromooo-monero2018-04-121-0/+39
* common: make this build with unbound 1.4.20moneromooo-monero2018-04-102-2/+5
* Merge pull request #3313Riccardo Spagni2018-03-051-8/+15
|\
| * Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windowsrbrunner72018-02-251-8/+15
* | Merge pull request #3277Riccardo Spagni2018-03-051-12/+60
|\ \