summaryrefslogtreecommitdiff
path: root/security/ssh (unfollow)
Commit message (Expand)AuthorFilesLines
1998-08-01If KRB5_HOME is defined, compile ssh with krb5 support.Dima Ruban1-1/+5
1998-07-25Fix up slogin1.1 -> ssh1.1 symlink too.Satoshi Asami1-1/+3
1998-07-11upgrade to 1.2.26 for security improvementsWarner Losh2-3/+3
1998-06-12Do not install slogin1.1 manpage, no such programAndrey A. Chernov1-3/+1
1998-06-12Fix all *1 linksAndrey A. Chernov1-16/+30
1998-06-121.2.22 -> 1.2.25Dima Ruban5-436/+176
1998-05-23Two "/usr/local" --> ${PREFIX}David E. O'Brien1-2/+2
1998-05-22Allow use of Phil Karn's patchkit that implements DES/DES3 inMatthew Hunt2-1/+11
1998-03-10Further adjustments to english.Jordan K. Hubbard1-4/+4
1998-03-10Clean up and clarify some english user prompts in the Makefile whichJordan K. Hubbard1-6/+6
1998-02-13Fix rare DES empty passwords bugAndrey A. Chernov1-0/+13
1998-01-22Don't print "No mail" for FreeBSD , just print nothingAndrey A. Chernov1-3/+15
1998-01-22Fix .hushlogin supportAndrey A. Chernov1-48/+74
1998-01-20Upgrade to ssh 1.2.22. Please send problems with the upgrade to me.Warner Losh3-426/+359
1997-12-24Merge in change requested by theo:Warner Losh1-1/+1
1997-12-24Make the SOCKS support from USE_SOCKS play nicely with the socks5 port.Warner Losh1-2/+2
1997-11-21Change to use perl5.004_04Mark Murray1-4/+4
1997-11-10ftp.dsi.unimi.it -> idea.sec.dsi.unimi.itDima Ruban1-2/+2
1997-10-10fixed little typo.Ralf S. Engelschall1-2/+2
1997-09-16Upgrade to 1.2.21Torsten Blum3-65/+67
1997-09-11mv -> ${MV}.Masafumi Max NAKANE1-2/+2
1997-07-19Prevent this server error message:John Polstra1-0/+13
1997-07-18Update name of perl executable in dependencies to "perl5.00401".Satoshi Asami1-4/+4
1997-07-01typo in commentAdam David1-2/+2
1997-06-11Handle expired and changed password timeouts nowAndrey A. Chernov1-19/+70
1997-06-02Don't remove the host key on pkg_delete. It is irreplaceable.John Polstra1-1/+0
1997-05-24Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1-4/+4
1997-05-10login_getclass() -> login_getpwclass().David Nugent1-2/+2
1997-05-02Fix 3 error with login.confAndrey A. Chernov1-24/+38
1997-04-25Update from ssh-1.2.19 to ssh-1.2.20. All patches applied still, I justPeter Wemm6-67/+76
1997-04-20Add virtual category 'perl5'.Wolfram Schneider1-2/+2
1997-04-16Disable extended LOGIN_CAP $MAIL processing until it will be fixedAndrey A. Chernov1-1/+1
1997-04-16Upgrade to 1.2.19Andrey A. Chernov6-78/+151
1997-04-01Back out previous patch, I got confused by an old sshd.conf filePaul Traina1-2/+2
1997-04-01Fix argument parsing loop in ssh-agent (original 1.2.18 bug)Andrey A. Chernov1-0/+13
1997-04-01Generate host key in /etc to match the portPaul Traina1-2/+2
1997-03-28Upgrade to 1.2.18Andrey A. Chernov8-190/+191
1997-02-27Add LOGIN_CAP abilitiesAndrey A. Chernov5-37/+237
1996-12-27Make one of our changes for -current work on 2.1. In -current, rresvport()Peter Wemm1-1/+2
1996-11-201.2.16 --> 1.2.17Adam David3-19/+19
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-5/+6
1996-11-12Remove my ptys patch, because this code is unused, openpty is used insteadAndrey A. Chernov1-15/+35
1996-11-12Use BSD naming convention for pty names, it fixes two problems:Andrey A. Chernov1-0/+19
1996-11-02Change syslog facility from DAEMON to AUTHAndrey A. Chernov1-0/+19
1996-10-24Use system shared libgmp nowAndrey A. Chernov2-89/+183
1996-10-17It fixes a really annoying errorAndrey A. Chernov1-0/+32
1996-10-16Upgrade to official 1.2.16Andrey A. Chernov5-69/+98
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-1/+1
1996-08-19Remove LIB_DEPENDS on libz, it's in /usr/src now.Satoshi Asami1-2/+1
1996-08-12Have ssh use rresvport() to get a privileged socket instead of doing itPeter Wemm1-0/+26