tor/src
Nick Mathewson 66aff2d8f3 Remove or_circuit_t.is_first_hop; use channel_is_client() instead
The is_first_hop field should have been called used_create_fast,
but everywhere that we wanted to check it, we should have been
checking channel_is_client() instead.
2017-09-22 08:55:53 -04:00
..
common Better error on failure to load seccomp2 sandbox 2017-09-06 14:23:47 -04:00
config Merge branch 'maint-0.2.8' into maint-0.2.9 2017-08-03 08:44:31 -04:00
ext Re-run trunnel. Cosmetic changes only. 2017-08-24 16:13:01 -04:00
or Remove or_circuit_t.is_first_hop; use channel_is_client() instead 2017-09-22 08:55:53 -04:00
rust 22839: Build tor with rust enabled on win 2017-08-21 15:08:24 -04:00
test Resolve inconsistencies between buf refactor and HTTP connect 2017-09-05 14:41:35 -04:00
tools 22839: Build tor with rust enabled on win 2017-08-21 15:08:24 -04:00
trace Add stub function for libor-trace. 2017-04-25 18:02:19 +02:00
trunnel Re-run trunnel. Cosmetic changes only. 2017-08-24 16:13:01 -04:00
win32 version bump to 0.3.0.10-dev 2017-08-02 12:28:34 -04:00
include.am Add --enable-rust configure switch 2017-04-29 08:55:57 +02:00