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
|
c6925b28c4
|
- Fix openssl 1.1.0 load of ssl error strings from ssl init.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4260 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2017-07-03 13:37:37 +00:00 |
|
wouter
|
7efd56cf2e
|
fixup attach_edns check for streamtcp (in case of future enhancements and smaller buffer sizes).
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4196 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2017-05-29 14:27:20 +00:00 |
|
wouter
|
bc78c785ce
|
- Patch that resolves CNAMEs entered in local-data conf statements that
point to data on the internet, from Jinmei Tatuya (Infoblox).
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3885 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2016-10-18 13:18:20 +00:00 |
|
wouter
|
5c55df0e04
|
- Test for openssl init_crypto and init_ssl functions.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3860 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2016-09-15 12:03:10 +00:00 |
|
wouter
|
56909f9efb
|
Fixup for defines not funcs
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3845 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2016-09-02 11:20:21 +00:00 |
|
wouter
|
fcad92b021
|
- Fix compile with openssl 1.1.0 with api=1.1.0.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3844 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2016-09-02 09:59:09 +00:00 |
|
wouter
|
cea70916c3
|
- Use arc4random instead of random in tests (because it is
available, possibly as compat, anyway).
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@3607 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2016-01-26 09:15:22 +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
|
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
|
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
|
8e6ee27eda
|
- separate ldns into core ldns inside ldns/ subdirectory. No more
--with-ldns is needed and unbound does not rely on libldns.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@2998 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2013-10-31 15:09:26 +00:00 |
|
wouter
|
1efe599073
|
- Fix#520: Errors found by static analysis from Tomas Hozza(redhat).
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@2942 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2013-08-21 13:31:09 +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
|
8d906d306a
|
fix warnings (svn:NO TEST)
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@2536 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2011-11-01 10:32:37 +00:00 |
|
wouter
|
0d9faf8179
|
debug printout certificate of ssl dns server.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@2531 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2011-10-31 14:56:48 +00:00 |
|
wouter
|
1f9e9b78fe
|
- dns over ssl support, ssl-service-pem and ssl-service-key files
can be given and then TCP queries are serviced wrapped in SSL.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@2530 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2011-10-31 14:48:48 +00:00 |
|
wouter
|
34fef67b47
|
- Neat function prototypes, unshadowed local declarations.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@2188 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2010-07-07 13:13:36 +00:00 |
|
wouter
|
9d31e30c81
|
Fix various compiler warnings from the clang llvm compiler.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@2111 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2010-05-18 12:37:04 +00:00 |
|
wouter
|
5fb04b1a9c
|
Move includes to code files.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@2035 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2010-03-12 15:17:48 +00:00 |
|
wouter
|
2f548bb79b
|
please doxygen
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@1970 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2010-02-01 09:38:50 +00:00 |
|
wouter
|
43b563c94f
|
please doxygen
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@1969 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2010-02-01 09:27:52 +00:00 |
|
wouter
|
04e150433a
|
portable.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@1966 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2010-01-29 15:20:55 +00:00 |
|
wouter
|
89d698244f
|
crosscompile with mingw32 works.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@1722 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2009-07-14 14:44:53 +00:00 |
|
wouter
|
d24b90660c
|
Windows handle leakage fixes: closesocket or else the networkstack leaks handles (for ever, even after closing the application), and use own mutex implementation (whee!).
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@1622 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2009-04-29 15:23:08 +00:00 |
|
wouter
|
4abda48868
|
Skip unsupported tests. Fixup streamtcp for more portability.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@1376 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2008-11-25 14:17:14 +00:00 |
|
wouter
|
d0b7ea1e50
|
write-strings warnings fixed.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@1330 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2008-11-04 14:53:50 +00:00 |
|
wouter
|
e9053889c3
|
streamtcp fixup.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@1141 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2008-06-26 14:24:22 +00:00 |
|
wouter
|
fe7df9c33b
|
fixup tests to make test program. please lint.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@1132 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2008-06-24 14:40:53 +00:00 |
|
wouter
|
b20ed75b5f
|
ipv6 test working for windows.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@1130 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2008-06-24 14:18:06 +00:00 |
|
wouter
|
a0e166c5c7
|
unit test, testbound, basic udp and tcp tests are working on XP.
ipv6 not supported by OS is a warning (nonfatal).
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@1127 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2008-06-18 14:27:30 +00:00 |
|
wouter
|
829befab00
|
mingw32 porting.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@1118 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2008-06-13 13:20:54 +00:00 |
|
wouter
|
6c118c9ae5
|
do multiple queries over TCP.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@935 be551aaa-1e26-0410-a405-d3ace91eadb9
|
2008-02-08 10:59:18 +00:00 |
|