Mike Perry
|
db5b670d85
Bug 24946: Fix a warning message caused by a missed purpose check.
|
6 年 前 |
Mike Perry
|
86ee771c28
Add new circuit purposes for hsdir activity.
|
7 年 前 |
Nick Mathewson
|
5ee0cccd49
Merge branch 'macro_free_v2_squashed'
|
7 年 前 |
Nick Mathewson
|
0792cc107e
Convert connection_free to a nulling macro.
|
7 年 前 |
teor
|
bb7c5b431d
Move a comment to relay_send_end_cell_from_edge()
|
7 年 前 |
Nick Mathewson
|
9f650b24e9
Merge branch 'maint-0.3.2'
|
7 年 前 |
Sebastian Hahn
|
5a46074e55
Revert "Make ClientDNSRejectInternalAddresses testing-only."
|
7 年 前 |
Nick Mathewson
|
4700ba6c3d
Merge branch 'maint-0.3.2'
|
7 年 前 |
David Goulet
|
5dbcd48f0e
hs-v3: Attempt descriptor refetch when dirinfo changes
|
7 年 前 |
Nick Mathewson
|
78cbced45c
Rename "tell_event_loop_to_finish" to "...run_external_code"
|
7 年 前 |
David Goulet
|
cf75c1af66
hs-v3: Don't fetch descriptor if we have a pending request
|
7 年 前 |
Nick Mathewson
|
91467e04b1
Merge branch 'bug22805_v2_squashed'
|
7 年 前 |
Nick Mathewson
|
66aff2d8f3
Remove or_circuit_t.is_first_hop; use channel_is_client() instead
|
7 年 前 |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 年 前 |
Nick Mathewson
|
7a597718bb
Split some long #if lines to make the #endif annotator happy
|
7 年 前 |
Nick Mathewson
|
37302e64a4
Merge branch 'remove_allow_dotexit_v2'
|
7 年 前 |
Nick Mathewson
|
f02fd6c3af
Remove AllowDotExit.
|
7 年 前 |
David Goulet
|
6b4eace248
hs-v3: Stall SOCKS connection when no live consensus available
|
7 年 前 |
Nick Mathewson
|
26d462c1f0
Merge branch 'ticket21031'
|
7 年 前 |
Nick Mathewson
|
2df7f1d59d
Merge branch 'ed25519_lookup'
|
7 年 前 |
Nick Mathewson
|
27fa4a98d2
Make ClientDNSRejectInternalAddresses testing-only.
|
7 年 前 |
Nick Mathewson
|
4ce60dab00
Resolve inconsistencies between buf refactor and HTTP connect
|
7 年 前 |
Nick Mathewson
|
73b0e2e6fd
Merge branch 'http_tunnel_squashed'
|
7 年 前 |
Nick Mathewson
|
ad9190404b
Add a fuzzer for HTTP CONNECT
|
7 年 前 |
Nick Mathewson
|
53e4272b65
Add stream isolation support for HTTP CONNECT tunnels
|
7 年 前 |
Nick Mathewson
|
4b30ae1581
Add support for HTTP Connect tunnels
|
7 年 前 |
Nick Mathewson
|
4a7e90adc5
Repair buffer API so everything starts with buf_.
|
7 年 前 |
Nick Mathewson
|
234c5015f1
Move protocol-specific functions out of buffers.c
|
7 年 前 |
David Goulet
|
5f94c4a0f1
prop224: Refactor how we use connection_ap_handle_onion
|
7 年 前 |
David Goulet
|
a64ef7d6c5
prop224: Implement hs_client_any_intro_points_usable()
|
7 年 前 |