summaryrefslogtreecommitdiff
path: root/src/or/or.h
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2010-07-22 12:24:25 +0200
committerSebastian Hahn <sebastian@torproject.org>2010-07-27 07:58:16 +0200
commitdc2f1666ff5285823ad6c7e3df59b8022aff936c (patch)
tree4c8275917b40ea30437e72e52d6b3a3450fc2962 /src/or/or.h
parent85f7d544187d48b8cb9516e964b35e1999a15968 (diff)
downloadtor-dc2f1666ff5285823ad6c7e3df59b8022aff936c.tar.gz
tor-dc2f1666ff5285823ad6c7e3df59b8022aff936c.zip
Create dns.h
Diffstat (limited to 'src/or/or.h')
-rw-r--r--src/or/or.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/or/or.h b/src/or/or.h
index b56837200a..828908e666 100644
--- a/src/or/or.h
+++ b/src/or/or.h
@@ -3197,23 +3197,6 @@ typedef struct vote_timing_t {
int dist_delay;
} vote_timing_t;
-/********************************* dns.c ***************************/
-
-int dns_init(void);
-int has_dns_init_failed(void);
-void dns_free_all(void);
-uint32_t dns_clip_ttl(uint32_t ttl);
-int dns_reset(void);
-void connection_dns_remove(edge_connection_t *conn);
-void assert_connection_edge_not_dns_pending(edge_connection_t *conn);
-void assert_all_pending_dns_resolves_ok(void);
-void dns_cancel_pending_resolve(const char *question);
-int dns_resolve(edge_connection_t *exitconn);
-void dns_launch_correctness_checks(void);
-int dns_seems_to_be_broken(void);
-void dns_reset_correctness_checks(void);
-void dump_dns_mem_usage(int severity);
-
/********************************* geoip.c **************************/
/** Round all GeoIP results to the next multiple of this value, to avoid