index
:
connectbot-yubikey/connectbot
master
connectbot with patches for nfc authentication
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Prepare for private key export
Kenny Root
2008-12-26
1
-1
/
+1
*
* fresh check-out build fix
Kenny Root
2008-12-26
3
-9
/
+12
*
Add (limited) support for switching encodings on host connections; a more rad...
Kenny Root
2008-12-16
5
-8
/
+1099
*
Add extra bit for default color support
Kenny Root
2008-12-12
3
-14
/
+14
*
* Support more xterm attributes ESC [90m - 97m and 100m - 107m
Kenny Root
2008-12-12
3
-60
/
+129
*
Add in xterm-style 256 color support
Kenny Root
2008-12-12
3
-30
/
+87
*
Output algorithm during connection.
Kenny Root
2008-12-11
1
-2
/
+24
*
Only react to the slash and tab keys on keyUp and don't print anything if it ...
Kenny Root
2008-12-11
1
-11
/
+39
*
* Fix inverted logic in loading pubkeys
Kenny Root
2008-12-11
1
-1
/
+1
*
* Make sure we catch rebinds to cancel timer
Kenny Root
2008-12-11
1
-6
/
+34
*
* Only release Wi-Fi lock when it's held (darn you, inaccurate SDK documentat...
Kenny Root
2008-12-11
2
-20
/
+55
*
Duplicate ESC-c reset functionality in vt320.reset() (perhaps should be inlined)
Kenny Root
2008-11-24
1
-0
/
+5
*
Wrap local output lines before we connect
Kenny Root
2008-11-24
1
-7
/
+33
*
Only lock Wi-Fi if our active network is Wi-Fi upon connection
Kenny Root
2008-11-24
1
-2
/
+7
*
Display the reason a connection couldn't be made if connection fails before a...
Kenny Root
2008-11-24
1
-2
/
+4
*
Added preference for Wi-Fi locking
Kenny Root
2008-11-21
1
-34
/
+60
*
Continued pubkey bean conversion
Kenny Root
2008-11-20
5
-86
/
+42
*
Fix typo in last commit
Kenny Root
2008-11-20
1
-1
/
+1
*
Convert Pubkey handling to PubkeyBean in preparation for backup/restore funct...
Kenny Root
2008-11-20
9
-214
/
+425
*
Change things from public and protected to protected and private where they s...
Kenny Root
2008-11-20
14
-94
/
+77
*
Only prompt user whether to close session when remote side closed it.
Kenny Root
2008-11-20
4
-21
/
+24
*
* Respond to channel EOF instead of exit status.
Kenny Root
2008-11-19
2
-11
/
+21
*
Catch when our remote shell is killed.
Kenny Root
2008-11-19
1
-4
/
+5
*
* Fix disconnect prompt when in port orientation
Kenny Root
2008-11-19
6
-66
/
+185
*
* Handle not-yet-connected hosts correctly
Kenny Root
2008-11-18
2
-38
/
+66
*
* Refactor a bit of the help screen
Kenny Root
2008-11-18
5
-378
/
+437
*
* Add rudimentary help system.
Kenny Root
2008-11-16
5
-19
/
+197
*
* Restore compression option.
Kenny Root
2008-11-14
1
-0
/
+1
*
* Fix post-login automatiion that was broken with the bean patch
Kenny Root
2008-11-14
3
-12
/
+10
*
* Convert host entries to beans
Kenny Root
2008-11-14
9
-489
/
+581
*
* Fix bug where scroll regions were blown away when you exited the console ac...
Kenny Root
2008-11-14
1
-11
/
+15
*
* Fix crash if you tried to bring up menu when making a shortcut on the desktop
Kenny Root
2008-11-11
2
-10
/
+10
*
* Add compression option to hosts
Kenny Root
2008-11-11
25
-6
/
+5368
*
* ctrl-space will now send ASCII 0 (NUL)
Kenny Root
2008-11-10
1
-0
/
+2
*
* Support PINE's style of highlighting menu items with SGR italics
Kenny Root
2008-11-10
1
-0
/
+6
*
* Deleted JCTerm source from repository
Kenny Root
2008-11-10
5
-1142
/
+9
*
* Don't present SD card dialog if SD card isn't present
Kenny Root
2008-11-10
2
-4
/
+29
*
* Allow user to have a port-forward-only connection to a host (similar to Ope...
Kenny Root
2008-11-10
5
-41
/
+162
*
* Changed port forward type selector to spinner.
Kenny Root
2008-11-08
3
-36
/
+83
*
* Delete unused methods in JSOCKS library.
Kenny Root
2008-11-08
3
-36
/
+0
*
* Add dynamic port forwarding.
Kenny Root
2008-11-08
23
-6
/
+3870
*
* Allow changing tunnels on connected hosts
Kenny Root
2008-11-07
5
-37
/
+99
*
* Add port forward list activity so port forwards can be saved in database
Kenny Root
2008-11-07
8
-97
/
+878
*
* Don't repeat a notification if it's the same as the last one.
Kenny Root
2008-11-03
5
-20
/
+28
*
* fixed bug where we might try loading passworded keys on startup in backgrou...
Jeffrey Sharkey
2008-11-03
5
-16
/
+52
*
* added "in-memory" function to backend service so that unlocked keys can be ...
Jeffrey Sharkey
2008-11-02
13
-208
/
+630
*
* Allow users to force screen size to specific dimensions.
Kenny Root
2008-11-02
3
-9
/
+144
*
* Allow hosts to specify which pubkey to use
Kenny Root
2008-11-01
7
-34
/
+180
*
* Convert PubkeyListActivity to use a ViewBinder instead of a custom CursorAd...
Kenny Root
2008-11-01
1
-60
/
+46
*
* Allow users to change password for pubkey entries.
Kenny Root
2008-11-01
2
-10
/
+119
[next]