- 25 Mar, 2019 4 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Also, split the formatting code shared by control.c and control_events.c into controller_fmt.c.
-
teor authored
-
- 23 Mar, 2019 3 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
"ours" to avoid version bump
-
Nick Mathewson authored
-
- 22 Mar, 2019 4 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
-
teor authored
-
- 21 Mar, 2019 5 commits
-
-
The name of circpad_machine_state_t was very confusing since it was conflicting with circpad_state_t and circpad_circuit_state_t. Right now here is the current meaning of these structs: circpad_state_t -> A state of the state machine. circpad_machine_runtime_t -> The current mutable runtime info of the state machine. circpad_circuit_state_t -> Circuit conditions based on which we should apply a machine to the circuit
-
-
Nick Mathewson authored
Ours to avoid version bump.
-
Nick Mathewson authored
-
This is something we should think about harder, but we probably want dormant mode to be more powerful than padding in case a client has been inactive for a day or so. After all, there are probably no circuits open at this point and dormant mode will not allow the client to open more circuits. Furthermore, padding should not block dormant mode from being activated, since dormant mode relies on SocksPort activity, and circuit padding does not mess with that.
-
- 19 Mar, 2019 12 commits
-
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
teor authored
-
teor authored
-
teor authored
-
- 18 Mar, 2019 5 commits
- 15 Mar, 2019 7 commits
-
-
George Kadianakis authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Fixes bug 28656; bugfix on 0.3.5.1-alpha.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-