Willem Toorop
|
a21895d145
|
Fix timeout handling & simultaneous 4 & 6 requests
Simultaneous 4 & 6 requests for async only.
Also get rid of the postponing of callbacks hack.
|
2014-10-07 15:52:41 +02:00 |
Willem Toorop
|
54e0b42dcd
|
Timeouts via default mini_event extension
|
2014-10-06 23:04:12 +02:00 |
Willem Toorop
|
3742edaf07
|
Get rid of the address_string attribute
Not in the spec, and had internal usage only (but not anymore)
|
2014-10-01 13:08:36 +02:00 |
Willem Toorop
|
57b51a5dcc
|
prefer includes local to builddir
|
2014-05-19 15:50:34 +02: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
|
80703de636
|
Begin refactor out extensions into libs.
|
2014-02-21 12:23:20 -05:00 |
Neel Goyal
|
7c30f3710a
|
More code review changes
|
2014-02-20 17:35:27 -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 |
Willem Toorop
|
c51e597410
|
Configure option for trust anchor & dnssec_status
|
2014-02-11 22:42:21 +01:00 |
Neel Goyal
|
d8f8eeca52
|
Fix signature on clear timeout for extensions
|
2014-02-06 00:10:35 -05:00 |
Neel Goyal
|
8b64c521a8
|
Merge develop in. Add local timer
|
2014-02-03 17:23:31 -05:00 |
Neel Goyal
|
1f847b0d96
|
Add timeout support
|
2014-01-31 14:43:02 -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
|
56ff244133
|
Merge in develop latest
|
2014-01-22 11:08:41 -05:00 |
Willem Toorop
|
9a1f739840
|
But we do need the netinet/in.h include
|
2014-01-22 10:40:12 +01:00 |
Neel Goyal
|
2bcfedcf78
|
Initial pass at using unbound stock
|
2014-01-21 15:31:22 -05:00 |
Neel Goyal
|
93211cc99a
|
Fix for issue #43 - add additional header fields
|
2013-12-12 13:59:53 -05:00 |
Willem Toorop
|
3dfe92da64
|
extended memory functions
|
2013-12-09 00:52:38 +01:00 |
Willem Toorop
|
c80cab6929
|
getdns_strdup, getdns_bindata_(copy|destroy)
Restructure a bit to make that work too
|
2013-12-09 00:05:18 +01:00 |
Willem Toorop
|
8fe9da6503
|
Header functions, structs/unions and macro's
|
2013-12-08 22:56:34 +01:00 |
Willem Toorop
|
3829dca0cc
|
Get rid of typedefs for structs
|
2013-12-06 15:54:06 +01:00 |
Willem Toorop
|
0da31aa21b
|
Remove private functions from getdns.h
And also reorder a bit for easy comparison with the original.
|
2013-12-03 14:13:10 +01:00 |
Willem Toorop
|
373e0e4952
|
Custom mem funcs per dict/list
|
2013-11-12 17:00:19 +01:00 |
Neel Goyal
|
f8380ff862
|
Ran indent with the indent.pro committed
|
2013-11-05 15:03:44 -05:00 |
Neel Goyal
|
eb14f1212d
|
Merge branch 'develop' of github.com:verisign/getdns into develop
|
2013-11-05 13:31:44 -05:00 |
Neel Goyal
|
4fb66d8ea7
|
Handle immediate callback.
|
2013-11-05 13:31:29 -05:00 |
Glen Wiley
|
969ae95f09
|
added extension validation to the primary entry point to catch bogus
extension strings and perform simple type checking on extensions
brief start on man pages, moving MIT license in source code files to BSD
|
2013-11-04 18:37:54 -05:00 |
Neel Goyal
|
65762811bf
|
Adding timeout support
|
2013-10-18 13:55:31 -04:00 |
Neel Goyal
|
9c75239aaa
|
Adding cancel and reply formatting
|
2013-10-17 19:45:25 -04:00 |
Neel Goyal
|
da8dad5913
|
Adding A and AAAA handling for get_address
|
2013-10-16 18:33:12 -04:00 |
Neel Goyal
|
ff83b43081
|
Get the async getaddress going
|
2013-08-15 17:51:26 -04:00 |
Neel Goyal
|
0c5d8b2c32
|
Tweak method sigs
|
2013-08-15 12:42:35 -04:00 |
Neel Goyal
|
6c1dc93edf
|
Adding some util modules
|
2013-08-15 12:33:05 -04:00 |