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
ngoyal
f149dedaaf
Fix an install error for getdns_extra.h
2014-02-28 15:33:14 -05:00
Neel Goyal
875b48410c
Update README for brew support [ci skip]
2014-02-28 09:08:54 -05:00
Paul Wouters
57040b2758
Packaging getdns-api for RHEL/Fedora/CentOS
...
- It is a little confusing that the getdns-0.1.0.tar.gz contains
specs/getdns-0.5.tgz. I suggest renaming that.
- make install does not honour DESTDIR= for the main Makefile.in
(patch attached)
Package is up for review at: https://bugzilla.redhat.com/show_bug.cgi?id=1070510
Paul
2014-02-27 13:45:59 +01:00
ngoyal
9f86f1a506
Update README.md
2014-02-26 11:27:53 -05:00
ngoyal
230961ae40
Update README.md
2014-02-26 11:08:27 -05:00
ngoyal
d44dec6495
Update README.md
2014-02-26 11:02:44 -05:00
ngoyal
440c9ba1f7
Update README.md
2014-02-26 11:00:54 -05:00
ngoyal
4a9d35e243
Update README.md
2014-02-26 10:44:39 -05:00
ngoyal
74f4db2726
Update README.md
2014-02-26 10:43:49 -05:00
ngoyal
a95bdb5891
Update README.md
2014-02-26 10:43:37 -05:00
ngoyal
1edbfe220f
Update README.md
...
Alphabetize contributors by last name.
2014-02-26 09:33:17 -05:00
Willem Toorop
7b4f5f6a06
verbatim blocks to standard markdown in readme.md
...
So we can render it on our own site too
2014-02-26 14:35:45 +01:00
Neel Goyal
f5c5c8f255
Update readme
2014-02-25 21:17:33 -05:00
Neel Goyal
e347a531fa
Update wiki link for bindings
2014-02-25 21:08:07 -05:00
Neel Goyal
d505cad644
Update readme per #114
2014-02-25 21:06:13 -05:00
Neel Goyal
d5a3f96fd9
Update readme per #114
2014-02-25 21:05:18 -05:00
Glen Wiley
8bcabc5068
updates to build reports
2014-02-25 19:25:10 -05:00
Glen Wiley
f38d51ed02
tweaks to clean up binary builds for RHEL/CentOS, added OSX PackageMaker files
2014-02-25 18:35:54 -05:00
Glen Wiley
db0c8e6060
added share/doc files to install/uninstall targets
2014-02-25 17:12:55 -05:00
Neel Goyal
2b19661e77
Define u_char if including event.h for libevent1
2014-02-25 14:21:44 -05:00
Willem Toorop
d7c5122565
Merge branch 'develop' into release_20140225
2014-02-25 14:26:34 +01: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
6b00aca2af
fixed problem with libevent detection
2014-02-24 20:48:20 -05:00
Glen Wiley
bea6fde7bf
relative references to libtool to smooth over binary dist build
2014-02-24 18:59:25 -05:00
Glen Wiley
30d2aa55ed
tweaks for binary builds
2014-02-24 17:05:55 -05:00
Neel Goyal
72bb33ca2e
Fix an issue builing extensions. Make sure to look for the headers as well as the libs
2014-02-24 16:35:48 -05:00
Glen Wiley
ba5c7beec4
tweaks to build binary dist tarball
2014-02-24 14:53:14 -05:00
Glen Wiley
8068e02ffc
Merge branch 'develop' of https://github.com/verisign/getdns into develop
2014-02-24 09:26:56 -05:00
Glen Wiley
6dd03b1cdc
fixed spelling of NLnet in licenses, fixed make clean errs in docs
2014-02-24 09:26:20 -05:00
Willem Toorop
50a60db918
[API 0.5] Print result with example-reverse
2014-02-24 15:17:40 +01: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
91daf87f4b
Update check_getdns - build one per event loop abstraction
2014-02-21 15:42:06 -05:00
Neel Goyal
2594d3d575
Modify check getdns to only use default loop. Adding changes for extensions in next commit
2014-02-21 14:08:37 -05:00
Neel Goyal
2f0bcd665b
Compile examples
2014-02-21 12:47:33 -05:00
Neel Goyal
80703de636
Begin refactor out extensions into libs.
2014-02-21 12:23:20 -05:00
Willem Toorop
bcd184fd42
OPT record fields
2014-02-21 14:32:01 +01:00
Willem Toorop
b1195d6aa4
[API 0.403] getdns_context_get_api_information
2014-02-21 14:31:40 +01:00
Willem Toorop
c5fe745e09
[API 0.402] Match example-reverse with spec
2014-02-21 13:01:18 +01:00
Willem Toorop
388bd3c85b
[API 0.401] getdns_root_trust_anchor function
2014-02-21 13:00:02 +01:00
Willem Toorop
8ed191a483
Remove spec tarbal content from spec dir
...
(expect index.html)
2014-02-21 12:57:11 +01:00
Willem Toorop
6e8ace78ff
Match examples with current spec [API 0.402]
2014-02-21 12:55:34 +01:00
Neel Goyal
7c30f3710a
More code review changes
2014-02-20 17:35:27 -05:00
Glen Wiley
b20e4f2606
Merge branch 'develop' of https://github.com/verisign/getdns into develop
2014-02-20 17:30:14 -05:00
Glen Wiley
7dfcfc7beb
man page updates to align with latest API changes and craigs feedback
2014-02-20 17:29:39 -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
4f266d1a88
Change make test to only call check_getdns
2014-02-20 15:51:51 -05:00
Neel Goyal
48fea8d9e0
Add getdns_context_set_return_dnssec_status
2014-02-20 15:42:10 -05:00