From: markus@openbsd.org Date: Wed, 8 Jul 2015 19:01:15 +0000 (+0000) Subject: upstream commit X-Git-Tag: V_7_0_P1~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2521cf0e36c7f3f6b19f206da0af134f535e4a31;p=thirdparty%2Fopenssh-portable.git upstream commit compress.c is gone Upstream-ID: 174fa7faa9b9643cba06164b5e498591356fbced --- diff --git a/OVERVIEW b/OVERVIEW index 2e1cc0ba3..fde72c8e0 100644 --- a/OVERVIEW +++ b/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 $