- Jan 13, 2016
- Jan 12, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Only impose the limit when selecting fallback directories for inclusion in tor.
-
* support maximum history age in _avg_generic_history() * fix division-by-zero trap in _avg_generic_history() * skip missing (i.e. null/None) intervals in _avg_generic_history() * Python timedelta.total_seconds() function not available in 2.6; replace with equivalent expression * set DEBUG logging level to make relay exclusion reasons visible * move CUTOFF_GUARD test to end in order to expose more exclusion reasons Patch by "starlight", merge modifications by "teor".
-
Fergus Dall authored
Instead of comparing the end of the time string against a constant, compare it to the output of format_local_iso_time when given the correct input.
-
teor (Tim Wilson-Brown) authored
When selecting exits as fallback directories, don't reduce their weights. Closes ticket #17888.
-
teor (Tim Wilson-Brown) authored
Allow cached or outdated Onionoo data to be used to choose fallback directories, as long as it's less than a day old. Modify last modified date checks in preparation for Onionoo change
-
- Jan 11, 2016
-
-
Nick Mathewson authored
Sometimes you can call time() and then touch a file, and have the second come out a little before the first. See #18025 for way more information than you necessarily wanted.
-
Nick Mathewson authored
We could be using AC_CHECK_FUNC_DECL too, but it shouldn't be needed.
-
Nick Mathewson authored
-
- Jan 09, 2016
-
-
rl1987 authored
-
- Jan 08, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
The Automake variable OBJEXT is automatically adjusted to the correct object file extension for the target platform.
-
- Jan 07, 2016
-
-
{Also tweak the comments. -nickm)
-
Nick Mathewson authored
-
Nick Mathewson authored
-
LibreSSL doesn't use OpenSSL_version (it uses the older SSLeay_version API), but it reports a major version number as 2 in OPENSSL_VERSION_NUMBER. Instead of fudging the version check, for now, let's just check if we're using LibreSSL by checking the version number macro exists, and use compatibility defines unconditionally when we detect LibreSSL.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Conflicts: src/or/config.c
-
Nick Mathewson authored
-
Nick Mathewson authored
Conflicts: src/or/config.c
-
This new identity key was changed on 18 November 2015.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-