aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/OVERVIEW
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2016-01-20 22:57:10 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2016-01-20 22:57:10 +0000
commiteccfee6ebc28c335f2a2b9db7736dc1961131b04 (patch)
treec90d6531b4082060e49583793ca124b381f7ffd6 /crypto/openssh/OVERVIEW
parentbd3f34d4ba691b1bbc79269f992c5ae666b9404e (diff)
parentd994eeedda788efc28b630e10a33548453293473 (diff)
Notes
Diffstat (limited to 'crypto/openssh/OVERVIEW')
-rw-r--r--crypto/openssh/OVERVIEW6
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/openssh/OVERVIEW b/crypto/openssh/OVERVIEW
index 2e1cc0ba3bbd..fde72c8e0905 100644
--- a/crypto/openssh/OVERVIEW
+++ b/crypto/openssh/OVERVIEW
@@ -65,8 +65,8 @@ these programs.
packets. CRC code comes from crc32.c.
- The code in packet.c calls the buffer manipulation routines
- (buffer.c, bufaux.c), compression routines (compress.c, zlib),
- and the encryption routines.
+ (buffer.c, bufaux.c), compression routines (zlib), and the
+ encryption routines.
X11, TCP/IP, and Agent forwarding
@@ -165,4 +165,4 @@ these programs.
uidswap.c uid-swapping
xmalloc.c "safe" malloc routines
-$OpenBSD: OVERVIEW,v 1.11 2006/08/03 03:34:41 deraadt Exp $
+$OpenBSD: OVERVIEW,v 1.12 2015/07/08 19:01:15 markus Exp $