aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/config.h
Commit message (Expand)AuthorAgeFilesLines
* openssh: connect libressl-api-compat.c and regen config.hEd Maste2018-10-031-3/+99
* Upgrade to OpenSSH 7.8p1.Dag-Erling Smørgrav2018-09-101-8/+11
* Update userland arc4random() with OpenBSD's Chacha20 based arc4random().Xin LI2018-08-191-1/+1
* Upgrade to OpenSSH 7.7p1.Dag-Erling Smørgrav2018-05-111-12/+62
* Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1.Dag-Erling Smørgrav2018-05-081-3/+35
* Upgrade to OpenSSH 7.5p1.Dag-Erling Smørgrav2017-08-041-1/+4
* Upgrade to OpenSSH 7.4p1.Dag-Erling Smørgrav2017-03-061-17/+10
* Re-apply part of r311585 which was inadvertantly reverted in the upgradeDag-Erling Smørgrav2017-03-031-1/+1
* Upgrade to OpenSSH 7.3p1.Dag-Erling Smørgrav2017-03-021-6/+33
* Conditionalize building libwrap support into sshdEnji Cooper2017-01-071-1/+1
* Remove DSA from default cipher list and disable SSH1.Dag-Erling Smørgrav2016-08-031-1/+1
* Upgrade to OpenSSH 7.2p2.Dag-Erling Smørgrav2016-03-111-3/+24
* Upgrade to OpenSSH 7.0p1.Dag-Erling Smørgrav2016-01-201-2/+2
* Upgrade to OpenSSH 6.8p1.Dag-Erling Smørgrav2016-01-191-1/+8
* Now that we have local modifications in configure.ac and configure, runDag-Erling Smørgrav2016-01-191-2/+7
* Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removedDag-Erling Smørgrav2016-01-191-5/+14
* Upgrade to OpenSSH 6.6p1.Dag-Erling Smørgrav2014-03-251-0/+6
* Upgrade to OpenSSH 6.5p1.Dag-Erling Smørgrav2014-01-311-3/+73
* Unbreak the WITHOUT_KERBEROS build and try to reduce the odds of aDag-Erling Smørgrav2013-09-231-9/+9
* Upgrade to 6.3p1.Dag-Erling Smørgrav2013-09-211-30/+60
* Upgrade to OpenSSH 6.2p1. The most important new features are supportDag-Erling Smørgrav2013-03-221-2/+42
* Partially revert r247892 and r247904 since our strnvis() does notDag-Erling Smørgrav2013-03-071-2/+2
* Explicitly disable lastlog, utmp and wtmp.Dag-Erling Smørgrav2013-03-061-8/+43
* Upgrade to OpenSSH 5.9p1.Dag-Erling Smørgrav2011-10-051-8/+30
* Upgrade to OpenSSH 5.8p2.Dag-Erling Smørgrav2011-05-041-6/+45
* Upgrade to OpenSSH 5.6p1.Dag-Erling Smørgrav2010-11-111-0/+3
* Upgrade to OpenSSH 5.5p1.Dag-Erling Smørgrav2010-04-281-3/+12
* Upgrade to OpenSSH 5.4p1.Dag-Erling Smørgrav2010-03-091-17/+20
* Make OpenSSH work with utmpx.Ed Schouten2010-01-131-22/+22
* Upgrade to OpenSSH 5.3p1.Dag-Erling Smørgrav2009-10-011-4/+23
* Use the closefrom(2) system call.John Baldwin2009-06-161-1/+1
* Upgrade to OpenSSH 5.2p1.Dag-Erling Smørgrav2009-05-221-1/+10
* Set SIZEOF_LONG_INT and SIZEOF_LONG_LONG_INT to plausible values. TheyDag-Erling Smørgrav2008-09-011-2/+2
* Upgrade to OpenSSH 5.1p1.Dag-Erling Smørgrav2008-08-011-13/+96
* Revert an old hack I put in to replace S/Key with OPIE. We haven't usedDag-Erling Smørgrav2008-08-011-3/+0
* Don't define XAUTH_PATH here, we either pass it in on the compiler commandDag-Erling Smørgrav2006-10-061-1/+1
* Regenerate; no effect on the code as it doesn't actually use the handful ofDag-Erling Smørgrav2006-10-021-5/+5
* Regenerate.Dag-Erling Smørgrav2006-09-301-9/+60
* Our glob(3) has all the required features.Dag-Erling Smørgrav2006-06-091-2/+2
* Fix utmp. There is some clever logic in configure.ac which attempts toDag-Erling Smørgrav2006-03-231-2/+2
* Regenerate.Dag-Erling Smørgrav2006-03-221-419/+486
* RegenerateDag-Erling Smørgrav2005-09-031-11/+55
* Regenerate.Dag-Erling Smørgrav2005-06-051-13/+82
* Resolve conflictsDag-Erling Smørgrav2004-10-281-1/+35
* Regenerate.Dag-Erling Smørgrav2004-04-201-1/+19
* Define HAVE_GSSAPI_H.Dag-Erling Smørgrav2004-02-261-1/+1
* Regenerate.Dag-Erling Smørgrav2004-02-261-10/+52
* Regenerate config.h; I don't know why this didn't hit CVS yesterday.Dag-Erling Smørgrav2004-01-081-36/+107
* Regenerate.Dag-Erling Smørgrav2003-04-231-2/+42
* Since OpenSSH drops privileges before calling pam_open_session(3),Dag-Erling Smørgrav2002-12-031-169/+201