forked from openssh/openssh-portable
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [email protected] 2002/02/14 23:41:01
[authfile.c cipher.c cipher.h kex.c kex.h packet.c] hide some more implementation details of cipher.[ch] and prepares for move to EVP, ok deraadt@
- Loading branch information
Showing
7 changed files
with
109 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,6 +13,10 @@ | |
[channels.h session.c ssh.c] | ||
increase the SSH v2 window size to 4 packets. comsumes a little | ||
bit more memory for slow receivers but increases througput. | ||
- [email protected] 2002/02/14 23:41:01 | ||
[authfile.c cipher.c cipher.h kex.c kex.h packet.c] | ||
hide some more implementation details of cipher.[ch] and prepares for move | ||
to EVP, ok deraadt@ | ||
|
||
20020218 | ||
- (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess | ||
|
@@ -7610,4 +7614,4 @@ | |
- Wrote replacements for strlcpy and mkdtemp | ||
- Released 1.0pre1 | ||
|
||
$Id: ChangeLog,v 1.1857 2002/02/19 04:20:57 djm Exp $ | ||
$Id: ChangeLog,v 1.1858 2002/02/19 04:21:23 djm Exp $ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.