summaryrefslogtreecommitdiffstats
path: root/crypto/openssh
Commit message (Expand)AuthorAgeFilesLines
* If a host would exceed 16 characters in the utmp entry, record onlygreen2001-05-151-1/+1
* mdoc(7) police: finished fixing conflicts in revision 1.18.ru2001-05-141-1/+0
* Fix make world in the kerberosIV case.markm2001-05-111-1/+5
* Fix some of the handling in the pam module, don't unregister thingsalfred2001-05-091-14/+50
* Since PAM is broken, let pam_setcred() failure be non-fatal.green2001-05-081-1/+1
* sshd_config should still be keeping ssh host keys in /etc/ssh, not /etc.green2001-05-051-3/+3
* Finish committing _more_ somehow-uncommitted OpenSSH 2.9 updates.green2001-05-052-5/+11
* Get ssh(1) compiling with MAKE_KERBEROS5.green2001-05-042-2/+6
* Remove obsoleted files.green2001-05-0412-1582/+0
* Fix conflicts for OpenSSH 2.9.green2001-05-0449-4374/+5736
* This commit was generated by cvs2svn to compensate for changes in r76259,green2001-05-04118-2874/+10190
|\
| * Say "hi" to the latest in the OpenSSH series, version 2.9!green2001-05-04162-7158/+15940
| * This commit was manufactured by cvs2svn to create branchcvs2svn2000-12-053-0/+1064
* | Add a "VersionAddendum" configuration setting for sshd which allowsgreen2001-05-033-2/+77
* | Backout completely canonical lookup modifications.green2001-05-033-15/+24
* | Suggested by kris, OpenSSH shall have a version designated to note thatgreen2001-03-201-1/+2
* | Make password attacks based on traffic analysis harder by requiring thatgreen2001-03-209-5/+74
* | Fix double mention of ssh.asmodai2001-03-151-1/+1
* | Don't dump core when an attempt is made to login using protocol 2 withgreen2001-03-151-0/+1
* | (try_krb5_authentication): simplify code. from joda@netbsd.orgassar2001-03-131-47/+4
* | Fix LP64 problem in Kerberos 5 TGT passing.assar2001-03-121-1/+3
* | Reenable the SIGPIPE signal handler default in all cases for spawnedgreen2001-03-111-2/+6
* | Add code for being compatible with ssh.com's krb5 authentication.assar2001-03-0413-178/+165
* | Make ConnectionsPerPeriod non-fatal for real.ps2001-02-181-0/+1
* | update to new heimdal libkrb5assar2001-02-131-2/+2
* | Patches backported from later development version of OpenSSH which preventkris2001-02-125-28/+53
* | Correctly fill in the sun_len for a sockaddr_sun.green2001-02-041-1/+2
* | MFS: Don't use the canonical hostname here, too.green2001-02-041-0/+2
* | MFF: Make ConnectionsPerPeriod usage a warning, not fatal.green2001-02-041-1/+1
* | Actually propagate back to the rest of the application that a commandgreen2001-01-211-1/+1
* | /Really/ deprecate ConnectionsPerPeriod, ripping out the code for itgreen2001-01-134-102/+2
* | Fix a long-standing bug that resulted in a dropped session sometimesgreen2001-01-061-0/+1
* | Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0green2000-12-0534-861/+2289
* | Forgot to remove the old line in the last commit.green2000-12-051-1/+0
* | This commit was generated by cvs2svn to compensate for changes in r69587,green2000-12-0545-648/+2407
|\ \ | |/
| * Import of OpenSSH 2.3.0 (virgin OpenBSD source release).green2000-12-0572-1442/+3643
* | Remove duplicate linebrian2000-12-041-1/+0
* | In env_destroy(), it is a bad idea to env_swap(self, 0) to switchgreen2000-11-251-0/+2
* | Correct an arguement to ssh_add_identity, this matches what is currentlybillf2000-11-251-1/+1
* | Add login_cap and login_access support. Previously, these FreeBSD-localgreen2000-11-141-0/+37
* | This commit was generated by cvs2svn to compensate for changes in r68700,green2000-11-141-4/+8
|\ \ | |/
| * Import a security fix: the client would allow a server to use itsgreen2000-11-141-4/+8
* | Fix a few style oddities.green2000-09-101-6/+6
* | Fix a goof in timevaldiff.green2000-09-101-1/+1
* | Remove files no longer present in OpenSSH 2.2.0 and beyondkris2000-09-105-256/+0
* | Resolve conflicts and update for OpenSSH 2.2.0kris2000-09-1037-1659/+2394
* | This commit was generated by cvs2svn to compensate for changes in r65668,kris2000-09-1080-806/+3146
|\ \ | |/
| * Initial import of OpenSSH post-2.2.0 snapshot dated 2000-09-09kris2000-09-10118-2247/+5359
* | Nuke RSAREF support from orbit.kris2000-09-101-6/+0
* | ttyname was not being passed into do_login(), so we were erroneously pickingkris2000-09-041-3/+3
OpenPOWER on IntegriCloud