- 06 Apr, 2019 1 commit
-
-
Diagnostic for 29241.
-
- 05 Apr, 2019 11 commits
- 04 Apr, 2019 3 commits
-
-
Nick Mathewson authored
-
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.
-
teor authored
(Travis terminates the job after 10 minutes of no output.) Diagnostic for 29437. Fixes bug 30011; bugfix on 0.3.5.4-alpha.
-
- 03 Apr, 2019 3 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Karsten Loesing authored
-
- 02 Apr, 2019 2 commits
- 01 Apr, 2019 7 commits
-
-
teor authored
Merge the moved coverage line from 29036 with the stem changes in maint-0.3.5.
-
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 2 commits
- 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 3 commits
- 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 5 commits