CVS log for ports/security/openssh/files/Attic/patch-auth1.c
Up to [FreeBSD] / ports / security / openssh / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8
Wed Mar 5 04:25:42 2008 UTC (3 years, 11 months ago) by tmclaugh
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.7: +0 -0 lines
- expire port: Long out of date with multiple security issues. (Don't worry, openssh-portable is still there.)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jul 7 18:53:06 2002 UTC (9 years, 7 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_EOL, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -6 lines
FreeBSD specifc security fix for: ChallengeResponseAuthentication yes
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 28 04:50:31 2002 UTC (9 years, 7 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -6 lines
Defaults changed: (Gregory Sutter) ChallengeResponseAuthentication no UseLogin no SSH_PRIVSEP_USER=sshd, distributioin patch set it to nobodyh. (Jan Srzednicki) #undef USE_PIPES, problems with ppp over ssh. (Kugimoto Takeshi) fix missing includes for "canohost.h"
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jun 26 17:32:02 2002 UTC (9 years, 7 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -6 lines
Update to openssh-3.4 Update to openssh-3.4p1
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 24 22:57:13 2002 UTC (9 years, 7 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -10 lines
Enable privilege separation as default, create user and home if it not exists.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jun 24 21:13:06 2002 UTC (9 years, 7 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +101 -15 lines
Merge PAM-changes from openssh currrent Fix build with SKEY=yes, pr# 36119 Cleanup pw_expire handling. Add missing includes Changes defaults to: PermitRootLogin=no, UsePrivilegeSeparation=no Use $PREFIX/etc/ssh for config, updating manpages too.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri May 31 07:28:46 2002 UTC (9 years, 8 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -9 lines
Update to OpenSSH 3.2.3 - patch openssh-3.1-adv.token.patch is now obsolete. - remerged PAM changes form previous port - declare CMSG_* macros. - fixed bad type in function input_userauth_passwd_changereq Update to OpenSSH-portable-3.2.3p1 - patch openssh-3.1p1-adv.token.patch is now obsolete - keep previously declared CONFIGURE_ARGS - remove openssh-mit-krb5-20020326.diff (should be in the distribution now) - patch patch-readpassphrase.c is now in teh distribution - merged previous patches. - extend CONFIGURE_ARGS so it find OPENSSL again. - new patches for GSSAPI, not fully tested. If you have the patch applied: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/36080 Builds with openssl-0.9.6d under: 2.2.8-RELEASE 3.2-RELEASE 4.2-RELEASE 4.6-RC
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 17 19:36:40 2002 UTC (9 years, 10 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Merge patches from -stable with USE_PAM and HAVE_LOGIN_CAP Bump PORTREVISION PR: 35904
