| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | wallet: support for multisig seeds | moneromooo-monero | 2017-12-20 | 5 | -45/+326 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #2934 | Riccardo Spagni | 2018-01-02 | 1 | -13/+30 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | Embed the translation files in the binary | Guillaume LE VAILLANT | 2017-12-15 | 1 | -13/+30 | |
| * | | | | | | Merge pull request #2949 | Riccardo Spagni | 2017-12-28 | 1 | -5/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Better definite article use | xmr-eric | 2017-12-17 | 1 | -5/+5 | |
| * | | | | | | | Merge pull request #2946 | Riccardo Spagni | 2017-12-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | daemon: print num txes in print_bc | moneromooo-monero | 2017-12-17 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2945 | Riccardo Spagni | 2017-12-28 | 4 | -5/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | daemon: remove some superfluous includes | moneromooo-monero | 2017-12-17 | 4 | -5/+2 | |
| * | | | | | | | | Merge pull request #2942 | Riccardo Spagni | 2017-12-28 | 1 | -82/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | simplewallet: factor out tx exceptions | moneromooo-monero | 2017-12-18 | 1 | -82/+1 | |
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2941 | Riccardo Spagni | 2017-12-28 | 1 | -8/+18 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | wallet2: print tx size in bytes and kB | moneromooo-monero | 2017-12-16 | 1 | -8/+18 | |
| * | | | | | | | | | Merge pull request #2940 | Riccardo Spagni | 2017-12-28 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| | * | | | | | | | | only include the easylogging++ stack trace code when needed | moneromooo-monero | 2017-12-26 | 1 | -0/+3 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * / | | | | | | | wallet-api: added Utils::onStartup | stoffu | 2017-12-26 | 2 | -0/+6 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #3006 | Riccardo Spagni | 2017-12-25 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Revert "return subaddress in get_bulk_payments" | moneromooo-monero | 2017-12-25 | 1 | -1/+0 | |
| * | | | | | | | | Merge pull request #2895 | Riccardo Spagni | 2017-12-25 | 6 | -63/+95 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | wallet2: switch to chacha20 instead of chacha8 | moneromooo-monero | 2017-12-25 | 1 | -19/+36 | |
| | * | | | | | | | | Add a chacha20 variant to go with chacha8 | moneromooo-monero | 2017-12-25 | 6 | -44/+59 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2938 | Riccardo Spagni | 2017-12-25 | 1 | -1/+13 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | wallet2: reinstate the single preferred output selection | moneromooo-monero | 2017-12-16 | 1 | -1/+13 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2931 | Riccardo Spagni | 2017-12-25 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | wallet2: error out in get_seed if the language is invalid | moneromooo-monero | 2017-12-15 | 1 | -1/+5 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2929 | Riccardo Spagni | 2017-12-25 | 2 | -12/+84 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | resumption support for updates using range requests | moneromooo-monero | 2017-12-15 | 2 | -12/+84 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2928 | Riccardo Spagni | 2017-12-25 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | p2p: stop net server before closing starting connections | moneromooo-monero | 2017-12-15 | 1 | -2/+5 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2926 | Riccardo Spagni | 2017-12-25 | 7 | -5/+369 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Account tagging | stoffu | 2017-12-18 | 7 | -5/+369 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2922 | Riccardo Spagni | 2017-12-25 | 2 | -3/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | updates: use https for updates | moneromooo-monero | 2017-12-14 | 1 | -1/+1 | |
| | * | | | | | | | download: SSL suport | moneromooo-monero | 2017-12-14 | 1 | -2/+3 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2920 | Riccardo Spagni | 2017-12-25 | 28 | -172/+166 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | cryptonote_core: remove unused functions with off by one bugs | moneromooo-monero | 2017-12-18 | 4 | -105/+0 | |
| | * | | | | | | | blockchain: don't leave dangling pointers in this | moneromooo-monero | 2017-12-18 | 1 | -0/+2 | |
| | * | | | | | | | cryptonote_core: fix db leak on error | moneromooo-monero | 2017-12-18 | 2 | -2/+3 | |
| | * | | | | | | | use const refs in for loops for non tiny types | moneromooo-monero | 2017-12-18 | 5 | -5/+5 | |
| | * | | | | | | | check accessing an element past the end of a container | moneromooo-monero | 2017-12-18 | 8 | -12/+46 | |
| | * | | | | | | | check return value for generate_key_derivation and derive_public_key | moneromooo-monero | 2017-12-18 | 2 | -11/+22 | |
| | * | | | | | | | catch const exceptions | moneromooo-monero | 2017-12-18 | 3 | -6/+6 | |
| | * | | | | | | | add empty container sanity checks when using front() and back() | moneromooo-monero | 2017-12-18 | 8 | -5/+31 | |
| | * | | | | | | | rpc: guard against json parsing a non object | moneromooo-monero | 2017-12-18 | 1 | -1/+1 | |
| | * | | | | | | | checkpoints: trap failure to load JSON checkpoints | moneromooo-monero | 2017-12-18 | 1 | -1/+5 | |
| | * | | | | | | | checkpoints: pass std::string by const ref, not const value | moneromooo-monero | 2017-12-18 | 2 | -4/+4 | |
| | * | | | | | | | fix a few leaks by throwing objects, not newed pointers to objects | moneromooo-monero | 2017-12-18 | 2 | -6/+6 | |
| | * | | | | | | | p2p: use size_t for arbitrary counters instead of uint8_t | moneromooo-monero | 2017-12-18 | 1 | -2/+2 | |
| | * | | | | | | | cryptonote_protocol: sanity check chain hashes from peer | moneromooo-monero | 2017-12-18 | 1 | -0/+6 | |
| | * | | | | | | | cryptonote_protocol: print peer versions when unexpected | moneromooo-monero | 2017-12-18 | 1 | -6/+10 | |
