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-09-04
Merge branch 'maint-0.2.3' into release-0.2.3
Roger Dingledine
2012-08-31
Merge branch 'bug6732' into maint-0.2.3
Nick Mathewson
2012-08-31
Document consensus and microdesc files
Nick Mathewson
2012-08-27
Quiet "Set buildtimeout to low val" warnings: make them info
Nick Mathewson
2012-08-27
Downgrade path-bias warning messages to INFO for now.
Nick Mathewson
2012-08-27
Merge branch 'bug6710_023' into maint-0.2.3
Nick Mathewson
2012-08-27
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-08-27
go back in time and revise the 0.2.2.38 blurb too
Roger Dingledine
2012-08-27
i should have removed these changes files during 0.2.3.20 release
Roger Dingledine
2012-08-27
Fix changes file for 6710: before 0.0.8pre1, you couldn't extend to
Nick Mathewson
2012-08-27
Do not assert when comparing a null address/port against a policy
Nick Mathewson
2012-08-27
Disable extending to private/internal addresses by default
Nick Mathewson
2012-08-24
Merge remote-tracking branch 'public/bug6472' into maint-0.2.3
Nick Mathewson
2012-08-22
Remove #6480 fix from 0.2.2.38 changelog - it was not included
Peter Palfrader
2012-08-21
Merge remote-tracking branch 'public/bug6404' into maint-0.2.3
Nick Mathewson
2012-08-17
When iterating over connections pending DNS, skip marked ones
Nick Mathewson
2012-08-17
Consider IPv6 OR ports when deciding whether a routerinfo change is cosmetic.
Linus Nordberg
2012-08-17
Merge branch 'bug6379' into maint-0.2.3
Nick Mathewson
2012-08-17
Merge remote-tracking branch 'public/bug6244_part_c' into maint-0.2.3
Nick Mathewson
2012-08-17
Merge remote-tracking branch 'public/bug6507' into maint-0.2.3
Nick Mathewson
2012-08-17
Merge remote-tracking branch 'mikeperry/bug6475' into maint-0.2.3
Nick Mathewson
2012-08-17
Merge remote-tracking branch 'public/bug6514' into maint-0.2.3
Nick Mathewson
2012-08-16
Address Nick's comments from code review.
Mike Perry
2012-08-15
Fix warnings and 64-bit problems in openbsd-malloc code
Nick Mathewson
2012-08-15
Fix wildcarded address mappings from the control port
Nick Mathewson
2012-08-14
Update description of what we did to upper limit on md size
Nick Mathewson
2012-08-09
Reject attempts to say FooPort and FooPort 0 in the same cfg domain
Nick Mathewson
2012-08-09
Don't infer we have a FooPort from the presence of a FooPort line
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' into release-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.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-01
Defensive programming: clear rs_out between iterations.
Nick Mathewson
2012-07-31
Avoid hard (impossible?)-to-trigger double-free in dns_resolve()
Nick Mathewson
2012-07-31
changelog for bug6043
Nick Mathewson
2012-07-31
Warn at parse time for routerstatus entry missing a microdesc consensus
Nick Mathewson
2012-07-31
Don't include a router in an md consensus if we can't find a md for it.
Nick Mathewson
2012-07-31
Allow microdescs to be up to 2k. Partial fix for 6404.
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
Fix some manpage typos
Nick Mathewson
2012-07-31
fold in changes so far
Roger Dingledine
2012-07-31
Merge branch 'maint-0.2.3' into release-0.2.3
Roger Dingledine
2012-07-23
Merge remote-tracking branch 'asn/bug6274_take3' into maint-0.2.3
Nick Mathewson
2012-07-20
changes file for bug 6436.
Nick Mathewson
2012-07-18
Better handling of server managed proxies when Tor is not a relay.
George Kadianakis
[next]