Neel Goyal
|
f6760fc94c
|
Add timeout test.
|
2014-02-06 22:40:36 -05: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
|
81c5de26ea
|
Merge in develop.
|
2014-01-31 14:50:38 -05:00 |
Neel Goyal
|
1f847b0d96
|
Add timeout support
|
2014-01-31 14:43:02 -05:00 |
W.C.A. Wijngaards
|
4301ddc8ff
|
Fix compile on BSD
|
2014-01-31 16:34:42 +01:00 |
W.C.A. Wijngaards
|
47f567d57d
|
Fix spaces to tab.
|
2014-01-31 16:02:58 +01:00 |
Willem Toorop
|
232ce99558
|
Add dnssec test
+rename dnssec_return_supporting_responses to dnssec_return_validation_chain
|
2014-01-27 10:51:27 +01:00 |
Neel Goyal
|
13b9e74ff5
|
Update extensions
|
2014-01-22 19:55:04 -05:00 |
Bryan Graham
|
01c70b73c9
|
refactoring: check_getdns_common.h check_getdns_common.c check_getdns.c, tests are now in header files
|
2013-12-19 19:36:41 -05:00 |
Craig E. Despeaux
|
09631e038b
|
New source file for getdns_general and updates to getdns_general_sync.
|
2013-12-18 16:23:07 -05:00 |
Bryan Graham
|
ae3b661ed9
|
added check_getdns_address_sync.c
|
2013-12-17 19:50:40 -05:00 |
Craig E. Despeaux
|
6d0bc40a13
|
Added unit test program that uses check.
|
2013-12-17 16:03:10 -05:00 |
Neel Goyal
|
0c0d5b63ae
|
Remove a test that shouldn't have been added
|
2013-12-11 16:46:56 -05:00 |
Neel Goyal
|
1e9f716b6f
|
Check for answer on getdns_list_get methods
|
2013-12-10 18:27:28 -05:00 |
W.C.A. Wijngaards
|
ad9ffb5200
|
Remove unused flags (libtool adds -fPIC and more)
|
2013-12-03 10:46:18 +01:00 |
W.C.A. Wijngaards
|
997fbec46f
|
Link with -levent if detected, fix examples.
|
2013-12-02 14:20:03 +01:00 |
W.C.A. Wijngaards
|
48b54c3579
|
compile tests when needed.
|
2013-11-29 18:07:43 +01:00 |
W.C.A. Wijngaards
|
b392679ce4
|
make test and a testscript and output comparisons.
|
2013-11-29 16:24:39 +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 |
Willem Toorop
|
06ad9a53b5
|
Pass existing CFLAGS and LDFLAGS through
Useful when dependencies are installed at custom locations
|
2013-10-29 20:31:25 +01:00 |
Melinda Shore
|
69cf72c1c4
|
Added linking test programs to libunbounc
|
2013-10-21 21:55:11 -07:00 |
Melinda Shore
|
d440feb7a1
|
no longer using automake
|
2013-10-07 08:10:06 -07:00 |
Melinda Shore
|
00e2c74867
|
getting rid of Makefile.in - now generated by automake
|
2013-08-10 11:23:15 -08:00 |
Melinda Shore
|
1854fc413c
|
Converted makefile generation to automake
|
2013-08-08 17:21:05 -08:00 |
Glen Wiley
|
91990993ce
|
the guts of the dict datatype are working, still need to complete the helper funcs
|
2013-07-30 17:36:14 -04:00 |
Glen Wiley
|
1ec3886604
|
Finished implementing list data type (except for dict items) - including
a reasonable set of automated unit/regression tests
|
2013-07-22 15:16:40 -04:00 |
Glen Wiley
|
0a6dfa46ae
|
list data type partially implemented, unit test framework started
|
2013-07-19 16:19:22 -04:00 |