Neil Cook
|
d3b097fffe
|
Rewrite default_eventloop to use hash tables instead of arrays
|
2016-12-14 15:52:44 +00:00 |
Neil Cook
|
a9386e621a
|
max_fds and max_timeouts part of default eventloop structure
|
2016-12-14 15:50:55 +00:00 |
Neil Cook
|
8b4c90eaf4
|
move default eventloop from select to poll, make max fds dependent on value from getrlimit not FD_SETSIZE
|
2016-12-14 15:50:55 +00:00 |
wtoorop
|
4518a3d672
|
Merge pull request #241 from huitema/develop
Fixing VS code analysis issues in dnssec.c and in arc4random.c
|
2016-12-12 10:33:35 +01:00 |
Christian Huitema
|
b91e13b13b
|
Fixing VS studio analysis issues in Get DNS code.
|
2016-12-10 16:03:17 -08:00 |
huitema
|
a4badbb058
|
Merge pull request #4 from getdnsapi/develop
Sync the main branch fixes of Dec 9.
|
2016-12-09 17:32:41 -08:00 |
Willem Toorop
|
9fb11368a5
|
dependencies
|
2016-12-09 13:52:00 +01:00 |
Willem Toorop
|
4345905a81
|
Address things that came out of VS static analysis
Except for the stack usage cases
|
2016-12-09 12:57:47 +01:00 |
Willem Toorop
|
3428412629
|
Some more minor merge fixes
|
2016-12-09 12:13:36 +01:00 |
Willem Toorop
|
5cc67ff554
|
Merge branch 'develop' into merge-develops
|
2016-12-09 12:05:42 +01:00 |
Willem Toorop
|
9895486e5f
|
Merge branch 'develop' of git://github.com/huitema/getdns into huitema-develop
|
2016-12-09 11:21:43 +01:00 |
Willem Toorop
|
1a26b884ee
|
Check for -W* support before use
|
2016-12-09 00:16:24 +01:00 |
Willem Toorop
|
86341fea08
|
-Wpedantic -Werror via XTRA_CFLAGS and make
|
2016-12-08 23:41:49 +01:00 |
Willem Toorop
|
6e9b1b5f53
|
One more unused when no TCP_FASTOPEN
|
2016-12-08 23:25:53 +01:00 |
Willem Toorop
|
26db6202a5
|
-Werror fixes for clang
|
2016-12-08 23:15:56 +01:00 |
Willem Toorop
|
8de9976a2b
|
Some more unused variables in stub only mode
|
2016-12-08 22:56:02 +01:00 |
Willem Toorop
|
eeca7b32b1
|
One more unused variable
|
2016-12-08 22:46:53 +01:00 |
Willem Toorop
|
55cdd8fed3
|
Fix pedantic warnings in unit tests
|
2016-12-08 22:33:10 +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
|
fbb4eb717a
|
Unit tests fail on pedantic warnings
|
2016-12-08 16:28:21 +01:00 |
Willem Toorop
|
39f854d2b3
|
Fixes for pedantic warnings
|
2016-12-08 16:27:43 +01:00 |
Willem Toorop
|
ce41258b14
|
Compile with extra warnings by default
|
2016-12-08 16:26:48 +01:00 |
Willem Toorop
|
743e04bfd6
|
Replace ((uint64_t)-1) with TIMEOUT_FOREVER
|
2016-12-08 14:44:24 +01:00 |
Willem Toorop
|
3629d558cd
|
getdns_query fixes for CFLAGS=-Wextra
|
2016-12-08 14:40:06 +01:00 |
Willem Toorop
|
a5748be5fb
|
Unit test fixes for CFLAGS=-Wextra
|
2016-12-08 14:39:38 +01:00 |
Willem Toorop
|
473da8966b
|
Library fixed for CFLAGS=-Wextra
|
2016-12-08 14:05:58 +01:00 |
wtoorop
|
984fbf5042
|
Merge pull request #237 from huitema/develop
Fix the potential clipping of idle_timeout value in calls to upstream_reschedule_events()
|
2016-12-08 12:21:16 +01:00 |
Willem Toorop
|
21303fa40a
|
Sync gldns with unbound's sldns
|
2016-12-08 11:07:37 +01:00 |
Christian Huitema
|
50b064a292
|
Fixing potential clipping of idle_timeout value in call to upstream_reschedule_events
|
2016-12-07 15:40:24 -08:00 |
huitema
|
4549bb5723
|
Merge pull request #2 from getdnsapi/develop
Merge pull request #233 from huitema/develop
|
2016-12-07 09:55:46 -08:00 |
wtoorop
|
c824316340
|
Merge pull request #233 from huitema/develop
Remainder of changes for Christian's Windows port.
|
2016-12-07 10:32:33 +01:00 |
huitema
|
702fe1f5d9
|
Update default_eventloop.c
|
2016-12-06 12:32:44 -08:00 |
Christian Huitema
|
dee33f53b6
|
Reminder of changes required by the Windows port. This solves the issues 228, 229, 230 and 232.
|
2016-12-05 11:38:59 -08:00 |
huitema
|
598d7d103e
|
Merge pull request #1 from getdnsapi/develop
Merge pull request #231 from huitema/develop
|
2016-12-05 10:57:43 -08:00 |
wtoorop
|
fd97d2724d
|
Merge pull request #231 from huitema/develop
Fixing several issues in function set_os_defaults_windows that preven…
|
2016-12-05 11:02:07 +01:00 |
Christian Huitema
|
0d13ae6d72
|
Fixing several issues in function set_os_defaults_windows that prevent working on Windows.
|
2016-12-04 17:26:38 -08:00 |
Willem Toorop
|
cef2e3e5d4
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2016-11-03 14:25:23 +01:00 |
wtoorop
|
ef80f463c2
|
Update README.md
Properly format MS-Windows build instructions.
Thanks Christian Huitema
|
2016-11-03 14:19:49 +01:00 |
Willem Toorop
|
6e5b62c555
|
Allow conventional IPv6 address/port parsing
from getdns_query
|
2016-10-31 13:36:05 +01:00 |
wtoorop
|
9569e3607e
|
Merge pull request #216 from wtoorop/develop
Openssl 1.1.0 support (for the 1.0.0 release)
|
2016-10-31 11:36:58 +01:00 |
Willem Toorop
|
6fe4b5a6d9
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2016-10-31 11:24:06 +01:00 |
Willem Toorop
|
72788cb172
|
OpenSSL 1.1.0 version of CRYPTO_w_lock in pinning
Thanks volkommenheit
|
2016-10-31 11:04:36 +01:00 |
Willem Toorop
|
bb3d741f7a
|
OpenSSL 1.1 support
|
2016-10-31 10:24:07 +01:00 |
wtoorop
|
45643b6da5
|
Merge pull request #213 from neilcook/arc4locks
pthread-based locking for arc4random
|
2016-10-27 15:55:38 +02:00 |
Neil Cook
|
db6cee94fa
|
Fix HAVE_PTHREADS define in configure.ac
|
2016-10-26 15:47:44 +00:00 |
Neil Cook
|
393b24fe89
|
pthread-based locking for arc4random
|
2016-10-26 14:32:35 +00:00 |
Willem Toorop
|
3fa34dcfca
|
Mention the actual missing dependencies
|
2016-10-26 15:52:22 +02:00 |
Willem Toorop
|
4ea4f68467
|
Get_suffix, no '\0' in returned strings
Resolves issue #203
|
2016-10-26 15:29:07 +02:00 |
Willem Toorop
|
c84ff93e4f
|
Anticipate Mac OS X glibtoolize
|
2016-08-25 12:40:02 +02:00 |
Sara Dickinson
|
5c6f036326
|
Further updates
|
2016-07-21 20:25:31 +02:00 |