Willem Toorop
|
71b773ab2f
|
'"' needs to be escaped too in json
|
2019-02-15 10:44:49 +01:00 |
Willem Toorop
|
c3d0afd47d
|
Issue #419: Escape backslashes when printing json
Thanks boB Rudis
|
2019-02-15 10:29:39 +01:00 |
Willem Toorop
|
bb99321e57
|
More constness for issue #410
|
2018-12-07 16:34:03 +01:00 |
Willem Toorop
|
c1f51815ba
|
RFE #408: "dnssec" extension requiring DNSSEC
When this extension is set, GETDNS_DNSSEC_INDETERMINATE status will no
longer be returned.
|
2018-11-30 14:20:12 +01:00 |
Willem Toorop
|
1904ee7318
|
Enhancement getdnsapi/stubby#56 & getdnsapi/stubby#130
Configurable TLS version
|
2018-11-21 15:02:28 +01:00 |
Willem Toorop
|
6c99e7b8a6
|
Bugfix getdnsapi/stubby#106: Core dump when ...
printing certain configuration. Thanks Han Vinke
|
2018-05-11 11:28:52 +02:00 |
Willem Toorop
|
d5518bad67
|
Return which extensions are set
(for programs (Stubby) to know whether a context will do native dnssec validation or not)
|
2017-12-13 11:12:49 +01:00 |
Willem Toorop
|
ffc72ff253
|
Rearrange includes for finding inet_ntop on Windows
+ make sure stubby is linked with initial LDFLAGS (i.e. static) as well
|
2017-10-03 17:09:33 +02:00 |
Willem Toorop
|
02516c4079
|
Two last warnings
|
2017-04-13 15:45:59 +02:00 |
Willem Toorop
|
09baade016
|
Print pinsets Bas64 too
+ bugfix in reading base64
+ base64 pinsets in stubby.conf
|
2017-02-28 07:28:18 -08:00 |
Willem Toorop
|
445470d831
|
Rename a gldns function
|
2017-02-16 10:32:17 +01:00 |
Willem Toorop
|
2b9987014d
|
Special _vfixed gbuffer property
For snprintf style buffers which position can go beyond capacity
|
2017-02-08 13:51:25 +01:00 |
Willem Toorop
|
5cc67ff554
|
Merge branch 'develop' into merge-develops
|
2016-12-09 12:05:42 +01:00 |
Christian Huitema
|
26eaf255c5
|
Fixing the bulk of the compilation warnings in the GetDNS code
|
2016-12-08 12:37:35 -08:00 |
Willem Toorop
|
473da8966b
|
Library fixed for CFLAGS=-Wextra
|
2016-12-08 14:05:58 +01:00 |
Sara Dickinson
|
497d87a028
|
Correct the name to resolution_type
|
2016-06-17 11:25:21 +01:00 |
Sara Dickinson
|
3c7758fdbc
|
Minor testing updates:
- add option to use IPv6 for manual transport tests
- add recursion mode to call_reporting
|
2016-06-16 10:47:43 +01:00 |
Willem Toorop
|
938eef1b00
|
String bindata's secretly contain final '\0'
|
2016-05-22 21:58:50 +02:00 |
Willem Toorop
|
14a950bc29
|
getdns_query -C for settings via config file
|
2016-05-22 15:35:32 +02:00 |
Willem Toorop
|
e8db20a722
|
Merge branch 'develop' into features/create_dict_with_json
|
2016-05-20 15:04:08 +02:00 |
Willem Toorop
|
c14c6fe993
|
Print dname's as primitive type
|
2016-05-03 13:35:01 +02:00 |
Willem Toorop
|
240bb76bd5
|
Merge branch 'develop' into devel/clang-static-checking
|
2016-04-29 16:33:06 +02:00 |
Willem Toorop
|
a8dbb3dd51
|
Static checking fixes
|
2016-04-29 12:00:17 +02:00 |
Willem Toorop
|
e1126c9cf8
|
Canonicalize dnssec chain
When validated
|
2016-04-18 15:36:39 +02:00 |
Willem Toorop
|
4e0ee15b73
|
dict_set_this_bindata not used anywhere
|
2016-03-21 13:07:20 +01:00 |
Willem Toorop
|
fc5f16dbcb
|
Non copying dict_set functions
|
2016-03-21 11:54:55 +01:00 |
Willem Toorop
|
f0bd64d57a
|
Pretty print "bad_dns" list with constant names
|
2015-12-31 12:40:20 +01:00 |
Willem Toorop
|
ebe3d361ea
|
Returning strings does include the null byte
|
2015-12-29 16:17:17 +01:00 |
Willem Toorop
|
f91e263f09
|
Simplify _set_string functions
|
2015-12-29 15:57:55 +01:00 |
Willem Toorop
|
caba5f19d5
|
Merge branch 'develop' into features/windows-support
|
2015-12-24 11:01:26 +01:00 |
Willem Toorop
|
5bbcbb97a1
|
Merge branch 'develop' into features/conversion_functions
|
2015-12-22 11:28:27 +01:00 |
Willem Toorop
|
8a8a017fc5
|
Validate received TSIG reply
|
2015-12-22 01:03:31 +01:00 |
Willem Toorop
|
98dc4018c3
|
Setting & getting of tsig info per upstream
|
2015-12-21 12:22:59 +01:00 |
Willem Toorop
|
d67949d1e7
|
iterators go over const wireformat data
|
2015-12-07 16:43:41 +01:00 |
unknown
|
2d58ed465c
|
Changes for Windows, Fix configure.ac to take in a winsock option to configure and generafigure, add ifdef's to stub out windows code for other platforms.
|
2015-11-22 22:38:13 -05:00 |
Sara Dickinson
|
d75ba83013
|
Fix bug with call_debugging reporting of UDP and add a getter for tls_authentication
|
2015-11-13 13:28:43 +00:00 |
jad
|
51eb2fdf55
|
working prototype 6
|
2015-11-01 12:47:49 +09:00 |
jad
|
25f7f2182b
|
working prototype 3
|
2015-11-01 11:04:03 +09:00 |
Willem Toorop
|
d0a80925c2
|
Bugfixes for setting with json pointers
+ scratchpad for developing/debugging
|
2015-10-08 12:54:30 +02:00 |
Willem Toorop
|
820a657297
|
Check getdns_dict_remove_name parameters
|
2015-10-06 13:12:33 +02:00 |
Willem Toorop
|
3aca772220
|
Off-by-one error
|
2015-10-06 09:46:59 +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
|
b9e8455e27
|
Internal symbols always prefixed with _getdns
|
2015-08-19 16:30:15 +02:00 |
Willem Toorop
|
fcd595298a
|
Rename all priv_getdns internal symbols to _getdns
|
2015-08-19 16:22:38 +02:00 |
Willem Toorop
|
7971152742
|
Make all private functions static
|
2015-08-19 16:15:26 +02:00 |
Willem Toorop
|
450aabefcc
|
Make util symbols private (i.e. prefix _getdns)
|
2015-08-19 16:07:01 +02:00 |
Willem Toorop
|
c7d40e2cbc
|
Strings in bindata's without '\0' byte
|
2015-07-13 15:41:40 +02:00 |