Nick Mathewson
|
a141430ec3
Rename log() to tor_log() for logging
|
11 years ago |
Nick Mathewson
|
ca18768fb2
Aftermath of isin->contains renaming
|
12 years ago |
Nick Mathewson
|
49e619c1cf
Rename *_isin to *_contains
|
12 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 years ago |
Nick Mathewson
|
c8056dcbbb
Fix some wide lines
|
12 years ago |
Nick Mathewson
|
3fa9151f26
Merge branch 'win64-7260'
|
12 years ago |
Nick Mathewson
|
a4fce0fee8
Remove some XXXX commens in dns.c
|
12 years ago |
Nick Mathewson
|
0f899518cf
Make DNS resolve requests work for IPv6
|
12 years ago |
Nick Mathewson
|
bb2145b45b
Fix a bug in policy_is_reject_star() that was making IPv4 exits break
|
12 years ago |
Nick Mathewson
|
85e8d35fca
Add some missing doxygen for ipv6 exit code
|
12 years ago |
Nick Mathewson
|
6b36142bcc
Remove some unused defines in dns.c
|
12 years ago |
Nick Mathewson
|
7197c9f14a
Repair DNS NEXIST hijacking workaround
|
12 years ago |
Nick Mathewson
|
c4830bfbe2
Define a wrapper for evdns_base_resolve_ipv6 for systems w/o libevent 2
|
12 years ago |
Nick Mathewson
|
35ce42118f
Make address_is_invalid_destination recognize ipv6 addrs as valid.
|
12 years ago |
Nick Mathewson
|
2889bd2642
Revise the DNS subsystem to handle IPv6 exits.
|
12 years ago |
Nick Mathewson
|
0487c0d579
Reindent a block in dns.c
|
12 years ago |
Nick Mathewson
|
b7843ca554
Make DNS callback pass IPv6 answers to dns_answer_found
|
12 years ago |
Nick Mathewson
|
00633b9446
Make dns wildcarding checks work for ipv6
|
12 years ago |
Nick Mathewson
|
c3faa0ebd5
Simplest version of server-side IPv6 support (no dns)
|
12 years ago |
Nick Mathewson
|
1bfda600c3
Add a TOR_SOCKET_T_FORMAT construction for logging sockets.
|
12 years ago |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 years ago |
Roger Dingledine
|
65e85dba1b
reformat; no actual changes
|
12 years ago |
Roger Dingledine
|
0ca47825a7
and make the last commit compile
|
12 years ago |
Nick Mathewson
|
78e8eb5f2d
Fix compilation error left over from 1cbf45bed1. (Bug 7021)
|
12 years ago |
Nick Mathewson
|
223e7cfabe
When iterating over connections pending DNS, skip marked ones
|
12 years ago |
Nick Mathewson
|
62637fa224
Avoid hard (impossible?)-to-trigger double-free in dns_resolve()
|
12 years ago |
Roger Dingledine
|
1004489354
trivial grammar fix
|
12 years ago |
Nick Mathewson
|
f9fddba539
Downgrade an eventdns warning to PROTOCOL_WARN.
|
12 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
4c4dd505be
Fix a hard-to-trigger memory leak in launch_resolve
|
12 years ago |