- Apr 05, 2019
- Apr 01, 2019
-
-
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.
-
- Mar 27, 2019
-
-
teor authored
-
- Mar 21, 2019
-
- Mar 20, 2019
-
-
Alexander Hansen 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 Hansen Færøy authored
This should ensure that GCDA files are never entering the cache of Travis CI. See: https://bugs.torproject.org/29036
-
- Mar 19, 2019
- Mar 18, 2019
- Mar 13, 2019
- Mar 09, 2019
-
-
teor authored
Stop leaking parts of the shared random state in the shared-random unit tests. The previous fix in 29599 was incomplete. Fixes bug 29706; bugfix on 0.2.9.1-alpha.
-
- Mar 08, 2019
-
-
teor authored
-
- Mar 06, 2019
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Karsten Loesing authored
-
- Mar 01, 2019
-
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
Prior to #23100, we were not counting HS circuit build times in our calculation of the timeout. This could lead to a condition where our timeout was set too low, based on non HS circuit build times, and then we would abandon all HS circuits, storing no valid timeouts in the histogram. This commit avoids the assert.
-
- Feb 28, 2019
-
-
teor authored
-