summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/sshlogin.c
Commit message (Collapse)AuthorAgeFilesLines
* MFS (r296781):des2016-03-141-1/+1
| | | | | | | | | | MFH (r296633): upgrade to 7.2p2 (fixes xauth command injection bug) MFH (r296634): re-add aes-cbc to server-side default cipher list MFH (r296651, r296657): fix gcc build of pam_ssh PR: 207679 Security: CVE-2016-3115 Approved by: re (marius)
* MFH (r265214, r294333, r294407, r294467): misc prop fixesdes2016-02-071-3/+4
| | | | | | | | | | | | | | | | MFH (r285975, r287143): register mergeinfo for security fixes MFH (r294497, r294498, r295139): internal documentation MFH (r294328): upgrade to openssh 6.7p1, re-add libwrap MFH (r294332): upgrade to openssh 6.8p1 MFH (r294367): update pam_ssh for api changes MFH (r294909): switch usedns back on MFH (r294336): upgrade to openssh 6.9p1 MFH (r294495): re-enable dsa keys MFH (r294464): upgrade to openssh 7.0p1 MFH (r294496): upgrade to openssh 7.1p2 Approved by: re (gjb) Relnotes: yes
* MFH (r263712): upgrade openssh to 6.6p1des2014-04-121-1/+1
| | | | MFH (r264308): restore p level in debugging output
* Upgrade to 6.3p1.des2013-09-211-1/+1
|\ | | | | | | Approved by: re (gjb)
* \ Upgrade to OpenSSH 5.8p2.des2011-05-041-1/+1
|\ \ | |/
* | Upgrade to OpenSSH 5.3p1.des2009-10-011-1/+9
|\ \ | |/
* | Upgrade to OpenSSH 5.1p1.des2008-08-011-3/+2
|\ \ | |/ | | | | | | | | | | | | | | | | I have worked hard to reduce diffs against the vendor branch. One notable change in that respect is that we no longer prefer DSA over RSA - the reasons for doing so went away years ago. This may cause some surprises, as ssh will warn about unknown host keys even for hosts whose keys haven't changed. MFC after: 6 weeks
| * Properly flatten openssh/dist.des2008-07-221-156/+0
| |
| * Revert part of 180714 - the intent was to flatten dist, not to nuke it.des2008-07-221-0/+156
| |
| * Flatten the OpenSSH vendor tree for 3.x and newer.des2008-07-221-156/+0
| |
| * Vendor import of OpenSSH 4.4p1.des2006-09-301-6/+20
| |
| * Vendor import of OpenSSH 3.9p1.des2004-10-281-5/+46
| |
| * Vendor import of OpenSSH 3.8.1p1.des2004-04-201-18/+18
| |
| * Vendor import of OpenSSH 3.7.1p2.des2004-01-071-3/+3
| |
| * Vendor import of OpenSSH-portable 3.6.1p1.des2003-04-231-3/+3
| |
| * Vendor import of OpenSSH-portable 3.5p1.des2002-10-291-2/+2
| |
| * Vendor import of OpenSSH 3.4p1.des2002-06-291-6/+3
| |
| * Vendor import of OpenSSH 3.3p1.des2002-06-271-60/+28
| |
| * Vendor import of OpenSSH 3.1des2002-03-181-2/+2
| |
* | Merge conflicts.des2006-09-301-6/+20
| | | | | | | | MFC after: 1 week
* | Resolve conflictsdes2004-10-281-5/+46
| |
* | Resolve conflicts.des2004-04-201-18/+18
| |
* | Resolve conflicts and remove obsolete files.des2004-01-071-3/+3
| | | | | | | | Sponsored by: registrar.no
* | Remove RCSID from files which have no other diffs to the vendor branch.des2003-05-011-1/+0
| |
* | Resolve conflicts.des2002-10-291-1/+1
| |
* | sshd didn't handle actual size of struct sockaddr correctly,ume2002-09-091-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and did copy it as long as just size of struct sockaddr. So, If connection is via IPv6, sshd didn't log hostname into utmp correctly. This problem occured only under FreeBSD because of our hack. However, this is potential problem of OpenSSH-portable, and they agreed to fix this. Though, there is no fixed version of OpenSSH-portable available yet, since this problem is serious for IPv6 users, I commit the fix. Reported by: many people Reviewed by: current@ and stable@ (no objection) MFC after: 3 days
* | Resolve conflicts.des2002-06-291-6/+4
| | | | | | | | Sponsored by: DARPA, NAI Labs
* | Forcibly revert to mainline.des2002-06-271-61/+28
| |
* | Fix conflicts.des2002-03-181-3/+3
| |
* | If a host would exceed 16 characters in the utmp entry, record onlygreen2001-05-151-1/+1
| | | | | | | | | | | | it's IP address/base host instead. Submitted by: brian
* | Fix conflicts for OpenSSH 2.9.green2001-05-041-1/+2
|/
* Say "hi" to the latest in the OpenSSH series, version 2.9!green2001-05-041-0/+136
Happy birthday to: rwatson
OpenPOWER on IntegriCloud