summaryrefslogtreecommitdiff
path: root/security/ssh
AgeCommit message (Expand)AuthorFilesLines
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz2-9/+11
2000-10-19At least in 1.4Q, there was a login_cap.h, but it didn't define LOGIN_SETENV.hubertf2-6/+6
2000-09-28The name of the rc.d script has changed. Update message to reflect newjlam1-2/+2
2000-09-26Set USE_RSAREF2=NO by default. Hopefully, this will discourage people fromfredb1-1/+2
2000-09-20Install rc.d control script as "sshd" instead of "sshd.sh" to comply withjlam3-5/+7
2000-09-09Reorganize crypto handling, as discussed on tech-pkg. Remove allfredb1-3/+2
2000-08-28ssh 1.x ssh-keygen does not have -d for DSA keys - remove section thatabs1-5/+2
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-3/+3
2000-08-10Comment out Kerberos 5 support, for now.thorpej1-7/+8
2000-08-05mention license change issue in 1.2.27 -> 1.2.28.itojun1-1/+5
2000-07-24Make all the installed /usr/pkg/etc/rc.d/sshd.sh files match.jlam1-10/+46
2000-07-17Add Solaris support.veego2-5/+21
2000-04-18Fix a bug where if you were logging in from an account which had notthorpej2-9/+10
2000-03-26revise CONFLICTS line.itojun1-2/+2
2000-03-20split security/ssh and security/ssh6.itojun25-4223/+837
2000-03-18SSH_DONT_USE_IDEA is deprecated, so include USE_IDEA in BUILD_DEFS instead.jlam1-2/+2
2000-03-18Sync with latest changes to "patch-ab" and "patch-aj".tron1-3/+3
2000-03-18mark socksified build broken, this has been unavailable for some time.itojun1-1/+2
2000-03-18address PR9630. compilation chokes on IPv4-only kernel.itojun2-269/+273
2000-03-06Adapt ssh to use our login.conf framework.mjl3-75/+190
2000-03-03can't install ssh on top of openssh, due to conflicting files.itojun1-1/+3
2000-03-02find -> ${FIND}wiz1-2/+2
2000-02-11Make this compile with KERBEROS=5.jlam2-8/+15
2000-02-05minor fixes for pkglintwiz1-3/+3
2000-01-22Link "ssh-askpass" with run time library path for X11 libraries. Fixestron2-5/+14
2000-01-17Use new variable USE_IDEA, which is YES/NO, and mention that SSH_DONT_USE_IDEAjlam1-5/+13
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-28It looks like libwrap wasn't used ever since it became a dynamic lib?kim3-315/+396
1999-12-28One of our patches changes --with-kerberos5 to --with-krb5kim1-3/+3
1999-12-26Sync checksum. Fixes PR pkg/9055 and pkg/9057.tron1-2/+2
1999-12-25Regenerate md5, keep checksums for the old "distribution" patcheskim2-4/+4
1999-12-25Folded in IPv6 and Kerberos IV patches, so that both can bekim40-153/+9932
1999-12-16regenfredb1-2/+2
1999-12-16Fix ns32k specific syntax error. Require use of rsaref-2.0p3 instead ofjonb3-7/+16
1999-12-05Catch up to rev 1.11 of regular patch-sumsommerfeld1-3/+3
1999-12-02Oups, forgot to commit this one (thanks Bernd :)bouyer1-3/+3
1999-12-01Make this work on solaris.bouyer1-4/+7
1999-12-01Use $(INSTALL_DATA), not /usr/bin/install -c ...bouyer1-8/+7
1999-11-30Make this work with -current's krb5 stuff.explorer5-14/+36
1999-11-13Revise previous fix (overly restrictive range check)sommerfeld3-7/+7
1999-11-12Enable alternate rsh path with SSH_RSHPATHabs1-1/+6
1999-11-12fix security problem with using RSAREF with ssh, reported in FreeBSDsommerfeld3-8/+30
1999-10-19s/DONT_USE_IDEA/SSH_DONT_USE_IDEA/ to make it more obvious which packageagc1-4/+4
1999-10-07Remove me as maintainer of those packages.tron1-2/+2
1999-09-28Use a relative path for bsd.pkg.mk instead of relying on the search path.soren1-4/+1
1999-09-18Kerberos IV support (cannot have both IV and V at the same time).kim5-42/+59
1999-09-18Regen.kim2-8/+8
1999-09-18Regenerate offset and fuzzy patches.kim3-32/+32
1999-09-08this builds fine without user interactionhubertf1-2/+1
1999-09-06Fix USE_INET6 build:sommerfeld4-17/+34