aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/ssh_namespace.h
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to OpenSSH 7.9p1.Ed Maste2020-02-141-2/+8
| | | | | | | | MFC after: 2 months Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=357926
* Regenerate ssh_namespace.h for OpenSSL 1.1.1 updateEd Maste2018-10-091-29/+0
| | | | Notes: svn path=/projects/openssl111/; revision=339259
* MFH r338661 through r339253.Glen Barber2018-10-091-5/+35
| | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/projects/openssl111/; revision=339255
* Upgrade to OpenSSH 7.8p1.Dag-Erling Smørgrav2018-09-101-69/+18
| | | | | | | Approved by: re (kib@) Notes: svn path=/head/; revision=338561
* Upgrade to OpenSSH 7.7p1.Dag-Erling Smørgrav2018-05-111-4/+23
| | | | Notes: svn path=/head/; revision=333490
* Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1.Dag-Erling Smørgrav2018-05-081-69/+29
| | | | | | | | | 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
* Upgrade to OpenSSH 7.5p1.Dag-Erling Smørgrav2017-08-041-22/+21
| | | | Notes: svn path=/head/; revision=322052
* Upgrade to OpenSSH 7.3p1.Dag-Erling Smørgrav2017-03-021-17/+18
| | | | Notes: svn path=/head/; revision=314527
* Upgrade to OpenSSH 7.2p2.Dag-Erling Smørgrav2016-03-111-6/+12
| | | | Notes: svn path=/head/; revision=296633
* Upgrade to OpenSSH 7.0p1.Dag-Erling Smørgrav2016-01-201-15/+3
| | | | Notes: svn path=/head/; revision=294464
* Upgrade to OpenSSH 6.9p1.Dag-Erling Smørgrav2016-01-191-1/+5
| | | | Notes: svn path=/head/; revision=294336
* Upgrade to OpenSSH 6.8p1.Dag-Erling Smørgrav2016-01-191-741/+916
| | | | Notes: svn path=/head/; revision=294332
* Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removedDag-Erling Smørgrav2016-01-191-43/+140
| | | | | | | | | upstream) and a number of security fixes which we had already backported. MFC after: 1 week Notes: svn path=/head/; revision=294328
* As previously threatened, remove the HPN patch from OpenSSH.Dag-Erling Smørgrav2016-01-191-20/+104
| | | | Notes: svn path=/head/; revision=294325
* Upgrade to OpenSSH 6.6p1.Dag-Erling Smørgrav2014-03-251-0/+1
| | | | Notes: svn path=/head/; revision=263712
* Upgrade to OpenSSH 6.5p1.Dag-Erling Smørgrav2014-01-311-1/+82
| | | | Notes: svn path=/head/; revision=261320
* Upgrade to 6.3p1.Dag-Erling Smørgrav2013-09-211-9/+12
| | | | | | | Approved by: re (gjb) Notes: svn path=/head/; revision=255767
* Upgrade to OpenSSH 6.2p1. The most important new features are supportDag-Erling Smørgrav2013-03-221-5/+8
| | | | | | | for a key revocation list and more fine-grained authentication control. Notes: svn path=/head/; revision=248619
* Partially revert r247892 and r247904 since our strnvis() does notDag-Erling Smørgrav2013-03-071-0/+3
| | | | | | | behave the way OpenSSH expects. Notes: svn path=/head/; revision=247916
* Remove strnvis(), strvis(), strvisx().Dag-Erling Smørgrav2013-03-061-3/+0
| | | | Notes: svn path=/head/; revision=247904
* Upgrade OpenSSH to 6.1p1.Dag-Erling Smørgrav2012-09-031-5/+5
| | | | Notes: svn path=/head/; revision=240075
* Upgrade to OpenSSH 5.9p1.Dag-Erling Smørgrav2011-10-051-0/+5
| | | | | | | MFC after: 3 months Notes: svn path=/head/; revision=226046
* Belatedly regenerate after application of the HPN patch.Dag-Erling Smørgrav2011-09-281-1/+4
| | | | Notes: svn path=/head/; revision=225852
* Upgrade to OpenSSH 5.8p2.Dag-Erling Smørgrav2011-05-041-12/+41
| | | | Notes: svn path=/head/; revision=221420
* Upgrade to OpenSSH 5.4p1.Dag-Erling Smørgrav2010-03-091-8/+20
| | | | | | | MFC after: 1 month Notes: svn path=/head/; revision=204917
* Fix globbingDag-Erling Smørgrav2009-11-101-0/+2
| | | | | | | | Noticed by: delphij, David Cornejo <dave@dogwood.com> Forgotten by: des Notes: svn path=/head/; revision=199131
* Add more symbols that need to be masked:Dag-Erling Smørgrav2009-10-051-1/+19
| | | | | | | | | | - initialized and uninitialized data - symbols from roaming_dummy.c which end up in pam_ssh Update the command line used to generate the #defines. Notes: svn path=/head/; revision=197785
* Upgrade to OpenSSH 5.3p1.Dag-Erling Smørgrav2009-10-011-0/+11
| | | | Notes: svn path=/head/; revision=197679
* Use the closefrom(2) system call.John Baldwin2009-06-161-1/+0
| | | | | | | Reviewed by: des Notes: svn path=/head/; revision=194297
* Upgrade to OpenSSH 5.2p1.Dag-Erling Smørgrav2009-05-221-28/+32
| | | | | | | MFC after: 3 months Notes: svn path=/head/; revision=192595
* Upgrade to OpenSSH 5.1p1.Dag-Erling Smørgrav2008-08-011-0/+28
| | | | | | | | | | | | | 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
* Cleanup.Dag-Erling Smørgrav2008-08-011-19/+26
| | | | Notes: svn path=/head/; revision=181094
* Merge conflicts.Dag-Erling Smørgrav2006-09-301-1/+17
| | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=162856
* Introduce a namespace munging hack inspired by NetBSD to avoid pollutingDag-Erling Smørgrav2006-05-131-0/+353
the namespace of applications which inadvertantly link in libssh (usually through pam_ssh) Suggested by: lukem@netbsd.org MFC after: 6 weeks Notes: svn path=/head/; revision=158519