X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=README;h=26450aadc3cd938ac336c70a7ee20a4280573669;hb=98833810619e9d1725042a07e8ed4aa0a66b5fa4;hp=97a38ee9c5a1b297ee0b038b04831204bd9e43d1;hpb=2a9e6abd955dc1d32f298ff99376096c634f47ff;p=adns.git diff --git a/README b/README index 97a38ee..26450aa 100644 --- a/README +++ b/README @@ -95,7 +95,8 @@ Documentation Download and source code * The [7]current release as a gzipped tarfile. - * [8]Previous versions. + * [8]Previous versions and other files (including OpenPGP + signatures). * [9]master git (version control) repository browser. adns is also available from the [10]GNU Project FTP servers and their @@ -103,9 +104,9 @@ Download and source code Installation note - adns requires a real nameserver like [12]BIND running on the same - system or a nearby one, which must be willing to provide `recursive - service'. I.e., adns is a `stub resolver'. + adns requires a real nameserver like BIND running on the same system or + a nearby one, which must be willing to provide `recursive service'. + I.e., adns is a `stub resolver'. adns requires that your real nameserver is on the same machine, or connected via a secure network, so that an attacker cannot fake the @@ -113,15 +114,15 @@ Installation note References and related projects - * [13]Python bindings by Andy Dustman. - * [14]liboop event loop library has a built-in binding for adns. - * [15]port to MS Visual Studio 6 C++ by Jarle Aase. + * [12]Python bindings by Andy Dustman. + * [13]liboop event loop library has a built-in binding for adns. + * [14]port to MS Visual Studio 6 C++ by Jarle Aase. Copyright and licensing - adns is Copyright 1997-2000,2003,2006,2014 Ian Jackson, Copyright 2014 - Mark Wooding, Copyright 1999-2000,2003,2006 Tony Finch, and Copyright - (C) 1991 Massachusetts Institute of Technology. + adns is Copyright 1997-2000,2003,2006,2014-2016,2020 Ian Jackson, + Copyright 2014 Mark Wooding, Copyright 1999-2000,2003,2006 Tony Finch, + and Copyright 1991 Massachusetts Institute of Technology. adns is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -130,41 +131,40 @@ Copyright and licensing This program and documentation is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty - of merchantability or fitness for a particular purpose. See the [16]GNU + of merchantability or fitness for a particular purpose. See the [15]GNU General Public License for more details. You should have received a copy of the GNU General Public License along with adns, or one should be available above; if not, write to the - [17]Free Software Foundation or email ijackson@chiark.greenend.org.uk. + [16]Free Software Foundation or email ijackson@chiark.greenend.org.uk. __________________________________________________________________ Ian Jackson / ijackson@chiark.greenend.org.uk. - [18]GNU home page; [19]chiark home page; [20]site or mirror home page + [17]GNU home page; [18]chiark home page; [19]site or mirror home page - This web page is Copyright (C)1996-2005,2014 Ian Jackson. See the - [21]Copyright/acknowledgements. + This web page is Copyright (C)1996-2005,2014-2016 Ian Jackson. See the + [20]Copyright/acknowledgements. References - 1. http://www.chiark.greenend.org.uk/~ian/adns/adnshost.txt - 2. http://www.chiark.greenend.org.uk/~ian/adns/adns.h.txt + 1. http://www.chiark.greenend.org.uk/~ian/adns/docs/adnshost.txt + 2. http://www.chiark.greenend.org.uk/~ian/adns/docs/adns.h.txt 3. http://debbugs.gnu.org/ 4. http://www.chiark.greenend.org.uk/mailman/listinfo - 5. http://www.chiark.greenend.org.uk/~ian/adns/adns.h.txt - 6. http://www.chiark.greenend.org.uk/~ian/adns/adnshost.txt + 5. http://www.chiark.greenend.org.uk/~ian/adns/docs/adns.h.txt + 6. http://www.chiark.greenend.org.uk/~ian/adns/docs/adnshost.txt 7. http://www.chiark.greenend.org.uk/~ian/adns/adns.tar.gz 8. http://www.chiark.greenend.org.uk/~ian/adns/ftp/ 9. http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git/adns.git/ 10. http://www.gnu.org/ 11. http://www.gnu.org/order/ftp.html - 12. http://www.isc.org/view.cgi?/products/BIND/index.phtml - 13. http://code.google.com/p/adns-python - 14. http://www.lysator.liu.se/liboop/ - 15. http://adns.jgaa.com/ - 16. http://www.chiark.greenend.org.uk/~ian/COPYING.txt - 17. http://www.fsf.org/ - 18. http://www.gnu.org/ - 19. http://www.chiark.greenend.org.uk/ - 20. file://localhost/ - 21. http://www.chiark.greenend.org.uk/~ian/sw-www-copy.html + 12. http://code.google.com/p/adns-python + 13. http://www.lysator.liu.se/liboop/ + 14. http://adns.jgaa.com/ + 15. http://www.chiark.greenend.org.uk/~ian/adns/docs/COPYING.txt + 16. http://www.fsf.org/ + 17. http://www.gnu.org/ + 18. http://www.chiark.greenend.org.uk/ + 19. file:/// + 20. http://www.chiark.greenend.org.uk/~ian/sw-www-copy.html