- 17 May, 2019 2 commits
-
-
Nick Mathewson authored
-
Karsten Loesing authored
-
- 19 Apr, 2019 7 commits
-
-
teor authored
"ours" merge, to avoid taking any changes from PR 792 in 0.3.4. (We already merged PR 791 for 29665 into 0.3.4.)
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
teor authored
"ours" merge, to avoid taking any changes from PR 772 in 0.3.4. (We already merged a different fix for 23790 into 0.3.2 and later.)
-
teor authored
-
- 15 Apr, 2019 1 commit
-
-
teor authored
-
- 05 Apr, 2019 6 commits
- 04 Apr, 2019 1 commit
-
-
Nick Mathewson authored
When classifying a client's selection of TLS ciphers, if the client ciphers are not yet available, do not cache the result. Previously, we had cached the unavailability of the cipher list and never looked again, which in turn led us to assume that the client only supported the ancient V1 link protocol. This, in turn, was causing Stem integration tests to stall in some cases. Fixes bug 30021; bugfix on 0.2.4.8-alpha.
-
- 03 Apr, 2019 2 commits
-
-
Nick Mathewson authored
-
Karsten Loesing authored
-
- 02 Apr, 2019 1 commit
-
-
teor authored
-
- 01 Apr, 2019 6 commits
-
-
teor authored
And add some useful comments
-
Also, refrain from caching target/. See: https://levans.fr/rust_travis_cache.html
-
teor authored
-
teor authored
And fix a comment. See: https://gcc.gnu.org/onlinedocs/gcc/Gcov-Data-Files.html#Gcov-Data-Files
-
teor authored
Otherwise, "make check-changes" will complain when we backport the change.
-
- 27 Mar, 2019 1 commit
-
-
teor authored
-
- 22 Mar, 2019 1 commit
-
-
teor authored
We need a recent test-network.sh to use new chutney features in CI. Fixes bug 29703; bugfix on 0.2.9.1-alpha.
-
- 21 Mar, 2019 1 commit
-
- 20 Mar, 2019 2 commits
-
-
Alexander Færøy authored
Since we have moved coveralls to the script target the entire build will now fail if coveralls fail. We handle it more gracefully by echo'ing the failure instead of doing a hard-failure. See: https://bugs.torproject.org/29036
-
Alexander Færøy authored
This should ensure that GCDA files are never entering the cache of Travis CI. See: https://bugs.torproject.org/29036
-
- 19 Mar, 2019 2 commits
- 18 Mar, 2019 3 commits
- 14 Mar, 2019 2 commits
-
-
Roger Dingledine authored
Allow connections to single onion services to remain idle without being disconnected. Relays acting as rendezvous points for single onion services were mistakenly closing idle established rendezvous circuits after 60 seconds, thinking that they are unused directory-fetching circuits that had served their purpose. Fixes bug 29665; bugfix on 0.2.1.26.
-
Roger Dingledine authored
Allow connections to single onion services to remain idle without being disconnected. Relays acting as rendezvous points for single onion services were mistakenly closing idle established rendezvous circuits after 60 seconds, thinking that they are unused directory-fetching circuits that had served their purpose. Fixes bug 29665; bugfix on 0.2.1.26.
-
- 13 Mar, 2019 2 commits