aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/console_handler.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-16move includes around to lessen overall loadmoneromooo-monero1-0/+3
2017-11-26Added command descriptionsCifrado1-9/+15
2017-08-22Simplify readline supportHoward Chu1-15/+13
2017-08-02simplewallet: add (out of sync) or (no daemon) markers in the promptmoneromooo-monero1-11/+16
2017-07-09Add various readline related fixesJethro Grassie1-0/+6
2017-06-24Add readline improvementsJethro Grassie1-1/+5
2017-06-18Add readline support to clijethro1-0/+41
2017-01-16Change logging to easylogging++moneromooo-monero1-3/+3
2017-01-05Build wallet with Android NDKMoroccanMalinois1-1/+1
2016-11-17epee: blind attempt to fix exit hang on windowsmoneromooo-monero1-0/+14
2016-03-11Use boost::thread instead of std::threadHoward Chu1-8/+8
2016-02-18Use boost::thread instead of std::threadHoward Chu1-2/+3
2016-01-21OpenBSD support for Monero.me0wmix1-0/+7
2015-12-06console_handler: catch exception inside the input loopmoneromooo-monero1-32/+37
2015-11-28wallet: optional automatic refresh from the daemonmoneromooo-monero1-9/+21
2015-10-21console_handler: silence spurious message when exiting daemonmoneromooo-monero1-1/+1
2015-07-18console_handler: do not call a NULL function pointermoneromooo-monero1-1/+2
2015-07-18console_handler: check for eof before trying to use inputmoneromooo-monero1-4/+5
2015-06-03fix ^D exit for bitmonerodmoneromooo-monero1-8/+8
2015-05-30console_handler: handle EOF properlymoneromooo-monero1-3/+19
2015-03-27Restore daemon interactive modeThomas Winget1-5/+7
2015-02-24Daemonize changes pulled in -- daemon buildsThomas Winget1-54/+51
2014-07-25move modified epee code to new classes, revert licensefluffypony1-28/+24
2014-07-23License updated to BSD 3-clausefluffypony1-24/+28
2014-06-13Fixed console handler not properly exiting on SIGINT and suchThomas Winget1-1/+7
2014-06-06removed continue issuefluffypony1-1/+0
2014-06-04don't fall apart if you can't get_linefluffypony1-3/+2
2014-05-250.8.8updatemydesktop1-17/+0
2014-04-07Improvements in JSON RPCAntonio Juarez1-1/+1
2014-04-02json rpc for wallet and bugfixAntonio Juarez1-1/+3
2014-03-20some fixesAntonio Juarez1-113/+276
2014-03-03moved all stuff to githubAntonio Juarez1-0/+310