Willem Toorop
|
26faaa67c1
|
Fix building docs for blddir != srcdir
|
2014-05-21 16:21:45 +02:00 |
Willem Toorop
|
57b51a5dcc
|
prefer includes local to builddir
|
2014-05-19 15:50:34 +02:00 |
Neel Goyal
|
501bc14de6
|
Update destroys to return void. Assert failure in context destroy. Update tests
|
2014-03-11 11:43:41 -04:00 |
Neel Goyal
|
c819553c58
|
Add return code to _destroy methods. Prevent destroy in callbacks for the context firing them
|
2014-03-07 10:42:37 -05:00 |
Willem Toorop
|
a1351147da
|
context->return_dnssec_status uninitialized
in getdns_context_create.
Also fix memory leak on create_default_namespaces error.
|
2014-03-07 11:18:23 +01:00 |
Willem Toorop
|
2362dc0880
|
review context destroy from cancel callback
|
2014-03-06 14:57:22 +01:00 |
Neel Goyal
|
3f8e8ac098
|
Possible fix for #21 and tests
|
2014-03-05 22:13:37 -05:00 |
Neel Goyal
|
6ab9ce861b
|
Fix a silly bug in getdns_context_set_return_dnssec_status
|
2014-03-05 10:42:36 -05:00 |
Neel Goyal
|
108f72bc36
|
Fix for issue #18 - allow destroy in callback
|
2014-03-04 17:00:18 -05:00 |
Neel Goyal
|
b548cce9d8
|
Add a method to change unbound async mode (getdns_extra) between fork and thread
|
2014-02-28 19:24:09 -05:00 |
Willem Toorop
|
d2c890ab6a
|
Fill in <organization> place holder.
s/the name of the <organization>/the names of the copyright holders/g
|
2014-02-25 14:23:19 +01:00 |
Willem Toorop
|
8d77505219
|
s/Versign/Verisign/g in all files
|
2014-02-25 14:12:33 +01:00 |
Glen Wiley
|
6dd03b1cdc
|
fixed spelling of NLnet in licenses, fixed make clean errs in docs
|
2014-02-24 09:26:20 -05:00 |
Neel Goyal
|
deade2b8bb
|
Update extensions to add/remove persistent event based on request count
|
2014-02-21 18:42:04 -05:00 |
Neel Goyal
|
7c30f3710a
|
More code review changes
|
2014-02-20 17:35:27 -05:00 |
Neel Goyal
|
abebc0e2b6
|
Create ldns_rbtree structs with mem functs
|
2014-02-20 17:05:15 -05:00 |
Neel Goyal
|
524783804c
|
Fix some issues per code review
|
2014-02-20 16:17:41 -05:00 |
Neel Goyal
|
48fea8d9e0
|
Add getdns_context_set_return_dnssec_status
|
2014-02-20 15:42:10 -05:00 |
Glen Wiley
|
344893f87f
|
fixed license and copyright notices
|
2014-02-20 09:12:19 -05:00 |
Neel Goyal
|
59b47a3470
|
Add getdns_context_get_api_information
|
2014-02-19 16:22:55 -05:00 |
Neel Goyal
|
a80d22f07f
|
Add stub for rebuilding unbound ctx. Only allow updates to certain context fields if unbound query hasn't been sent.
|
2014-02-19 14:56:37 -05:00 |
Neel Goyal
|
38904780f2
|
Add start of api_info. Add package url for autoconf
|
2014-02-19 13:15:27 -05:00 |
Willem Toorop
|
96b9f095a7
|
Implement getdns_root_trust_anchor
|
2014-02-19 16:56:00 +01:00 |
Willem Toorop
|
e9d70dc030
|
Return INVALID_PARAMETER when upstreams is NULL
|
2014-02-18 14:38:46 +01:00 |
Willem Toorop
|
edf1da405f
|
Only set default trust anchor file when it is good
|
2014-02-12 14:50:00 +01:00 |
Willem Toorop
|
340655330b
|
Re-enabled stub resolution
Also re-indented the prepare_for_resolution and ub_setup_stub functions
Sorry for that.
|
2014-02-12 12:37:05 +01:00 |
Willem Toorop
|
a3f50a6d86
|
Test accessibility of trust anchor before adding
|
2014-02-11 22:53:10 +01:00 |
Willem Toorop
|
c51e597410
|
Configure option for trust anchor & dnssec_status
|
2014-02-11 22:42:21 +01:00 |
Willem Toorop
|
563c2a5335
|
Make time compare portabel + missing includes
|
2014-02-11 09:57:19 +01:00 |
Glen Wiley
|
bdff98ffb3
|
steps toward proper support of namespaces and system files
|
2014-02-10 19:59:45 -05:00 |
Willem Toorop
|
20853601a6
|
use enum types where possible
following API 0.387 (commit 13571e02f1 )
|
2014-02-09 17:46:12 +01:00 |
Neel Goyal
|
f6760fc94c
|
Add timeout test.
|
2014-02-06 22:40:36 -05:00 |
Neel Goyal
|
3af362e2fd
|
Fix some major bugs in extensions when clearing timeout. Add libev
|
2014-02-06 00:24:26 -05:00 |
Neel Goyal
|
de540dd2e9
|
Fix issue with timeouts for tight loops
|
2014-02-05 10:11:53 -05:00 |
Neel Goyal
|
4fceebbdcf
|
Fix for issue #51 - do bit is always on
|
2014-02-04 10:07:47 -05:00 |
Willem Toorop
|
374f5b09f4
|
if !context: GETDNS_RETURN_INVALID_PARAMETER
Bugfix #81
|
2014-02-04 11:25:21 +01:00 |
Willem Toorop
|
baedda5ce8
|
Remove unspecified function
|
2014-02-04 11:00:57 +01:00 |
Neel Goyal
|
86896652a8
|
Fix tests for non eventloop
|
2014-02-03 19:57:10 -05:00 |
Neel Goyal
|
e1c567ecef
|
Add fire_callback for clearing outstanding requests
|
2014-02-03 17:38:06 -05:00 |
Neel Goyal
|
8b64c521a8
|
Merge develop in. Add local timer
|
2014-02-03 17:23:31 -05:00 |
Neel Goyal
|
6a07664ef9
|
Fix an issue with timeouts in the async
|
2014-02-03 16:33:50 -05:00 |
Glen Wiley
|
16e58b28a3
|
cleaned up example, added error code checks
|
2014-02-03 15:39:09 -05:00 |
Neel Goyal
|
c658b55d73
|
Add support for getting next timeout and number of pending events
|
2014-01-31 15:48:00 -05:00 |
Neel Goyal
|
e707643a3f
|
Cleanup outstanding requests on eventloop change or context destroy
|
2014-01-31 15:16:10 -05:00 |
Neel Goyal
|
1f847b0d96
|
Add timeout support
|
2014-01-31 14:43:02 -05:00 |
Glen Wiley
|
118864aeb6
|
removed references to MIT license, replaced with BSD license
|
2014-01-28 09:30:01 -05:00 |
Neel Goyal
|
67fdf0eb04
|
timeout stubs
|
2014-01-27 17:05:25 -05:00 |
Neel Goyal
|
13b9e74ff5
|
Update extensions
|
2014-01-22 19:55:04 -05:00 |
Neel Goyal
|
2bcfedcf78
|
Initial pass at using unbound stock
|
2014-01-21 15:31:22 -05:00 |
Willem Toorop
|
d9e3485f8b
|
Merge fixes
|
2014-01-20 16:18:14 +01:00 |