Up to [cvs.NetBSD.org] / src / lib / libresolv
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 19 20:32:17 2022 UTC (9 months, 1 week ago) by rillig
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
lib: remove CONSTCOND comment Since 2021-01-31, lint doesn't need it anymore for the common pattern of 'do ... while (0)'.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Nov 7 20:31:09 2021 UTC (14 months, 3 weeks ago) by andvar
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
fix various typos, mainly s/prefered/preferred/
Revision 1.2.10.4 / (download) - annotate - [select for diffs], Tue Jul 30 08:17:48 2013 UTC (9 years, 6 months ago) by msaitoh
Branch: netbsd-6
Changes since 1.2.10.3: +1 -1
lines
Diff to previous 1.2.10.3 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)
Pull up following revision(s) (requested by manu in ticket #887): lib/libc/nameser/ns_samedomain.c 1.7 lib/libresolv/Makefile 1.12 lib/libresolv/dst_api.c 1.1 lib/libresolv/dst_internal.h 1.1 liib/libresolv/hmac_link.c 1.1 lib/libresolv/ns_date.c 1.1 lib/libresolv/ns_sign.c 1.1 lib/libresolv/ns_verify.c 1.1 lib/libresolv/res_findzonecut.c 1.1 lib/libresolv/res_mkupdate.c 1.1 lib/libresolv/res_mkupdate.h 1.1 lib/libresolv/res_private.h 1.1 lib/libresolv/res_sendsigned.c 1.1 lib/libresolv/res_update.c 1.1 lib/libresolv/support.c 1.1 include/res_update.h 1.8 lib/libresolv/dst_api.c 1.2 lib/libresolv/dst_internal.h 1.2 lib/libresolv/dst_api.c 1.3 lib/libresolv/hmac_link.c 1.2 lib/libresolv/ns_verify.c 1.2 lib/libresolv/res_mkupdate.c 1.2 lib/libc/nameser/ns_samedomain.c 1.8 Restore libresolv missing bits, including NS updates.
Revision 1.2.10.3, Fri Jun 14 04:17:36 2013 UTC (9 years, 7 months ago) by msaitoh
Branch: netbsd-6
Changes since 1.2.10.2: +1 -1
lines
FILE REMOVED
Revert last libresolv change (ticket #887). That commit changed the major version. It's not good. Discussed in current-users@
Revision 1.2.10.2 / (download) - annotate - [select for diffs], Thu Jun 13 04:20:30 2013 UTC (9 years, 7 months ago) by msaitoh
Branch: netbsd-6
Changes since 1.2.10.1: +166 -0
lines
Diff to previous 1.2.10.1 (colored) to branchpoint 1.2 (colored)
Pull up following revision(s) (requested by manu in ticket #887): lib/libc/nameser/ns_samedomain.c 1.7-1.8 lib/libresolv/Makefile 1.12 lib/libresolv/dst_api.c 1.1-1.3 lib/libresolv/dst_internal.h 1.1-1.2 lib/libresolv/hmac_link.c 1.1-1.2 lib/libresolv/ns_date.c 1.1 lib/libresolv/ns_sign.c 1.1 lib/libresolv/ns_verify.c 1.1-1.2 lib/libresolv/res_findzonecut.c 1.1 lib/libresolv/res_mkupdate.c 1.1-1.2 lib/libresolv/res_mkupdate.h 1.1 lib/libresolv/res_private.h 1.1 lib/libresolv/res_sendsigned.c 1.1 lib/libresolv/res_update.c 1.1 lib/libresolv/support.c 1.1 lib/libresolv/shlib_version 1.7 include/res_update.h 1.8 distrib/sets/lists/base/ad.mips64eb 1.102 distrib/sets/lists/base/ad.mips64el 1.101 distrib/sets/lists/base/md.amd64 1.178 distrib/sets/lists/base/md.sparc64 1.167 distrib/sets/lists/base/shl.mi 1.639 distrib/sets/lists/comp/ad.mips64eb 1.91 distrib/sets/lists/comp/ad.mips64el 1.93 distrib/sets/lists/comp/md.amd64 1.181 distrib/sets/lists/comp/md.sparc64 1.159 distrib/sets/lists/comp/shl.mi 1.238 Bring libresolv to its latest version which restore missing bits such as DNS update.
Revision 1.2.4.2 / (download) - annotate - [select for diffs], Wed Jan 16 05:32:27 2013 UTC (10 years ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.2.4.1: +166 -0
lines
Diff to previous 1.2.4.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)
sync with (a bit old) head
Revision 1.2.2.2 / (download) - annotate - [select for diffs], Fri Nov 16 02:11:06 2012 UTC (10 years, 2 months ago) by joerg
Branch: tls-maxphys
Changes since 1.2.2.1: +166 -0
lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)
Use the size of the object pointed to, not the size of the pointer.
Revision 1.2.10.1, Fri Nov 16 02:11:05 2012 UTC (10 years, 2 months ago) by msaitoh
Branch: netbsd-6
Changes since 1.2: +0 -166
lines
FILE REMOVED
file dst_internal.h was added on branch netbsd-6 on 2013-06-13 04:20:30 +0000
Revision 1.2.4.1, Fri Nov 16 02:11:05 2012 UTC (10 years, 2 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.2: +0 -166
lines
FILE REMOVED
file dst_internal.h was added on branch yamt-pagecache on 2013-01-16 05:32:27 +0000
Revision 1.2.2.1, Fri Nov 16 02:11:05 2012 UTC (10 years, 2 months ago) by joerg
Branch: tls-maxphys
Changes since 1.2: +0 -166
lines
FILE REMOVED
file dst_internal.h was added on branch tls-maxphys on 2012-11-16 02:11:06 +0000
Revision 1.2 / (download) - annotate - [select for diffs], Fri Nov 16 02:11:05 2012 UTC (10 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base9,
yamt-pagecache-base8,
yamt-pagecache-base7,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
phil-wifi,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-9-base,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
netbsd-8-base,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
localcount-20160914,
is-mlppp-base,
is-mlppp,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan,
agc-symver-base,
agc-symver
Branch point for: yamt-pagecache,
tls-maxphys,
netbsd-6
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Use the size of the object pointed to, not the size of the pointer.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Nov 15 18:48:48 2012 UTC (10 years, 2 months ago) by christos
Branch: MAIN
Make libresolv handle the part that libc does not handle, update records and signing.