OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Mon Nov 14 21:09:32 2022 UTC (18 months, 2 weeks ago) by sthen
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, HEAD
Changes since 1.16: +4 -1 lines
Diff to previous 1.16 (colored)

merge conflicts

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

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

Revision 1.16 / (download) - annotate - [select for diffs], Fri May 13 15:48:29 2022 UTC (2 years ago) by florian
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2
Changes since 1.15: +1 -0 lines
Diff to previous 1.15 (colored)

Update to nsd 4.5.0
OK sthen

Revision 1.15 / (download) - annotate - [select for diffs], Tue Aug 10 08:21:31 2021 UTC (2 years, 9 months ago) by florian
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0
Changes since 1.14: +230 -1 lines
Diff to previous 1.14 (colored)

Update to nsd 4.3.7
OK sthen

Revision 1.1.1.12 / (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_3_6rc1, NSD_4_3_6, NSD_4_3_3, NSD_4_2_4, NSD_4_2_2
Changes since 1.1.1.11: +12 -2 lines
Diff to previous 1.1.1.11 (colored)

import nsd 4.2.2, ok florian@

Revision 1.14 / (download) - annotate - [select for diffs], Fri Aug 11 12:51:42 2017 UTC (6 years, 9 months ago) by florian
Branch: MAIN
CVS Tags: OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, 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
Changes since 1.13: +10 -2 lines
Diff to previous 1.13 (colored)

update to 4.1.17
OK sthen

Revision 1.13 / (download) - annotate - [select for diffs], Sat Apr 15 09:15:45 2017 UTC (7 years, 1 month ago) by florian
Branch: MAIN
Changes since 1.12: +2 -0 lines
Diff to previous 1.12 (colored)

update to 4.1.16rc1
tests & OK sthen

(if there are more changes coming for 4.1.16 release we will just
commit them on top)

Revision 1.12 / (download) - annotate - [select for diffs], Thu Sep 10 14:12:38 2015 UTC (8 years, 8 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 (colored)

Fix handling of compat/b64_{ntop,pton} by using __-prefixed versions directly,
similar to what ssh does. Otherwise they need resolv.h including, which causes
problems on OS with newer resolv.h/nameser.h headers which cause conflicts with
NSD's T_xxx resource record #defines. autoconf bits adapted from tmux portable.
ok florian@

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jul 17 17:36:33 2015 UTC (8 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

merge conflicts

Revision 1.1.1.11 / (download) - annotate - [select for diffs] (vendor branch), Fri Jul 17 17:36:01 2015 UTC (8 years, 10 months ago) by sthen
Branch: NLNETLABS
CVS Tags: NSD_4_1_6, NSD_4_1_3
Changes since 1.1.1.10: +3 -3 lines
Diff to previous 1.1.1.10 (colored)

update to NSD 4.1.3, ok florian@, also tested by brad

Revision 1.1.1.10 / (download) - annotate - [select for diffs] (vendor branch), Tue Feb 3 10:24:33 2015 UTC (9 years, 3 months ago) by brad
Branch: NLNETLABS
CVS Tags: NSD_4_1_1
Changes since 1.1.1.9: +6 -6 lines
Diff to previous 1.1.1.9 (colored)

update to NSD 4.1.1, ok sthen@

Revision 1.10 / (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_5_7_BASE, OPENBSD_5_7
Changes since 1.9: +6 -6 lines
Diff to previous 1.9 (colored)

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

Revision 1.9 / (download) - annotate - [select for diffs], Tue Feb 4 03:07:25 2014 UTC (10 years, 3 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.8: +49 -11 lines
Diff to previous 1.8 (colored)

merge conflicts

Revision 1.1.1.9 / (download) - annotate - [select for diffs] (vendor branch), Tue Feb 4 01:54:08 2014 UTC (10 years, 3 months ago) by brad
Branch: NLNETLABS
CVS Tags: NSD_4_1_0, NSD_4_0_3, NSD_4_0_2, NSD_4_0_1
Changes since 1.1.1.8: +49 -11 lines
Diff to previous 1.1.1.8 (colored)

update to NSD 4.0.1, ok sthen@

Revision 1.8 / (download) - annotate - [select for diffs], Tue Nov 26 12:53:58 2013 UTC (10 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.7: +4 -2 lines
Diff to previous 1.7 (colored)

merge conflicts

Revision 1.1.1.8 / (download) - annotate - [select for diffs] (vendor branch), Tue Nov 26 12:50:23 2013 UTC (10 years, 6 months ago) by sthen
Branch: NLNETLABS
CVS Tags: NSD_4_0_0
Changes since 1.1.1.7: +4 -2 lines
Diff to previous 1.1.1.7 (colored)

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

Revision 1.7 / (download) - annotate - [select for diffs], Tue Sep 3 09:26:55 2013 UTC (10 years, 9 months ago) by sthen
Branch: MAIN
Changes since 1.6: +53 -4 lines
Diff to previous 1.6 (colored)

merge NSD 3.2.16

Revision 1.1.1.7 / (download) - annotate - [select for diffs] (vendor branch), Tue Sep 3 09:21:33 2013 UTC (10 years, 9 months ago) by sthen
Branch: NLNETLABS
CVS Tags: NSD_3_2_16
Changes since 1.1.1.6: +53 -4 lines
Diff to previous 1.1.1.6 (colored)

update to NSD 3.2.16, ok deraadt@ brad@

Revision 1.6 / (download) - annotate - [select for diffs], Mon Feb 18 10:18:39 2013 UTC (11 years, 3 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.5: +18 -0 lines
Diff to previous 1.5 (colored)

resolve conflicts

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: NSD_3_2_15
Changes since 1.1.1.5: +18 -0 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.5 / (download) - annotate - [select for diffs], Mon Jul 9 21:56:41 2012 UTC (11 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.4: +13 -12 lines
Diff to previous 1.4 (colored)

resolve conflicts

Revision 1.1.1.5 / (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: NSD_3_2_14, NSD_3_2_13, NSD_3_2_11
Changes since 1.1.1.4: +13 -12 lines
Diff to previous 1.1.1.4 (colored)

NSD v3.2.11, ok phessler@

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jan 29 11:23:24 2012 UTC (12 years, 4 months ago) by jakob
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.3: +18 -3 lines
Diff to previous 1.3 (colored)

resolve conflicts

Revision 1.1.1.4 / (download) - annotate - [select for diffs] (vendor branch), Sun Jan 29 11:15:39 2012 UTC (12 years, 4 months ago) by jakob
Branch: NLNETLABS
CVS Tags: NSD_3_2_9, NSD_3_2_10
Changes since 1.1.1.3: +18 -3 lines
Diff to previous 1.1.1.3 (colored)

NSD v3.2.9

Revision 1.3 / (download) - annotate - [select for diffs], Sat May 21 18:29:56 2011 UTC (13 years ago) by jakob
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

resolve conflicts and regen configure using autoconf-2.65

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

NSD v3.2.8

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 27 12:29:14 2011 UTC (13 years, 4 months ago) by jakob
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.1: +45 -7 lines
Diff to previous 1.1 (colored)

upgrade to NSD 3.2.7; ok sthen@, tested by multiple people

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sun Aug 22 09:21:40 2010 UTC (13 years, 9 months ago) by jakob
Branch: NLNETLABS
CVS Tags: NSD_3_2_6
Changes since 1.1.1.1: +13 -7 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:50 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:50 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.