Commit Graph

42 Commits (c6c4ead44ee7ecd1959a940564c3fd5c96cf1ba5)

Author SHA1 Message Date
rbrunner7 fb31167b12 Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command
4 years ago
Lee Clagett 7aeb503547 Fix boost <1.60 compilation and fix boost 1.73+ warnings
4 years ago
selsta f35ced6d7f
build: fix boost 1.73 compatibility
4 years ago
moneromooo-monero 760ecf2ac8
console_handler: do not let exception past the dor
4 years ago
xiphon 584d057f74 epee: fix console_handlers_binder race, wait for thread to finish
5 years ago
moneromooo-monero 1a367d6a22
simplewallet: lock console on inactivity
5 years ago
moneromooo-monero 6ef816de2b
console_handler: print newline on EOF
5 years ago
moneromooo-monero d3cda5ad39
console_handler: add a global log when exiting via EOF
6 years ago
Riccardo Spagni effcbf2060
Merge pull request #4459
6 years ago
moneromooo-monero 6a58c88e2d
console_handler: fix start_default_console use of prompt parameter
6 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
6 years ago
Cifrado 287dde63d8 Added command descriptions
7 years ago
Howard Chu c088d38a57
Simplify readline support
7 years ago
moneromooo-monero b7d6ec8364
simplewallet: add (out of sync) or (no daemon) markers in the prompt
7 years ago
Jethro Grassie 6955976b2d
Add various readline related fixes
7 years ago
Jethro Grassie fdccf7e6c3
Add readline improvements
7 years ago
jethro e1f3dfccc8 Add readline support to cli
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
7 years ago
MoroccanMalinois 80abc3bc4a Build wallet with Android NDK
7 years ago
moneromooo-monero 452aeca5cd
epee: blind attempt to fix exit hang on windows
8 years ago
Howard Chu b937a2c915 Use boost::thread instead of std::thread
8 years ago
Howard Chu 7c86c5997d Use boost::thread instead of std::thread
8 years ago
me0wmix 28f95eb001 OpenBSD support for Monero.
8 years ago
moneromooo-monero 4cede1830e
console_handler: catch exception inside the input loop
9 years ago
moneromooo-monero 62e49a5f02
wallet: optional automatic refresh from the daemon
9 years ago
moneromooo-monero 1980d8ebfa
console_handler: silence spurious message when exiting daemon
9 years ago
moneromooo-monero e0278314d3
console_handler: do not call a NULL function pointer
9 years ago
moneromooo-monero b87e066f02
console_handler: check for eof before trying to use input
9 years ago
moneromooo-monero 35b160edea
fix ^D exit for bitmonerod
9 years ago
moneromooo-monero 87c01c30f3
console_handler: handle EOF properly
9 years ago
Thomas Winget a0590d29cd
Restore daemon interactive mode
9 years ago
Thomas Winget 9193d6fb5b
Daemonize changes pulled in -- daemon builds
9 years ago
fluffypony 32f9d2b783 move modified epee code to new classes, revert license
10 years ago
fluffypony 6fc995fe5d License updated to BSD 3-clause
10 years ago
Thomas Winget a521046ff2 Fixed console handler not properly exiting on SIGINT and such
10 years ago
fluffypony 240fce29d8 removed continue issue
10 years ago
fluffypony e0685d412a don't fall apart if you can't get_line
10 years ago
mydesktop 3a3a817678 0.8.8update
10 years ago
Antonio Juarez a401a02ddb Improvements in JSON RPC
10 years ago
Antonio Juarez 29c2859a3e json rpc for wallet and bugfix
10 years ago
Antonio Juarez 8efa1313f3 some fixes
10 years ago
Antonio Juarez 296ae46ed8 moved all stuff to github
10 years ago