Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upstream: When system calls indicate an error they return -1, not | deraadt@openbsd.org | 2019-07-05 | 1 | -9/+9 |
* | upstream: Some asprintf() calls were checked < 0, rather than the | deraadt@openbsd.org | 2019-06-28 | 1 | -2/+2 |
* | upstream: Remove support for obsolete host/port syntax. | dtucker@openbsd.org | 2019-01-24 | 1 | -2/+2 |
* | upstream: move client/server SSH-* banners to buffers under | djm@openbsd.org | 2018-12-27 | 1 | -1/+76 |
* | upstream: Fix calculation of initial bandwidth limits. Account for | dtucker@openbsd.org | 2018-12-27 | 1 | -5/+4 |
* | upstream: use path_absolute() for pathname checks; from Manoj Ampalam | djm@openbsd.org | 2018-11-16 | 1 | -1/+8 |
* | upstream: Support using service names for port numbers. | naddy@openbsd.org | 2018-10-07 | 1 | -4/+8 |
* | upstream: Allow ssh_config IdentityAgent directive to accept | djm@openbsd.org | 2018-10-03 | 1 | -1/+20 |
* | upstream: Remove uid checks from low port binds. Now that ssh | dtucker@openbsd.org | 2018-07-31 | 1 | -10/+1 |
* | upstream: Remove support for running ssh(1) setuid and fatal if | dtucker@openbsd.org | 2018-07-19 | 1 | -2/+1 |
* | upstream: add a SetEnv directive to ssh_config that allows setting | djm@openbsd.org | 2018-06-09 | 1 | -6/+26 |
* | upstream: switch config file parsing to getline(3) as this avoids | markus@openbsd.org | 2018-06-06 | 1 | -26/+1 |
* | upstream: add valid-before="[time]" authorized_keys option. A | djm@openbsd.org | 2018-03-14 | 1 | -1/+54 |
* | upstream: revert recent strdelim() change, it causes problems with | djm@openbsd.org | 2018-03-12 | 1 | -19/+8 |
* | upstream: switch over to the new authorized_keys options API and | djm@openbsd.org | 2018-03-03 | 1 | -1/+2 |
* | upstream: Allow escaped quotes \" and \' in ssh_config and | djm@openbsd.org | 2018-03-02 | 1 | -8/+19 |
* | upstream commit | markus@openbsd.org | 2018-01-23 | 1 | -153/+1 |
* | upstream commit | djm@openbsd.org | 2017-12-12 | 1 | -4/+4 |
* | upstream commit | djm@openbsd.org | 2017-12-12 | 1 | -9/+10 |
* | upstream commit | dtucker@openbsd.org | 2017-12-07 | 1 | -1/+15 |
* | upstream commit | dtucker@openbsd.org@openbsd.org | 2017-11-28 | 1 | -39/+48 |
* | provide hooks and fallbacks for rdomain support | Damien Miller | 2017-10-25 | 1 | -0/+13 |
* | upstream commit | djm@openbsd.org | 2017-10-25 | 1 | -2/+18 |
* | upstream commit | djm@openbsd.org | 2017-10-25 | 1 | -1/+39 |
* | upstream commit | millert@openbsd.org | 2017-10-25 | 1 | -4/+4 |
* | upstream commit | djm@openbsd.org | 2017-10-23 | 1 | -3/+9 |
* | upstream commit | millert@openbsd.org | 2017-10-23 | 1 | -5/+292 |
* | misc.c needs functions from platform.c now | Damien Miller | 2017-08-23 | 1 | -0/+1 |
* | upstream commit | djm@openbsd.org | 2017-08-23 | 1 | -3/+4 |
* | upstream commit | djm@openbsd.org | 2017-08-23 | 1 | -1/+467 |
* | upstream commit | djm@openbsd.org | 2017-07-24 | 1 | -1/+2 |
* | upstream commit | deraadt@openbsd.org | 2017-06-01 | 1 | -2/+2 |
* | upstream commit | dtucker@openbsd.org | 2017-03-14 | 1 | -3/+3 |
* | upstream commit | dtucker@openbsd.org | 2017-03-14 | 1 | -6/+11 |
* | upstream commit | dtucker@openbsd.org | 2016-11-30 | 1 | -1/+19 |
* | upstream commit | dtucker@openbsd.org | 2016-10-24 | 1 | -1/+9 |
* | upstream commit | djm@openbsd.org | 2016-07-15 | 1 | -1/+62 |
* | upstream commit | djm@openbsd.org | 2016-04-08 | 1 | -1/+39 |
* | upstream commit | krw@openbsd.org | 2016-04-08 | 1 | -13/+13 |
* | Add compat to monotime_double(). | Darren Tucker | 2016-03-09 | 1 | -3/+17 |
* | upstream commit | dtucker@openbsd.org | 2016-03-04 | 1 | -1/+12 |
* | upstream commit | dtucker@openbsd.org | 2016-01-27 | 1 | -1/+2 |
* | Don't set IPV6_V6ONLY on OpenBSD | Damien Miller | 2015-12-08 | 1 | -1/+1 |
* | upstream commit | tobias@openbsd.org | 2015-12-07 | 1 | -1/+3 |
* | upstream commit | sthen@openbsd.org | 2015-10-25 | 1 | -21/+11 |
* | upstream commit | djm@openbsd.org | 2015-10-07 | 1 | -22/+33 |
* | upstream commit | deraadt@openbsd.org | 2015-04-29 | 1 | -2/+2 |
* | upstream commit | deraadt@openbsd.org | 2015-01-16 | 1 | -3/+3 |
* | upstream commit | lteo@openbsd.org | 2014-10-27 | 1 | -1/+1 |
* | - (djm) [misc.c] Missing newline between functions | Damien Miller | 2014-08-29 | 1 | -0/+1 |