Age | Commit message (Expand) | Author | Files | Lines |
2018-06-29 | add --regtest and --fixed-difficulty for regression testing | victorsintnicolaas | 1 | -1/+2 |
2018-03-05 | Stagenet | stoffu | 1 | -2/+3 |
2018-02-16 | options: remove testnet-* options | whythat | 1 | -11/+3 |
2018-02-16 | Merge pull request #3181 | Riccardo Spagni | 1 | -1/+1 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2018-01-25 | daemon: don't drop RPC with busy error when running offline | moneromooo-monero | 1 | -1/+1 |
2017-12-28 | Merge pull request #2945 | Riccardo Spagni | 1 | -1/+2 |
2017-12-17 | daemon: remove some superfluous includes | moneromooo-monero | 1 | -1/+2 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -0/+1 |
2017-11-17 | RPC: allow binding of restricted port in addition to core port | Tim L | 1 | -14/+26 |
2017-11-14 | move cryptonote command line options to cryptonote_core | moneromooo-monero | 1 | -1/+1 |
2017-09-05 | json serialization for rpc-relevant monero types | Thomas Winget | 1 | -1/+40 |
2017-07-31 | some include cleanup | moneromooo-monero | 1 | -1/+1 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-13 | daemon: silence spurious warning about uninitialized variable | moneromooo-monero | 1 | -3/+3 |
2017-02-12 | daemon: fix crash on exit when mining | moneromooo-monero | 1 | -0/+2 |
2017-02-06 | Add server auth to monerod, and client auth to wallet-cli and wallet-rpc | Lee Clagett | 1 | -1/+3 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -3/+6 |
2016-09-18 | epee: optionally restrict HTTP service to a configurable user agent | moneromooo-monero | 1 | -1/+1 |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 1 | -3/+3 |
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 1 | -3/+3 |
2016-02-22 | move g_test_dbg_lock_sleep from a global to a function level static | moneromooo-monero | 1 | -2/+0 |
2015-12-31 | Nicer looking exit when blockchain.bin is found | moneromooo-monero | 1 | -1/+2 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-21 | Strip redundant includes | hyc | 1 | -3/+3 |
2015-12-13 | daemon: fix crash exiting with ^C | moneromooo-monero | 1 | -1/+1 |
2015-06-14 | daemon: fix an exit crash | moneromooo-monero | 1 | -1/+10 |
2015-06-03 | fix ^D exit for bitmonerod | moneromooo-monero | 1 | -1/+1 |
2015-04-01 | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 1 | -2/+8 |
2015-03-27 | Restore daemon interactive mode | Thomas Winget | 1 | -2/+18 |
2015-02-24 | Daemonize changes pulled in -- daemon builds | Thomas Winget | 1 | -250/+92 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-09-30 | Fixed segfault with checkpoints loading | Thomas Winget | 1 | -2/+0 |
2014-09-30 | DNS checkpoint updating added, and daemon flag to enforce them | Thomas Winget | 1 | -2/+8 |
2014-09-30 | reload checkpoints file every ~hr and print if any fail | Thomas Winget | 1 | -1/+2 |
2014-09-25 | Added ability to read chechpoint hashes from json file in data folder | Tomer Konforty | 1 | -0/+5 |
2014-09-15 | fixed incorrect version reference | Riccardo Spagni | 1 | -1/+1 |
2014-09-15 | Separate testnet address prefix | Zachary Michaels | 1 | -3/+3 |
2014-09-15 | Create testnet data dir if necessary | Zachary Michaels | 1 | -0/+1 |
2014-09-15 | Separate testnet default data dir | Zachary Michaels | 1 | -27/+37 |
2014-09-15 | Separate network id for testnet | Zachary Michaels | 1 | -1/+5 |
2014-09-15 | Separate rpc port for testnet | Zachary Michaels | 1 | -1/+1 |
2014-09-15 | Add testnet flag | Zachary Michaels | 1 | -4/+13 |
2014-09-12 | versioning now includes the commit hash, or -final for tagged releases | Riccardo Spagni | 1 | -3/+3 |
2014-09-11 | Merge remote-tracking branch 'upstream/master' | jebes | 1 | -17/+17 |
2014-09-09 | commented util.h | jebes | 1 | -35/+34 |
2014-09-09 | moved non-critical warnings and errors to log level 1 | fluffypony | 1 | -17/+17 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-04-07 | Improvements in JSON RPC | Antonio Juarez | 1 | -1/+1 |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 1 | -4/+1 |
2014-03-20 | some fixes | Antonio Juarez | 1 | -3/+15 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+234 |