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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Age
Commit message (
Expand
)
Author
2017-02-15
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-02-14
Avoid integer underflow in tor_version_compare.
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-02-07
Merge remote-tracking branch 'public/bug18710_025' into maint-0.2.5
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-02-07
Disable a log_backtrace (which 0.2.4 does not have) in 16248 fix
Nick Mathewson
2017-02-07
Add comments to connection_check_event().
Nick Mathewson
2017-02-07
Change behavior on missing/present event to warn instead of asserting.
Nick Mathewson
2017-02-07
If we start/stop reading on a dnsserv connection, don't assert.
Nick Mathewson
2017-02-07
Revert "Add hidserv-stats filname to our sandbox filter"
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-02-07
Backport the tonga->bifroest move to 0.2.4.
Nick Mathewson
2017-02-07
Fix out-of-bounds read in INTRODUCE2 client auth
John Brooks
2016-12-20
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-12-20
Add a one-word sentinel value of 0x0 at the end of each buf_t chunk
Nick Mathewson
2016-12-20
Add a one-word sentinel value of 0x0 at the end of each buf_t chunk
Nick Mathewson
2016-12-20
Add a one-word sentinel value of 0x0 at the end of each buf_t chunk
Nick Mathewson
2016-12-20
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-12-20
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2016-12-20
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2016-12-18
Make log message warn about detected attempts to exploit 21018.
Nick Mathewson
2016-12-18
Fix parsing bug with unecognized token at EOS
Nick Mathewson
2016-08-24
Replace Tonga with Bifroest.
Isis Lovecruft
2016-07-05
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-07-05
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2016-07-05
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2016-07-03
Remove urras as a default trusted directory authority
Sebastian Hahn
2016-05-11
unbreak the build (when warnings are enabled)
Roger Dingledine
2016-05-11
Fix out-of-bounds write during voting with duplicate ed25519 keys
John Brooks
2016-05-04
Fix dnsserv.c assertion when no supported questions are requested.
Scott Dial
2016-03-29
Merge branch 'bug18570_027' into maint-0.2.7
Andrea Shepard
2016-03-29
Merge branch 'bug16248_027' into maint-0.2.7
Andrea Shepard
2016-03-21
Use nth consistently in dircollate.h.
Nick Mathewson
2016-03-21
In routers_make_ed_keys_unique, break ties for published_on
Nick Mathewson
2016-03-21
Assert that dircollator is collated when we're reading its output.
Nick Mathewson
2016-03-21
After we strip out duplicate entries from 'routers', don't use 'rl'.
Nick Mathewson
2016-03-21
Fix another case of 17668: Add NoEdConsensus
Nick Mathewson
2016-03-21
Document has_ed25519_listing
Nick Mathewson
2016-03-21
Never vote for an ed key twice.
Nick Mathewson
2016-03-21
Fix log message subjects in networkstatus_parse_vote_from_string()
Nick Mathewson
2016-03-21
Document dircollate.c (and remove an unused global)
Nick Mathewson
2016-03-21
Make sure channel_t queues its own copy of incoming cells
Andrea Shepard
2016-03-14
Add comments to connection_check_event().
Nick Mathewson
2016-03-11
Change behavior on missing/present event to warn instead of asserting.
Nick Mathewson
2016-03-11
If we start/stop reading on a dnsserv connection, don't assert.
Nick Mathewson
2016-02-22
Enable ed25519 collator in voting.
Nick Mathewson
[next]