OpenBSD CVS

CVS log for src/usr.sbin/nsd/tsig.c


[BACK] Up to [local] / src / usr.sbin / nsd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.1.1.11 / (download) - annotate - [select for diffs] (vendor branch), Tue Oct 13 10:05:08 2020 UTC (3 years, 7 months ago) by sthen
Branch: NLNETLABS
CVS Tags: NSD_4_6_1, NSD_4_3_6rc1, NSD_4_3_6, NSD_4_3_3
Changes since 1.1.1.10: +15 -4 lines
Diff to previous 1.1.1.10 (colored)

import NSD 4.3.3, ok florian@

Revision 1.8 / (download) - annotate - [select for diffs], Thu May 14 06:08:40 2020 UTC (4 years ago) by florian
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, HEAD
Changes since 1.7: +15 -4 lines
Diff to previous 1.7 (colored)

Update to 4.3.1
Testing & OK sthen

Revision 1.7 / (download) - annotate - [select for diffs], Wed Dec 18 10:58:18 2019 UTC (4 years, 5 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored)

merge NSD 4.2.4

Revision 1.1.1.10 / (download) - annotate - [select for diffs] (vendor branch), Wed Dec 18 10:56:56 2019 UTC (4 years, 5 months ago) by sthen
Branch: NLNETLABS
CVS Tags: NSD_4_2_4
Changes since 1.1.1.9: +1 -1 lines
Diff to previous 1.1.1.9 (colored)

import NSD 4.2.4, ok florian

Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 17 16:19:35 2019 UTC (4 years, 8 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.5: +55 -0 lines
Diff to previous 1.5 (colored)

merge 4.2.2

Revision 1.1.1.9 / (download) - annotate - [select for diffs] (vendor branch), Tue Sep 17 16:19:00 2019 UTC (4 years, 8 months ago) by sthen
Branch: NLNETLABS
CVS Tags: NSD_4_2_2
Changes since 1.1.1.8: +61 -3 lines
Diff to previous 1.1.1.8 (colored)

import nsd 4.2.2, ok florian@

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 30 08:57:09 2018 UTC (5 years, 10 months ago) by florian
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (colored)

update to nsd 4.1.23, from the release notes:
------------------------------------------------------------------------
NSD versions 4.1.22 and before are vulnerable in comparing TSIG
information and this can be used to discover a TSIG secret.

NSD uses TSIG to protect zone transfers.  The TSIG code uses a secret
key to protect the data.  The secret key is shared with both sides of
the zone transfer connection.  The comparison code in NSD was not time
insensitive, causing the potential for an attacker to use timing
information to discover data about the key contents.

NSD versions from 2.2.0 to 4.1.22 are vulnerable.  Upgrade to 4.1.23 or
newer to get the fix.

It was reported by Ondrej Sury (ISC).
------------------------------------------------------------------------

OK tb, sthen

Revision 1.4 / (download) - annotate - [select for diffs], Fri Feb 17 20:04:45 2017 UTC (7 years, 3 months ago) by florian
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Update to 4.1.15.
This contains a local patch to query.c (missed _t conversion) that has
been submitted upstream.
OK sthen

Revision 1.3 / (download) - annotate - [select for diffs], Mon Oct 24 09:44:43 2016 UTC (7 years, 7 months ago) by florian
Branch: MAIN
Changes since 1.2: +3 -0 lines
Diff to previous 1.2 (colored)

Update to 4.1.13
Testing millert, brad and myself.
OK millert@

Revision 1.1.1.8 / (download) - annotate - [select for diffs] (vendor branch), Tue Feb 3 10:24:29 2015 UTC (9 years, 4 months ago) by brad
Branch: NLNETLABS
CVS Tags: NSD_4_1_6, NSD_4_1_3, NSD_4_1_1
Changes since 1.1.1.7: +2 -2 lines
Diff to previous 1.1.1.7 (colored)

update to NSD 4.1.1, ok sthen@

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 12 14:36:48 2015 UTC (9 years, 4 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.1: +53 -53 lines
Diff to previous 1.1 (colored)

Use proper casts for ctype functions.  This is already fixed in nsd
trunk.  OK doug@

Revision 1.1.1.7 / (download) - annotate - [select for diffs] (vendor branch), Tue Nov 26 12:50:14 2013 UTC (10 years, 6 months ago) by sthen
Branch: NLNETLABS
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, NSD_4_1_0, NSD_4_0_3, NSD_4_0_2, NSD_4_0_1, NSD_4_0_0
Changes since 1.1.1.6: +48 -20 lines
Diff to previous 1.1.1.6 (colored)

import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by brad@

Revision 1.1.1.6 / (download) - annotate - [select for diffs] (vendor branch), Mon Feb 18 10:17:40 2013 UTC (11 years, 3 months ago) by sthen
Branch: NLNETLABS
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, NSD_3_2_16, NSD_3_2_15
Changes since 1.1.1.5: +0 -27 lines
Diff to previous 1.1.1.5 (colored)

Update to NSD 3.2.15, ok brad@ phessler@ deraadt@ also tested by okan@

Revision 1.1.1.5 / (download) - annotate - [select for diffs] (vendor branch), Fri Nov 23 20:29:17 2012 UTC (11 years, 6 months ago) by sthen
Branch: NLNETLABS
CVS Tags: NSD_3_2_14
Changes since 1.1.1.4: +0 -1 lines
Diff to previous 1.1.1.4 (colored)

update to NSD 3.2.14, requested by/ok brad@

Revision 1.1.1.4 / (download) - annotate - [select for diffs] (vendor branch), Mon Jul 9 21:55:07 2012 UTC (11 years, 11 months ago) by sthen
Branch: NLNETLABS
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, NSD_3_2_13, NSD_3_2_11
Changes since 1.1.1.3: +1 -1 lines
Diff to previous 1.1.1.3 (colored)

NSD v3.2.11, ok phessler@

Revision 1.1.1.3 / (download) - annotate - [select for diffs] (vendor branch), Sat May 21 18:17:17 2011 UTC (13 years ago) by jakob
Branch: NLNETLABS
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, NSD_3_2_9, NSD_3_2_8, NSD_3_2_10
Changes since 1.1.1.2: +3 -3 lines
Diff to previous 1.1.1.2 (colored)

NSD v3.2.8

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sun Aug 22 09:21:41 2010 UTC (13 years, 9 months ago) by jakob
Branch: NLNETLABS
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9, NSD_3_2_6
Changes since 1.1.1.1: +2 -2 lines
Diff to previous 1.1.1.1 (colored)

NSD v3.2.6

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jan 15 19:24:52 2010 UTC (14 years, 4 months ago) by jakob
Branch: NLNETLABS
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, NSD_3_2_5, NSD_3_2_4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

NSD v3.2.4

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 15 19:24:52 2010 UTC (14 years, 4 months ago) by jakob
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.