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
2013-02-15
Merge remote-tracking branch 'public/feature4994-rebased'
Nick Mathewson
2013-02-14
Authorities were adding downtime for every relay every restart
Roger Dingledine
2013-02-14
Merge remote-tracking branch 'arma/bug1992'
Nick Mathewson
2013-02-12
Restore the entry/dirguard distinction.
Nick Mathewson
2013-02-12
get rid of the new caching notion in resolve_my_address()
Roger Dingledine
2013-02-11
simplify timing checks
Roger Dingledine
2013-02-11
Check for IP address change every minute, not 15 minutes
Roger Dingledine
2013-02-11
Stop trying to resolve our hostname so often
Roger Dingledine
2013-02-11
Teach resolve_my_address() to return a cached answer
Roger Dingledine
2013-02-11
Fix two more coverity-spotted leaks in master.
Nick Mathewson
2013-02-11
Avoid null-pointer deref in pathbias_is_new_circ_attempt
Nick Mathewson
2013-02-11
Fix a nigh-impossible overflow in cpuworker.c
Nick Mathewson
2013-02-11
oops; add a missing semicolon
Nick Mathewson
2013-02-11
Merge remote-tracking branch 'public/bug7816_023'
Nick Mathewson
2013-02-11
Fix another memory leak
Nick Mathewson
2013-02-11
Merge remote-tracking branch 'public/bug8208'
Nick Mathewson
2013-02-11
Check whether ei is non-NULL before altering it.
Nick Mathewson
2013-02-11
Suppress a coverity false positive in connection_edge_package_raw_inbuf
Nick Mathewson
2013-02-11
Fix a copy-and-paste issue found by coverity
Nick Mathewson
2013-02-11
Merge remote-tracking branch 'public/bug8158'
Nick Mathewson
2013-02-11
Avoid generating extra spaces when explaining how we guessed our address
Nick Mathewson
2013-02-11
Refactor resolve_my_address() so logs are more accurate / helpful
Roger Dingledine
2013-02-11
log the hostname that resolve_my_address() used to guess our IP
Roger Dingledine
2013-02-11
Merge remote-tracking branch 'public/bug7801_v2'
Nick Mathewson
2013-02-09
Wrap more macro definitions in (parentheses)
Nick Mathewson
2013-02-08
Add explicit check for !first_conn in ...resume_edge_reading_helper
Nick Mathewson
2013-02-08
Improve comment about our random stream choice algorithm
Nick Mathewson
2013-02-08
Fix numerous problems with Tor's weak RNG.
Nick Mathewson
2013-02-08
Add doxygen for bug8158 functions
Nick Mathewson
2013-02-08
Coalesce identical adjacent microdescriptor vote lines.
Nick Mathewson
2013-02-08
Refactor generating the m lines in a vote into its own function
Nick Mathewson
2013-02-07
Merge remote-tracking branch 'public/easy_ratelim'
Nick Mathewson
2013-02-07
Merge remote-tracking branch 'public/bug7816_023'
Nick Mathewson
2013-02-07
Merge remote-tracking branch 'public/bug7816_024'
Nick Mathewson
2013-02-07
Merge branch 'bug7902'
Nick Mathewson
2013-02-07
Merge branch 'ticket8161_squashed'
Nick Mathewson
2013-02-07
Mention a trac ticket relevant to an XXX comment.
Mike Perry
2013-02-07
Better document an XXX comment about refactoring.
Mike Perry
2013-02-07
Separate the flags for logging use bias.
Mike Perry
2013-02-04
Lower path use bias thresholds.
Mike Perry
2013-02-04
Include a flag-thresholds line in each vote to describe flag cutoffs
Nick Mathewson
2013-02-04
Merge branch 'authdir_quick_fix'
Nick Mathewson
2013-02-04
Merge branch 'bug8146_etc'
Nick Mathewson
2013-02-04
Quick fix on 5956 for authorities
Nick Mathewson
2013-02-04
Merge branch 'bug8153'
Nick Mathewson
2013-02-04
Reinstate some fixes/tweaks from 6e4a4002
Nick Mathewson
2013-02-04
Fix a warning when building with --disable-curve25519
Nick Mathewson
2013-02-04
When we mark a node as a sybil, mark it down and reset its uptime to 0
Nick Mathewson
2013-02-04
Ignore tiny bandwidths entirely when computing thresholds
Nick Mathewson
2013-02-04
Increase the minimum value for the Fast flag to 4096.
Nick Mathewson
[next]