Commit Graph

749 Commits

Author SHA1 Message Date
Willem Toorop 9003f013a4 return_api_information extension doesn't exist
So remove from manpage
2014-09-03 15:46:17 +02:00
Willem Toorop 3b9c1270c2 [API 0.505] "resolver_type" now "resolution_type"
Renamed in the response from getdns_context_get_api_information()
2014-09-03 15:42:11 +02:00
Willem Toorop c27034ff9d [API 0.504] RFC 2671 is obsoleted by 6891
Also, document version changed to "September 2014"
2014-09-03 15:35:57 +02:00
Willem Toorop d0eea3ed7b [API 0.503] Add CDNSKEY and OPENPGPKEY rr types 2014-09-03 15:33:03 +02:00
Willem Toorop 1d10483694 Temporarily disable timeout test 3
because of unpredictable results
2014-09-02 22:49:13 +02:00
Willem Toorop 555e467436 <rr>_unknown rdf for unknown/supported types
Also when underlying ldns doesn't support it
2014-09-02 22:31:50 +02:00
Willem Toorop c8872d658f Fix referencing non-existant structs 2014-08-25 11:04:43 +02:00
Willem Toorop 658e8cab77 Shumon's support for CDS, CDNSKEY & OPENPGPKEY 2014-08-21 14:26:41 +02:00
Willem Toorop b4131d4540 Don't try showing unsupported ldns rdata fields 2014-08-21 14:25:42 +02:00
Willem Toorop ffe4d3d295 More missing colons in unbound options 2014-08-19 16:38:59 +02:00
Willem Toorop eac1647fba Need a colon here too 2014-08-19 16:31:13 +02:00
Willem Toorop 0b10383d81 [API 0.502] pass by reference error in example 6.3 2014-08-19 15:33:41 +02:00
wtoorop eb1350f668 Merge pull request #55 from johndickinson/issue54
Fix for issue 54: set_ub_dns_transport() not working

Thanks John!
2014-08-11 15:22:10 +02:00
John Dickinson 51d04447ea Fix for issue 54: set_ub_dns_transport() not working 2014-08-10 14:59:03 +00:00
ngoyal fb59ecd054 Fix sync test failures. 2014-07-28 17:56:40 -04:00
ngoyal f3d3ac3bac Fix issue #117 2014-07-28 17:46:40 -04:00
Willem Toorop 02652e9665 Document callback side effect with sync lookups 2014-07-01 23:50:28 +02:00
Willem Toorop 8bd5baef6f sync funcs should GETDNS_RETURN_GOOD on timeouts 2014-07-01 23:40:49 +02:00
Willem Toorop fc2f091f05 timed synchronous resolves
Also returns an response dict with status GETDNS_RESPSTATUS_ALL_TIMEOUT on timeout
2014-07-01 23:31:40 +02:00
Glen Wiley a0c2c05811 Merge branch 'master' of https://github.com/getdnsapi/getdns 2014-06-30 15:13:23 -04:00
Glen Wiley 3cc30bc421 changes based on most recent release 2014-06-30 15:13:01 -04:00
Glen Wiley 5e97b05d9a updates based on latest release 2014-06-30 15:11:39 -04:00
Willem Toorop 43efbd78da Merge tag 'v0.1.3' 2014-06-30 12:48:35 +02:00
Glen Wiley ea66f2c8fa release 0.1.3 2014-06-25 09:41:07 -04:00
Willem Toorop bd2bf298cb Merge branch 'v0.1.3' 2014-06-25 09:52:26 +01:00
Willem Toorop c7bdd7c00e Mention API change in Changelog 2014-06-25 09:51:25 +01:00
Willem Toorop 39ff6cf5a3 [API 0.501] no ip addressed with getdns_general
again because the index.html wasn't included...
2014-06-25 09:49:56 +01:00
Willem Toorop e606988488 [API 0.501] no ip addressed with getdns_general 2014-06-25 09:45:52 +01:00
Glen Wiley d3dd1015f7 removed -release, added -version-info to libtool calls 2014-06-19 11:27:05 -04:00
Glen Wiley c37d60e9ab updated intro per Paul H. request to direct focus to the getdnsapi.net
page.
2014-06-19 10:37:20 -04:00
Glen Wiley 693c46e7a7 Merge branch 'master' of https://github.com/getdnsapi/getdns 2014-06-19 10:11:52 -04:00
Glen Wiley ea59cf5f3f updated to include instructions to draft a github release 2014-06-19 10:11:21 -04:00
Glen Wiley f8ecb8f3a5 doc update 2014-06-18 13:08:15 -04:00
Willem Toorop 67f953d24f make check in doc to show manpage errors 2014-06-13 10:58:52 +02:00
wtoorop 37385a974f Merge pull request #45 from paulehoffman/master
Timed-out responses getting dicts in response
2014-06-10 20:50:10 +02:00
paulehoffman cf78e8b011 Timed-out responses getting dicts in response 2014-06-10 11:33:40 -07:00
Glen Wiley c10e4b7d67 Merge pull request #40 from getdnsapi/v0.1.2
V0.1.2
2014-06-03 16:55:28 -04:00
Willem Toorop feb29ab8f0 Allow piggybacking on libunbouns libevent 2014-06-03 11:05:17 +02:00
Glen Wiley 40e6e8bd57 updates to reflect problems with FreeBSD builds in 0.1.2 2014-06-02 18:02:10 -04:00
Glen Wiley 0194208f51 note about fixed rhel, centos builds 2014-06-02 14:18:26 -04:00
Glen Wiley 20c6889f9d added _BSD_SOURCE for linux to solve some lingering compile issues 2014-06-02 11:40:58 -04:00
Glen Wiley ac0b808671 tweaking u_char checks 2014-06-02 10:50:52 -04:00
Glen Wiley e284a702a8 removed define for u_char since it breaks some builds 2014-06-02 09:48:30 -04:00
Glen Wiley 0280c8fa83 fixed configure test for libevent 1.x on RHEL/CentOS 2014-06-02 08:34:34 -04:00
Willem Toorop ef3db96555 Merge branch 'master' into v0.1.2 2014-05-26 15:58:40 +02:00
Willem Toorop 45ac1bc7ae Make libev work on Fedora too 2014-05-26 15:56:30 +02:00
Willem Toorop 719868f623 Symfiles are part of the distribution 2014-05-26 15:29:06 +02:00
Willem Toorop 885c5447be Typo fix. symfiles have the .symbols extension 2014-05-26 15:22:22 +02:00
Willem Toorop 76c6105824 Only export symbols that are really there 2014-05-26 15:19:02 +02:00
Glen Wiley 959664748e updated notes 2014-05-23 17:12:52 -04:00