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
2012-08-09
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-09
Merge remote-tracking branch 'public/bug6252_again' into maint-0.2.3
Nick Mathewson
2012-08-03
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-03
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-08-03
Try to clarify impact of bug 6537
Nick Mathewson
2012-08-03
Mitigate a side-channel leak of which relays Tor chooses for a circuit
Robert Ransom
2012-08-03
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-03
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-08-03
Clarify security impact of bug 6530
Nick Mathewson
2012-08-03
Avoid possible segfault when handling networkstatus vote with bad flavor
Nick Mathewson
2012-08-02
Enable the automake silent rules.
Stewart Smith
2012-07-31
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-31
Avoid hard (impossible?)-to-trigger double-free in dns_resolve()
Nick Mathewson
2012-07-31
new changes entry for rend_service_introduce refactoring
Nick Mathewson
2012-07-31
Implement replaycache_t for bug 6177, and unit tests for the preceding
Andrea Shepard
2012-07-31
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-31
changelog for bug6043
Nick Mathewson
2012-07-31
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-31
Merge branch 'bug6490_v2' into maint-0.2.3
Nick Mathewson
2012-07-31
Warn when accounting is used in a way likely to link hidden services
Nick Mathewson
2012-07-31
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-31
Fix some manpage typos
Nick Mathewson
2012-07-23
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-23
Merge remote-tracking branch 'asn/bug6274_take3' into maint-0.2.3
Nick Mathewson
2012-07-23
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-20
changes file for bug 6436.
Nick Mathewson
2012-07-19
Add config option AuthDirPublishIPv6.
Linus Nordberg
2012-07-19
Add changes file for #5534.
Linus Nordberg
2012-07-19
Add configure option AuthDirHasIPv6Connectivity.
Linus Nordberg
2012-07-19
Move last_reachable and testing_since from routerinfo_t to node_t.
Linus Nordberg
2012-07-18
Better handling of server managed proxies when Tor is not a relay.
George Kadianakis
2012-07-18
Have the bug6252 commit message reflect its on-again/off-again status
Nick Mathewson
2012-07-18
Detect bug 6252 (unexpected sendme cell)
Roger Dingledine
2012-07-18
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-18
Merge branch 'smartlist_shorten' into maint-0.2.3
Nick Mathewson
2012-07-18
Tweaks to 6400 changes file and docs as suggested by arma
Nick Mathewson
2012-07-17
Merge remote-tracking branch 'asn/bug3589'
Nick Mathewson
2012-07-17
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-17
Improve message on spurious SOCKSListenAddress
Nick Mathewson
2012-07-17
Fix the remaining instances of nexted SMARTLIST_FOREACH
Nick Mathewson
2012-07-17
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-07-17
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-17
Allow TestingTorNetwork when alternate dir and bridge authorities are set.
Linus Nordberg
2012-07-16
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-16
Refer to the correct variable in a loop when parsing entry guard state
Nick Mathewson
2012-07-16
Coverity 709056: Check return value on fputs in tor-gencert
Nick Mathewson
2012-07-16
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-16
Improve Alternate*Authority docs. Bug 6387.
Nick Mathewson
2012-07-12
Address Nick's comments.
George Kadianakis
2012-07-06
Merge branch 'maint-0.2.3'
Roger Dingledine
[next]