Difference between revisions of "Adns"

From Free Software Directory
Jump to: navigation, search
(fixed broken form behavior... Undo revision 16075 by Sudoman (talk))
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
 
(21 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=adns
+
|Name=GNU adns
|Short description=Resolver library for C and C++ programs
+
|Short description=Asynchronous DNS client library and utilities.
|Full description=Includes automatic sanity checking and responses that are automatically decoded into a natural C representation. Very easy to use for simple programs that just want to look up MX records or translate names to addresses. Time-to-live, CNAME, and similar information are returned in an easy to use manner, and you can launch many queries at once and deal with the replies asynchronously. The program reports errors in a way that distinguishes the cause of failure.
+
|Full description='''adns''' is a DNS resolver library for C (and C++) programs, and a collection of useful DNS lookup utilities.  The C library, and the command line utilities, provide a convenient interface. adns is capable of doing DNS lookups in an asynchronous, event-driven, fashion.
|User level=none
+
|Homepage URL=https://www.gnu.org/software/adns/
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=git clone git://git.chiark.greenend.org.uk/~ianmdlvl/adns.git
|Homepage URL=http://www.chiark.greenend.org.uk/~ian/adns/
 
|VCS checkout command=rsynch.chiark.greenend.org.uk::ftp/users/ian/cvs-[ub/adns
 
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=User help available from http://www.chiark.greenend.org.uk/~ian/adns/
+
|Documentation note=There is no manual yet. More information at https://www.chiark.greenend.org.uk/~ian/adns/docs/
|Paid support=
+
 
|IRC help=
+
 
|IRC general=
+
|Decommissioned or Obsolete=No
|IRC development=
+
|Donate=https://my.fsf.org/donate/
|Related projects=c-ares
+
|Related projects=gnustandards,c-ares, GNS
 
|Keywords=C++,library,DNS,C,adns,resolver
 
|Keywords=C++,library,DNS,C,adns,resolver
|Is GNU=yes
+
|Version identifier=1.6.0
|Last review by=Janet Casey
+
|Version date=2020/06/11
|Last review date=2001-08-24
+
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/adns/adns-1.6.0.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2020/06/18
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=1.0
+
|User level=advanced
|Version date=2000-09-17
+
|Component programs=adnslogres, adnsresfilter, adnshost
|Version status=stable
+
|Paid support=https://www.fsf.org/resources/service/
|Version download=http://www.chiark.greenend.org.uk/~ian/adns/adns.tar.gz
+
|Accepts cryptocurrency donations=Yes
|License verified date=2001-02-01
+
|OpenPGP signature=https://ftp.gnu.org/gnu/adns/adns-1.6.0.tar.gz.sig
|Version comment=1.0 stable released on 2000-09-17
+
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=adns
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Genium
 +
|License verified date=2020/06/18
 +
|License note=https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=blob_plain;f=COPYING
 +
}}
 +
{{Project license
 +
|License=LGPL-2.0-or-later
 +
|License copyright=Copyright (C) 1997-2000,2003,2006,2014-2016  Ian Jackson
 +
Copyright (C) 1999-2000,2003,2006 Tony Finch
 +
Copyright (C) 1991 Massachusetts Institute of Technology
 +
|License verified by=Genium
 +
|License verified date=2020/06/18
 +
|License note=applies to part: [https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=blob;f=src/adns.h;h=ba44b06c972add406a5c565d6aae008f1c1bb244;hb=HEAD adns.h]
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Ian Jackson
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Ian Jackson
+
|Email=ijackson@chiark.greenend.org.uk
|Email=ian@chiark.greenend.org.uk
 
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Tony Finch
 
|Role=Contributor
 
|Role=Contributor
|Real name=Tony Finch
 
 
|Email=fanf@dotat.at
 
|Email=fanf@dotat.at
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://www.chiark.greenend.org.uk/ucgi/~ijackson/cvsweb/adns
+
|Resource URL=https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git/adns.git/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://debbugs.gnu.org/cgi/pkgreport.cgi?package=adns
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/adns
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/adns/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://www.chiark.greenend.org.uk/mailman/listinfo/adns-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/adns/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://www.chiark.greenend.org.uk/~ian/adns/ftp/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource kind=Homepage
|Resource kind=E-mail
+
|Resource URL=https://www.chiark.greenend.org.uk/~ian/adns/
|Resource URL=mailto:adns-annouce@chiark.greenend.org.uk
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:adns-bugreports@chiark.greenend.org.uk
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Wikidata
|Resource kind=E-mail
+
|Resource kind=General
|Resource URL=mailto:adns-discuss@chiark.greenend.org.uk
+
|Resource URL=https://www.wikidata.org/wiki/Q16825505
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=library
+
|Interface=command-line, library
|Library=c
+
|Library=C
 +
|Programming-language=C
 +
|Runs-on=BSD, OS X, GNU/Linux
 
|Use=library
 
|Use=library
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2001-02-01
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Local full-service nameserver (eg BIND or Dents)
+
|Prerequisite description=Local full-service nameserver (eg [[BIND]] or [[Dents]])
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=Shared lib build needs an ELF compilation environment
+
|Prerequisite description=Shared lib build needs an [[ELF]] compilation environment
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 15:40, 4 December 2020


[edit]

GNU adns

https://www.gnu.org/software/adns/
Asynchronous DNS client library and utilities.

adns is a DNS resolver library for C (and C++) programs, and a collection of useful DNS lookup utilities. The C library, and the command line utilities, provide a convenient interface. adns is capable of doing DNS lookups in an asynchronous, event-driven, fashion.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

18 June 2020

Notes

applies to part: adns.h




Leaders and contributors

Contact(s)Role
Tony Finch Contributor
Ian Jackson Maintainer


Resources and communication

AudienceResource typeURI
WikidataGeneralhttps://www.wikidata.org/wiki/Q16825505
Homepagehttps://www.chiark.greenend.org.uk/~ian/adns/
Downloadhttps://ftp.gnu.org/gnu/adns/
DeveloperVCS Repository Webviewhttps://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git/adns.git/
DeveloperBug Trackinghttps://debbugs.gnu.org/cgi/pkgreport.cgi?package=adns
Savannah (Ref)https://savannah.gnu.org/projects/adns/
Downloadhttps://www.chiark.greenend.org.uk/~ian/adns/ftp/
Debian (Ref)https://tracker.debian.org/pkg/adns
Mailing Listhttps://www.chiark.greenend.org.uk/mailman/listinfo/adns-discuss/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/


Software prerequisites

KindDescription
Weak prerequisiteShared lib build needs an ELF compilation environment
Required to useLocal full-service nameserver (eg BIND or Dents)




Entry





"LGPL-2.0-or-later" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.













"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.











Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.