wouter
8fa54ec661
- Add routine from getdns to add windows cert store to the SSL_CTX.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4697 be551aaa-1e26-0410-a405-d3ace91eadb9
2018-05-28 13:22:10 +00:00
wouter
c6c33182d0
- Fix that windows unbound service can use DNS-over-TLS.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4689 be551aaa-1e26-0410-a405-d3ace91eadb9
2018-05-24 09:23:24 +00:00
wouter
12aadd1da8
- Fix #1258 : Windows 10 X64 unbound 1.6.2 service will not start.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4139 be551aaa-1e26-0410-a405-d3ace91eadb9
2017-05-01 14:41:40 +00:00
wouter
32e6e2640a
- Fix #1224 : Fix that defaults should not fall back to "Program Files
...
(x86) if Unbound is 64bit by default on windows.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4018 be551aaa-1e26-0410-a405-d3ace91eadb9
2017-02-22 07:31:32 +00:00
wouter
47367556e4
fixes for _t changes.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3992 be551aaa-1e26-0410-a405-d3ace91eadb9
2017-01-19 14:11:59 +00:00
wouter
fa23cda448
- Fix #1178 : attempt to fix setup error at end, pop result values
...
at end of install.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3963 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-12-14 08:55:44 +00:00
wouter
9b0f30e072
- Fix incomplete prototypes reported by Dag-Erling Smørgrav.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3848 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-09-05 07:23:23 +00:00
wouter
3fd4902251
- do not delete service.conf on windows uninstall.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3778 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-06-10 09:33:27 +00:00
wouter
6115c98c8b
- And delete service.conf.shipped on uninstall.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3774 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-06-09 22:54:35 +00:00
wouter
2da2db7848
fixup nsi syntax.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3773 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-06-09 14:58:33 +00:00
wouter
0b83edfe75
- Fix that windows install will not overwrite existing service.conf
...
file (and ignore gui config choices if it exists).
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3772 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-06-09 14:51:42 +00:00
wouter
b2e1fbbaea
- Revert fix for NetworkService account on windows due to breakage
...
it causes.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3771 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-06-09 14:30:37 +00:00
wouter
9a3427c915
fixup strsep and windows event assignment.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3739 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-05-31 12:37:42 +00:00
wouter
07388ee095
Fixup cast more.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3737 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-05-31 12:03:45 +00:00
wouter
718a65bfc7
fixup cast to _T
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3736 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-05-31 11:57:33 +00:00
wouter
b7ed2ca5de
Fixup previous commit, remove NULL line.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3735 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-05-31 11:47:44 +00:00
wouter
bcdf937a9d
- Fix windows service to be created run with limited rights, as a
...
network service account, from Mario Turschmann.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3734 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-05-31 11:41:49 +00:00
wouter
665f715789
- Fix #768 : Unbound Service Sometimes Can Not Shutdown
...
Completely, WER Report Shown Up. Close handle before closing WSA.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3731 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-05-27 13:49:54 +00:00
willem
b8f745d47d
User defined pluggable event mechanism (for review)
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/branches/ub_event@3647 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-03-07 14:10:06 +00:00
wouter
ccc68bf4ea
- For 724: Add Changelog to windows binary dist.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3566 be551aaa-1e26-0410-a405-d3ace91eadb9
2015-12-02 17:55:03 +00:00
wouter
9541f636e4
- Fixup 724: Fix PCA prompt for unbound-service-install.exe.
...
re-enable stdout printout.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3565 be551aaa-1e26-0410-a405-d3ace91eadb9
2015-12-02 09:40:05 +00:00
wouter
cbcdb5be09
- Remove stdout printout for unbound-service-install.exe
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3560 be551aaa-1e26-0410-a405-d3ace91eadb9
2015-12-01 13:00:57 +00:00
wouter
decfe07fff
Fixup #724 in unbound-checkconf and fname_after_chroot calls.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3558 be551aaa-1e26-0410-a405-d3ace91eadb9
2015-12-01 09:12:30 +00:00
wouter
b930a3d234
- Fixup 724 fix for fname_after_chroot() calls.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3557 be551aaa-1e26-0410-a405-d3ace91eadb9
2015-12-01 08:54:53 +00:00
wouter
e97681ab6c
Fixup %EXECUTABLE% code.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3553 be551aaa-1e26-0410-a405-d3ace91eadb9
2015-11-30 15:13:09 +00:00
wouter
1292b26caa
Fixup %EXECUTABLE% code.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3552 be551aaa-1e26-0410-a405-d3ace91eadb9
2015-11-30 15:07:11 +00:00
wouter
4b0a905a32
- Fix for #724 : conf syntax to read files from run dir (on Windows).
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3551 be551aaa-1e26-0410-a405-d3ace91eadb9
2015-11-30 15:05:26 +00:00
wouter
22c51617c0
- Fix for #720 , fix unbound-control-setup windows batch file.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3550 be551aaa-1e26-0410-a405-d3ace91eadb9
2015-11-25 07:22:05 +00:00
wouter
f6252ed1e9
- Fix #720 : add windows scripts to zip bundle.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3548 be551aaa-1e26-0410-a405-d3ace91eadb9
2015-11-24 10:55:18 +00:00
wouter
f9de753734
- changed windows setup compression to be more transparent.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3484 be551aaa-1e26-0410-a405-d3ace91eadb9
2015-08-31 07:44:36 +00:00
wouter
c17574c81a
- DLV is going to be decommissioned. Advice to stop using it, and
...
put text in the example configuration and man page to that effect.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3424 be551aaa-1e26-0410-a405-d3ace91eadb9
2015-05-20 06:24:06 +00:00
wouter
410ac6cd67
- rename ldns subdirectory to sldns to avoid name collision.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3380 be551aaa-1e26-0410-a405-d3ace91eadb9
2015-03-26 10:21:38 +00:00
wouter
1024b260d8
- Document windows 8 tests.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3350 be551aaa-1e26-0410-a405-d3ace91eadb9
2015-03-04 13:24:27 +00:00
wouter
0f23452b2a
- Fix #612 : create service with service.conf in present directory and
...
auto load it.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3232 be551aaa-1e26-0410-a405-d3ace91eadb9
2014-09-29 09:27:22 +00:00
wouter
fbe7321ea1
- Updated create_unbound_ad_servers and unbound_cache scripts from
...
Yuri Voinov in the source/contrib directory. Added
warmup.cmd (and .sh): warm up the DNS cache with your MRU domains.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3131 be551aaa-1e26-0410-a405-d3ace91eadb9
2014-05-16 14:40:38 +00:00
wouter
79b037c5aa
- Contrib windows scripts from Yuri Voinov added to src/contrib:
...
create_unbound_ad_servers.cmd: enters anti-ad server lists.
unbound_cache.cmd: saves and loads the cache.
- Added unbound-control-setup.cmd from Yuri Voinov to the windows
unbound distribution set. It requires openssl installed in %PATH%.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3128 be551aaa-1e26-0410-a405-d3ace91eadb9
2014-05-08 13:39:03 +00:00
wouter
68b138cbd3
And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3079 be551aaa-1e26-0410-a405-d3ace91eadb9
2014-02-07 13:28:39 +00:00
wouter
0308628c7f
add semicolon (svn:NO TEST)
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3032 be551aaa-1e26-0410-a405-d3ace91eadb9
2013-12-03 14:29:19 +00:00
wouter
7bdd40b3ce
include pkthdr.h (svn:NO TEST)
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3031 be551aaa-1e26-0410-a405-d3ace91eadb9
2013-12-03 14:23:51 +00:00
wouter
0a4d63c0f1
windows compile without ldns.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3029 be551aaa-1e26-0410-a405-d3ace91eadb9
2013-12-03 14:14:27 +00:00
wouter
07ad9dbc37
ldns includes.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3027 be551aaa-1e26-0410-a405-d3ace91eadb9
2013-12-03 14:05:01 +00:00
wouter
6f31050bf8
- Fix windows compile to compile with sldns.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3024 be551aaa-1e26-0410-a405-d3ace91eadb9
2013-12-03 13:51:11 +00:00
wouter
db8f72c4f7
- Fix sldns to use sldns_ prefix for all ldns_ variables.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3022 be551aaa-1e26-0410-a405-d3ace91eadb9
2013-12-03 09:11:16 +00:00
wouter
bcc94d87b4
in new directory.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@2857 be551aaa-1e26-0410-a405-d3ace91eadb9
2013-03-12 13:35:39 +00:00
wouter
0265146e12
fixup for doxygen 1.8.3
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@2827 be551aaa-1e26-0410-a405-d3ace91eadb9
2013-01-28 13:44:38 +00:00
wouter
74b16d85ba
fix lint.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@2545 be551aaa-1e26-0410-a405-d3ace91eadb9
2011-11-10 18:48:53 +00:00
wouter
a1f677fcac
- Makefile changed for BSD make compatibility.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@2544 be551aaa-1e26-0410-a405-d3ace91eadb9
2011-11-10 18:44:06 +00:00
wouter
9a28841410
unbound windows option to start and stop the service.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@2503 be551aaa-1e26-0410-a405-d3ace91eadb9
2011-09-27 13:22:04 +00:00
wouter
3942b7c8ad
Tested on win7.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@2328 be551aaa-1e26-0410-a405-d3ace91eadb9
2010-11-02 12:38:15 +00:00
wouter
b3100c3820
- Windows 7 fix for installer.
...
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@2304 be551aaa-1e26-0410-a405-d3ace91eadb9
2010-10-22 07:34:28 +00:00