- Aug 05, 2013
-
-
George Kadianakis authored
-
George Kadianakis authored
-
- Aug 04, 2013
-
-
For consistency with the rest of buffer lengths in Tor. See #8960
-
- Aug 03, 2013
-
-
Andrea Shepard authored
-
- Aug 02, 2013
-
-
Nick Mathewson authored
(This was the only wholly untested function in containers.c)
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
This catches tor_accept as well.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Preserve old eventdns code. - Add function to close sockets cross-platform, without accounting. - Add changes/ file.
-
- Jul 31, 2013
-
-
Nick Mathewson authored
(Bugfix on tests for #9288 fix; bug not in any released Tor)
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Both 'managed_proxy_list' and 'unconfigured_proxies_n' are global src/or/transports.c variables that are not initialized properly when unit tests are run.
-
-
-
-
- Jul 30, 2013
-
-
Roger Dingledine authored
Now a user who changes only NumEntryGuards will get the behavior she expects. Fixes bug 9354; bugfix on 0.2.4.8-alpha.
-
- Jul 26, 2013
-
-
Nick Mathewson authored
Patch from CharlieB for ticket #9214
-
Nick Mathewson authored
Fixes bug 9337; bugfix on 0.2.4.7-alpha.
-
- Jul 23, 2013
-
-
When we moved channel_matches_target_addr_for_extend() into a separate function, its sense was inverted from what one might expect, and we didn't have a ! in one place where we should have. Found by skruffy.
-
Nick Mathewson authored
When we moved channel_matches_target_addr_for_extend() into a separate function, its sense was inverted from what one might expect, and we didn't have a ! in one place where we should have. Found by skruffy.
-
- Jul 19, 2013
-
-
Nick Mathewson authored
-
Nick Mathewson authored
This exercises the code that crashed and caused #9296.
-
Nick Mathewson authored
Likely fix for the crash bug of #9296, which was introduced through a combination of #7912 and #8586. Bugfix not in any released Tor.
-
Nick Mathewson authored
-
- Jul 18, 2013
-
-
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
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
-
Nick Mathewson authored
-
-
-