delphij
18a8a69694
MFC r275852: MFV r275844:
...
Fix unbound remote denial of service vulnerability.
Security: FreeBSD-SA-14:30.unbound
Security: CVE-2014-8602
Approved by: so
2014-12-17 06:58:00 +00:00
des
fe6d937978
MFH (r266114, r266138): upgrade to latest ldns and unbound
...
MFH (r266139-r266143, r266145, r266149, r266150): fix props
MFH (r266179, r266180, r266193, r266238, r266777): misc cleanup
MFH (r266863): create and use /var/unbound/conf.d
MFH (r268839): import unblock-lan-zones patch from upstream
MFH (r268840): fix reverse lookups on private networks
MFH (r268883): avoid spamming source tree during build
PR: 190739 (for r268883)
2014-07-29 20:57:38 +00:00
rpaulo
7e66d0998d
Revert bogus change in 265804 to configparser.c
2014-05-10 07:26:49 +00:00
rpaulo
d8b1412072
MFC r252440:
...
Enable the second and the third I2C controllers on Beaglebone-black.
2014-05-10 07:25:26 +00:00
des
384b4d5cae
Regenerate
...
Approved by: re (blanket)
2013-09-24 09:56:58 +00:00
des
da61ec806e
Regenerate the configure script before running it.
...
Set the default config file to /var/unbound/unbound.conf.
Approved by: re (blanket)
2013-09-24 09:56:10 +00:00
des
7a2a1b7d7f
Don't include the build date or command-line arguments in the binary.
...
Approved by: re (blanket)
2013-09-24 09:54:07 +00:00
des
bbab9202d3
Due to a missing command-line argument, yacc regenerated the parser but
...
not its header file, resulting in a mismatch between the lexer and parser
and strange errors when reading the configuration file.
Approved by: re (blanket)
2013-09-22 19:09:43 +00:00
des
009954ae5c
Set props and correct RCS ID tag.
...
Approved by: re (blanket)
2013-09-21 23:29:02 +00:00
des
22333bfe67
Previous commit accidentally left out the umask change.
...
Approved by: re (blanket)
2013-09-15 13:50:56 +00:00
des
aa06964ae8
Set the correct prefix and exec-prefix.
...
Approved by: re (blanket)
2013-09-15 13:49:43 +00:00
des
b1bd51c588
Regenerate.
...
Approved by: re (blanket)
2013-09-15 13:49:23 +00:00
des
520611afab
The unbound-control-setup script needs to be generated so it knows where
...
to place the keys. Also, the correct umask is 027, not 026, although it's
not likely to make any difference.
Approved by: re (blanket)
2013-09-15 13:48:08 +00:00
des
375d53a581
Add unbound-control.
...
Approved by: re (blanket)
2013-09-15 12:41:05 +00:00
des
4e951b0b3e
Final #include tweak.
...
Approved by: re (blanket)
2013-09-15 11:58:07 +00:00
des
9502928062
Massive constification + solve an alignment issue by using a union.
...
Approved by: re (blanket)
2013-09-15 01:44:07 +00:00
des
4a13756c2f
Add missing #includes and fix some incorrect definitions.
...
Approved by: re (blanket)
2013-09-15 01:32:32 +00:00
des
afd37a4511
Wholesale constification.
...
Approved by: re (blanket)
2013-09-15 01:31:55 +00:00
des
1c7b2ddc24
Move more prototypes around, and remove one that wasn't used.
...
Approved by: re (blanket)
2013-09-15 01:29:00 +00:00
des
d0f47245e2
Regenerated lexer and parser
...
Approved by: re (blanket)
2013-09-15 00:40:46 +00:00
des
52a4bf6eec
Generated configuration and documentation
...
Approved by: re (blanket)
2013-09-15 00:40:21 +00:00
des
f5152501e6
Forgotten in r255579: #include fixes.
...
Approved by: re (blanket)
2013-09-15 00:37:30 +00:00
des
a4b7c5a2b8
Numerous fixes to make Unbound compile cleanly:
...
- cast through void * to silence alignment warnings (presumably false
positives resulting from poor API design)
- constify a few function arguments
- move prototypes for callbacks into a common header
- now that the prototypes are in scope, fix instances of function
definitions that don't match the prototype or what the caller
actually passes
- hide a conditionally unused global variable behind the same #ifdef
that controls its use
Approved by: re (blanket)
2013-09-15 00:36:18 +00:00
des
aafb05a3bc
Move prototypes into header.
...
Approved by: re (blanket)
2013-09-15 00:07:51 +00:00
des
f5cbd4e274
Two helper scripts for porting Unbound:
...
- freebsd-configure.sh runs ./configure with the correct parameters
and regenerates the lex and yacc code.
- freebsd-sources.pl untangles the upstream Makefile and generates
source lists for our Makefiles.
Approved by: re (blanket)
2013-09-15 00:05:16 +00:00
des
977c6e8c41
Upgrade to 1.4.20.
2013-04-05 09:51:31 +00:00
des
b0cbd784b1
Minimal subset of the unbound sources.
2013-04-05 09:43:20 +00:00