summaryrefslogtreecommitdiffstats
path: root/security/ssh/files
Commit message (Expand)AuthorAgeFilesLines
* Don't make sshd listen on two ports by default (!) - this "feature" waskris2000-04-211-4/+16
* Unbreak Kerberos5 support.kris2000-04-211-2/+2
* Convert patch to unidiff; no functional changes.kris2000-04-211-418/+369
* Add better sshd startup scripts; specifically, allow restarting andwill2000-04-051-0/+27
* - re-enable TCP_NODELAYsumikawa2000-02-241-41/+30
* Make IPv6-enable ssh works on socks environment.sumikawa2000-02-243-17/+53
* Make buildable on IPv4-only kernel.sumikawa2000-02-201-7/+9
* Checfor OSVERSION _or_ USE_INET6 when deciding if IPv6 support shouldtorstenb2000-02-121-13/+19
* Add IPv6 support to ssh.torstenb2000-01-1423-123/+4015
* Default to not allowing root logins. This makes it consistant withimp1999-11-201-1/+1
* Don't overflow rsa bits. As seen on bugtraq and elsewhere.imp1999-11-161-0/+25
* Turn Root Login on again.torstenb1999-09-101-1/+1
* Only use trimdomain() if __FreeBSD_version > 320000brian1999-06-182-9/+22
* PR: ports/12037sada1999-06-159-384/+158
* Always use trimdomain(), not just #if __FreeBSD_version >= 400004brian1999-05-072-22/+8
* Reduce the copy of the DISPLAY variable usingbrian1999-04-111-2/+24
* Call trimdomain() to reduce the size of the ut_hostbrian1999-04-111-0/+31
* add official kerberos patchache1998-11-101-0/+286
* Properly reference the rsaref sources, which are required during the buildjkh1998-10-081-5/+8
* Repair a linkage problem, whereis the ssh port was trying tochuckr1998-09-131-186/+121
* 1.2.22 -> 1.2.25dima1998-06-122-425/+139
* Fix rare DES empty passwords bugache1998-02-131-0/+13
* Don't print "No mail" for FreeBSD , just print nothingache1998-01-221-3/+15
* Fix .hushlogin supportache1998-01-221-48/+74
* Upgrade to ssh 1.2.22. Please send problems with the upgrade to me.imp1998-01-201-422/+355
* Merge in change requested by theo:imp1997-12-241-1/+1
* Upgrade to 1.2.21torstenb1997-09-161-61/+63
* Prevent this server error message:jdp1997-07-191-0/+13
* Handle expired and changed password timeouts nowache1997-06-111-19/+70
* login_getclass() -> login_getpwclass().davidn1997-05-101-2/+2
* Fix 3 error with login.confache1997-05-021-24/+38
* Update from ssh-1.2.19 to ssh-1.2.20. All patches applied still, I justpeter1997-04-254-62/+62
* Disable extended LOGIN_CAP $MAIL processing until it will be fixedache1997-04-161-1/+1
* Upgrade to 1.2.19ache1997-04-164-74/+147
* Fix argument parsing loop in ssh-agent (original 1.2.18 bug)ache1997-04-011-0/+13
* Upgrade to 1.2.18ache1997-03-286-186/+187
* Add LOGIN_CAP abilitiesache1997-02-275-37/+237
* Make one of our changes for -current work on 2.1. In -current, rresvport()peter1996-12-271-1/+2
* 1.2.16 --> 1.2.17adam1996-11-201-13/+13
* Remove my ptys patch, because this code is unused, openpty is used insteadache1996-11-121-15/+35
* Use BSD naming convention for pty names, it fixes two problems:ache1996-11-121-0/+19
* Change syslog facility from DAEMON to AUTHache1996-11-021-0/+19
* Use system shared libgmp nowache1996-10-242-89/+183
* It fixes a really annoying errorache1996-10-171-0/+32
* Upgrade to official 1.2.16ache1996-10-162-64/+89
* Have ssh use rresvport() to get a privileged socket instead of doing itpeter1996-08-121-0/+26
* Back out andrews change - 1.2.14.1 is not an official ssh release.torstenb1996-07-182-67/+65
* Upgrade to 1.2.14.1ache1996-07-162-65/+67
* If hostname > UT_HOSTSIZE, write its numeric address instead to keepache1996-06-171-0/+24
* Update ssh-1.2.13 -> ssh-1.2.14peter1996-06-071-74/+41
OpenPOWER on IntegriCloud