summaryrefslogtreecommitdiff
path: root/OVERVIEW
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-09-25 12:55:37 +1000
committerDamien Miller <djm@mindrot.org>2001-09-25 12:55:37 +1000
commitd4d119377d10d4a5df8110119a7c8ca1309dc257 (patch)
tree7fb37e56c81f8ff4d450fa29b5e909759b83c20d /OVERVIEW
parent8124e1a05bfaa4b02a37c38fa30687b731370f32 (diff)
Sync
Diffstat (limited to 'OVERVIEW')
-rw-r--r--OVERVIEW6
1 files changed, 6 insertions, 0 deletions
diff --git a/OVERVIEW b/OVERVIEW
index 7f34ac45b..ff03ecab2 100644
--- a/OVERVIEW
+++ b/OVERVIEW
@@ -1,9 +1,15 @@
1[Note: This file has not been updated for OpenSSH versions after
2OpenSSH-1.2 and should be considered OBSOLETE. It has been left in
3the distribution because some of its information may still be useful
4to developers.]
5
1This document is intended for those who wish to read the ssh source 6This document is intended for those who wish to read the ssh source
2code. This tries to give an overview of the structure of the code. 7code. This tries to give an overview of the structure of the code.
3 8
4Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi> 9Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>
5Updated 17 Nov 1995. 10Updated 17 Nov 1995.
6Updated 19 Oct 1999 for OpenSSH-1.2 11Updated 19 Oct 1999 for OpenSSH-1.2
12Updated 20 May 2001 note obsolete for > OpenSSH-1.2
7 13
8The software consists of ssh (client), sshd (server), scp, sdist, and 14The software consists of ssh (client), sshd (server), scp, sdist, and
9the auxiliary programs ssh-keygen, ssh-agent, ssh-add, and 15the auxiliary programs ssh-keygen, ssh-agent, ssh-add, and