Willem Toorop
|
c1ba94c08a
|
Remove key attribute from getdns_dict_item
It is in the node attribute already
|
2013-10-30 23:33:29 +01:00 |
Willem Toorop
|
6843376521
|
Pretty print safe & complete... but ugly
And it needs a bit of documentational comments
|
2013-10-30 23:23:53 +01:00 |
Willem Toorop
|
26b178aba6
|
Merge branch 'develop' into rbtree-dict
|
2013-10-30 21:47:10 +01:00 |
Melinda Shore
|
d520d62da9
|
Added address-to-hostname lookup. Note: need a more robust address reverser
|
2013-10-30 13:16:51 -07:00 |
Melinda Shore
|
10a2ebc88b
|
Added address-to-hostname lookup. Note: need a more robust address reverser
|
2013-10-30 13:16:20 -07:00 |
Willem Toorop
|
6bc33c50ab
|
Fix stack buffer overflow in _pretty_print_dict
|
2013-10-30 17:05:49 +01:00 |
Willem Toorop
|
6922343542
|
Merge branch 'remove-pthread' into rbtree-dict
|
2013-10-30 10:36:49 +01:00 |
Willem Toorop
|
3c1114cb7f
|
Merge branch 'remove-pthread' into develop
|
2013-10-30 10:34:35 +01:00 |
Melinda Shore
|
c377e6e2f0
|
fixed ordering issue with libgetdns link, added test and example back to make clean
|
2013-10-30 00:05:31 -07:00 |
Willem Toorop
|
8567e63267
|
Merge branch 'develop' into rbtree-dict
|
2013-10-30 00:32:51 +01:00 |
Willem Toorop
|
ffa9a72073
|
Make example_tree program comply to the API specs
It works with the rbtree-dict now (which implements copy correctly).
|
2013-10-30 00:31:14 +01:00 |
Willem Toorop
|
7111a0959f
|
A dict based on rbtree
|
2013-10-30 00:29:30 +01:00 |
Willem Toorop
|
8c5cab60e0
|
Merge branch 'develop' into rbtree-dict
|
2013-10-29 22:16:06 +01:00 |
Willem Toorop
|
e09ad9c519
|
Oopsy, test needs to know the lists blocksize
|
2013-10-29 22:10:35 +01:00 |
Willem Toorop
|
1336fe3b76
|
Get rid of pthread usage in getdns_general_sync
|
2013-10-29 21:25:04 +01:00 |
Willem Toorop
|
55d366f854
|
Hide dict and list internals from getdns.h
|
2013-10-29 21:02:21 +01:00 |
Willem Toorop
|
e457a50d7c
|
Let git ignore build executables
|
2013-10-29 20:36:34 +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 |
Willem Toorop
|
37fe39e4ae
|
Make this example conform to API specs
Corrections should be reported back eventually...
|
2013-10-29 16:17:40 +01:00 |
Willem Toorop
|
fbff480a31
|
Correct order of calls for display IP address
|
2013-10-29 16:16:05 +01:00 |
Neel Goyal
|
e4f08150b1
|
Free extensions dict. Update gitignore
|
2013-10-22 16:28:28 -04:00 |
Melinda Shore
|
69cf72c1c4
|
Added linking test programs to libunbounc
|
2013-10-21 21:55:11 -07:00 |
Neel Goyal
|
65762811bf
|
Adding timeout support
|
2013-10-18 13:55:31 -04:00 |
Neel Goyal
|
840939aac8
|
Fix a bug in list copy for bindata. Fix some memory errors
|
2013-10-17 20:34:18 -04:00 |
Neel Goyal
|
dfa5fc82c8
|
Merge branch 'feature/unbound' into develop
|
2013-10-17 19:47:12 -04:00 |
Neel Goyal
|
9c75239aaa
|
Adding cancel and reply formatting
|
2013-10-17 19:45:25 -04:00 |
Neel Goyal
|
da8dad5913
|
Adding A and AAAA handling for get_address
|
2013-10-16 18:33:12 -04:00 |
Neel Goyal
|
c53c00ee2b
|
Add recursive and stub support
|
2013-10-16 14:45:43 -04:00 |
Neel Goyal
|
d608d3b670
|
Initial integration of unbound.
|
2013-10-15 17:28:23 -04:00 |
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 |