Willem Toorop
6c99e7b8a6
Bugfix getdnsapi/stubby#106 : Core dump when ...
...
printing certain configuration. Thanks Han Vinke
2018-05-11 11:28:52 +02:00
Willem Toorop
23d2affebf
More ChangeLog entries
2018-05-03 15:14:12 +02:00
Willem Toorop
4f050facc3
Bugfix #394 : Update src/compat/getentropy_linux.c
...
in order to handle ENOSYS (not implemented) fallback.
Thanks Brent Blood
2018-05-02 14:32:12 +02:00
Willem Toorop
6c075e2ad8
Bugfix #395 : Clarify that libidn2 dependency is for version 2.0.0 or higher
2018-05-02 14:01:00 +02:00
Willem Toorop
75f59b9dfc
Bump version
2018-03-12 12:05:09 +01:00
Willem Toorop
06e1c741e8
PR #387 : Compile with OpenSSL with deprecated APIs disabled.
...
Thanks Rosen Penev
2018-03-05 15:40:16 +01:00
Willem Toorop
1bc056ee70
PR #386 in ChangeLog
2018-03-05 12:47:51 +01:00
Willem Toorop
d1aa3922fe
Bugfix #388
2018-03-05 11:53:03 +01:00
Willem Toorop
9da06230d9
DNSSEC issues from PR #389
2018-03-05 11:51:31 +01:00
Willem Toorop
1dd5f4dc16
PR #384 : Fix minor spelling and formatting. Thanks dkg
2018-03-05 11:34:32 +01:00
Willem Toorop
c057ca52e4
Merge remote-tracking branch 'dkg/spelling' into release/1.4.1
2018-03-05 11:30:33 +01:00
Willem Toorop
bedc4ba0bb
Bugfix #382 : Parallel install of getdns_query and getdns_server_mon
2018-03-05 11:30:18 +01:00
Willem Toorop
984aeefab2
Setup branch for the 1.4.1 release
2018-03-05 11:26:20 +01:00
Daniel Kahn Gillmor
9301f8970c
Fix minor spelling and formatting.
...
These issues were found with the codespell tool.
2018-02-23 14:12:11 -08:00
Willem Toorop
a037398156
Bump version
2018-02-21 16:45:26 +01:00
Willem Toorop
a1c30563bf
Update ChangeLog
2018-02-12 17:14:56 +01:00
Willem Toorop
401aa2e3b8
Specify the supported curves with TLS
2018-02-12 15:40:17 +01:00
Willem Toorop
546b75a9b1
libidn2 support. Thanks Paul Wouters
2018-01-08 12:54:48 +01:00
Willem Toorop
25a31e6b35
Bump version
2017-12-21 17:06:43 +01:00
Willem Toorop
9aa1d067d2
Detect dnsmasq and skip the unit test that fails with it
...
This actually resolves issue #300
Thanks Tim Rühsen and Konomi Kitten
2017-12-21 16:21:10 +01:00
Willem Toorop
81ffa2f48d
Skip test that breaks with dnsmasq
...
when SKIP_DNSMASQ_ISSUE variable is test.
Helps out a little with issue #300
2017-12-21 15:45:58 +01:00
Willem Toorop
97cc67d026
s/CApath/tls_ca_path/g s/CAfile/tls_ca_file/g
2017-12-21 13:08:01 +01:00
Willem Toorop
ae38a29a50
Upstream specific tls_cipher_list's
2017-12-21 12:30:15 +01:00
Willem Toorop
8f88981efe
rename set_cipher_list() to set_tls_cipher_list()
2017-12-21 11:35:05 +01:00
Willem Toorop
7fe3bd6a1f
getdns_context_set_ciphers_list()
2017-12-20 13:13:02 +01:00
Willem Toorop
d35fae5038
Bump version (to 1.3.0-rc2), update ChangeLog
2017-12-20 09:43:45 +01:00
Willem Toorop
9f566de65d
DNSSEC segfault issue
2017-12-13 15:41:08 +01:00
Willem Toorop
2c66487635
Merge branch 'devel/dnssec_meta_queries' into release/1.2.2
2017-12-13 14:52:00 +01:00
Willem Toorop
5f1a2f8659
Merge branch 'features/CA_verify_locations' into release/1.2.2
2017-12-13 14:49:42 +01:00
Willem Toorop
cfeaefbe3f
Merge branch 'features/resolvconf' into release/1.2.2
2017-12-13 14:44:06 +01:00
Willem Toorop
825e2fd15f
Bump version
2017-12-13 14:42:18 +01:00
Willem Toorop
090b076d96
Zero configuration DNSSEC meta queries on existing transports
...
Should fix bug #356
2017-12-13 13:08:24 +01:00
Willem Toorop
d4ec98ae6d
ChangeLog for previous commit
2017-12-13 11:55:49 +01:00
Willem Toorop
da3f023d8f
set_CApath() and set_CAfile() for alt verify locs
2017-12-12 15:10:37 +01:00
Willem Toorop
26877d4494
Include sys/stat.h (from config.h) +
...
+ introduce GETDNS_RETURN_IO_ERROR return code
(forgot to mention that in previous commit)
2017-12-12 12:38:55 +01:00
Willem Toorop
96ed06c6a9
Initialize context with given resolv.conf and hosts files
...
- getdns_context_create with set_from_os set will simply call these
functions with the defaults
+ filechg_check is simplified somewhat (reducting memory management)
+ get OpenSSL version version via get_api_information()
2017-12-12 12:24:31 +01:00
Willem Toorop
6afb02b2f1
Bugfix #359 : edns_client_subnet_private should set family
...
Thanks Daniel Areiza
2017-11-23 13:20:42 +01:00
Willem Toorop
f2f08514ce
Set date in ChangeLog
2017-11-11 00:42:25 +08:00
Willem Toorop
5fe979c2e6
Update ChangeLog and configure.ac
2017-11-03 20:26:45 +01:00
Willem Toorop
546fc1d404
Update ChangeLog
2017-11-02 15:14:07 +01:00
Willem Toorop
5dbfdd4ddb
Update ChangeLog
2017-11-02 15:06:56 +01:00
Willem Toorop
725f5d486a
Credit Remi Gacogne
2017-10-27 09:58:25 +02:00
Willem Toorop
3e221ebed5
Fix parallel make install's
2017-10-02 16:36:07 +02:00
Willem Toorop
8ddab4813b
Date and README.md update
2017-09-29 22:46:31 +02:00
Willem Toorop
6aa73c9374
Thank Travis Burtrum for finding the auth bug
2017-09-29 11:41:58 +02:00
Willem Toorop
6b04ed8551
Bumb version
2017-09-28 22:28:39 +02:00
Willem Toorop
0eda8e1deb
Today release candidate, not actual release
2017-09-22 14:56:18 +02:00
Willem Toorop
e2f1c8d13c
Release today
2017-09-22 12:28:29 +02:00
Willem Toorop
edba5b77f8
Updated ChangeLog
2017-09-21 12:33:44 +02:00
Willem Toorop
905cf290d4
Bump version, update ChangeLog
2017-09-20 15:38:07 +02:00
Willem Toorop
d2c685f3ca
Update ChangeLog, prepare for release today
2017-09-04 10:21:23 +02:00
Willem Toorop
062b88c991
Bumb version
2017-09-01 15:26:25 +02:00
Willem Toorop
1aef5fb3e4
Bumb version + ChangeLog
2017-08-24 13:29:16 +02:00
Willem Toorop
1b731271af
Bump version
2017-07-03 16:23:25 +02:00
Willem Toorop
78f027aaab
The event loop bugfix
2017-06-28 21:24:35 +02:00
Willem Toorop
f47606b643
Bump version
2017-06-28 21:21:15 +02:00
Willem Toorop
606b83d857
Bump version
2017-06-15 21:43:23 +02:00
Willem Toorop
9b548a76c9
Resync with Unbound
2017-06-08 14:48:22 +02:00
Willem Toorop
360f3bdc3c
Not certain when actual release is
2017-06-08 14:10:10 +02:00
Willem Toorop
6f01d466dc
Update ChangeLog
2017-06-08 12:08:44 +02:00
Willem Toorop
05268f45b0
Bump version
2017-04-13 11:48:40 +02:00
Willem Toorop
0da79ae77a
Fix to compile with libressl. Thanks phicoh.
2017-04-12 23:05:17 +02:00
Willem Toorop
708e520989
Spelling fixes from Andreas Schulze
2017-04-11 23:33:24 +02:00
Willem Toorop
a27915ccc9
One more ChangeLog update
2017-04-06 19:47:15 +02:00
Willem Toorop
f0ee920227
Bump version, update ChangeLog
2017-04-06 16:13:15 +02:00
Willem Toorop
3d45a77884
Mention how to enable MDNS in ChangeLog
2017-03-22 12:35:23 +01:00
Willem Toorop
a7c824c756
Update changelog and documentation
2017-03-22 11:52:07 +01:00
Willem Toorop
9c9c52aacc
Merge branch 'develop' into release/1.1.0-alpha3
2017-01-13 22:08:59 +01:00
Willem Toorop
8a66ba0185
Bump version, update ChangeLog
2017-01-13 20:22:49 +01:00
Willem Toorop
bc70b29416
Stubby release
2016-10-19 07:30:31 -05:00
Willem Toorop
7c7c58604f
Update ChangeLog
2016-07-14 15:24:59 +02:00
Willem Toorop
65a46e1026
Update ChangeLog
2016-07-14 15:20:13 +02:00
Willem Toorop
9cb38bc822
Release today
2016-07-14 15:18:27 +02:00
Willem Toorop
9f7ceeded3
Don't SSL_library_init() on every context create
...
It will not be called when the second bit from the set_from_os parameter is set.
This deals with issue #117
2016-07-13 15:28:08 +02:00
Willem Toorop
92fd79ff55
Update Changelog
2016-07-04 14:50:02 +02:00
Willem Toorop
d0ff4c9d6b
Update ChangeLog
2016-03-30 12:33:49 -03:00
Willem Toorop
fc32b300f3
Start with beta release
2016-03-29 20:37:06 +02:00
Willem Toorop
6fd05675aa
Fix memory leak with getdns_get_api_information()
...
Thanks Robert Groenenberg.
2016-02-26 12:24:45 +01:00
Willem Toorop
84c40ca464
Update README, ChangeLog and bumb version
2015-12-30 15:36:28 +01:00
Willem Toorop
ad23c446b6
Complement ChangeLog and bump versions
2015-12-24 16:57:48 +01:00
Sara Dickinson
3afba25dad
Update test case and changeling
2015-12-23 18:00:44 +00:00
Sara Dickinson
c5b839bda8
remove STARTTLS
2015-12-18 16:14:54 +00:00
Sara Dickinson
fc4e4f23df
Rename return_call_debugging to return_call_reporting. Update index.html with change of content.
2015-12-16 14:20:35 +00:00
Willem Toorop
157f988791
Bumb versions, set release date
2015-11-18 17:32:50 +02:00
Willem Toorop
f3f854b35f
Few more ChangeLog thins
2015-11-11 13:52:02 +01:00
Willem Toorop
b9f8f94361
Update ChangeLog and check versions
2015-11-11 12:40:23 +01:00
Willem Toorop
8b9041325b
Bugfix don't grow upstreams memory
...
upstreams have internal references and cannot be realloc'ed easily
2015-11-01 15:23:26 +09:00
Willem Toorop
d691973571
Bumb versions for 0.5.0 release
2015-10-29 15:43:00 +01:00
Willem Toorop
d601443c7e
Bump versions and ChangeLog for 0.5.0rc1
2015-10-21 17:19:50 +02:00
Sara Dickinson
b74c62066c
Cleanup
2015-10-16 18:31:57 +01:00
Willem Toorop
65663e6da8
DNSSEC zonecut finding issues
...
Thanks Theogene Bucuti
2015-10-02 12:45:32 +02:00
Willem Toorop
3bec89bee5
Native crypto, no ldns dependency anymore
...
Except for the unit tests.
libexpat was never a dependency for libunbound (it is for unbound-anchor).
Extend contributors section in README.md to mention everyone who has contributed to the repository too.
2015-09-29 14:03:48 +02:00
Willem Toorop
145e6928bd
develop branch is always one version further
2015-09-09 12:48:10 +02:00
Willem Toorop
dbc53e773d
0.3.3 quickfix release
2015-09-09 12:45:29 +02:00
Willem Toorop
84ad5850c9
get_api_information():version_string also for RCs
2015-09-08 11:20:52 +02:00
Willem Toorop
46ea366f5f
Fix dnssec validation of direct CNAME queries
...
Thanks Simson L. Garfinkel.
2015-09-08 10:52:04 +02:00
Willem Toorop
6c7c5c9281
Bumb version
2015-09-04 16:20:21 +02:00
Willem Toorop
a3f02905b0
thread instead of a process for ub_fd() signalling
2015-09-04 10:33:08 +02:00
Willem Toorop
afdf25340c
Prepare for 0.3.2 release
2015-09-03 15:39:44 +02:00
Willem Toorop
6d13ec19cd
--with-getdns_query configure option +
...
make pub target (for signing and hashing dist tarball) +
make megaclean target (for erasing all source and git reset --hard)
2015-08-28 13:33:02 +02:00