Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-27 | Restore daemon interactive mode | Thomas Winget | 2 | -9/+11 | |
Daemon interactive mode is now working again. RPC mapped calls in daemon and wallet have both had connection_context removed as an argument as that argument was not being used anywhere. | |||||
2015-02-24 | Daemonize changes pulled in -- daemon builds | Thomas Winget | 1 | -54/+51 | |
many RPC functions added by the daemonize changes (and related changes on the upstream dev branch that were not merged) were commented out (apart from return). Other than that, this *should* work...at any rate, it builds, and that's something. | |||||
2015-01-02 | year updated in license | Riccardo Spagni | 44 | -41/+41 | |
2014-10-02 | forgot to add connection context to log line | Riccardo Spagni | 1 | -1/+1 | |
2014-10-02 | moved non-critical p2p errors to l2 | Riccardo Spagni | 2 | -2/+2 | |
2014-09-29 | dependencies enforced, send que error message log level moved | Riccardo Spagni | 1 | -1/+1 | |
2014-09-15 | increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value | Riccardo Spagni | 1 | -1/+1 | |
2014-09-09 | moved non-critical warnings and errors to log level 1 | fluffypony | 6 | -9/+10 | |
2014-07-25 | move modified epee code to new classes, revert license | fluffypony | 104 | -2671/+2067 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 104 | -2067/+2671 | |
2014-06-13 | Fixed console handler not properly exiting on SIGINT and such | Thomas Winget | 1 | -1/+7 | |
2014-06-06 | removed continue issue | fluffypony | 1 | -1/+0 | |
2014-06-04 | don't fall apart if you can't get_line | fluffypony | 1 | -3/+2 | |
2014-05-25 | extra files | mydesktop | 4 | -0/+433 | |
2014-05-25 | 0.8.8update | mydesktop | 11 | -192/+101 | |
2014-05-03 | initial [broken] update | mydesktop | 1 | -1/+1 | |
2014-04-30 | mac osx building fixes | mydesktop | 3 | -5/+5 | |
2014-04-30 | various fixes to allow mac osx compilation | mydesktop | 2 | -3/+3 | |
2014-04-07 | Improvements in JSON RPC | Antonio Juarez | 9 | -69/+89 | |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 7 | -23/+102 | |
2014-03-20 | some fixes | Antonio Juarez | 29 | -316/+605 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 120 | -0/+24291 | |