- Aug 15, 2013
-
-
- Jul 18, 2013
-
-
-
-
-
-
-
* Change name of init_ext_or_auth_cookie_authentication(). * Add a small comment.
-
Move the code from the connection_or module to ext_orport. This commit only moves code: it shouldn't modify anything.
-
-
* Add documentation. * Free ext_or_auth_correct_client_hash. * Use VPORT(ExtORPort) instead of V(ExtORPOrt). See dfe03d36 for details.
-
-
-
-
-
-
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
-
-
-