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 lat temu |
Nick Mathewson
|
ad8a27a393
Fix some wide lines
|
11 lat temu |
Nick Mathewson
|
3f837d4826
Make stream events for RESOLVE lookups more consistent
|
11 lat temu |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 lat temu |
Nick Mathewson
|
d643487cc2
Initial support for AAAA requests on DNSPort.
|
12 lat temu |
Nick Mathewson
|
053f2cb7c8
Let tor-resolve generate PTR requests for IPv6 addresses
|
12 lat temu |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 lat temu |
Nick Mathewson
|
2491fff5a6
Triage the XXX023 and XXX022 comments: postpone many.
|
12 lat temu |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 lat temu |
Nick Mathewson
|
0cb01f5c97
Merge remote-tracking branch 'public/split_entry_conn'
|
13 lat temu |
Nick Mathewson
|
6596aa022f
Implement protocol-type isolation correctly.
|
13 lat temu |
Nick Mathewson
|
569fe936b8
Move entry-only fields from edge_connection_t to entry_connection_t
|
13 lat temu |
Nick Mathewson
|
33e6a3d750
Add a new type entry_connection_t for entry connections
|
13 lat temu |
Nick Mathewson
|
172f8acbe7
Stick controller-originated resolves in their own session group
|
13 lat temu |
Nick Mathewson
|
424063e3b2
Implement destaddr-based isolation
|
13 lat temu |
Nick Mathewson
|
1d3c8c1f74
Add a new isolation type and field: "nym epoch"
|
13 lat temu |
Nick Mathewson
|
ea0a9b16b9
(Unused) backend logic for stream isolation
|
13 lat temu |
Nick Mathewson
|
d2205ca458
Refactor listener_connection_t into its own type.
|
13 lat temu |
intrigeri
|
910472c514
client-side DNS proxy server: reply NOTIMPL to unsupported queries
|
13 lat temu |
Nick Mathewson
|
cfeafe5e77
Use a 64-bit type to hold sockets on win64.
|
13 lat temu |
Nick Mathewson
|
b75d1daf40
Merge remote-tracking branch 'public/bug2332' into maint-0.2.2
|
13 lat temu |
Nick Mathewson
|
05887f10ff
Triage the XXX022 and XXX021 comments remaining in the code
|
13 lat temu |
Nick Mathewson
|
9d133464c8
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 lat temu |
Nick Mathewson
|
31b562e10a
Add missing check for hostname answer_len in dnsserv size
|
14 lat temu |
Nick Mathewson
|
ed87738ede
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 lat temu |
Nick Mathewson
|
a16902b9d4
Always nul-terminate the result passed to evdns_server_add_ptr_reply
|
14 lat temu |
Nick Mathewson
|
6a829a3404
Make eventdns server functions const void* to match libevent
|
14 lat temu |
Nick Mathewson
|
f1de329e78
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 lat temu |
Nick Mathewson
|
1a07348a50
Bump copyright statements to 2011
|
14 lat temu |
Robert Hogan
|
462568674a
Ensure controller RESOLVE commands respect __LeaveStreamsUnattached
|
14 lat temu |