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
path:
root
/
changes
Age
Commit message (
Expand
)
Author
2018-11-13
Merge branch 'maint-0.2.9' into maint-0.3.3
Nick Mathewson
2018-11-12
Fix a compiler warning in aes.c.
Nick Mathewson
2018-11-11
Merge branch 'maint-0.2.9' into maint-0.3.3
Nick Mathewson
2018-11-11
Update geoip and geoip6 to the November 6 2018 database.
Karsten Loesing
2018-11-09
Merge branch 'maint-0.2.9' into maint-0.3.3
Nick Mathewson
2018-11-09
Always declare groups when building with openssl 1.1.1 APIs
Nick Mathewson
2018-11-02
Merge branch 'bug26470_032' into maint-0.3.3
Nick Mathewson
2018-11-02
Merge remote-tracking branch 'dgoulet/ticket27410_032_01' into maint-0.3.3
Nick Mathewson
2018-10-31
Merge branch 'maint-0.2.9' into maint-0.3.3
Nick Mathewson
2018-10-31
Merge remote-tracking branch 'tor-github/pr/436' into maint-0.2.9
Nick Mathewson
2018-10-30
Merge remote-tracking branch 'tor-github/pr/346' into maint-0.3.3
Nick Mathewson
2018-10-25
Merge branch 'bug28202_029' into bug28202_033
Nick Mathewson
2018-10-25
Fix possible UB in an end-of-string check in get_next_token().
Nick Mathewson
2018-10-23
Merge remote-tracking branch 'onionk/rust-allsupportednull1' into maint-0.3.3
Nick Mathewson
2018-10-23
Treat backtrace test failures as expected on most BSD-derived systems
teor
2018-10-17
Log more info for duplicate ed25519 IDs
Taylor Yu
2018-10-15
Merge branch 'maint-0.2.9' into maint-0.3.3
Nick Mathewson
2018-10-15
Merge branch 'bug27709_029' into maint-0.2.9
Nick Mathewson
2018-10-10
Merge remote-tracking branch 'tor-github/pr/392' into maint-0.2.9
Nick Mathewson
2018-10-10
Merge remote-tracking branch 'teor/bug27738-032' into bug27738-033
Taylor Yu
2018-10-10
Merge branch 'maint-0.2.9' into maint-0.3.3
Nick Mathewson
2018-10-10
Update geoip and geoip6 to the October 9 2018 database.
Karsten Loesing
2018-09-21
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-09-21
Merge branch 'maint-0.2.9' into maint-0.3.2
maint-0.3.2
Nick Mathewson
2018-09-21
rust/protover: return C-allocated string in protover_all_supported()
cypherpunks
2018-09-21
rust/protover: fix null deref in protover_all_supported()
cypherpunks
2018-09-20
hs-v3: Close all SOCKS request on descriptor failure
David Goulet
2018-09-18
Merge remote-tracking branch 'onionk/rust-allsupported1' into maint-0.3.3
Nick Mathewson
2018-09-18
Merge branch 'bug27738-029' into bug27738-032
teor
2018-09-18
Travis: use the Homebrew addon
teor
2018-09-17
Remove extraneous argument from Rust protover_compute_vote()
Nick Mathewson
2018-09-14
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-09-14
hs-v3: Don't BUG() on directory permission check failure
David Goulet
2018-09-14
Revise our assertion and bug macros to work with -Wparentheses
Nick Mathewson
2018-09-14
rust/protover: use .and_not_in() instead of .retain() in all_supported()
cypherpunks
2018-09-14
If options_act() fails, restore the previous value of global_options
Nick Mathewson
2018-09-14
protover: reject invalid protocol names
cypherpunks
2018-09-13
rust/protover: validate unknown protocol names use only allowed characters
cypherpunks
2018-09-13
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-09-13
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-09-12
fixup! changes file
cypherpunks
2018-09-12
Check waitpid return value and exit status in tinytest.c
Nick Mathewson
2018-09-12
rust/protover: fix check for overlapping ranges
cypherpunks
2018-09-11
Bug 25505: Check circuitmux queues before padding.
Mike Perry
2018-09-11
Merge remote-tracking branch 'teor/ticket27252-033' into maint-0.3.3
Nick Mathewson
2018-09-11
Merge remote-tracking branch 'teor/ticket27252-032' into maint-0.3.2
Nick Mathewson
2018-09-11
Merge remote-tracking branch 'teor/ticket27252-029' into maint-0.2.9
Nick Mathewson
2018-09-11
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-09-11
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-09-11
Update geoip and geoip6 to the September 6 2018 database.
Karsten Loesing
[next]