- Aug 08, 2018
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
The seccomp rule for the openat syscall checks for the AT_FDCWD constant. Because this constant is usually a negative value, a cast to unsigned int is necessary to make sure it does not get converted to uint64_t used by seccomp. More info on: https://github.com/seccomp/libseccomp/issues/69#issuecomment-273805980
-
- Aug 03, 2018
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jul 30, 2018
-
-
Nick Mathewson authored
-
- Jul 26, 2018
-
-
Taylor Yu authored
Conditionalize the pragma that temporarily disables -Wunused-const-variable. Some versions of gcc don't support it. We need to do this because of an apparent bug in some libzstd headers. Fixes bug 26785; bugfix on 0.3.2.11.
-
- Jul 25, 2018
-
-
teor authored
Improve the log message when connection initiators fail to authenticate direct connections to relays. Fixes bug 26927; bugfix on 0.3.0.1-alpha.
-
teor authored
-
teor authored
Instead, log a protocol warning when single onion services or Tor2web clients fail to authenticate direct connections to relays. Fixes bug 26924; bugfix on 0.2.9.1-alpha.
-
- Jul 20, 2018
-
-
Nick Mathewson authored
-
- Jul 19, 2018
-
-
Nick Mathewson authored
-
- Jul 18, 2018
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Another way to try to prevent a recurrence of 26485.
-
Nick Mathewson authored
Prevents bug 26485; bugfix on 0.1.1.6-alpha.
-
teor authored
Skip an unreliable key expiration test on Windows, until the underlying issue in bug 26076 is resolved. Fixes bug 26853; bugfix on 0.3.2.1-alpha.
-
- Jul 17, 2018
-
-
Nick Mathewson authored
-
Skip an unreliable key generation test on Windows, until the underlying issue in bug 26076 is resolved. Fixes bug 26830; bugfix on 0.2.7.3-rc.
-
- Jul 12, 2018
-
-
Nick Mathewson authored
-
Roger Dingledine authored
The "Bifroest" bridge authority has been retired; the new bridge authority is "Serge", and it is operated by George from the TorBSD project. Closes ticket 26771.
-
- Jul 11, 2018
-
-
Nick Mathewson authored
Closes ticket 20424.
-
- Jul 10, 2018
-
-
Nick Mathewson authored
Closes ticket 26647.
-
- Jul 09, 2018
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jul 06, 2018
-
-
Karsten Loesing authored
-
- Jul 03, 2018
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jul 02, 2018
-
-
Nick Mathewson authored
Recent Python3 versions seem to require this on Windows. Fixes bug 26535; bug copied from ntor_ref.py on 0.3.1.1-alpha.
-
Nick Mathewson authored
Recent Python3 versions seem to require this on Windows. Fixes bug 26535; bug introduced in f4be34f7, which was apparently intended itself as a Python3 workaround.
-
- Jun 30, 2018
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-