aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/connectbot/transport/Local.java
Commit message (Expand)AuthorAgeFilesLines
* First pass at fixing auto-reconnectKenny Root2010-03-081-0/+8
* Change license for contributed works to APL 2.0Kenny Root2010-02-081-16/+15
* Allow browsable URIs for ssh, telnet, localKenny Root2009-12-281-1/+8
* Use ASE's JNI Exec codeKenny Root2009-11-171-32/+6
* Don't auto-start local connections upon selectionKenny Root2009-08-141-2/+8
* Add "stay connected" preference to hostsKenny Root2009-07-061-0/+1
* Flip rows and columns to match actual API callKenny Root2009-06-221-1/+1
* Make sure new transports report when they're connected correctly.Kenny Root2009-06-151-4/+8
* Add hints for transport destination formats (username@hostname, etc)Kenny Root2009-06-151-0/+5
* Add multiple transportsKenny Root2009-06-151-0/+215