CVS log for ports/security/openssh/files/Attic/patch-at
Up to [FreeBSD] / ports / security / openssh / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9
Tue Mar 12 17:54:07 2002 UTC (9 years, 11 months ago) by dinoex
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.8: +0 -0 lines
Rename Patches to make navigation much more easier.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Mar 8 17:21:59 2002 UTC (9 years, 11 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +37 -3 lines
- Add more INET6 #ifdef's - Suggested patch modified and extended PR: 35673 Submitted by: scheidell@secnap.net
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Oct 3 13:15:16 2001 UTC (10 years, 4 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -6 lines
- Update to OpenSSH 2.9.9 - convert portname into lowercase - PREFIX support for default sshd_config - security-patch for cookie files obsolete
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 3 06:10:10 2000 UTC (11 years, 11 months ago) by green
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_4_0_0, RELEASE_3_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -9 lines
Update this to a CVS_DATE of a few minutes ago.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Feb 15 13:09:45 2000 UTC (11 years, 11 months ago) by sumikawa
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +12 -3 lines
When IPv4-only client connected to a server which have IPv4 and IPv6 addresses, the client couldn't connect to the server via IPv4 because the client gave up on first rresevport_af().
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 13 23:22:17 2000 UTC (12 years, 1 month ago) by green
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +14 -27 lines
Update to a more current OpenSSH, including... IPv6 support!! Thank you very much, Sumikawa san. Submitted by: Munechika SUMIKAWA <sumikawa@ebina.hitachi.co.jp>
Revision 1.3
Wed Nov 24 03:36:22 1999 UTC (12 years, 2 months ago) by green
Branches: MAIN
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
Update the CVS_DATE. This brings in support for TIS authentication, obsoleting a couple patches (it's the same code, though, except for additions). This also brings in KNFization of everything (please hold the cheering down :) and made me reroll all my patches. My patches have been almost entirely rewritten. The places are the same, but the code's rewritten. It fits with the style (KNF) now, and looks better. I've also added strlcat.c to the build, which, just like strlcpy.c, is necessary for compatibility with older libcs. After strlcat() snuck into the OpenSSH code recently, this would prevent OpenSSH from building on (e.g.) FreeBSD 3.2. Adding it to ssh/lib/ makes it work yet again :)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 9 12:43:45 1999 UTC (12 years, 3 months ago) by green
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +14 -6 lines
Make some various cleanups. Note that I did not add RESTRICTED since this is in no way cryptographically encumbered code. The fact that it's redistributed by me from freefall is completely coincidental. Submitted by: obrien, Christian Weisgerber <naddy@unix-ag.uni-kl.de>
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Nov 8 06:20:53 1999 UTC (12 years, 3 months ago) by green
Branches: OPENBSD
CVS tags: openssh_1_2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Say hello to OpenSSH! It's more secure, has a better license, and is actively maintained by members of the OpenBSD project.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 8 06:20:53 1999 UTC (12 years, 3 months ago) by green
Branches: MAIN
Initial revision
