- Jul 18, 2013
-
-
-
-
-
-
-
Nick Mathewson authored
Does not implement TransportControlPort yet.
-
Nick Mathewson authored
I added this so I could write a unit test for ServerTransportOptions, but it incidentally exercises the succeed-on-defaults case of options_validate too.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
This removes some INLINE markers from functions that probably didn't need them.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Conflicts: src/test/test_pt.c
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
-
-
-
Since we are going to be using that function to also escape parameters passed to transport proxies using environment variables.
-
This is in preparation for using tor_escape_str_for_socks_arg() to escape server-side pluggable transport parameters.
-
-
And use it to validate them.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
-
-
- Jul 16, 2013
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Fix for #9254. Bugfix on 0.2.4.14-alpha. This is not actually a bug in the Tor code.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
George Kadianakis authored
We used to test parse_{c,s}method_line() without actually testing that the resulting transport_t was well formed.
-
Andrea Shepard authored
-