Nick Mathewson
|
b2f82d45b7
Always call connection_ap_attach_pending() once a second.
|
8 years ago |
Roger Dingledine
|
d89804a69d
Ask event_base_loop to finish when we add a pending stream
|
8 years ago |
Roger Dingledine
|
28b755e660
refactor out the tor_event_base_loopexit() call
|
8 years ago |
Nick Mathewson
|
25f53955f6
Merge branch 'maint-0.2.9'
|
8 years ago |
Nick Mathewson
|
ff3e08f2af
Attempt to fix unit tests on netbsd
|
8 years ago |
Nick Mathewson
|
cb35a7c271
Merge branch 'maint-0.2.9'
|
8 years ago |
Nick Mathewson
|
733b245283
Merge remote-tracking branch 'teor/bug20472-029-v2' into maint-0.2.9
|
8 years ago |
Nick Mathewson
|
db67867a81
Merge remote-tracking branch 'pastly/ticket20486'
|
8 years ago |
Nick Mathewson
|
e6d84ac04f
Merge branch 'maint-0.2.9'
|
8 years ago |
Nick Mathewson
|
9248466f0a
Merge branch 'bug20487_029' into maint-0.2.9
|
8 years ago |
Matt Traudt
|
d8d6d8c206
Update man page that HS directory does not need to exist
|
8 years ago |
Nick Mathewson
|
68a27dad43
Merge branch 'maint-0.2.9'
|
8 years ago |
Nick Mathewson
|
e712b5d784
Merge branch 'bug19968_029' into maint-0.2.9
|
8 years ago |
Nick Mathewson
|
1d76d38903
Re-run trunnel.
|
8 years ago |
David Goulet
|
0fa671843e
prop224: Add INTRODUCE1 and INTRODUCE_ACK trunnel definition
|
8 years ago |
David Goulet
|
f22eb2730c
prop224: Add ESTABLISH_INTRO and INTRO_ESTABLISHED trunnel definition
|
8 years ago |
David Goulet
|
0ba3444b4a
Make trunnel find files recursively
|
8 years ago |
Nick Mathewson
|
59a78187cd
Merge branch 'maint-0.2.9'
|
8 years ago |
Nick Mathewson
|
24b7b922ae
Actually free the worker_state_t object when we do an update with it
|
8 years ago |
Nick Mathewson
|
b858452f94
Add a sentence to the manpage about nonanonymous=>Socksport 0.
|
8 years ago |
Nick Mathewson
|
d73c671d6d
policy_is_reject_star():
|
8 years ago |
Nick Mathewson
|
8841a9e396
Create single-onion-service directory before poisoning it, if needed
|
8 years ago |
Nick Mathewson
|
becc957839
Actually clamp the number of detected CPUs to 16.
|
8 years ago |
teor
|
3158777d35
Rename routerstatus_version_supports_ntor to *_supports_extend2_cells
|
8 years ago |
teor
|
d81f2b5d81
Refactor circuit_pick_create_handshake
|
8 years ago |
teor
|
26d7a07ad7
In circuit_pick_extend_handshake, assume all hops support EXTEND2 and ntor
|
8 years ago |
Nick Mathewson
|
cac495f0ff
Merge branch 'bug20494'
|
8 years ago |
Nick Mathewson
|
ada75d5567
Fix bad warning when checking IP policies.
|
8 years ago |
Matt Traudt
|
183fbc4137
Hopefully fix int64 comparisons in test_dir_networkstatus_compute_bw_weights_v10
|
8 years ago |
Nick Mathewson
|
f3e158edf7
Comment the heck out of the stream/circuit attaching process.
|
8 years ago |