libasr 1.0.2 has just been released.

libasr is a free, simple and portable asynchronous resolver library.

It allows to run dns queries and perform hostname resolutions in a fully
asynchronous fashion.  The implementation is thread-less, fork-less, and
does not make use of signals or other "tricks" that might get in the
developer's way.  The API was initially developped for the OpenBSD
operating system, where it is natively supported.

This library is intended to bring this interface to other systems. It is
originally provided as a support library for the portable version of the
OpenSMTPD daemon, but it can be used in any other contexts.  It is known
to work on the following systems:

* Linux
* FreeBSD
* NetBSD
* DragonFly
* MacOSX

The primary source of information about libasr is the github repository:

    http://github.com/OpenSMTPD/libasr


Release notes
=============

Changes since last release:

* Make AI_ADDRCONFIG filter on loopback address instead of loopback interface
* Limit AI_ADDRCONFIG effects to DNS queries
* Install manpages
* Allow more aliases and addrs for gethostby*_async() and ignore extra entries


Download
========

  The tarball is available at 
http://www.opensmtpd.org/archives/libasr-1.0.2.tar.gz

  SHA256 (libasr-1.0.2.tar.gz) =
  a6f5d1c6306938156da3427525572b9b16c1e6be6c69845d390bb63f41a58b34

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to