| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3933 | luigi1111 | 2018-06-20 | 1 | -2/+13 |
| |\ | |||||
| | * | readme - explain building master vs. release | Gingeropolous | 2018-06-05 | 1 | -2/+13 |
| * | | Merge pull request #3932 | luigi1111 | 2018-06-20 | 3 | -1/+37 |
| |\ \ | |||||
| | * | | README: mention --untrusted-daemon | moneromooo-monero | 2018-06-05 | 1 | -0/+2 |
| | * | | util: consider Tor/I2P addresses to be non local | moneromooo-monero | 2018-06-05 | 1 | -0/+7 |
| | * | | simplewallet: add optional trusted/untrusted argument to set_daemon | moneromooo-monero | 2018-06-05 | 1 | -1/+28 |
| | |/ | |||||
| * | | Merge pull request #3927 | luigi1111 | 2018-06-20 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Update Readme to indicate recommended version | Gingeropolous | 2018-06-04 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #3924 | luigi1111 | 2018-06-20 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fixes #3645: error on freebsd lambda return values forced to std::string | S | 2018-06-04 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #3919 | luigi1111 | 2018-06-20 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | blockchain: pop forked blocks only when DB is not read-only | stoffu | 2018-06-04 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #3904 | luigi1111 | 2018-06-20 | 1 | -6/+13 |
| |\ \ | |||||
| | * | | blockchain: return error when requesting non existent output | moneromooo-monero | 2018-06-01 | 1 | -6/+13 |
| | |/ | |||||
| * | | Merge pull request #3903 | luigi1111 | 2018-06-20 | 2 | -12/+35 |
| |\ \ | |||||
| | * | | tx_pool: hold off parsing a tx blob till we actually need it | moneromooo-monero | 2018-06-02 | 2 | -12/+35 |
| | |/ | |||||
| * | | Merge pull request #3902 | luigi1111 | 2018-06-20 | 2 | -1/+33 |
| |\ \ | |||||
| | * | | unit_tests: add tests for local IP range detection | moneromooo-monero | 2018-06-01 | 1 | -0/+32 |
| | * | | epee: fix detection of 172.16.0.0/172.31.255.255 local IP range | moneromooo-monero | 2018-06-01 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #3897 | luigi1111 | 2018-06-20 | 5 | -5/+63 |
| |\ \ | |||||
| | * | | mlog: --max-log-files to set the max number of rotated log files | stoffu | 2018-06-13 | 5 | -5/+63 |
| | |/ | |||||
| * | | Merge pull request #3896 | luigi1111 | 2018-06-20 | 1 | -4/+4 |
| |\ \ | |||||
| | * | | simplewallet.sign_transfer: rename export to export_raw, add help message | stoffu | 2018-06-01 | 1 | -4/+4 |
| | |/ | |||||
| * | | Merge pull request #3888 | luigi1111 | 2018-06-20 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | daemon: fix readline interfering with std::cerr usage | moneromooo-monero | 2018-05-31 | 1 | -0/+3 |
| * | | | Merge pull request #3757 | luigi1111 | 2018-06-20 | 2 | -2/+22 |
| |\ \ \ | |||||
| | * | | | handle optional miner params better | cryptochangements34 | 2018-05-06 | 2 | -2/+22 |
| * | | | | Merge pull request #3880 | luigi1111 | 2018-06-20 | 1 | -0/+14 |
| |\ \ \ \ | |||||
| | * | | | | adding win building details. | k1nghat | 2018-05-29 | 1 | -0/+14 |
| * | | | | | Merge pull request #3702 | luigi1111 | 2018-06-20 | 2 | -1/+12 |
| |\ \ \ \ \ | |||||
| | * | | | | | easylogging++: cached allowed categories | moneromooo-monero | 2018-04-25 | 2 | -1/+12 |
| * | | | | | | Merge pull request #3878 | luigi1111 | 2018-06-19 | 2 | -4/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | disable file size sanity check when loading the wallet cache | moneromooo-monero | 2018-05-28 | 2 | -4/+4 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge pull request #3861 | luigi1111 | 2018-06-19 | 2 | -0/+16 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | p2p: warn when no incoming connections are seen for a while | moneromooo-monero | 2018-05-26 | 2 | -0/+16 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #3852 | luigi1111 | 2018-06-19 | 1 | -43/+40 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | add disclaimer about 3rd party packages | Jethro Grassie | 2018-06-16 | 1 | -43/+40 |
| * | | | | | | | Merge pull request #3851 | luigi1111 | 2018-06-19 | 3 | -2/+4 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | fix build with GCC 8.1.0 | moneromooo-monero | 2018-05-26 | 3 | -2/+4 |
| * | | | | | | | | Merge pull request #3844 | luigi1111 | 2018-06-19 | 4 | -11/+37 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix CMAKE config for PCSC in order to avoid msys DLL dependencies | cslashm | 2018-05-31 | 1 | -17/+20 |
| | * | | | | | | | | Fix PCSC compilation under windows | cslashm | 2018-05-23 | 4 | -0/+23 |
| | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #3835 | luigi1111 | 2018-06-19 | 1 | -5/+24 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fixed for compilation in big endian PPC. "Everything is broken thought due to... | Judemir Ribeiro | 2018-05-19 | 1 | -5/+24 |
| * | | | | | | | | | Merge pull request #3829 | luigi1111 | 2018-06-19 | 1 | -20/+34 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | use deterministic viewkey if not supplied | cryptochangements34 | 2018-06-05 | 1 | -20/+34 |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | | Merge pull request #3828 | luigi1111 | 2018-06-19 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | core: lock incoming tx lock when checking the txpool and chain | moneromooo-monero | 2018-05-18 | 1 | -0/+1 |
| | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | | Merge pull request #3821 | luigi1111 | 2018-06-19 | 2 | -1/+6 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | object_sizes: add a few useful types | moneromooo-monero | 2018-05-17 | 1 | -0/+5 |
