Neel Goyal
|
b33952dc65
|
Make config.guess and sub actual scripts rather than symlinks
|
2013-10-14 13:43:07 -04:00 |
Melinda Shore
|
1d47471f26
|
Rudimentary autoconf support for Doxyfile
|
2013-10-10 16:15:17 -07:00 |
Melinda Shore
|
2b96fe8ca3
|
More doxygen markup cleanup
|
2013-10-10 13:35:29 -07:00 |
Melinda Shore
|
e7bb441c8e
|
Fixed a minor doxygen markup problem
|
2013-10-10 11:53:59 -07:00 |
Melinda Shore
|
6cd8051692
|
Update for doxygen
|
2013-10-09 16:52:31 -07:00 |
Melinda Shore
|
d440feb7a1
|
no longer using automake
|
2013-10-07 08:10:06 -07:00 |
Melinda Shore
|
02c79fd479
|
No longer using automake
|
2013-10-07 08:08:41 -07:00 |
Melinda Shore
|
75cdad16ec
|
No longer using automake
|
2013-10-07 08:07:37 -07:00 |
Melinda Shore
|
8806a0d5b1
|
Removed Makefile.in
|
2013-10-07 08:05:02 -07:00 |
Melinda Shore
|
655343e6dc
|
files added for getdns_get_errorstr_by_id()
|
2013-09-22 11:31:35 -08:00 |
Melinda Shore
|
61ca5e4b52
|
added getdns_error.[ch]
|
2013-09-22 11:30:16 -08:00 |
Glen Wiley
|
2316b6e27b
|
Change license from MIT to BSD-new
|
2013-09-11 18:41:23 -04:00 |
Neel Goyal
|
1be26c3c76
|
Update examples to compile.
|
2013-09-03 12:12:12 -04:00 |
Glen Wiley
|
7f94ff61da
|
automake version dep noted
|
2013-08-30 14:19:03 -04:00 |
Melinda Shore
|
e6f27bc4a2
|
adding back generated files needed by automake
|
2013-08-30 08:12:33 -08:00 |
Melinda Shore
|
15fc06fc48
|
Adding some generated files back - needed by automake
|
2013-08-30 08:11:54 -08:00 |
Glen Wiley
|
a8f360e7d7
|
thinking
|
2013-08-30 11:35:18 -04:00 |
Melinda Shore
|
499c3eac98
|
Removed event.h conditionalization
|
2013-08-28 17:31:39 -08:00 |
Melinda Shore
|
98c953b6e4
|
Conditionalized in the correct event.h location for FreeBSD - probably merits further discussion
|
2013-08-28 17:09:11 -08:00 |
Melinda Shore
|
3becc43502
|
Merge branch 'develop' of https://github.com/verisign/getdns into develop
Pulling Glen and Neel's updates down
|
2013-08-28 13:28:40 -08:00 |
Melinda Shore
|
5c3bd70b51
|
More cleanup
|
2013-08-28 13:27:59 -08:00 |
Melinda Shore
|
ac0fcebce6
|
More changes to support automake-ification
|
2013-08-28 13:27:05 -08:00 |
Neel Goyal
|
768b360ca9
|
Add support for sync functs
|
2013-08-16 16:28:21 -04:00 |
Neel Goyal
|
1b057ccfa3
|
Set the RD flag if in stub mode.
|
2013-08-16 15:24:06 -04:00 |
Neel Goyal
|
425a652542
|
Add stub async test program.
|
2013-08-16 15:11:46 -04:00 |
Neel Goyal
|
3ad70d686f
|
Add some utilities.
|
2013-08-16 14:48:03 -04:00 |
Neel Goyal
|
075990d330
|
Use strncmp and add some utils
|
2013-08-15 18:16:50 -04:00 |
Neel Goyal
|
ff83b43081
|
Get the async getaddress going
|
2013-08-15 17:51:26 -04:00 |
Neel Goyal
|
0c5d8b2c32
|
Tweak method sigs
|
2013-08-15 12:42:35 -04:00 |
Neel Goyal
|
6c1dc93edf
|
Adding some util modules
|
2013-08-15 12:33:05 -04:00 |
Neel Goyal
|
ed6fa12d01
|
Remove unused scripts
|
2013-08-15 11:44:05 -04:00 |
Neel Goyal
|
49bff032fa
|
Merge branch 'feature/code_reorg' into develop
|
2013-08-15 10:55:19 -04:00 |
Neel Goyal
|
263faaf1f7
|
Delete configure. Add to gitignore
|
2013-08-15 10:55:05 -04:00 |
Neel Goyal
|
ddf9d3d548
|
Fix build system from code reorg
|
2013-08-15 10:54:30 -04:00 |
Neel Goyal
|
dba0da5adb
|
Massive restructure and renaming
|
2013-08-15 10:16:15 -04:00 |
Neel Goyal
|
67a07019ba
|
Remove Makefile.in files. Update gitignore
|
2013-08-14 17:40:05 -04:00 |
Neel Goyal
|
a2f3eac7ee
|
Merge branch 'feature/async_funcs' into develop
|
2013-08-14 17:26:18 -04:00 |
Neel Goyal
|
ad20c23f42
|
More progress on async
|
2013-08-14 17:19:06 -04:00 |
Neel Goyal
|
bf92cb6bb4
|
Some updates. Need to think about how to not rewrite what ldns and libevent have already done
|
2013-08-13 16:10:21 -04:00 |
Neel Goyal
|
7975c98c3f
|
Remove getdns_address.c. Update context to use copy.
|
2013-08-13 10:02:09 -04:00 |
Neel Goyal
|
cd1ff4a3b8
|
Context update
|
2013-08-13 09:08:54 -04:00 |
Neel Goyal
|
84ff383792
|
Adding ldns integration for context
|
2013-08-12 19:47:33 -04:00 |
Neel Goyal
|
a69c02abcc
|
Adding context struct and implement some setters
|
2013-08-12 17:38:05 -04:00 |
Melinda Shore
|
cf2cf498f6
|
added src/test to automake
|
2013-08-10 11:24:08 -08:00 |
Melinda Shore
|
00e2c74867
|
getting rid of Makefile.in - now generated by automake
|
2013-08-10 11:23:15 -08:00 |
Melinda Shore
|
16ae333802
|
automake-ified src/test
|
2013-08-10 11:17:47 -08:00 |
Melinda Shore
|
228a5d9868
|
Added <string.h> include for strdup() declaration (see POSIX.1)
|
2013-08-10 11:16:54 -08: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 |
Neel Goyal
|
8b60254fe4
|
Change header include from event to core_only where applicable
|
2013-08-09 11:34:42 -04:00 |
Neel Goyal
|
c2a03c5570
|
Removed symlink ltmain.sh. Add m4 for lt.
|
2013-08-09 10:48:22 -04:00 |