summaryrefslogtreecommitdiff
path: root/contrib/epee/include/console_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' commandrbrunner72020-07-241-0/+25
* Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett2020-05-311-2/+2
* build: fix boost 1.73 compatibilityselsta2020-05-141-2/+2
* console_handler: do not let exception past the dormoneromooo-monero2020-02-121-3/+7
* epee: fix console_handlers_binder race, wait for thread to finishxiphon2019-11-121-1/+8
* simplewallet: lock console on inactivitymoneromooo-monero2019-08-281-13/+76
* console_handler: print newline on EOFmoneromooo-monero2019-03-131-0/+1
* console_handler: add a global log when exiting via EOFmoneromooo-monero2018-10-201-1/+4
* Merge pull request #4459Riccardo Spagni2018-09-291-1/+2
* console_handler: fix start_default_console use of prompt parametermoneromooo-monero2018-05-261-3/+21
* move includes around to lessen overall loadmoneromooo-monero2017-12-161-0/+3
* Added command descriptionsCifrado2017-11-261-9/+15
* Simplify readline supportHoward Chu2017-08-221-15/+13
* simplewallet: add (out of sync) or (no daemon) markers in the promptmoneromooo-monero2017-08-021-11/+16
* Add various readline related fixesJethro Grassie2017-07-091-0/+6
* Add readline improvementsJethro Grassie2017-06-241-1/+5
* Add readline support to clijethro2017-06-181-0/+41
* Change logging to easylogging++moneromooo-monero2017-01-161-3/+3
* Build wallet with Android NDKMoroccanMalinois2017-01-051-1/+1
* epee: blind attempt to fix exit hang on windowsmoneromooo-monero2016-11-171-0/+14
* Use boost::thread instead of std::threadHoward Chu2016-03-111-8/+8
* Use boost::thread instead of std::threadHoward Chu2016-02-181-2/+3
* OpenBSD support for Monero.me0wmix2016-01-211-0/+7
* console_handler: catch exception inside the input loopmoneromooo-monero2015-12-061-32/+37
* wallet: optional automatic refresh from the daemonmoneromooo-monero2015-11-281-9/+21
* console_handler: silence spurious message when exiting daemonmoneromooo-monero2015-10-211-1/+1
* console_handler: do not call a NULL function pointermoneromooo-monero2015-07-181-1/+2
* console_handler: check for eof before trying to use inputmoneromooo-monero2015-07-181-4/+5
* fix ^D exit for bitmonerodmoneromooo-monero2015-06-031-8/+8
* console_handler: handle EOF properlymoneromooo-monero2015-05-301-3/+19
* Restore daemon interactive modeThomas Winget2015-03-271-5/+7
* Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-52/+49
* move modified epee code to new classes, revert licensefluffypony2014-07-251-28/+24
* License updated to BSD 3-clausefluffypony2014-07-231-24/+28
* Fixed console handler not properly exiting on SIGINT and suchThomas Winget2014-06-131-1/+7
* removed continue issuefluffypony2014-06-061-1/+0
* don't fall apart if you can't get_linefluffypony2014-06-041-3/+2
* 0.8.8updatemydesktop2014-05-251-17/+0
* Improvements in JSON RPCAntonio Juarez2014-04-071-1/+1
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-1/+3
* some fixesAntonio Juarez2014-03-201-113/+276
* moved all stuff to githubAntonio Juarez2014-03-031-0/+310