aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | command_line: allow args to depend on more than one argsstoffu2018-03-051-9/+57
| * | command_line::get_arg: remove 'required' for dependent args as they're always...stoffu2018-03-051-3/+3
| * | command line: allow has_arg to handle arg_descriptor<bool,false,true> #3318stoffu2018-03-051-4/+4
| |/
* / Correct spelling mistakes.Edward Betts2018-03-051-2/+2
|/
* Merge pull request #3249Riccardo Spagni2018-02-173-6/+17
|\
| * handle ^D and ^C while password promptingJethro Grassie2018-02-103-6/+17
* | common: implement dynamic option dependencies mechanismwhythat2018-02-161-14/+11
* | common: implement dependent option descriptorwhythat2018-02-161-5/+45
* | Merge pull request #3226Riccardo Spagni2018-02-163-5/+23
|\ \
| * | threadpool: catch exceptions in dtor, to avoid terminatemoneromooo-monero2018-02-022-1/+20
| * | perf_timer: rewrite to make it clear there is no division by zeromoneromooo-monero2018-02-021-4/+3
| |/
* | Merge pull request #3225Riccardo Spagni2018-02-162-10/+20
|\ \
| * | dns: change default DNS to a worldwide selectionmoneromooo-monero2018-02-082-10/+20
| |/
* | Merge pull request #3217Riccardo Spagni2018-02-161-2/+0
|\ \
| * | wipeable_string: call memwipe directlymoneromooo-monero2018-01-311-2/+0
| |/
* | Merge pull request #3180Riccardo Spagni2018-02-161-0/+9
|\ \
| * | Fixed #if instead of #ifdefMatt Little2018-01-271-3/+3
| * | Support building cncrypto lib with msvcMatt Little2018-01-251-0/+9