emaste
1d2f971c73
Upgrade to OpenSSH 7.9p1.
...
MFC after: 2 months
Sponsored by: The FreeBSD Foundation
2020-02-14 19:06:59 +00:00
emaste
642f44c193
Regenerate ssh_namespace.h for OpenSSL 1.1.1 update
2018-10-09 17:29:31 +00:00
gjb
b710187041
MFH r338661 through r339253.
...
Sponsored by: The FreeBSD Foundation
2018-10-09 14:27:55 +00:00
des
0a47c58bdd
Upgrade to OpenSSH 7.8p1.
...
Approved by: re (kib@)
2018-09-10 16:20:12 +00:00
des
13e42418d1
Upgrade to OpenSSH 7.7p1.
2018-05-11 13:22:43 +00:00
des
271dcc6a42
Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1.
...
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.
2018-05-08 23:13:11 +00:00
des
a2e5565774
Upgrade to OpenSSH 7.5p1.
2017-08-04 12:57:24 +00:00
des
dc519490bb
Upgrade to OpenSSH 7.3p1.
2017-03-02 00:11:32 +00:00
des
bb6f58c772
Upgrade to OpenSSH 7.2p2.
2016-03-11 00:15:29 +00:00
des
9b2207f860
Upgrade to OpenSSH 7.0p1.
2016-01-20 22:57:10 +00:00
des
b856a45731
Upgrade to OpenSSH 6.9p1.
2016-01-19 18:55:44 +00:00
des
7a7bc643b5
Upgrade to OpenSSH 6.8p1.
2016-01-19 18:28:23 +00:00
des
14172c52f8
Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removed
...
upstream) and a number of security fixes which we had already backported.
MFC after: 1 week
2016-01-19 16:18:26 +00:00
des
43b4a69321
As previously threatened, remove the HPN patch from OpenSSH.
2016-01-19 14:38:20 +00:00
des
ae82763de4
Upgrade to OpenSSH 6.6p1.
2014-03-25 11:05:34 +00:00
des
7573e91b12
Upgrade to OpenSSH 6.5p1.
2014-01-31 13:12:02 +00:00
des
cda41f674d
Upgrade to 6.3p1.
...
Approved by: re (gjb)
2013-09-21 21:36:09 +00:00
des
b291eafe8d
Upgrade to OpenSSH 6.2p1. The most important new features are support
...
for a key revocation list and more fine-grained authentication control.
2013-03-22 17:55:38 +00:00
des
138ec63f93
Partially revert r247892 and r247904 since our strnvis() does not
...
behave the way OpenSSH expects.
2013-03-07 14:38:43 +00:00
des
cb16119d8c
Remove strnvis(), strvis(), strvisx().
2013-03-06 23:22:40 +00:00
des
00f3582ac6
Upgrade OpenSSH to 6.1p1.
2012-09-03 16:51:41 +00:00
des
038442ad80
Upgrade to OpenSSH 5.9p1.
...
MFC after: 3 months
2011-10-05 22:08:17 +00:00
des
a0397fe027
Belatedly regenerate after application of the HPN patch.
2011-09-28 20:42:22 +00:00
des
ee2afa8165
Upgrade to OpenSSH 5.8p2.
2011-05-04 07:34:44 +00:00
des
c3510f9e73
Upgrade to OpenSSH 5.4p1.
...
MFC after: 1 month
2010-03-09 19:16:43 +00:00
des
ca406db9c3
Fix globbing
...
Noticed by: delphij, David Cornejo <dave@dogwood.com>
Forgotten by: des
2009-11-10 09:45:43 +00:00
des
62e4403f72
Add more symbols that need to be masked:
...
- initialized and uninitialized data
- symbols from roaming_dummy.c which end up in pam_ssh
Update the command line used to generate the #defines.
2009-10-05 18:55:13 +00:00
des
c6a1085fef
Upgrade to OpenSSH 5.3p1.
2009-10-01 17:12:52 +00:00
jhb
056d36800b
Use the closefrom(2) system call.
...
Reviewed by: des
2009-06-16 15:30:10 +00:00
des
8bf56a9772
Upgrade to OpenSSH 5.2p1.
...
MFC after: 3 months
2009-05-22 18:46:28 +00:00
des
b7aa600c41
Upgrade to OpenSSH 5.1p1.
...
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
2008-08-01 02:48:36 +00:00
des
ed6e3a816d
Cleanup.
2008-08-01 01:00:34 +00:00
des
4ff234ef46
Merge conflicts.
...
MFC after: 1 week
2006-09-30 13:38:06 +00:00
des
148092431d
Introduce a namespace munging hack inspired by NetBSD to avoid polluting
...
the namespace of applications which inadvertantly link in libssh (usually
through pam_ssh)
Suggested by: lukem@netbsd.org
MFC after: 6 weeks
2006-05-13 13:47:45 +00:00