Commit Graph

22 Commits

Author SHA1 Message Date
Gideon le Grange 0b80064e46 Renamed examples 2015-12-31 18:30:02 +02:00
Gideon le Grange 61691cb9a6 Implemented java.lang.AutoCloseable 2015-04-28 09:52:31 +02:00
GideonLeGrange d86e59c340 Removed getTimeout() until somebody wants it. Don't want bloat 2015-03-30 16:47:35 +02:00
GideonLeGrange b02bf2eaee Removed old debug printf and improved disconnect() 2015-03-30 16:27:21 +02:00
Gideon le Grange afeeec67db Some cleanups. Fixed timeout corner case in #16 2015-03-29 23:14:32 +02:00
Gideon le Grange c297aba43e Added command timeouts as requested in #16 2015-03-29 22:34:42 +02:00
Gideon le Grange 60b1bd16f2 Working on fix for issue #16 2015-03-29 12:56:23 +02:00
Gideon le Grange ae639d323f Fixed bug #18 - login with empty username 2015-03-28 17:03:05 +02:00
GideonLeGrange cddb19d11f Changed parsing of =var variables to handle multi-line results better 2014-12-22 15:56:35 +02:00
GideonLeGrange 2a450e260c Changed parsing of =var variables to handle multi-line results better 2014-12-22 15:41:02 +02:00
GideonLeGrange 047cd4246b Added trim() to cope with spaces around host nameS 2014-12-22 12:55:59 +02:00
GideonLeGrange 57534fac63 Temp debugging to hunt #14, will remove in 2.0.3 2014-11-26 09:45:53 +02:00
Gideon le Grange 746e37f6cd Fixed bug #13 - Processor thread not stopped on disconnect 2014-11-17 22:35:48 +02:00
GideonLeGrange 2e431894bf Some small cleanups and refactoring. Fixed minor potential concurrency issue 2014-09-08 13:10:18 +02:00
GideonLeGrange 3d04b20dca Created version 2.0.0 branch to fix a few non-backwards compatibile problems.
- Added error() and completed() to ResultListener
- Removed ResponseListener
- Refactored internals and examples to account for these changes.
2014-06-23 11:19:15 +02:00
Gideon le Grange 2633088303 Working out ANTLR grammar 2014-04-11 09:01:02 +02:00
GideonLeGrange afe511b593 Added support for multi-line results 2014-01-29 11:05:59 +02:00
GideonLeGrange e1caaf2b31 Fixed to not check for router reachability before connecting 2014-01-20 15:43:42 +02:00
GideonLeGrange 044e4e76a0 Fixed to not check for router reachability before connecting 2014-01-20 14:48:53 +02:00
Gideon le Grange fd69b85755 Added anonymous TLS (SSL) support 2013-12-30 08:11:05 +02:00
GideonLeGrange daf1ff9518 Refactored to split public API from implementation 2013-12-23 11:37:14 +02:00
GideonLeGrange 93e5eda09d Refactored to split public API from implementation 2013-12-23 11:36:22 +02:00