aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5367Riccardo Spagni2019-04-112-5/+5
|\
| * util: name replace_file arguments bettermoneromooo-monero2019-03-292-5/+5
* | Merge pull request #5342Riccardo Spagni2019-04-061-3/+3
|\ \
| * | perf_timer: move some debug levels to info for consistencymoneromooo-monero2019-03-241-3/+3
| |/
* | Merge pull request #5327Riccardo Spagni2019-04-012-0/+38
|\ \
| * | New interactive daemon command 'print_net_stats': Global traffic statsrbrunner72019-03-242-0/+38
* | | Merge pull request #5306Riccardo Spagni2019-04-011-5/+5
|\ \ \ | |_|/ |/| |
| * | Use threadpool instead of new threads for DNS queriesHoward Chu2019-03-171-5/+5
* | | dns_utils: really add default DNSSEC servers on failuremoneromooo-monero2019-03-201-3/+2
| |/ |/|
* | Merge pull request #5198Riccardo Spagni2019-03-191-6/+34
|\ \
| * | dns_utils: use fallback if the default resolver does not support DNSSECmoneromooo-monero2019-02-271-6/+34
* | | Merge pull request #5192Riccardo Spagni2019-03-171-2/+2
|\ \ \
| * | | discontinue use of allocamoneromooo-monero2019-02-251-2/+2
| |/ /
* | | Merge pull request #5179Riccardo Spagni2019-03-171-4/+4
|\ \ \
| * | | dns_utils: remove MoneroPulse/checkpoints mention in TXT record codemoneromooo-monero2019-02-211-4/+4
| |/ /
* | | Merge pull request #5061Riccardo Spagni2019-03-1735-35/+35
|\ \ \
| * | | Update 2019 copyrightbinaryFate2019-03-0535-35/+35
| | |/ | |/|
* / | timings: fix errno.h mispelt as error.hmoneromooo-monero2019-03-071-1/+1
|/ /
* | Merge pull request #5146Riccardo Spagni2019-03-041-1/+1
|\ \
| * | Support docker for gitian buildsTheCharlatan2019-02-141-1/+1
| |/
* | Merge pull request #5102Riccardo Spagni2019-03-044-0/+162
|\ \
| * | performance_tests: better stats, and keep track of timing historymoneromooo-monero2019-01-284-0/+162
* | | Merge pull request #4054Riccardo Spagni2019-03-041-2/+2
|\ \ \
| * | | epee: add SSL supportmoneromooo-monero2019-02-021-2/+2
| | |/ | |/|
* / | notify: fix tokenizing being too strictmoneromooo-monero2019-03-041-1/+1
|/ /
* | notify: handle arbitrary tagsmoneromooo-monero2019-01-282-4/+20
* | notify: warn if the spec contains one of '"\moneromooo-monero2019-01-281-0/+2
* | common: set MONERO_DEFAULT_LOG_CATEGORY for notify and spawnmoneromooo-monero2019-01-282-0/+6
|/
* Pruningmoneromooo-monero2019-01-224-1/+171
* i18n: filter LANG/LC_LANG for valid characters, and handle @moneromooo-monero2019-01-081-0/+14
* Merge pull request #4954Riccardo Spagni2019-01-062-9/+41
|\
| * perf_timer: check allowed categories before loggingmoneromooo-monero2018-12-071-8/+21
| * perf_timer: add a way to get and reset the current timemoneromooo-monero2018-12-072-2/+18
| * perf_timer: only log to filemoneromooo-monero2018-12-071-3/+6
* | Merge pull request #4960luigi11112018-12-311-0/+4
|\ \
| * | ignore child process when execJethro Grassie2018-12-081-0/+4
| |/
* | Merge pull request #4957luigi11112018-12-311-1/+1
|\ \
| * | perf_timer: make all logs Info levelmoneromooo-monero2018-12-081-1/+1
| |/
* | Merge pull request #4944luigi11112018-12-311-3/+29
|\ \
| * | util: use fcntl instead of flock, for compatibilitymoneromooo-monero2018-12-061-3/+26
| * | util: set MONERO_DEFAULT_LOG_CATEGORYmoneromooo-monero2018-12-051-0/+3
* | | Merge pull request #4929luigi11112018-12-312-0/+102
|\ \ \
| * | | Add glibc back compat codeTheCharlatan2018-12-042-0/+102
* | | | MMS (Multisig Messaging System): Initial versionrbrunner72018-12-122-0/+14
| |_|/ |/| |
* | | Merge pull request #4894Riccardo Spagni2018-12-043-3/+3
|\ \ \
| * | | remove some unused codemoneromooo-monero2018-11-231-1/+1
| * | | a few minor (but easy) performance tweaksmoneromooo-monero2018-11-232-2/+2
| |/ /
* | | Merge pull request #4882Riccardo Spagni2018-12-041-1/+1
|\ \ \
| * | | scoped_message_writer: protect all std::cout usage from readlinemoneromooo-monero2018-11-211-1/+1
| |/ /
* | / move int-util.h to epeemoneromooo-monero2018-12-042-259/+0
| |/ |/|