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 |
Glen Wiley
|
c79ce04b38
|
minor tweaks to address old versions of libtool
|
2014-05-23 12:15:53 -04:00 |
Willem Toorop
|
d65496f787
|
Anticipate absense of implicit DSO linking
|
2014-05-23 13:40:56 +02:00 |
Glen Wiley
|
ea70f585af
|
added release procedure
|
2014-05-22 14:45:30 -04:00 |
Glen Wiley
|
350b2025de
|
release number/date changes
|
2014-05-22 14:16:34 -04:00 |
Willem Toorop
|
cd0177451d
|
Mention last changes in ChangeLog
|
2014-05-22 18:37:27 +02:00 |
Willem Toorop
|
f78e3d74ab
|
pretty print bindata's representing IP addresses
|
2014-05-22 18:31:30 +02:00 |
wtoorop
|
23a67a2419
|
Merge pull request #38 from johndickinson/handle_rcodes
Added code to construct a fake packet to allow the RCODE to be returned ...
|
2014-05-22 18:23:49 +02:00 |
John Dickinson
|
06bec6645b
|
Added code to construct a fake packet to allow the RCODE to be returned when libunbound refuses a query
|
2014-05-22 15:25:36 +00:00 |
Willem Toorop
|
f2adabe6bb
|
Mention specify_class in ChangeLog
|
2014-05-22 14:54:49 +02:00 |
wtoorop
|
53cfe4d59d
|
Merge pull request #37 from johndickinson/min_specify_class
Added support for specify_class
Looks perfect to me
|
2014-05-21 19:58:31 +02:00 |
John Dickinson
|
ffe87138c5
|
Added support for specify_class
|
2014-05-21 14:50:01 +00:00 |
Willem Toorop
|
26faaa67c1
|
Fix building docs for blddir != srcdir
|
2014-05-21 16:21:45 +02:00 |
Willem Toorop
|
0c02f99a77
|
on clean cleanup extensions too
|
2014-05-21 15:57:14 +02:00 |
Willem Toorop
|
6262e3d8c8
|
Fix installs and distcleans for blddir != srcdir
|
2014-05-21 15:42:58 +02:00 |
Willem Toorop
|
6979dccfe6
|
Update ChangeLog and bumb versions
|
2014-05-21 10:31:49 +02:00 |
Willem Toorop
|
181ae7ffa3
|
Merge branch 'master' of github.com:getdnsapi/getdns
|
2014-05-21 10:31:24 +02:00 |
wtoorop
|
8340db71da
|
Merge pull request #34 from paulehoffman/master
Added getdns-specific options
|
2014-05-21 10:28:05 +02:00 |
Willem Toorop
|
bef1e5ce95
|
Only expose public symbols
Adapted Makefile.in accidentally already came with previous commit:
61e28884b2
|
2014-05-21 10:17:16 +02:00 |
Willem Toorop
|
61e28884b2
|
Loose non standard unexposed prototypes
getdns_list_add_item & getdns_dict_copy
|
2014-05-21 10:13:02 +02:00 |
Willem Toorop
|
943d1e916a
|
Make example programs find uninstalled .so too
|
2014-05-21 07:15:55 +02:00 |
Willem Toorop
|
448b033df5
|
Make test program find uninstalled .so
|
2014-05-20 17:15:54 +02:00 |
Willem Toorop
|
57b51a5dcc
|
prefer includes local to builddir
|
2014-05-19 15:50:34 +02:00 |
Willem Toorop
|
76dcab7850
|
Fix -I and -L flags to look into builddir too
And removal of looking into /usr/local/include and /usr/local/lib.
I hope this doesn't break anything...
|
2014-05-19 15:23:40 +02:00 |
Willem Toorop
|
44fc548ae2
|
builddir != srcdir
revert commit 42bdfdd06a
|
2014-05-19 14:58:04 +02:00 |
Willem Toorop
|
c28e6f44c4
|
rdata fields for MX
|
2014-05-15 16:11:32 +02:00 |
paulehoffman
|
1c4df07096
|
Added getdns-specific options
|
2014-05-10 20:27:35 -07:00 |
Neel Goyal
|
42bdfdd06a
|
Fix for Issue #27
|
2014-05-08 23:44:27 -04:00 |
wtoorop
|
776fe3c02a
|
Merge pull request #30 from johndickinson/issue_29
Issue 29 - fixed the detection of doxygen
|
2014-05-07 15:55:43 +02:00 |
John Dickinson
|
175ff65623
|
Issue 29 - fixed the detection of doxygen
|
2014-05-07 13:35:29 +00:00 |
Glen Wiley
|
ba3b0bfaab
|
added dict/list memory functions, api_information, cleaned up copyrights
|
2014-04-25 07:49:25 -04:00 |
Glen Wiley
|
65c0872ec1
|
added some context set functions to the man page
|
2014-04-24 10:53:08 -04:00 |
Glen Wiley
|
f354ec786f
|
added man pages for some helper functions
|
2014-04-24 10:13:19 -04:00 |
wtoorop
|
c645b5239c
|
Merge pull request #26 from joelpurra/readme-homedir
Use $HOME instead of path with hardcoded username
|
2014-04-18 22:59:30 +02:00 |
Joel Purra
|
21f60d38dd
|
Use $HOME instead of path with hardcoded username
|
2014-04-18 22:55:39 +02:00 |