| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | DNSSEC added (hardcoded key) | Thomas Winget | 2015-03-24 | 2 | -2/+100 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #242 | Riccardo Spagni | 2015-03-26 | 2 | -5/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Do store transaction's blob size in transaction_chain_entry | Sergey Kazenyuk | 2015-03-15 | 2 | -4/+5 | |
| | * | | | | | | | | Use single get_transaction_hash to get both id and blob size | Sergey Kazenyuk | 2015-03-15 | 1 | -2/+4 | |
| * | | | | | | | | | Merge pull request #239 | Riccardo Spagni | 2015-03-26 | 1 | -10/+16 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | default mix factor in simplewallet | smooth | 2015-03-10 | 1 | -10/+16 | |
| * | | | | | | | | | Merge pull request #243 | Riccardo Spagni | 2015-03-24 | 49 | -389/+3964 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge upstream to daemonize changes | Thomas Winget | 2015-03-24 | 10 | -12/+27 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Fixed bug in static linking boost on MINGW | Thomas Winget | 2015-03-22 | 1 | -0/+6 | |
| | * | | | | | | | | | Hopefully fixes build on Windows for real this time | Thomas Winget | 2015-03-20 | 1 | -5/+5 | |
| | * | | | | | | | | | Hopefully fixes build on Windows | Thomas Winget | 2015-03-20 | 3 | -3/+15 | |
| | * | | | | | | | | | DNS checkpoint loading for testnet should now be correct | Thomas Winget | 2015-03-01 | 4 | -4/+19 | |
| | * | | | | | | | | | sending commands to forked daemon works on testnet now | Thomas Winget | 2015-03-01 | 1 | -0/+4 | |
| | * | | | | | | | | | Fix tests building -- function signatures changed | Thomas Winget | 2015-03-01 | 4 | -3/+7 | |
| | * | | | | | | | | | revert stop_daemon method to use correct exit | Thomas Winget | 2015-02-24 | 1 | -1/+1 | |
| | * | | | | | | | | | RPC calls for background daemon added in | Thomas Winget | 2015-02-24 | 8 | -51/+300 | |
| | * | | | | | | | | | Daemonize changes pulled in -- daemon builds | Thomas Winget | 2015-02-24 | 39 | -380/+3665 | |
| | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | | updated gtest to latest | Riccardo Spagni | 2015-03-24 | 37 | -1915/+4928 | |
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #238 | Riccardo Spagni | 2015-03-10 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | | update checkpoint | smooth | 2015-03-06 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #237 | Riccardo Spagni | 2015-03-05 | 3 | -4/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | add comment about avoiding overflow | smooth | 2015-03-05 | 1 | -0/+6 | |
| | * | | | | | | | minimum subsidy for mining incentives, remove unused LEGACY_FEE define | smooth | 2015-03-04 | 3 | -4/+7 | |
| |/ / / / / / / | ||||||
| * | | | | | | | fixed English word list issue: 'launchpad' should be 'ourselves' | Riccardo Spagni | 2015-03-04 | 1 | -1/+1 | |
| * | | | | | | | fixed English word list issue: 'incline' should have remained 'inline' | Riccardo Spagni | 2015-03-04 | 1 | -1/+1 | |
| * | | | | | | | markdown formatting fix | Riccardo Spagni | 2015-03-01 | 1 | -1/+1 | |
| * | | | | | | | Merge pull request #234 | Riccardo Spagni | 2015-02-28 | 3 | -6/+7 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | move website and DNS unit tests from monero.cc to getmonero.org | Riccardo Spagni | 2015-02-28 | 3 | -6/+7 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #229 | Riccardo Spagni | 2015-02-20 | 2 | -0/+4 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | added tx size to incoming_transfers RPC Call | Riccardo Spagni | 2015-02-20 | 2 | -0/+4 | |
| * | | | | | | Merge pull request #221 | Riccardo Spagni | 2015-02-03 | 2 | -4/+46 | |
| |\| | | | | | ||||||
| | * | | | | | make fallback compatible with newer slow-hash | Riccardo Spagni | 2015-01-28 | 1 | -0/+12 | |
| | * | | | | | Merge branch 'master' of https://github.com/fluffypony/bitmonero | Riccardo Spagni | 2015-01-27 | 0 | -0/+0 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | replaced 64-bit multiplication in difficulty.cpp with a portable version | Riccardo Spagni | 2015-01-27 | 1 | -4/+34 | |
| | * | | | | | | replaced 64-bit multiplication in difficulty.cpp with a portable version | Riccardo Spagni | 2015-01-27 | 1 | -4/+34 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | changed MM logo | Riccardo Spagni | 2015-02-03 | 1 | -1/+1 | |
| * | | | | | | added donation and sponsor info to readme | Riccardo Spagni | 2015-02-03 | 1 | -0/+16 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #220 | Riccardo Spagni | 2015-01-27 | 3 | -16/+166 | |
| |\| | | | | ||||||
| | * | | | | added portable slow-hash, updated makefile targets, fixed readme | Riccardo Spagni | 2015-01-27 | 3 | -16/+166 | |
| * | | | | | Merge pull request #219 | Riccardo Spagni | 2015-01-27 | 1 | -2/+2 | |
| |\| | | | | ||||||
| | * | | | | fixed sse2 ifdef | Riccardo Spagni | 2015-01-27 | 1 | -2/+2 | |
| * | | | | | Merge pull request #218 | Riccardo Spagni | 2015-01-27 | 2 | -2/+4 | |
| |\| | | | | ||||||
| | * | | | | remove aes flag, detect no sse2 | Riccardo Spagni | 2015-01-27 | 2 | -2/+4 | |
| |/ / / / | ||||||
| * | | | | fixed AES support flag | Riccardo Spagni | 2015-01-27 | 1 | -4/+4 | |
| * | | | | allow for explicitly disabling AES-NI | Riccardo Spagni | 2015-01-26 | 1 | -2/+13 | |
| | |/ / |/| | | ||||||
| * | | | Merge pull request #215 | Riccardo Spagni | 2015-01-15 | 4 | -2/+36 | |
| |\ \ \ | ||||||
| | * | | | Add a --restricted-rpc flag to simplewallet | moneromooo-monero | 2015-01-11 | 4 | -2/+36 | |
| * | | | | Merge pull request #214 | Riccardo Spagni | 2015-01-15 | 3 | -12/+45 | |
| |\ \ \ \ | ||||||
| | * | | | | Allow get_bulk_payments to return all payments regardless of payment ID | moneromooo-monero | 2015-01-11 | 3 | -12/+45 | |
| | |/ / / | ||||||
| * | | | | Merge #216 | Thomas Winget | 2015-01-14 | 1 | -27/+40 | |
| |\ \ \ \ | ||||||
