2014-01-30 |
Wouter Wijngaards | - delay-close does not act if there are udp-wait querie... |
commit | commitdiff | tree |
2014-01-28 |
Wouter Wijngaards | - delay-close: msec option that delays closing ports... |
commit | commitdiff | tree |
2014-01-28 |
Wouter Wijngaards | - iana portlist test updated so it does not touch the... |
commit | commitdiff | tree |
2014-01-28 |
Wouter Wijngaards | - iana portlist updated. |
commit | commitdiff | tree |
2014-01-27 |
Wouter Wijngaards | please lint. |
commit | commitdiff | tree |
2014-01-27 |
Wouter Wijngaards | - reuseport is attempted, then fallback to without... |
commit | commitdiff | tree |
2014-01-24 |
Wouter Wijngaards | Remove warnings on BSD systems. |
commit | commitdiff | tree |
2014-01-24 |
Wouter Wijngaards | And fixup for FreeBSD. |
commit | commitdiff | tree |
2014-01-24 |
Wouter Wijngaards | and the formatcode disabled (gcc reports it better). |
commit | commitdiff | tree |
2014-01-24 |
Wouter Wijngaards | - made lint clean. |
commit | commitdiff | tree |
2014-01-24 |
Wouter Wijngaards | - so-reuseport: yesno option to distribute queries... |
commit | commitdiff | tree |
2014-01-24 |
Wouter Wijngaards | - speed up unbound (reports say it could be up to 10... |
commit | commitdiff | tree |
2014-01-24 |
Wouter Wijngaards | - unbound-event.h is installed if you configure --enabl... |
commit | commitdiff | tree |
2014-01-24 |
Wouter Wijngaards | - iana portlist updated. |
commit | commitdiff | tree |
2014-01-24 |
Wouter Wijngaards | - Change unbound-event.h to use void* buffer, length... |
commit | commitdiff | tree |
2014-01-21 |
Wouter Wijngaards | - Fix #547: no trustanchor written if filesystem full... |
commit | commitdiff | tree |
2014-01-17 |
Wouter Wijngaards | - iana portlist updated. |
commit | commitdiff | tree |
2014-01-17 |
Wouter Wijngaards | - Fix isprint() portability in sldns, uses unsigned... |
commit | commitdiff | tree |
2014-01-16 |
Wouter Wijngaards | nicer time include for winsock_event, less warning. |
commit | commitdiff | tree |
2014-01-16 |
Wouter Wijngaards | - Windows port, adjust %lld to %I64d, and warning in... |
commit | commitdiff | tree |
2014-01-16 |
Wouter Wijngaards | and unit test. |
commit | commitdiff | tree |
2014-01-16 |
Wouter Wijngaards | - fix #544: Fixed +i causes segfault when running with... |
commit | commitdiff | tree |
2014-01-14 |
Wouter Wijngaards | - iana portlist updated. |
commit | commitdiff | tree |
2013-12-05 |
Wouter Wijngaards | pylib test referred to ldns which is not a dependency... |
commit | commitdiff | tree |
2013-12-05 |
Wouter Wijngaards | - update pythonmod for ldns_ to sldns_ name change. |
commit | commitdiff | tree |
2013-12-05 |
Wouter Wijngaards | include for NetBSD |
commit | commitdiff | tree |
2013-12-05 |
Wouter Wijngaards | Fix bug in cachedump format after sldns changes. |
commit | commitdiff | tree |
2013-12-03 |
Wouter Wijngaards | add semicolon (svn:NO TEST) |
commit | commitdiff | tree |
2013-12-03 |
Wouter Wijngaards | include pkthdr.h (svn:NO TEST) |
commit | commitdiff | tree |
2013-12-03 |
Wouter Wijngaards | snprintf on windows can do %lld, just spurious compiler... |
commit | commitdiff | tree |
2013-12-03 |
Wouter Wijngaards | windows compile without ldns. |
commit | commitdiff | tree |
2013-12-03 |
Wouter Wijngaards | use our own snprintf on windows for %lld. |
commit | commitdiff | tree |
2013-12-03 |
Wouter Wijngaards | ldns includes. |
commit | commitdiff | tree |
2013-12-03 |
Wouter Wijngaards | include sys.time.h |
commit | commitdiff | tree |
2013-12-03 |
Wouter Wijngaards | include time.h |
commit | commitdiff | tree |
2013-12-03 |
Wouter Wijngaards | - Fix windows compile to compile with sldns. |
commit | commitdiff | tree |
2013-12-03 |
Wouter Wijngaards | Update configure.ac, SLDNS##buffer_new() notation does... |
commit | commitdiff | tree |
2013-12-03 |
Wouter Wijngaards | - Fix sldns to use sldns_ prefix for all ldns_ variables. |
commit | commitdiff | tree |
2013-11-30 |
Wouter Wijngaards | Fix linking of sldns and ldns, unique identifiers for... |
commit | commitdiff | tree |
2013-11-27 |
Wouter Wijngaards | nicer return value. |
commit | commitdiff | tree |
2013-11-13 |
Wouter Wijngaards | Fixup str2wire_rr for dname_len NULL. |
commit | commitdiff | tree |
2013-11-13 |
Wouter Wijngaards | - Fix bug#537: compile python plugin without ldns library. |
commit | commitdiff | tree |
2013-11-12 |
Wouter Wijngaards | - Fix bug#536: acl_deny_non_local and refuse_non_local... |
commit | commitdiff | tree |
2013-11-06 |
Wouter Wijngaards | interface: and ip-address: |
commit | commitdiff | tree |
2013-11-05 |
Wouter Wijngaards | - Patch from Neel Goyal to fix async id assignment... |
commit | commitdiff | tree |
2013-11-04 |
Wouter Wijngaards | - Patch from Neel Goyal to fix callback in libunbound. |
commit | commitdiff | tree |
2013-11-03 |
Wouter Wijngaards | autoconf |
commit | commitdiff | tree |
2013-11-03 |
Wouter Wijngaards | - if configured --with-libunbound-only fix make install. |
commit | commitdiff | tree |
2013-11-02 |
Wouter Wijngaards | portability with new ldns core (time includes). |
commit | commitdiff | tree |
2013-10-31 |
Wouter Wijngaards | portability fixes for new USE_SLDNS ldns subdir codebase. |
commit | commitdiff | tree |
2013-10-31 |
Wouter Wijngaards | more time includes. |
commit | commitdiff | tree |
2013-10-31 |
Wouter Wijngaards | include time.h |
commit | commitdiff | tree |
2013-10-31 |
Wouter Wijngaards | not string literal. |
commit | commitdiff | tree |
2013-10-31 |
Wouter Wijngaards | fixup nonliteral format string |
commit | commitdiff | tree |
2013-10-31 |
Wouter Wijngaards | remove unused statement. |
commit | commitdiff | tree |
2013-10-31 |
Wouter Wijngaards | Fix uninit var warning. |
commit | commitdiff | tree |
2013-10-31 |
Wouter Wijngaards | note bugzilla number. |
commit | commitdiff | tree |
2013-10-31 |
Wouter Wijngaards | Fix portability of UINT_MAX and incomplete type of... |
commit | commitdiff | tree |
2013-10-31 |
Wouter Wijngaards | Fixup stdarg include, ldns reference in help. |
commit | commitdiff | tree |
2013-10-31 |
Wouter Wijngaards | - separate ldns into core ldns inside ldns/ subdirector... |
commit | commitdiff | tree |
2013-10-31 |
Wouter Wijngaards | - iana portlist update. |
commit | commitdiff | tree |
2013-10-31 |
Wouter Wijngaards | - Set SO_REUSEADDR so that the wildcard interface and... |
commit | commitdiff | tree |
2013-10-22 |
Wouter Wijngaards | - Fix #528: if very high logging (4 or more) segfault... |
commit | commitdiff | tree |
2013-10-22 |
Wouter Wijngaards | - Patch from Neel Goyal: Add an API call to set an... |
commit | commitdiff | tree |
2013-09-26 |
Wouter Wijngaards | make depend and doc. |
commit | commitdiff | tree |
2013-09-26 |
Wouter Wijngaards | - unbound-event.h is installed if configured --with... |
commit | commitdiff | tree |
2013-09-19 |
Wouter Wijngaards | - acx_nlnetlabs.m4 to 26; improve FLTO help text. |
commit | commitdiff | tree |
2013-09-19 |
Wouter Wijngaards | iana portlist updated. |
commit | commitdiff | tree |
2013-09-19 |
Wouter Wijngaards | - trunk has 1.4.22 number inside it. |
commit | commitdiff | tree |
2013-09-16 |
Wouter Wijngaards | - Fix#524: max-udp-size not effective to non-EDNS0... |
commit | commitdiff | tree |
2013-09-10 |
Wouter Wijngaards | - tag 1.4.21rc1 made again. |
commit | commitdiff | tree |
2013-09-10 |
Wouter Wijngaards | another time_t. |
commit | commitdiff | tree |
2013-09-10 |
Wouter Wijngaards | more time_t. |
commit | commitdiff | tree |
2013-08-27 |
Wouter Wijngaards | fix lint, more time_t |
commit | commitdiff | tree |
2013-08-27 |
Wouter Wijngaards | remove bool. |
commit | commitdiff | tree |
2013-08-27 |
Wouter Wijngaards | remove bool. |
commit | commitdiff | tree |
2013-08-27 |
Wouter Wijngaards | more time_t |
commit | commitdiff | tree |
2013-08-26 |
Wouter Wijngaards | - More fixes for bug#519: for the threaded case test... |
commit | commitdiff | tree |
2013-08-22 |
Wouter Wijngaards | - review fixes from Willem. |
commit | commitdiff | tree |
2013-08-22 |
Wouter Wijngaards | - more fixes that I overlooked. |
commit | commitdiff | tree |
2013-08-22 |
Wouter Wijngaards | y2038 for remote tv_sec printout. |
commit | commitdiff | tree |
2013-08-21 |
Wouter Wijngaards | - Fix#520: Errors found by static analysis from Tomas... |
commit | commitdiff | tree |
2013-08-20 |
Wouter Wijngaards | and lex. |
commit | commitdiff | tree |
2013-08-20 |
Wouter Wijngaards | review fixes. |
commit | commitdiff | tree |
2013-08-20 |
Wouter Wijngaards | - Fix for 2038, with time_t instead of uint32_t. |
commit | commitdiff | tree |
2013-08-19 |
Wouter Wijngaards | fixup nss compile, ldns git. |
commit | commitdiff | tree |
2013-08-19 |
Wouter Wijngaards | - Fix#519 ub_ctx_delete may hang in some scenarios... |
commit | commitdiff | tree |
2013-08-14 |
Wouter Wijngaards | fixup uninit variable in unit test (compiler does not... |
commit | commitdiff | tree |
2013-08-14 |
Wouter Wijngaards | Fix uninit variable in fix#516. |
commit | commitdiff | tree |
2013-08-08 |
Wouter Wijngaards | - Fix#516 dnssec lameness detection for answers that... |
commit | commitdiff | tree |
2013-07-30 |
Wouter Wijngaards | tag 1.4.21rc1 |
commit | commitdiff | tree |
2013-07-30 |
Wouter Wijngaards | note down the bugzilla reference number. |
commit | commitdiff | tree |
2013-07-29 |
Wouter Wijngaards | - Fix memleak in testcode for testbound (if it fails). |
commit | commitdiff | tree |
2013-07-26 |
Wouter Wijngaards | iana portlist updated. |
commit | commitdiff | tree |
2013-07-26 |
Wouter Wijngaards | - max include of 100.000 files (depth and globbed at... |
commit | commitdiff | tree |
2013-07-26 |
Wouter Wijngaards | review fixup. |
commit | commitdiff | tree |
2013-07-19 |
Wouter Wijngaards | - libunbound documentation on how to avoid openssl... |
commit | commitdiff | tree |
2013-07-19 |
Wouter Wijngaards | iana portlist updated. |
commit | commitdiff | tree |
2013-07-19 |
Wouter Wijngaards | - streamtcp man page, contributed by Tomas Hozza. |
commit | commitdiff | tree |
2013-07-19 |
Wouter Wijngaards | remake configure with new acx_nlnetlabs.m4 |
commit | commitdiff | tree |
next |