Nick Mathewson
|
d288704023
Avoid tor_fragile_assert() failure with DNSPort on RESOLVED_TYPE_ERROR
|
8 years ago |
David Goulet
|
32926b008b
dns: Always enable DNS request for our DNSPort
|
8 years ago |
Sebastian Hahn
|
265e40b481
Raise libevent dependency to 2.0.10-stable or newer
|
8 years ago |
Nick Mathewson
|
e24c902272
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
31332a878d
Merge branch 'bug18710_025' into maint-0.2.8
|
8 years ago |
Scott Dial
|
0ca3f495c6
Fix dnsserv.c assertion when no supported questions are requested.
|
8 years ago |
Nick Mathewson
|
055a7a198a
Rename tor_dup_addr to tor_addr_to_str_dup.
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
Nick Mathewson
|
fe6ca826df
Make sure that every module in src/or has a brief description.
|
8 years ago |
Nick Mathewson
|
0a701e5377
More fixes/debugging attempts for 17659
|
9 years ago |
Nick Mathewson
|
13dac5e463
Move entry_port_cfg_t fields in entry_connection_t
|
9 years ago |
Nick Mathewson
|
58d17add5e
Combine entry_port_cfg_t fields in listener_connection_t
|
9 years ago |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 years ago |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 years ago |
Nick Mathewson
|
6d0991ea08
Give no answer, not NOTIMPL, for unsupported DNS query types
|
10 years ago |
Nick Mathewson
|
46a3914079
Respond to AAAA requests on DNSPort with AAAA automaps
|
10 years ago |
Andrea Shepard
|
ce147a2a9a
When launching a resolve request on behalf of an AF_UNIX control, omit the address field of the new entry connection. Fixes bug 8639.
|
11 years ago |
Nick Mathewson
|
ad8a27a393
Fix some wide lines
|
11 years ago |
Nick Mathewson
|
3f837d4826
Make stream events for RESOLVE lookups more consistent
|
11 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 years ago |
Nick Mathewson
|
d643487cc2
Initial support for AAAA requests on DNSPort.
|
12 years ago |
Nick Mathewson
|
053f2cb7c8
Let tor-resolve generate PTR requests for IPv6 addresses
|
12 years ago |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 years ago |
Nick Mathewson
|
2491fff5a6
Triage the XXX023 and XXX022 comments: postpone many.
|
12 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
0cb01f5c97
Merge remote-tracking branch 'public/split_entry_conn'
|
13 years ago |
Nick Mathewson
|
6596aa022f
Implement protocol-type isolation correctly.
|
13 years ago |
Nick Mathewson
|
569fe936b8
Move entry-only fields from edge_connection_t to entry_connection_t
|
13 years ago |
Nick Mathewson
|
33e6a3d750
Add a new type entry_connection_t for entry connections
|
13 years ago |
Nick Mathewson
|
172f8acbe7
Stick controller-originated resolves in their own session group
|
13 years ago |