All releases of skadns


Release Notes: This release complies with skalibs 0.43's stricter dependency policy in order to build properly.


Release Notes: This release updates the packaging, and uses the new features from skalibs-0.36.


Release Notes: This version just keeps in sync with the new gccattributes syntax in skalibs-0.23.


Release Notes: This release makes use of the new facilities in skalibs 0.22. It also removes obsolete support for anonymous Unix connections, and fixes a glitch that exported too many files.


Release Notes: This release fixes a bug which prevented applications which fork and exec from working properly with open skadns sessions: the connection fd was not set close-on-exec.


Release Notes: This release eliminates the need for an external daemon. The resolving helper process can now be run as a child to the application instead, which makes the library more transparent to use.


Release Notes: skadns now only depends on public domain libraries and no longer requires djbdns.


Release Notes: This release fixes the build process, allowing skadns to build properly on Solaris. It should now compile and run on practically any Unix platform.


Release Notes: This version fixes a bug in the skadns_*_send() functions which could lead to a segfault when compiled with some C libraries, such as the GNU libc.


Release Notes: libskadns has been split into several tiny source files. This makes smaller executables.