aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #2504Riccardo Spagni2017-10-021-6/+15
|\
| * dns_utils: query DNS records in parallelmoneromooo-monero2017-09-211-6/+15
* | Merge pull request #2440Riccardo Spagni2017-09-252-0/+69
|\ \
| * | blockchain: reject unsorted ins and outs from v7moneromooo-monero2017-09-181-1/+8
| * | common: add apply_permutation file and functionmoneromooo-monero2017-09-132-0/+62
* | | Merge pull request #2398Riccardo Spagni2017-09-251-4/+0
|\ \ \
| * | | dns_utils: remove a few obsolete thingsmoneromooo-monero2017-09-041-4/+0
| |/ /
* | | Merge pull request #2379Riccardo Spagni2017-09-252-23/+79
|\ \ \
| * | | Do not create file when RPC user/pass is given and use file lockingLee Clagett2017-08-302-23/+79
* | | | Merge pull request #2412Riccardo Spagni2017-09-201-7/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Silence more stupid gcc warningsHoward Chu2017-09-081-7/+7
| | |/ | |/|
* | | Merge pull request #2446Riccardo Spagni2017-09-188-619/+207
|\ \ \
| * | | Tweak concurrency limitsHoward Chu2017-09-152-2/+6
| * | | Use a threadpoolHoward Chu2017-09-148-619/+203
* | | | Merge pull request #2044Riccardo Spagni2017-09-181-0/+147
|\ \ \ \ | |/ / / |/| | |
| * | | json serialization for rpc-relevant monero typesThomas Winget2017-09-051-0/+147
* | | | Add a --fluffy-blocks option to relay blocks as fluffy blocksmoneromooo-monero2017-09-032-0/+6
| |/ / |/| |