summaryrefslogtreecommitdiff
path: root/crypto/openssh/krl.c
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to OpenSSH 7.0p1.Dag-Erling Smørgrav2016-01-201-5/+5
| | | | Notes: svn path=/head/; revision=294464
* Upgrade to OpenSSH 6.9p1.Dag-Erling Smørgrav2016-01-191-2/+2
| | | | Notes: svn path=/head/; revision=294336
* Upgrade to OpenSSH 6.8p1.Dag-Erling Smørgrav2016-01-191-391/+454
| | | | Notes: svn path=/head/; revision=294332
* Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removedDag-Erling Smørgrav2016-01-191-6/+9
| | | | | | | | | upstream) and a number of security fixes which we had already backported. MFC after: 1 week Notes: svn path=/head/; revision=294328
* Upgrade to OpenSSH 6.6p1.Dag-Erling Smørgrav2014-03-251-6/+6
| | | | Notes: svn path=/head/; revision=263712
* Upgrade to 6.3p1.Dag-Erling Smørgrav2013-09-211-16/+19
| | | | | | | Approved by: re (gjb) Notes: svn path=/head/; revision=255767
* Upgrade to OpenSSH 6.2p2. Mostly a no-op since I had already patchedDag-Erling Smørgrav2013-05-171-1/+1
| | | | | | | the issues that affected us. Notes: svn path=/head/; revision=250739
* Silence printf format warnings.Dag-Erling Smørgrav2013-04-021-5/+10
| | | | Notes: svn path=/head/; revision=249015
* Upgrade to OpenSSH 6.2p1. The most important new features are supportDag-Erling Smørgrav2013-03-221-0/+1229
for a key revocation list and more fine-grained authentication control. Notes: svn path=/head/; revision=248619