index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-09
Merge branch 'maint-0.3.5' into release-0.3.5
tor-0.3.5.11
Nick Mathewson
2020-07-09
bump to 0.3.5.11
Nick Mathewson
2020-07-09
035: copy changelog into release notes
Nick Mathewson
2020-07-09
Final 0.3.5.11 changelog entries
Nick Mathewson
2020-07-09
Merge branch 'maint-0.3.5' into release-0.3.5
Nick Mathewson
2020-07-09
Merge branch 'trove_2020_001_035' into maint-0.3.5
Nick Mathewson
2020-07-08
Merge branch 'maint-0.3.5' into release-0.3.5
Alexander Færøy
2020-07-07
Resolve a compiler warning from a 32-bit signed/unsigned comparison
Nick Mathewson
2020-07-07
Merge branch 'maint-0.3.5' into release-0.3.5
Alexander Færøy
2020-07-07
CI: Fix Appveyor printf format error
David Goulet
2020-07-06
Start a changelog for 0.3.5.11
Nick Mathewson
2020-07-06
Remove a changes file that got included in 0.3.5.10
Nick Mathewson
2020-07-06
Use ((x + 7) >> 3) instead of (x >> 3) when converting from bits to bytes.
Alexander Færøy
2020-07-06
Add constness to length variables in `tor_tls_cert_matches_key`.
Alexander Færøy
2020-07-06
Fix out-of-bound memory read in `tor_tls_cert_matches_key()` for NSS.
Alexander Færøy
2020-07-06
Run `tor_tls_cert_matches_key()` Test Suite with both OpenSSL and NSS.
Alexander Færøy
2020-07-02
Merge branch 'maint-0.3.5' into release-0.3.5
David Goulet
2020-06-30
Downgrade "Bug: No entry found in extrainfo map" message.
Nick Mathewson
2020-06-30
Merge branch 'maint-0.3.5' into release-0.3.5
Alexander Færøy
2020-06-30
Merge branch 'tor-github/pr/1909' into maint-0.3.5
Alexander Færøy
2020-06-30
Merge branch 'maint-0.3.5' into release-0.3.5
Alexander Færøy
2020-06-30
Merge branch 'tor-github/pr/1793' into maint-0.3.5
Alexander Færøy
2020-06-30
Merge branch 'maint-0.3.5' into release-0.3.5
Alexander Færøy
2020-06-30
Merge branch 'tor-github/pr/1785' into maint-0.3.5
Alexander Færøy
2020-06-30
Merge branch 'maint-0.3.5' into release-0.3.5
Alexander Færøy
2020-06-30
Merge remote-tracking branch 'nickm-github/bug32884_035' into maint-0.3.5
Alexander Færøy
2020-06-29
Merge branch 'maint-0.3.5' into release-0.3.5
Nick Mathewson
2020-06-29
Merge remote-tracking branch 'tor-github/pr/1725/head' into maint-0.3.5
Nick Mathewson
2020-06-12
Merge branch 'maint-0.3.5' into release-0.3.5
David Goulet
2020-06-12
Merge branch 'tor-github/pr/1912' into maint-0.3.5
David Goulet
2020-06-05
Merge branch 'maint-0.3.5' into release-0.3.5
Nick Mathewson
2020-06-05
Update and upgrade Pacman before installing dependencies in AppVeyor.
Alexander Færøy
2020-06-03
Revert "Travis: temporarily fix stem version to d1174a83c2dcb7b8"
Nick Mathewson
2020-05-30
Preemptive circs should work with UseEntryGuards 0
Roger Dingledine
2020-05-15
Merge branch 'maint-0.3.5' into release-0.3.5
Nick Mathewson
2020-05-15
Fix use of non-portable == in configure.ac.
Nick Mathewson
2020-05-14
Merge branch 'maint-0.3.5' into release-0.3.5
Nick Mathewson
2020-05-14
Travis: temporarily fix stem version to d1174a83c2dcb7b8
Nick Mathewson
2020-05-06
Merge branch 'maint-0.3.5' into release-0.3.5
Nick Mathewson
2020-05-06
changes file for bug 34078.
Nick Mathewson
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-05-06
Merge branch 'maint-0.3.5' into release-0.3.5
Nick Mathewson
2020-05-06
Merge branch 'bug34078_prelim_035' into maint-0.3.5
Nick Mathewson
2020-05-06
Remove an incorrect "Fall through" comment.
Nick Mathewson
2020-05-06
address.c: add a single (harmless) missing break;
Nick Mathewson
2020-05-06
include compat_compiler for ed25519_donna
Nick Mathewson
2020-05-06
Replace some "fall through" comments not at the end of a case.
Nick Mathewson
2020-05-06
Replace a "fall through" comment that was outside a switch.
Nick Mathewson
2020-05-06
Add a fallthrough macro.
Nick Mathewson
2020-04-09
Merge branch 'maint-0.3.5' into release-0.3.5
teor
[next]