• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/H03-May-2022-

firemake/H03-May-2022-1,048846

firestring/H10-Mar-2004-5,6244,829

man/H24-Feb-2004-1,3481,240

CREDITSH A D02-May-200253 21

GPLH A D29-Jul-200317.6 KiB341281

READMEH A D04-Aug-2003586 1814

benchmark.cH A D12-Feb-20041.2 KiB6550

configureH A D10-Mar-20042.6 KiB11988

fdnscname.cH A D11-Feb-2004287 2015

fdnsip.cH A D13-Feb-2004310 2015

fdnsip6.cH A D12-Feb-2004311 2015

fdnsip6list.cH A D12-Feb-2004392 2518

fdnsiplist.cH A D11-Feb-2004392 2518

fdnsmx.cH A D13-Nov-2002313 2216

fdnsmxalist.cH A D24-Feb-20044 KiB168140

fdnsmxlist.cH A D13-Feb-2004469 2518

fdnsname.cH A D13-Feb-2004564 3326

fdnsnamep.cH A D10-Mar-20041.2 KiB6852

fdnsspf1.cH A D12-Feb-2004554 3526

fdnstxt.cH A D30-Oct-2002285 2015

fdnstxtlist.cH A D12-Feb-2004377 2518

firedns.cH A D10-Mar-200446.6 KiB1,8591,643

firedns.hH A D13-Feb-20044.8 KiB13392

firemake.binariesH A D13-Feb-2004481 1615

firemake.headersH A D06-May-200210 21

firemake.librariesH A D06-May-200222 21

firemake.noinstallH A D13-Feb-200417 32

firemake.versionH A D10-Mar-20047 21

tester.cH A D12-Jan-20046.6 KiB280248

README

1FireDNS Library
2---------------
3(c) 2002 Ian Gulliver under the GNU Public License, Version 2.
4See GPL for more details.
5
6From libfiredns(3):
7
8libfiredns is a library for handling asynchronous DNS
9requests.  It provides a very simple interface for sending
10requests and parsing reponses, as well as low-timeout
11blocking functions.  libfiredns functions have much lower
12timeouts than the stock functions and tend to be faster
13because they send requests to all configured system
14nameservers at the same time.
15
16If you have questions or comments, you can reach me at
17ian@penguinhosting.net.
18