rl1987
|
77a5ca901f
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
|
9 年之前 |
cypherpunks
|
5176f6f103
Remove relative paths to header files.
|
9 年之前 |
Nick Mathewson
|
2d123efe7c
Merge remote-tracking branch 'origin/maint-0.2.5'
|
9 年之前 |
Nick Mathewson
|
c9dd2d1a6a
Merge remote-tracking branch 'public/bug14129_024' into maint-0.2.5
|
9 年之前 |
Nick Mathewson
|
905287415b
Avoid attempts to double-remove edge connections from the DNS resolver.
|
9 年之前 |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 年之前 |
Nick Mathewson
|
00ffccd9a6
Another clang analyzer complaint wrt HT_GENERATE
|
10 年之前 |
Nick Mathewson
|
78301d99fe
Fix compilation with DEBUG_DNS_CACHE
|
10 年之前 |
Nick Mathewson
|
156eefca45
Make sure everything using an interned string is preceded by a log
|
10 年之前 |
Nick Mathewson
|
6a0dc0e585
Merge remote-tracking branch 'origin/maint-0.2.4'
|
10 年之前 |
Nick Mathewson
|
ab1a679eef
Fix a small memory leak when resolving PTR addresses
|
10 年之前 |
Nick Mathewson
|
0e97c8e23e
Siphash-2-4 is now our hash in nearly all cases.
|
10 年之前 |
Nick Mathewson
|
ee01e41937
Fix compilation with libevent 1
|
11 年之前 |
Nick Mathewson
|
e0b2cd061b
Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'
|
11 年之前 |
Cristian Toader
|
a9910d89f1
finalised fix on libevent open string issue
|
11 年之前 |
Cristian Toader
|
8a85a48b9d
attempt to add stat64 filename filters; failed due to getaddrinfo..
|
11 年之前 |
Nick Mathewson
|
11f1b7d9df
Avoid assertion failure on unexepcted address family in DNS reply.
|
11 年之前 |
Nick Mathewson
|
a141430ec3
Rename log() to tor_log() for logging
|
11 年之前 |
Nick Mathewson
|
ca18768fb2
Aftermath of isin->contains renaming
|
12 年之前 |
Nick Mathewson
|
49e619c1cf
Rename *_isin to *_contains
|
12 年之前 |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 年之前 |
Nick Mathewson
|
c8056dcbbb
Fix some wide lines
|
12 年之前 |
Nick Mathewson
|
3fa9151f26
Merge branch 'win64-7260'
|
12 年之前 |
Nick Mathewson
|
a4fce0fee8
Remove some XXXX commens in dns.c
|
12 年之前 |
Nick Mathewson
|
0f899518cf
Make DNS resolve requests work for IPv6
|
12 年之前 |
Nick Mathewson
|
bb2145b45b
Fix a bug in policy_is_reject_star() that was making IPv4 exits break
|
12 年之前 |
Nick Mathewson
|
85e8d35fca
Add some missing doxygen for ipv6 exit code
|
12 年之前 |
Nick Mathewson
|
6b36142bcc
Remove some unused defines in dns.c
|
12 年之前 |
Nick Mathewson
|
7197c9f14a
Repair DNS NEXIST hijacking workaround
|
12 年之前 |