summaryrefslogtreecommitdiff
path: root/src/option.c
Commit message (Expand)AuthorAgeFilesLines
* First commit for DHCPv6_PD.pdSimon Kelley2014-05-011-2/+19
* Add --dnssec-no-timecheckSimon Kelley2014-03-281-78/+81
* Cache stats availble in CHAOS .bind domain.Simon Kelley2014-03-271-10/+25
* Tidy and fix cache->uid handling.Simon Kelley2014-03-181-3/+4
* --local-service. Default protection from DNS amplification attacks.Simon Kelley2014-03-051-0/+8
* Check that unsigned replies come from unsigned zones if --dnssec-check-unsign...Simon Kelley2014-02-281-0/+3
* Add --servers-file option.Simon Kelley2014-02-201-7/+39
* Cleanup of server reading code, preparation, for dynamic reading from files.Simon Kelley2014-02-181-0/+7
* --rev-server option. Syntactic sugar for PTR queries.Simon Kelley2014-02-171-51/+91
* Use DS records as trust anchors, not DNSKEYs.v2.69test8Simon Kelley2014-02-111-16/+37
* Compiler warning.Simon Kelley2014-01-311-1/+1
* Remove --dnssec-permissive, pointless if we don't set CD upstream.Simon Kelley2014-01-261-4/+1
* Class specifier in --dnskey, instead of hardwiring C_IN.Simon Kelley2014-01-251-6/+25
* --dnssec-debugSimon Kelley2014-01-251-0/+3
* protocol handling for DNSSECSimon Kelley2014-01-141-3/+3
* Swap crypto library from openSSL to nettle.Simon Kelley2014-01-131-1/+1
* Update copyright for 2014.Simon Kelley2014-01-081-1/+1
* First functional DNSSEC - highly alpha.Simon Kelley2014-01-081-2/+30
* Merge branch 'master' into dnssecSimon Kelley2013-12-181-4/+6
|\
| * Ignore ",," in dhcp-host, rather than treating it as ",0,"Simon Kelley2013-12-171-4/+6
* | Merge branch 'master' into dnssecSimon Kelley2013-12-121-1/+14
|\ \ | |/
| * Fix compiler warning.Vladislav Grishenko2013-11-261-1/+1
| * Extend /4 and /6 syntax to --interface-namev2.68rc1Simon Kelley2013-11-211-0/+13
* | Commit to allow master merge.Simon Kelley2013-12-121-1/+1
* | Merge branch 'master' into dnssecSimon Kelley2013-11-171-2/+16
|\ \ | |/
| * Support /4 and /6 suffixes in interface names in --auth-serverSimon Kelley2013-11-171-2/+16
* | Merge branch 'master' into dnssecSimon Kelley2013-11-141-20/+38
|\ \ | |/
| * Allow interface name to specify subnets in --auth-zone.Simon Kelley2013-11-131-20/+38
* | Merge branch 'master' into dnssecSimon Kelley2013-10-251-75/+167
|\ \ | |/
| * Fix parsing of synth-domain=domain,addr,addr,prefixv2.67Simon Kelley2013-10-251-1/+11
| * Message typo.Gildas2013-10-241-1/+1
| * Add --quiet-* options.Kevin Darbyshire-Bryant2013-10-111-69/+78
| * Merge branch 'edns0'Simon Kelley2013-10-111-0/+15
| |\
| | * --add-subnet option.v2.67test18Simon Kelley2013-10-081-0/+14
| * | Add --ra-param and remove --force-fast-raSimon Kelley2013-10-101-3/+28
| |/
| * Ommit option-parsing code with NO_AUTH.Simon Kelley2013-09-231-0/+3
| * Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6.v2.67test15Simon Kelley2013-09-201-0/+1
| * Don't crash with empty tag: in dhcp-range.Simon Kelley2013-09-051-1/+3
| * Add --dhcp-relay config option.v2.67test10Simon Kelley2013-09-041-0/+28
* | Tidy rebaseSimon Kelley2013-08-201-2/+0
* | Add run-time options to activate dnssec validation.Giovanni Bajo2013-08-201-1/+9
* | Rename existing DNSSEC macros into DNSSEC_PROXY.Giovanni Bajo2013-08-201-3/+3
|/
* Fix dhcp-range sanity checking.Simon Kelley2013-08-201-18/+19
* Silence compiler warning.Simon Kelley2013-08-191-4/+4
* Sanity check for dhcp-range template.Simon Kelley2013-08-011-0/+9
* Provide independent control over which interfaces get TFTP.Simon Kelley2013-07-291-2/+13
* Add --force-fast-ra option.Simon Kelley2013-07-291-0/+3
* Add constructor-noauth: keywordSimon Kelley2013-05-311-0/+5
* Remove limit in prefix length in --auth-zone.v2.67test6Simon Kelley2013-05-291-2/+0
* Fix option parsing for --dhcp-host.Simon Kelley2013-05-291-2/+2