| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| | |
MFC after: 2 months
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=357926
|
| |\|
| |
| |
| |
| |
| |
| | |
Approved by: re (kib@)
Notes:
svn path=/head/; revision=338561
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=333490
|
| |\|
| |
| |
| |
| |
| |
| |
| |
| | |
This completely removes client-side support for the SSH 1 protocol,
which was already disabled in 12 but is still enabled in 11. For that
reason, we will not be able to merge 7.6p1 or newer back to 11.
Notes:
svn path=/head/; revision=333389
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Adjust notification points slightly to catch all auth failures,
rather than just the ones caused by bad usernames.
Modify notification point for bad usernames to send new type of
BLACKLIST_BAD_USER. (Support in libblacklist will be forthcoming soon.)
Add guards to allow library headers to expose the enum of action values.
Reviewed by: des
Approved by: des
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=318242
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=314720
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=314527
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Reported by: Rick Adams
Reviewed by: des
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=313965
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Change the calls to of blacklist_init() and blacklist_notify to be
macros defined in the blacklist_client.h file. This avoids
the need for #ifdef USE_BLACKLIST / #endif except in the
blacklist.c file.
Remove redundent initialization attempts from within
blacklist_notify - everything always goes through
blacklistd_init().
Added UseBlacklist option to sshd, which defaults to off.
To enable the functionality, use '-o UseBlacklist=yes' on
the command line, or uncomment in the sshd_config file.
Reviewed by: des
Approved by: des
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D7051
Notes:
svn path=/head/; revision=305065
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change has functional impact, and other concerns raised
by the OpenSSH maintainer.
Requested by: des
PR: 210479 (related)
Approved by: re (marius)
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=302182
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Reviewed by: rpaulo
Approved by: rpaulo (earlier version of changes)
Relnotes: YES
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D5915
Notes:
svn path=/head/; revision=301551
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=294496
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=294464
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=294336
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=294332
|
| |\|
| |
| |
| |
| |
| |
| |
| |
| | |
upstream) and a number of security fixes which we had already backported.
MFC after: 1 week
Notes:
svn path=/head/; revision=294328
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=290672
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
$FreeBSD$ tags and man page dates.
Add a post-merge script which reapplies these changes.
Run both scripts to normalize the existing code base. As a result, many
files which should have had $FreeBSD$ tags but didn't now have them.
Partly rewrite the upgrade instructions and remove the now outdated
list of tricks.
Notes:
svn path=/head/; revision=263691
|
| |\|
| |
| |
| |
| |
| |
| | |
Approved by: re (gjb)
Notes:
svn path=/head/; revision=255767
|
| |\|
| |
| |
| |
| |
| |
| | |
for a key revocation list and more fine-grained authentication control.
Notes:
svn path=/head/; revision=248619
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=240075
|
| |\|
| |
| |
| |
| |
| |
| | |
MFC after: 3 months
Notes:
svn path=/head/; revision=226046
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=221420
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=215116
|
| |\|
| |
| |
| |
| |
| |
| | |
MFC after: 1 month
Notes:
svn path=/head/; revision=204917
|
| |\|
| |
| |
| |
| |
| |
| | |
MFC after: 3 months
Notes:
svn path=/head/; revision=192595
|
| |\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
Notes:
svn path=/head/; revision=181111
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=180720
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=164146
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=162852
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=149749
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=147001
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=146998
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=137015
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=126274
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=124208
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=113908
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=106121
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=98937
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=98675
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=92555
|
| | |
| |
| |
| |
| |
| |
| | |
Happy birthday to: rwatson
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=76259
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=69587
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=65668
|
| | |
| |
| |
| |
| |
| |
| | |
Obtained from: OpenBSD
Notes:
svn path=/vendor-crypto/openssh/dist/; revision=61209
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=164149
|
| | |
| |
| |
| |
| |
| |
| | |
MFC after: 1 week
Notes:
svn path=/head/; revision=162856
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=149753
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=147005
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=137019
|