OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Wed Dec 20 17:29:01 2023 UTC (5 months, 1 week ago) by florian
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.7: +8 -8 lines
Diff to previous 1.7 (colored)

update to nsd 4.8.0
OK sthen

Revision 1.1.1.9 / (download) - annotate - [select for diffs] (vendor branch), Mon Nov 14 21:07:49 2022 UTC (18 months, 2 weeks ago) by sthen
Branch: NLNETLABS
CVS Tags: NSD_4_6_1
Changes since 1.1.1.8: +181 -4 lines
Diff to previous 1.1.1.8 (colored)

import NSD 4.6.1, ok florian@, thanks aoyama@ for checking autoconf C99 bits

Revision 1.7 / (download) - annotate - [select for diffs], Wed Mar 16 10:14:50 2022 UTC (2 years, 2 months ago) by florian
Branch: MAIN
CVS Tags: 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
Changes since 1.6: +6 -0 lines
Diff to previous 1.6 (colored)

Update to nsd 4.4.0

tested by sthen and me
OK sthen

Revision 1.6 / (download) - annotate - [select for diffs], Tue Aug 10 08:21:30 2021 UTC (2 years, 9 months ago) by florian
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0
Changes since 1.5: +175 -4 lines
Diff to previous 1.5 (colored)

Update to nsd 4.3.7
OK sthen

Revision 1.5 / (download) - annotate - [select for diffs], Thu Apr 1 09:56:12 2021 UTC (3 years, 2 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.4: +5 -1 lines
Diff to previous 1.4 (colored)

merge NSD 4.3.6rc1

Revision 1.1.1.8 / (download) - annotate - [select for diffs] (vendor branch), Thu Apr 1 09:55:15 2021 UTC (3 years, 2 months ago) by sthen
Branch: NLNETLABS
CVS Tags: NSD_4_3_6rc1, NSD_4_3_6
Changes since 1.1.1.7: +5 -1 lines
Diff to previous 1.1.1.7 (colored)

import NSD 4.3.6rc1, tested by me and florian@

Revision 1.1.1.7 / (download) - annotate - [select for diffs] (vendor branch), Tue Oct 13 10:05:07 2020 UTC (3 years, 7 months ago) by sthen
Branch: NLNETLABS
CVS Tags: NSD_4_3_3
Changes since 1.1.1.6: +5 -2 lines
Diff to previous 1.1.1.6 (colored)

import NSD 4.3.3, ok florian@

Revision 1.4 / (download) - annotate - [select for diffs], Thu May 14 06:08:40 2020 UTC (4 years ago) by florian
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.3: +5 -2 lines
Diff to previous 1.3 (colored)

Update to 4.3.1
Testing & OK sthen

Revision 1.1.1.6 / (download) - annotate - [select for diffs] (vendor branch), Tue Sep 17 16:18:59 2019 UTC (4 years, 8 months ago) by sthen
Branch: NLNETLABS
CVS Tags: NSD_4_2_4, NSD_4_2_2
Changes since 1.1.1.5: +49 -8 lines
Diff to previous 1.1.1.5 (colored)

import nsd 4.2.2, ok florian@

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
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.2: +46 -9 lines
Diff to previous 1.2 (colored)

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

Revision 1.2 / (download) - annotate - [select for diffs], Sat Sep 3 13:09:25 2016 UTC (7 years, 8 months ago) by florian
Branch: MAIN
Changes since 1.1: +7 -3 lines
Diff to previous 1.1 (colored)

Update to 4.1.12
-----------------------------------------------------------------
BUG FIXES:
	- Fix malformed edns query assertion failure, reported by
	  Michal Kepien (NASK).
-----------------------------------------------------------------

Does not effect OpenBSD since we are not running configure with
--enable-checking

OK sthen@

Revision 1.1.1.5 / (download) - annotate - [select for diffs] (vendor branch), Tue Nov 26 12:50:20 2013 UTC (10 years, 6 months ago) by sthen
Branch: NLNETLABS
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, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, NSD_4_1_6, NSD_4_1_3, NSD_4_1_1, 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.4: +1 -1 lines
Diff to previous 1.1.1.4 (colored)

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

Revision 1.1.1.4 / (download) - annotate - [select for diffs] (vendor branch), Mon Jul 9 21:55:07 2012 UTC (11 years, 10 months ago) by sthen
Branch: NLNETLABS
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, NSD_3_2_16, NSD_3_2_15, NSD_3_2_14, NSD_3_2_13, NSD_3_2_11
Changes since 1.1.1.3: +2 -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), Fri Mar 2 08:38:51 2012 UTC (12 years, 3 months ago) by sthen
Branch: NLNETLABS
CVS Tags: NSD_3_2_10
Changes since 1.1.1.2: +1 -2 lines
Diff to previous 1.1.1.2 (colored)

import nsd 3.2.10, "cool" jakob@, also looked over by Brad

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sat May 21 18:17:18 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
Changes since 1.1.1.1: +1 -1 lines
Diff to previous 1.1.1.1 (colored)

NSD v3.2.8

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jan 15 19:24:51 2010 UTC (14 years, 4 months ago) by jakob
Branch: NLNETLABS
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, NSD_3_2_6, 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:51 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.