2019-08-03 12:45:18 by Amitai Schleier | Files touched by this commit (1) | |
Log message:
Bump PKGREVISION for fehqlibs update.
|
2019-07-10 14:59:54 by Amitai Schleier | Files touched by this commit (4) |
Log message:
Specify include/qlibs and lib/qlibs paths once, in fehqlibs/buildlink3.mk.
|
2019-07-10 13:23:35 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Bump PKGREVISION for new runtime dependency on fehqlibs.
|
2019-07-10 12:49:36 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Bump PKGREVISION for fehqlibs-using packages.
|
2019-06-20 04:09:25 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Switch from NaCl to libsodium for portability. Ride previous bump.
|
2019-06-20 03:27:59 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 35. From the changelog:
- fixed bug in tinydns-data with false translation of IPv6|v4 addresses
for MX records.
- fixed bug in dnsip abending while evaluating IPv6 addresses.
- fixed alignment bug in dd.c for dd6 (tx vise).
- fixed bug in dns_nd.c for IPv6; dnsfilter is working now for IPv4 and IPv6
(tx vise).
- dns_ip, dns_mx, dns_txt, and dns_name return now number of answers given
(fehQlibs-12).
- libsodium compatibility checked and verified.
|
2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242) |
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS
pkglint -Wall -r --only "substitution command" -F
With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
|
2019-03-18 21:19:32 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to v34 (20190313). From the changelog:
- added pseudo IP address ':0' for servers to allow simultaneous binding
to both IPv4 and IPv6. Disregard of unresponsive DNS servers for query.
- Quadratic lookup scheme for dns_transmit.c (tx. Joseph Tam).
- Fixed missing IP address for client rejection in log (tx. Bob Dodds).
|
2019-01-05 07:20:19 by Amitai Schleier | Files touched by this commit (7) |
Log message:
Initial import of djbdnscurve6, a fork of djbdns combining
- IPv6 capabilities based on fehQlibs allowing the use of compactified
IPv6 and LLU addresses,
- a CurveDNS secured query/response for dnscache based on NaCl with an
adapted Matthew Dempsky patch,
- including improvements for CNAME caching, and
- allowing a qualification of DNS Name Servers.
- rbldns supporting now IPv6 addresses.
- tinydns using now compactified IPv6 addresses within the tinydns-data
data file.
The decrypting djbdnscurve6 stub resolver can be used as standard lib
for other programs.
|