Dag-Erling Smørgrav
22889169f8
Add a script that runs configure for both ldns and drill.
...
Run configure for drill (I forgot to do it when I imported 1.6.17, but the
omission was harmless). Note that running configure --with-drill at the
top level doesn't quite work for us since it is geared toward the slightly
weird upstream Makefiles, which we don't use.
2015-04-27 12:02:16 +00:00
Dag-Erling Smørgrav
d98cb77670
Restore packaging subdir to enable running unmodified configure script.
2015-04-27 11:45:48 +00:00
Dag-Erling Smørgrav
a5ad888aa5
Don't cast away the const qualifier. Fixes gcc build.
2014-05-16 15:32:16 +00:00
Dag-Erling Smørgrav
daf4c72f7e
ldns_axfr_abort is apparently an undocumented API function. Unstaticize
...
and add a prototype + documentation to the relevant header.
2014-05-15 20:41:16 +00:00
Dag-Erling Smørgrav
ba51c05bed
Remove dead files.
2014-05-15 15:22:32 +00:00
Dag-Erling Smørgrav
17d15b2511
Upgrade to latest ldns (1.6.17) and unbound (1.4.22).
...
MFC after: 3 weeks
2014-05-15 03:30:03 +00:00
Dag-Erling Smørgrav
fdde88bc82
Build and install drill(1).
...
Approved by: re (blanket)
2013-09-22 20:30:55 +00:00
Dag-Erling Smørgrav
44995aca33
Remove duplicate function declaration.
...
Approved by: re (blanket)
2013-09-15 15:52:07 +00:00
Dag-Erling Smørgrav
9dcfb8beaf
The Unbound developers have never met a pointer game they didn't like.
...
Fix needless deconsting.
Approved by: re (blanket)
2013-09-15 15:49:17 +00:00
Dag-Erling Smørgrav
308f001bca
Clean up the ntop / pton code. Part of a patch which has been submitted
...
upstream but not yet adopted.
2013-04-13 22:44:48 +00:00
Dag-Erling Smørgrav
f722e1909c
Last remaining prototype issue that still hasn't been fixed upstream.
2013-04-09 13:16:11 +00:00
Dag-Erling Smørgrav
d6e492fe3d
Revert local changes and pull in r3828 from upstream.
2013-04-09 13:14:39 +00:00
Dag-Erling Smørgrav
c81beee50e
#if out unused functions which trip up gcc but not clang.
2013-02-16 22:16:14 +00:00
Dag-Erling Smørgrav
2787e39aaa
Upgrade to 1.6.16
2013-02-15 21:49:12 +00:00
Dag-Erling Smørgrav
6709dfe57a
Add generated files
2013-02-15 21:33:05 +00:00
Dag-Erling Smørgrav
7b5038d71c
Import LDNS and build it as an internal library.
2013-02-15 13:44:18 +00:00