W.C.A. Wijngaards
|
b84c13748c
|
Review change in configure output messages: dependency libidn.
|
2014-02-11 15:14:02 +01: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
|
562e2dd6df
|
Add libuv support. Change event loop handling in tests
|
2014-02-05 00:01:55 -05:00 |
W.C.A. Wijngaards
|
9e5afa0b78
|
Makefiles are BSD compatible, extension included in make dist.
|
2014-02-04 10:14:46 +01: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 |
W.C.A. Wijngaards
|
031f26801a
|
Solaris port, add -D flag to get strdup.
|
2013-12-09 09:49:28 +01:00 |
Willem Toorop
|
1ecf9d9ef8
|
Get rid of stdbool.h
|
2013-12-06 14:10:28 +01:00 |
W.C.A. Wijngaards
|
ccf1c1d1d4
|
OSX. Header more lenient, no linenr in test
The line number is not fixed, so __LINE__ does not stay the
same when compiled on different platforms.
|
2013-12-03 12:13:10 +01:00 |
W.C.A. Wijngaards
|
fb71cb5f68
|
For Solaris, compat old libevent, idn includes
|
2013-12-03 11:45:42 +01:00 |
W.C.A. Wijngaards
|
64c057b82d
|
Portable with event1.x, test succeeds on FreeBSD
|
2013-11-30 13:53:57 +01:00 |
W.C.A. Wijngaards
|
552cb4bfca
|
Put -g-O2 back by reorder tests, fixup lib search
|
2013-11-29 17:10:09 +01:00 |
W.C.A. Wijngaards
|
be9e180b28
|
Searches, --with-libidn, libunbound, libldns.
|
2013-11-29 17:03:01 +01:00 |
W.C.A. Wijngaards
|
c349bdb70f
|
OpenBSD port: search in libevent_core and libevent
|
2013-11-29 16:33:01 +01:00 |
W.C.A. Wijngaards
|
69c6d0694b
|
fix issue #38: install, uninstall, libtool, configureoutsidesrcdir,
the dist compiles. library version set to 0:0:0.
|
2013-11-29 15:41:06 +01:00 |
Melinda Shore
|
4065396935
|
Added getdns_convert_ulabel_to_alabel and getdns_convert_alabel_to_ulabel; introduced dependency on libidn11
|
2013-11-25 17:40:38 -08: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 |
Glen Wiley
|
e7cc8eb150
|
separated libunbound test in configure.ac to give better diag msg
|
2013-11-03 16:40:24 -05:00 |
Willem Toorop
|
1336fe3b76
|
Get rid of pthread usage in getdns_general_sync
|
2013-10-29 21:25:04 +01:00 |
Neel Goyal
|
d608d3b670
|
Initial integration of unbound.
|
2013-10-15 17:28:23 -04:00 |
Melinda Shore
|
1d47471f26
|
Rudimentary autoconf support for Doxyfile
|
2013-10-10 16:15:17 -07:00 |
Melinda Shore
|
02c79fd479
|
No longer using automake
|
2013-10-07 08:08:41 -07:00 |
Neel Goyal
|
768b360ca9
|
Add support for sync functs
|
2013-08-16 16:28:21 -04:00 |
Neel Goyal
|
dba0da5adb
|
Massive restructure and renaming
|
2013-08-15 10:16:15 -04:00 |
Neel Goyal
|
b3e2aa19f3
|
Add Werror to cflags. Remove getdns lib check. Fail configure on dependencies not found.
|
2013-08-09 17:04:25 -04:00 |
Melinda Shore
|
0a5f1d3c52
|
Now using automake to generate Makefile.in
|
2013-08-08 17:14:43 -08:00 |
Glen Wiley
|
6280a1b7b6
|
the dict and list data types with helper functions work, unit tests
are mostly done as well
|
2013-07-31 16:21:42 -04:00 |
Melinda Shore
|
7494d2b7d5
|
Moving things around to run configure at top level of directory tree
|
2013-07-30 11:55:09 -08:00 |