Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 550bbe86d83a7870fdddc73c68e5d2b2 > files > 58

libunbound-devel-1.3.4-1mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>unbound: File Index</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li class="current"><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>File List</h1>Here is a list of all documented files with brief descriptions:<table>
  <tr><td class="indexkey">daemon/<a class="el" href="acl__list_8c.html">acl_list.c</a></td><td class="indexvalue">This file helps the server keep out queries from outside sources, that should not be answered </td></tr>
  <tr><td class="indexkey">daemon/<a class="el" href="acl__list_8h.html">acl_list.h</a></td><td class="indexvalue">This file keeps track of the list of clients that are allowed to access the server </td></tr>
  <tr><td class="indexkey">daemon/<a class="el" href="cachedump_8c.html">cachedump.c</a></td><td class="indexvalue">This file contains functions to read and write the cache(s) to text format </td></tr>
  <tr><td class="indexkey">daemon/<a class="el" href="cachedump_8h.html">cachedump.h</a></td><td class="indexvalue">This file contains functions to read and write the cache(s) to text format </td></tr>
  <tr><td class="indexkey">daemon/<a class="el" href="daemon_8c.html">daemon.c</a></td><td class="indexvalue">The <a class="el" href="structdaemon.html" title="Structure holding worker list.">daemon</a> consists of global settings and a number of workers </td></tr>
  <tr><td class="indexkey">daemon/<a class="el" href="daemon_8h.html">daemon.h</a></td><td class="indexvalue">The <a class="el" href="structdaemon.html" title="Structure holding worker list.">daemon</a> consists of global settings and a number of workers </td></tr>
  <tr><td class="indexkey">daemon/<a class="el" href="remote_8c.html">remote.c</a></td><td class="indexvalue">This file contains the remote control functionality for the <a class="el" href="structdaemon.html" title="Structure holding worker list.">daemon</a> </td></tr>
  <tr><td class="indexkey">daemon/<a class="el" href="remote_8h.html">remote.h</a></td><td class="indexvalue">This file contains the remote control functionality for the <a class="el" href="structdaemon.html" title="Structure holding worker list.">daemon</a> </td></tr>
  <tr><td class="indexkey">daemon/<a class="el" href="stats_8c.html">stats.c</a></td><td class="indexvalue">This file describes the data structure used to collect runtime performance numbers </td></tr>
  <tr><td class="indexkey">daemon/<a class="el" href="stats_8h.html">stats.h</a></td><td class="indexvalue">This file describes the data structure used to collect runtime performance numbers </td></tr>
  <tr><td class="indexkey">daemon/<a class="el" href="unbound_8c.html">unbound.c</a></td><td class="indexvalue">Main program to start the DNS resolver <a class="el" href="structdaemon.html" title="Structure holding worker list.">daemon</a> </td></tr>
  <tr><td class="indexkey">daemon/<a class="el" href="worker_8c.html">worker.c</a></td><td class="indexvalue">This file implements the <a class="el" href="structworker.html" title="Structure holding working information for unbound.">worker</a> that handles callbacks on events, for <a class="el" href="structpending.html" title="A query that has an answer pending for it.">pending</a> requests </td></tr>
  <tr><td class="indexkey">daemon/<a class="el" href="worker_8h.html">worker.h</a></td><td class="indexvalue">This file describes the <a class="el" href="structworker.html" title="Structure holding working information for unbound.">worker</a> structure that holds a list of <a class="el" href="structpending.html" title="A query that has an answer pending for it.">pending</a> requests and handles them </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iter__delegpt_8c.html">iter_delegpt.c</a></td><td class="indexvalue">This file implements the Delegation Point </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iter__delegpt_8h.html">iter_delegpt.h</a></td><td class="indexvalue">This file implements the Delegation Point </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iter__donotq_8c.html">iter_donotq.c</a></td><td class="indexvalue">This file contains functions to assist the iterator module </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iter__donotq_8h.html">iter_donotq.h</a></td><td class="indexvalue">This file contains functions to assist the iterator module </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iter__fwd_8c.html">iter_fwd.c</a></td><td class="indexvalue">This file contains functions to assist the iterator module </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iter__fwd_8h.html">iter_fwd.h</a></td><td class="indexvalue">This file contains functions to assist the iterator module </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iter__hints_8c.html">iter_hints.c</a></td><td class="indexvalue">This file contains functions to assist the iterator module </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iter__hints_8h.html">iter_hints.h</a></td><td class="indexvalue">This file contains functions to assist the iterator module </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iter__priv_8c.html">iter_priv.c</a></td><td class="indexvalue">This file contains functions to assist the iterator module </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iter__priv_8h.html">iter_priv.h</a></td><td class="indexvalue">This file contains functions to assist the iterator module </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iter__resptype_8c.html">iter_resptype.c</a></td><td class="indexvalue">This file defines the response type </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iter__resptype_8h.html">iter_resptype.h</a></td><td class="indexvalue">This file defines the response type </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iter__scrub_8c.html">iter_scrub.c</a></td><td class="indexvalue">This file has routine(s) for cleaning up incoming DNS messages from possible useless or malicious junk in it </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iter__scrub_8h.html">iter_scrub.h</a></td><td class="indexvalue">This file has routine(s) for cleaning up incoming DNS messages from possible useless or malicious junk in it </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iter__utils_8c.html">iter_utils.c</a></td><td class="indexvalue">This file contains functions to assist the iterator module </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iter__utils_8h.html">iter_utils.h</a></td><td class="indexvalue">This file contains functions to assist the iterator module </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iterator_8c.html">iterator.c</a></td><td class="indexvalue">This file contains a module that performs recusive iterative DNS query processing </td></tr>
  <tr><td class="indexkey">iterator/<a class="el" href="iterator_8h.html">iterator.h</a></td><td class="indexvalue">This file contains a module that performs recusive iterative DNS query processing </td></tr>
  <tr><td class="indexkey">libunbound/<a class="el" href="context_8c.html">context.c</a></td><td class="indexvalue">This file contains the validator context structure </td></tr>
  <tr><td class="indexkey">libunbound/<a class="el" href="context_8h.html">context.h</a></td><td class="indexvalue">This file contains the validator context structure </td></tr>
  <tr><td class="indexkey">libunbound/<a class="el" href="libunbound_8c.html">libunbound.c</a></td><td class="indexvalue">This file contains functions to resolve DNS queries and validate the answers </td></tr>
  <tr><td class="indexkey">libunbound/<a class="el" href="libworker_8c.html">libworker.c</a></td><td class="indexvalue">This file contains the <a class="el" href="structworker.html" title="Structure holding working information for unbound.">worker</a> process or thread that performs the DNS resolving and validation </td></tr>
  <tr><td class="indexkey">libunbound/<a class="el" href="libworker_8h.html">libworker.h</a></td><td class="indexvalue">This file contains the <a class="el" href="structworker.html" title="Structure holding working information for unbound.">worker</a> process or thread that performs the DNS resolving and validation </td></tr>
  <tr><td class="indexkey">libunbound/<a class="el" href="unbound_8h.html">unbound.h</a></td><td class="indexvalue">This file contains functions to resolve DNS queries and validate the answers </td></tr>
  <tr><td class="indexkey">pythonmod/<a class="el" href="pythonmod_8c.html">pythonmod.c</a></td><td class="indexvalue">Python module for unbound </td></tr>
  <tr><td class="indexkey">pythonmod/<a class="el" href="pythonmod_8h.html">pythonmod.h</a></td><td class="indexvalue">Python module for unbound </td></tr>
  <tr><td class="indexkey">pythonmod/<a class="el" href="pythonmod__utils_8c.html">pythonmod_utils.c</a></td><td class="indexvalue">Utility functions for the python module that perform stores and loads and conversions </td></tr>
  <tr><td class="indexkey">pythonmod/<a class="el" href="pythonmod__utils_8h.html">pythonmod_utils.h</a></td><td class="indexvalue">Utility functions for the python module that perform stores and loads and conversions </td></tr>
  <tr><td class="indexkey">services/<a class="el" href="listen__dnsport_8c.html">listen_dnsport.c</a></td><td class="indexvalue">This file has functions to get queries from clients </td></tr>
  <tr><td class="indexkey">services/<a class="el" href="listen__dnsport_8h.html">listen_dnsport.h</a></td><td class="indexvalue">This file has functions to get queries from clients </td></tr>
  <tr><td class="indexkey">services/<a class="el" href="localzone_8c.html">localzone.c</a></td><td class="indexvalue">This file contains functions to enable local zone authority service </td></tr>
  <tr><td class="indexkey">services/<a class="el" href="localzone_8h.html">localzone.h</a></td><td class="indexvalue">This file contains functions to enable local zone authority service </td></tr>
  <tr><td class="indexkey">services/<a class="el" href="mesh_8c.html">mesh.c</a></td><td class="indexvalue">This file contains functions to assist in dealing with a mesh of query states </td></tr>
  <tr><td class="indexkey">services/<a class="el" href="mesh_8h.html">mesh.h</a></td><td class="indexvalue">This file contains functions to assist in dealing with a mesh of query states </td></tr>
  <tr><td class="indexkey">services/<a class="el" href="modstack_8c.html">modstack.c</a></td><td class="indexvalue">This file contains functions to help maintain a stack of modules </td></tr>
  <tr><td class="indexkey">services/<a class="el" href="modstack_8h.html">modstack.h</a></td><td class="indexvalue">This file contains functions to help maintain a stack of modules </td></tr>
  <tr><td class="indexkey">services/<a class="el" href="outbound__list_8c.html">outbound_list.c</a></td><td class="indexvalue">This file contains functions to help a module keep track of the queries it has outstanding to authoritative servers </td></tr>
  <tr><td class="indexkey">services/<a class="el" href="outbound__list_8h.html">outbound_list.h</a></td><td class="indexvalue">This file contains functions to help a module keep track of the queries it has outstanding to authoritative servers </td></tr>
  <tr><td class="indexkey">services/<a class="el" href="outside__network_8c.html">outside_network.c</a></td><td class="indexvalue">This file has functions to send queries to authoritative servers and wait for the <a class="el" href="structpending.html" title="A query that has an answer pending for it.">pending</a> answer events </td></tr>
  <tr><td class="indexkey">services/<a class="el" href="outside__network_8h.html">outside_network.h</a></td><td class="indexvalue">This file has functions to send queries to authoritative servers, and wait for the <a class="el" href="structpending.html" title="A query that has an answer pending for it.">pending</a> answer, with timeouts </td></tr>
  <tr><td class="indexkey">services/cache/<a class="el" href="dns_8c.html">dns.c</a></td><td class="indexvalue">This file contains the DNS cache </td></tr>
  <tr><td class="indexkey">services/cache/<a class="el" href="dns_8h.html">dns.h</a></td><td class="indexvalue">This file contains the DNS cache </td></tr>
  <tr><td class="indexkey">services/cache/<a class="el" href="infra_8c.html">infra.c</a></td><td class="indexvalue">This file contains the infrastructure cache </td></tr>
  <tr><td class="indexkey">services/cache/<a class="el" href="infra_8h.html">infra.h</a></td><td class="indexvalue">This file contains the infrastructure cache </td></tr>
  <tr><td class="indexkey">services/cache/<a class="el" href="rrset_8c.html">rrset.c</a></td><td class="indexvalue">This file contains the rrset cache </td></tr>
  <tr><td class="indexkey">services/cache/<a class="el" href="rrset_8h.html">rrset.h</a></td><td class="indexvalue">This file contains the rrset cache </td></tr>
  <tr><td class="indexkey">smallapp/<a class="el" href="unbound-checkconf_8c.html">unbound-checkconf.c</a></td><td class="indexvalue">The config checker checks for syntax and other errors in the unbound.conf file, and can be used to check for errors before the server is started or sigHUPped </td></tr>
  <tr><td class="indexkey">smallapp/<a class="el" href="unbound-control_8c.html">unbound-control.c</a></td><td class="indexvalue">The remote control utility contacts the unbound server over ssl and sends the command, receives the answer, and displays the result from the commandline </td></tr>
  <tr><td class="indexkey">smallapp/<a class="el" href="unbound-host_8c.html">unbound-host.c</a></td><td class="indexvalue">This file performs functionality like 'host', and also supports validation </td></tr>
  <tr><td class="indexkey">smallapp/<a class="el" href="worker__cb_8c.html">worker_cb.c</a></td><td class="indexvalue">This file contains fake callback functions, so that the symbols exist and the fptr_wlist continues to work even if the daemon/worker is not linked into the resulting program </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="asynclook_8c.html">asynclook.c</a></td><td class="indexvalue">This program shows the results from several background lookups, while printing time in the foreground </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="checklocks_8c.html">checklocks.c</a></td><td class="indexvalue">Testcode/checklocks.c - wrapper on locks that checks access </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="checklocks_8h.html">checklocks.h</a></td><td class="indexvalue">Testcode/checklocks.h - wrapper on locks that checks access </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="delayer_8c.html">delayer.c</a></td><td class="indexvalue">This program delays queries made </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="fake__event_8c.html">fake_event.c</a></td><td class="indexvalue">Event service that replays a scenario </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="fake__event_8h.html">fake_event.h</a></td><td class="indexvalue">Event service that replays a scenario </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="harvest_8c.html">harvest.c</a></td><td class="indexvalue">This program downloads relevant DNS data to a set of queries </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="ldns-testpkts_8c.html">ldns-testpkts.c</a></td><td class="indexvalue">This is a debugging aid </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="ldns-testpkts_8h.html">ldns-testpkts.h</a></td><td class="indexvalue">This is a debugging aid </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="lock__verify_8c.html">lock_verify.c</a></td><td class="indexvalue">This file checks the lock traces generated by checklock.c </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="memstats_8c.html">memstats.c</a></td><td class="indexvalue">This program reads a log file and prints the memory allocation summed up </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="perf_8c.html">perf.c</a></td><td class="indexvalue">This program estimates DNS name server performance </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="pktview_8c.html">pktview.c</a></td><td class="indexvalue">This program shows a dns packet wire format </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="readhex_8c.html">readhex.c</a></td><td class="indexvalue">Declarations useful for the unit tests </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="readhex_8h.html">readhex.h</a></td><td class="indexvalue">Declarations useful for the unit tests </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="replay_8c.html">replay.c</a></td><td class="indexvalue">Store and use a replay of events for the DNS resolver </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="replay_8h.html">replay.h</a></td><td class="indexvalue">Store and use a replay of events for the DNS resolver </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="signit_8c.html">signit.c</a></td><td class="indexvalue">This program signs rrsets with the given keys </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="streamtcp_8c.html">streamtcp.c</a></td><td class="indexvalue">This program performs multiple DNS queries on a TCP stream </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="testbound_8c.html">testbound.c</a></td><td class="indexvalue">Exits with code 1 on a failure </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="unitanchor_8c.html">unitanchor.c</a></td><td class="indexvalue">Calls trust anchor unit tests </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="unitdname_8c.html">unitdname.c</a></td><td class="indexvalue">Calls dname unit tests </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="unitlruhash_8c.html">unitlruhash.c</a></td><td class="indexvalue">Tests the locking LRU keeping hash table implementation </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="unitmain_8c.html">unitmain.c</a></td><td class="indexvalue">Unit test main program </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="unitmain_8h.html">unitmain.h</a></td><td class="indexvalue">Declarations useful for the unit tests </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="unitmsgparse_8c.html">unitmsgparse.c</a></td><td class="indexvalue">Calls msg parse unit tests </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="unitneg_8c.html">unitneg.c</a></td><td class="indexvalue">Calls negative cache unit tests </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="unitslabhash_8c.html">unitslabhash.c</a></td><td class="indexvalue">Tests the locking LRU keeping hash table implementation </td></tr>
  <tr><td class="indexkey">testcode/<a class="el" href="unitverify_8c.html">unitverify.c</a></td><td class="indexvalue">Calls verification unit tests </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="alloc_8c.html">alloc.c</a></td><td class="indexvalue">This file contains memory allocation functions </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="alloc_8h.html">alloc.h</a></td><td class="indexvalue">This file contains memory allocation functions </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="config__file_8c.html">config_file.c</a></td><td class="indexvalue">This file contains functions for the config file </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="config__file_8h.html">config_file.h</a></td><td class="indexvalue">This file contains functions for the config file </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="fptr__wlist_8c.html">fptr_wlist.c</a></td><td class="indexvalue">This file contains functions that check function pointers </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="fptr__wlist_8h.html">fptr_wlist.h</a></td><td class="indexvalue">This file contains functions that check function pointers </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="locks_8c.html">locks.c</a></td><td class="indexvalue">Util/locks.c - unbound locking primitives </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="log_8c.html">log.c</a></td><td class="indexvalue">Implementation of <a class="el" href="log_8h.html" title="This file contains logging functions.">log.h</a> </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="log_8h.html">log.h</a></td><td class="indexvalue">This file contains logging functions </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="mini__event_8c.html">mini_event.c</a></td><td class="indexvalue">Fake libevent implementation </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="mini__event_8h.html">mini_event.h</a></td><td class="indexvalue">This file implements part of the event(3) libevent api </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="module_8c.html">module.c</a></td><td class="indexvalue">Implementation of <a class="el" href="module_8h.html" title="This file contains the interface for DNS handling modules.">module.h</a> </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="module_8h.html">module.h</a></td><td class="indexvalue">This file contains the interface for DNS handling modules </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="net__help_8c.html">net_help.c</a></td><td class="indexvalue">Implementation of <a class="el" href="net__help_8h.html" title="This file contains functions to perform network related tasks.">net_help.h</a> </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="net__help_8h.html">net_help.h</a></td><td class="indexvalue">This file contains functions to perform network related tasks </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="netevent_8c.html">netevent.c</a></td><td class="indexvalue">This file contains event notification functions </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="netevent_8h.html">netevent.h</a></td><td class="indexvalue">This file contains event notification functions </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="random_8c.html">random.c</a></td><td class="indexvalue">Thread safe random functions </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="random_8h.html">random.h</a></td><td class="indexvalue">Thread safe random functions </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="rbtree_8c.html">rbtree.c</a></td><td class="indexvalue">Implementation of a redblack tree </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="rbtree_8h.html">rbtree.h</a></td><td class="indexvalue">Red black tree </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="regional_8c.html">regional.c</a></td><td class="indexvalue">Regional allocator </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="regional_8h.html">regional.h</a></td><td class="indexvalue">Regional allocator </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="rtt_8c.html">rtt.c</a></td><td class="indexvalue">This file contains a data type and functions to help estimate good round trip times for UDP resend timeout values </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="rtt_8h.html">rtt.h</a></td><td class="indexvalue">This file contains a data type and functions to help estimate good round trip times for UDP resend timeout values </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="timehist_8c.html">timehist.c</a></td><td class="indexvalue">This file contains functions to make a histogram of time values </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="timehist_8h.html">timehist.h</a></td><td class="indexvalue">This file contains functions to make a histogram of time values </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="tube_8c.html">tube.c</a></td><td class="indexvalue">This file contains pipe service functions </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="tube_8h.html">tube.h</a></td><td class="indexvalue">This file contains pipe service functions </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="winsock__event_8c.html">winsock_event.c</a></td><td class="indexvalue">Implementation of the unbound WinSock2 API event notification handler for the Windows port </td></tr>
  <tr><td class="indexkey">util/<a class="el" href="winsock__event_8h.html">winsock_event.h</a></td><td class="indexvalue">This file contains interface functions with the WinSock2 API on Windows </td></tr>
  <tr><td class="indexkey">util/data/<a class="el" href="dname_8c.html">dname.c</a></td><td class="indexvalue">This file contains domain name handling functions </td></tr>
  <tr><td class="indexkey">util/data/<a class="el" href="dname_8h.html">dname.h</a></td><td class="indexvalue">This file contains functions to deal with domain names (dnames) </td></tr>
  <tr><td class="indexkey">util/data/<a class="el" href="msgencode_8c.html">msgencode.c</a></td><td class="indexvalue">This file contains a routines to encode DNS messages </td></tr>
  <tr><td class="indexkey">util/data/<a class="el" href="msgencode_8h.html">msgencode.h</a></td><td class="indexvalue">This file contains temporary data structures and routines to create compressed DNS messages </td></tr>
  <tr><td class="indexkey">util/data/<a class="el" href="msgparse_8c.html">msgparse.c</a></td><td class="indexvalue">Routines for message parsing a packet buffer to a descriptive structure </td></tr>
  <tr><td class="indexkey">util/data/<a class="el" href="msgparse_8h.html">msgparse.h</a></td><td class="indexvalue">Contains message parsing data structures </td></tr>
  <tr><td class="indexkey">util/data/<a class="el" href="msgreply_8c.html">msgreply.c</a></td><td class="indexvalue">This file contains a data structure to store a message and its reply </td></tr>
  <tr><td class="indexkey">util/data/<a class="el" href="msgreply_8h.html">msgreply.h</a></td><td class="indexvalue">This file contains a data structure to store a message and its reply </td></tr>
  <tr><td class="indexkey">util/data/<a class="el" href="packed__rrset_8c.html">packed_rrset.c</a></td><td class="indexvalue">This file contains the data storage for RRsets </td></tr>
  <tr><td class="indexkey">util/data/<a class="el" href="packed__rrset_8h.html">packed_rrset.h</a></td><td class="indexvalue">This file contains the data storage for RRsets </td></tr>
  <tr><td class="indexkey">util/storage/<a class="el" href="dnstree_8c.html">dnstree.c</a></td><td class="indexvalue">This file contains structures combining types and functions to manipulate those structures that help building DNS lookup trees </td></tr>
  <tr><td class="indexkey">util/storage/<a class="el" href="dnstree_8h.html">dnstree.h</a></td><td class="indexvalue">This file contains structures combining types and functions to manipulate those structures that help building DNS lookup trees </td></tr>
  <tr><td class="indexkey">util/storage/<a class="el" href="lookup3_8h.html">lookup3.h</a></td><td class="indexvalue">This file contains header definitions for the hash functions we use </td></tr>
  <tr><td class="indexkey">util/storage/<a class="el" href="lruhash_8c.html">lruhash.c</a></td><td class="indexvalue">This file contains a hashtable with LRU keeping of entries </td></tr>
  <tr><td class="indexkey">util/storage/<a class="el" href="lruhash_8h.html">lruhash.h</a></td><td class="indexvalue">This file contains a hashtable with LRU keeping of entries </td></tr>
  <tr><td class="indexkey">util/storage/<a class="el" href="slabhash_8c.html">slabhash.c</a></td><td class="indexvalue">Implementation of hash table that consists of smaller hash tables </td></tr>
  <tr><td class="indexkey">util/storage/<a class="el" href="slabhash_8h.html">slabhash.h</a></td><td class="indexvalue">Hash table that consists of smaller hash tables </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="val__anchor_8c.html">val_anchor.c</a></td><td class="indexvalue">This file contains storage for the trust anchors for the validator </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="val__anchor_8h.html">val_anchor.h</a></td><td class="indexvalue">This file contains storage for the trust anchors for the validator </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="val__kcache_8c.html">val_kcache.c</a></td><td class="indexvalue">This file contains functions for dealing with the validator key cache </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="val__kcache_8h.html">val_kcache.h</a></td><td class="indexvalue">This file contains functions for caching validated key entries </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="val__kentry_8c.html">val_kentry.c</a></td><td class="indexvalue">This file contains functions for dealing with validator key entries </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="val__kentry_8h.html">val_kentry.h</a></td><td class="indexvalue">This file contains functions for dealing with validator key entries </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="val__neg_8c.html">val_neg.c</a></td><td class="indexvalue">This file contains helper functions for the validator module </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="val__neg_8h.html">val_neg.h</a></td><td class="indexvalue">This file contains helper functions for the validator module </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="val__nsec_8c.html">val_nsec.c</a></td><td class="indexvalue">This file contains helper functions for the validator module </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="val__nsec_8h.html">val_nsec.h</a></td><td class="indexvalue">This file contains helper functions for the validator module </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="val__nsec3_8c.html">val_nsec3.c</a></td><td class="indexvalue">This file contains helper functions for the validator module </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="val__nsec3_8h.html">val_nsec3.h</a></td><td class="indexvalue">This file contains helper functions for the validator module </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="val__sigcrypt_8c.html">val_sigcrypt.c</a></td><td class="indexvalue">This file contains helper functions for the validator module </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="val__sigcrypt_8h.html">val_sigcrypt.h</a></td><td class="indexvalue">This file contains helper functions for the validator module </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="val__utils_8c.html">val_utils.c</a></td><td class="indexvalue">This file contains helper functions for the validator module </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="val__utils_8h.html">val_utils.h</a></td><td class="indexvalue">This file contains helper functions for the validator module </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="validator_8c.html">validator.c</a></td><td class="indexvalue">This file contains a module that performs validation of DNS queries </td></tr>
  <tr><td class="indexkey">validator/<a class="el" href="validator_8h.html">validator.h</a></td><td class="indexvalue">This file contains a module that performs validation of DNS queries </td></tr>
  <tr><td class="indexkey">winrc/<a class="el" href="anchor-update_8c.html">anchor-update.c</a></td><td class="indexvalue">This file is made because contrib/update-anchor.sh does not work on windows (no shell) </td></tr>
  <tr><td class="indexkey">winrc/<a class="el" href="unbound-service-install_8c.html">unbound-service-install.c</a></td><td class="indexvalue">This file contains functions to integrate with the windows services API </td></tr>
  <tr><td class="indexkey">winrc/<a class="el" href="unbound-service-remove_8c.html">unbound-service-remove.c</a></td><td class="indexvalue">This file contains functions to integrate with the windows services API </td></tr>
  <tr><td class="indexkey">winrc/<a class="el" href="w__inst_8c.html">w_inst.c</a></td><td class="indexvalue">Contains install and remove functions that manipulate the windows services API and windows registry </td></tr>
  <tr><td class="indexkey">winrc/<a class="el" href="w__inst_8h.html">w_inst.h</a></td><td class="indexvalue">Contains install and remove functions that manipulate the windows services API and windows registry </td></tr>
  <tr><td class="indexkey">winrc/<a class="el" href="win__svc_8c.html">win_svc.c</a></td><td class="indexvalue">This file contains functions to integrate with the windows services API </td></tr>
  <tr><td class="indexkey">winrc/<a class="el" href="win__svc_8h.html">win_svc.h</a></td><td class="indexvalue">This file contains functions to integrate with the windows services API </td></tr>
</table>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Oct 13 06:46:34 2009 for unbound by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>