diff options
author | Darren Tucker <dtucker@zip.com.au> | 2010-01-08 16:53:31 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2010-01-08 16:53:31 +1100 |
commit | e730118bf41c70bd519e595a7dda39df551852eb (patch) | |
tree | 7e9373bf8e88354d941fd94289bee3b3d1849703 /ChangeLog | |
parent | f9e6eb8f226675389c79fb9c44fcc29038ab9ff7 (diff) |
- andreas@cvs.openbsd.org 2009/10/24 11:22:37
[roaming_common.c]
Do the actual suspend/resume in the client. This won't be useful until
the server side supports roaming.
Most code from Martin Forssen, maf at appgate dot com. Some changes by
me and markus@
ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -18,6 +18,13 @@ | |||
18 | [ssh2.h] | 18 | [ssh2.h] |
19 | Define the KEX messages used when resuming a suspended connection. | 19 | Define the KEX messages used when resuming a suspended connection. |
20 | ok markus@ | 20 | ok markus@ |
21 | - andreas@cvs.openbsd.org 2009/10/24 11:22:37 | ||
22 | [roaming_common.c] | ||
23 | Do the actual suspend/resume in the client. This won't be useful until | ||
24 | the server side supports roaming. | ||
25 | Most code from Martin Forssen, maf at appgate dot com. Some changes by | ||
26 | me and markus@ | ||
27 | ok markus@ | ||
21 | 28 | ||
22 | 20091226 | 29 | 20091226 |
23 | - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1 | 30 | - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1 |