Willem Toorop
|
473da8966b
|
Library fixed for CFLAGS=-Wextra
|
2016-12-08 14:05:58 +01:00 |
Willem Toorop
|
938eef1b00
|
String bindata's secretly contain final '\0'
|
2016-05-22 21:58:50 +02:00 |
Willem Toorop
|
c057f65b28
|
list_append_list not used
|
2016-03-21 15:15:55 +01:00 |
Willem Toorop
|
ba2da45819
|
Non copying list_append functions
|
2016-03-21 14:19:37 +01:00 |
Willem Toorop
|
eea6ad7beb
|
append_bindata was also used marginally
|
2016-03-21 13:13:48 +01:00 |
Willem Toorop
|
f91e263f09
|
Simplify _set_string functions
|
2015-12-29 15:57:55 +01:00 |
Willem Toorop
|
0433c47466
|
Fix memory leak when deleting list items
|
2015-12-15 00:04:33 +01:00 |
Willem Toorop
|
d67949d1e7
|
iterators go over const wireformat data
|
2015-12-07 16:43:41 +01:00 |
Willem Toorop
|
d0a80925c2
|
Bugfixes for setting with json pointers
+ scratchpad for developing/debugging
|
2015-10-08 12:54:30 +02:00 |
Willem Toorop
|
e3947d7110
|
getdns_dict_remove_name with json pointers
+ improved json pointers symantics
|
2015-10-05 17:18:32 +02:00 |
Willem Toorop
|
f6619d28d8
|
JSON pointer setters
|
2015-10-02 15:26:05 +02:00 |
Willem Toorop
|
6a0d1a968d
|
Multi-level json pointers (retry)
+ synchronous-concise example
|
2015-10-01 15:43:17 +02:00 |
Willem Toorop
|
ca50a984c8
|
1 level JSON pointer reference lookup
|
2015-09-30 16:05:19 +02:00 |
Willem Toorop
|
5f73fded75
|
Simplify list creation a little bit
|
2015-09-03 13:14:34 +02:00 |
Willem Toorop
|
b9e8455e27
|
Internal symbols always prefixed with _getdns
|
2015-08-19 16:30:15 +02:00 |
Willem Toorop
|
7971152742
|
Make all private functions static
|
2015-08-19 16:15:26 +02:00 |
Willem Toorop
|
c7d40e2cbc
|
Strings in bindata's without '\0' byte
|
2015-07-13 15:41:40 +02:00 |
Willem Toorop
|
90ae4bf62c
|
local-hosts handling without ldns
|
2015-03-12 21:37:03 +01:00 |
Willem Toorop
|
d3f480009b
|
Convenience list append functions
|
2015-02-16 16:01:15 +01:00 |
Neel Goyal
|
501bc14de6
|
Update destroys to return void. Assert failure in context destroy. Update tests
|
2014-03-11 11:43:41 -04:00 |
Neel Goyal
|
c819553c58
|
Add return code to _destroy methods. Prevent destroy in callbacks for the context firing them
|
2014-03-07 10:42:37 -05:00 |
Willem Toorop
|
d2c890ab6a
|
Fill in <organization> place holder.
s/the name of the <organization>/the names of the copyright holders/g
|
2014-02-25 14:23:19 +01:00 |
Willem Toorop
|
8d77505219
|
s/Versign/Verisign/g in all files
|
2014-02-25 14:12:33 +01:00 |
Glen Wiley
|
6dd03b1cdc
|
fixed spelling of NLnet in licenses, fixed make clean errs in docs
|
2014-02-24 09:26:20 -05:00 |
Glen Wiley
|
344893f87f
|
fixed license and copyright notices
|
2014-02-20 09:12:19 -05:00 |
Willem Toorop
|
d118ccc31e
|
make setter "child" values const
Because they're copied and thus not altered
|
2014-02-09 21:41:26 +01:00 |
Neel Goyal
|
c8b16f0590
|
Update hostname to return inv parameter. Return proper code in list get length methods.
|
2014-02-03 21:34:11 -05:00 |
Willem Toorop
|
5345753868
|
Merge branch 'develop' of github.com:verisign/getdns into develop
|
2014-01-20 16:07:36 +01:00 |
Neel Goyal
|
a00bcbc761
|
Fix for issue #68. Implement getdns_dict_remove_name.
|
2014-01-15 16:25:46 -05:00 |
Willem Toorop
|
f81db41872
|
Match getdns.h with current spec
Introducing consts at several places
|
2014-01-14 17:25:23 +01:00 |
Neel Goyal
|
a08a4130c0
|
Fix for issue #50.
|
2014-01-10 10:35:03 -05:00 |
Neel Goyal
|
1e9f716b6f
|
Check for answer on getdns_list_get methods
|
2013-12-10 18:27:28 -05:00 |
Neel Goyal
|
7db1610c95
|
Have add item default to adding an int of value 0
|
2013-12-09 14:11:17 -05:00 |
Willem Toorop
|
391fbdfbd1
|
getdns_list_set_* on list length mean append
|
2013-12-09 16:26:18 +01:00 |
Willem Toorop
|
3dfe92da64
|
extended memory functions
|
2013-12-09 00:52:38 +01:00 |
Willem Toorop
|
c80cab6929
|
getdns_strdup, getdns_bindata_(copy|destroy)
Restructure a bit to make that work too
|
2013-12-09 00:05:18 +01:00 |
Willem Toorop
|
8fe9da6503
|
Header functions, structs/unions and macro's
|
2013-12-08 22:56:34 +01:00 |
Willem Toorop
|
3829dca0cc
|
Get rid of typedefs for structs
|
2013-12-06 15:54:06 +01:00 |
Willem Toorop
|
0da31aa21b
|
Remove private functions from getdns.h
And also reorder a bit for easy comparison with the original.
|
2013-12-03 14:13:10 +01:00 |
Willem Toorop
|
373e0e4952
|
Custom mem funcs per dict/list
|
2013-11-12 17:00:19 +01:00 |
Willem Toorop
|
7158291e05
|
Custom memory management functions in context
|
2013-11-11 23:10:22 +01:00 |
Neel Goyal
|
f8380ff862
|
Ran indent with the indent.pro committed
|
2013-11-05 15:03:44 -05:00 |
Glen Wiley
|
78cb5480d2
|
Merge branch 'develop' of https://github.com/verisign/getdns into develop
Conflicts:
src/sync.c
|
2013-11-04 18:45:00 -05: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 |
Neel Goyal
|
2db5fdbe0c
|
Fix some memory leaks
|
2013-11-04 12:51:13 -05:00 |
Willem Toorop
|
55d366f854
|
Hide dict and list internals from getdns.h
|
2013-10-29 21:02:21 +01: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
|
c53c00ee2b
|
Add recursive and stub support
|
2013-10-16 14:45:43 -04:00 |
Neel Goyal
|
dba0da5adb
|
Massive restructure and renaming
|
2013-08-15 10:16:15 -04:00 |