aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5833luigi11112019-09-081-0/+1
|\
| * rpc: fix unitialized 'core_rpc_server::m_was_bootstrap_ever_used'xiphon2019-08-201-0/+1
* | Merge pull request #5830luigi11112019-09-081-1/+1
|\ \
| * | daemon: fix merge error removing the "never seen before" timestamp checkmoneromooo-monero2019-08-201-1/+1
* | | Merge pull request #5544luigi11112019-09-0815-43/+175
|\ \ \
| * | | Fix IP address serialization on big endianmoneromooo-monero2019-09-042-1/+17
| * | | boost: fix little/big endian compatibilitymoneromooo-monero2019-09-042-2/+4
| * | | slow-hash: fix CNv2+ on big endianmoneromooo-monero2019-09-041-3/+3
| * | | db_lmdb: print percentages as percentages, not ratiosmoneromooo-monero2019-09-041-1/+1
| * | | unit_tests: fix levin unit test on big endianmoneromooo-monero2019-09-041-23/+23
| * | | storages: fix "portable" storage on big endianmoneromooo-monero2019-09-044-3/+99
| * | | storages: fix writing varints on big endianmoneromooo-monero2019-09-041-1/+1
| * | | epee: fix local/loopback checks on big endianmoneromooo-monero2019-09-041-0/+7
| * | | difficulty: fix check_hash on big endianmoneromooo-monero2019-09-043-9/+20
|/ / /
* | | Merge pull request #5824luigi11112019-09-041-1/+1
|\ \ \
| * | | epee: fix connections not being properly closed in some instancesmoneromooo-monero2019-08-191-1/+1
* | | | Merge pull request #5822luigi11112019-09-041-0/+2
|\ \ \ \
| * | | | reject setting lookahead major or minor to 0moneromooo-monero2019-08-191-0/+2
| |/ / /
* | | | Merge pull request #5819luigi11112019-09-041-1/+2
|\ \ \ \
| * | | | blockchain: Fix alt chain generated coins overflowiamamyth2019-08-181-1/+2
| | |_|/ | |/| |
* | | | Merge pull request #5814luigi11112019-09-041-91/+0
|\ \ \ \
| * | | | syncobj.h no longer defines shared_guard, so remove those define'sTom Smeding2019-08-231-3/+0
| * | | | Remove unused code under WINDWOS_PLATFORM guardTom Smeding2019-08-151-88/+0
| |/ / /
* | | | Merge pull request #5806luigi11112019-09-041-3/+3
|\ \ \ \
| * | | | cryptonote_protocol: fix '--no-sync', ignore new blocks and txesxiphon2019-08-111-3/+3
| |/ / /
* | | | Merge pull request #5799luigi11112019-09-045-35/+246
|\ \ \ \
| * | | | daemon: automatic public nodes discovering and bootstrap daemon switchingxiphon2019-08-275-35/+246
* | | | | Merge pull request #5796luigi11112019-09-041-3/+3
|\ \ \ \ \
| * | | | | Gitian build script fixes for MacOSJonathan Cross2019-08-061-3/+3
* | | | | | Merge pull request #5764luigi11112019-09-043-4/+4
|\ \ \ \ \ \
| * | | | | | Gitian build (mac, linux): gzip => bzip2Jonathan Cross2019-07-183-4/+4
* | | | | | | Merge pull request #5536luigi11112019-09-0410-149/+577
|\ \ \ \ \ \ \
| * | | | | | | simplewallet: lock console on inactivitymoneromooo-monero2019-08-2810-149/+577
* | | | | | | | Merge pull request #5793luigi11112019-08-2935-277/+3575
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett2019-07-1728-162/+2731
| * | | | | | | Add ref-counted buffer byte_slice. Currently used for sending TCP data.Lee Clagett2019-07-1613-152/+881
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #5707luigi11112019-08-287-101/+75
|\ \ \ \ \ \ \
| * | | | | | | MLSAG speedup and additional checksSarang Noether2019-08-277-101/+75
* | | | | | | | Merge pull request #5844luigi11112019-08-271-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | build: fix depends Travis ncurses build, don't wipe CONFIG_SHELLxiphon2019-08-231-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #5820luigi11112019-08-272-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix Android build in Dockerhyperreality2019-08-182-2/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #5794luigi11112019-08-271-15/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Docker updated dependencies cmake boost sodium cppzmq udev protobuf zmqHomDX2019-08-141-15/+15
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #5729luigi11112019-08-272-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | device_ledger: fix uninitialized additional_keymoneromooo-monero2019-08-261-1/+1
| * | | | | | | | device_ledger: add paranoid buffer overflow checkmoneromooo-monero2019-08-261-1/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #5609luigi11112019-08-275-2/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | wallet: add --extra-entropy command line flagmoneromooo-monero2019-08-225-2/+41
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #5559luigi11112019-08-277-2/+16
|\ \ \ \ \ \ \ \