Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-09 | 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-08 | 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-30 | 1 | -0/+1 |
* | - millert@cvs.openbsd.org 2014/07/15 15:54:14 | Damien Miller | 2014-07-18 | 1 | -1/+48 |
* | - (djm) [misc.c] Use CLOCK_BOOTTIME in preference to CLOCK_MONOTONIC | Damien Miller | 2014-05-21 | 1 | -2/+9 |
* | - djm@cvs.openbsd.org 2014/04/20 02:30:25 | Damien Miller | 2014-04-20 | 1 | -1/+25 |
* | - djm@cvs.openbsd.org 2013/10/14 23:28:23 | Damien Miller | 2013-10-15 | 1 | -1/+9 |
* | - (dtucker) [misc.c] Remove define added for fallback testing that was | Darren Tucker | 2013-08-08 | 1 | -2/+0 |
* | - (dtucker) [misc.c] Fall back to time(2) at runtime if clock_gettime( | Darren Tucker | 2013-08-08 | 1 | -5/+10 |
* | - djm@cvs.openbsd.org 2013/07/12 00:43:50 | Damien Miller | 2013-07-18 | 1 | -2/+2 |
* | - (dtucker) [configure.ac misc.c] Look for clock_gettime in librt and fall | Darren Tucker | 2013-06-02 | 1 | -0/+4 |
* | - dtucker@cvs.openbsd.org 2013/06/01 13:15:52 | Darren Tucker | 2013-06-02 | 1 | -1/+12 |
* | - djm@cvs.openbsd.org 2013/05/17 00:13:13 | Darren Tucker | 2013-06-02 | 1 | -6/+6 |
* | - tedu@cvs.openbsd.org 2013/04/24 16:01:46 | Darren Tucker | 2013-05-16 | 1 | -2/+2 |
* | - tedu@cvs.openbsd.org 2013/04/23 17:49:45 | Darren Tucker | 2013-05-16 | 1 | -11/+10 |