aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4629Riccardo Spagni2018-10-203-0/+25
|\
| * spawn: close all file descriptors before execvemoneromooo-monero2018-10-173-0/+25
* | util: close keys file lock on execmoneromooo-monero2018-10-161-1/+1
|/
* Merge pull request #4610Riccardo Spagni2018-10-161-1/+3
|\
| * Providing user supplied default constructor for expect<void>Lee Clagett2018-10-151-1/+3
* | Merge pull request #4489Riccardo Spagni2018-10-151-0/+10
|\ \
| * | Catch more exceptions in dtorsmoneromooo-monero2018-10-021-0/+10
* | | Merge pull request #4550Riccardo Spagni2018-10-151-2/+6
|\ \ \
| * | | password: fix secure input with echo on windowsmoneromooo-monero2018-10-101-2/+6
| | |/ | |/|
* / | password: fix backspace outputting ^? on linux on echoing secure inputmoneromooo-monero2018-10-101-0/+7
|/ /
* | Merge pull request #4390Riccardo Spagni2018-10-053-11/+54
|\ \
| * | secure_pwd_reader: Add proper Unicode handling [Ryo contribution]fireice-uk2018-10-041-11/+23
| * | simplewallet: Add Unicode input_line [Ryo backport]fireice-uk2018-09-192-0/+31
* | | Merge pull request #4482Riccardo Spagni2018-10-022-0/+5
|\ \ \
| * | | wallet: fix --generate-from-json using wrong passwordmoneromooo-monero2018-10-012-0/+5
| | |/ | |/|
* | | Merge pull request #4479Riccardo Spagni2018-10-024-11/+65
|\ \ \
| * | | common: Windows 'spawn' support for tx and block notificationsxiphon2018-10-024-11/+65
| |/ /
* | | Merge pull request #4463Riccardo Spagni2018-10-021-3/+4
|\ \ \ | |/ / |/| |
| * | dns_utils: refresh list of usable DNSSEC serversmoneromooo-monero2018-09-281-3/+4
* | | Merge pull request #4333Riccardo Spagni2018-09-295-0/+238
* | | Merge pull request #4459Riccardo Spagni2018-09-291-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
| |/