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
/
src
/
or
Age
Commit message (
Expand
)
Author
2010-09-23
Merge branch 'bug1511'
Nick Mathewson
2010-09-22
Rename has_completed_circuit to can_complete_circuit
Nick Mathewson
2010-09-22
Merge remote branch 'arma/bug1362'
Nick Mathewson
2010-09-22
Changes to bug1959_part1 on review from arma.
Nick Mathewson
2010-09-21
Make our min-info check also check for entry node presence
Nick Mathewson
2010-09-21
Even more accurate handling for shifting accounting intervals
Nick Mathewson
2010-09-21
Merge branch 'bug1789'
Nick Mathewson
2010-09-21
Bug1789 cleanups suggested by arma
Nick Mathewson
2010-09-21
log when we finish a circuit after being offline
Roger Dingledine
2010-09-21
Merge branch 'bug1956'
Nick Mathewson
2010-09-20
A start at a patch for bug 1943 (alignment issues)
Roger Dingledine
2010-09-20
Count unknown authorities as unknown only once, not once per signature.
Nick Mathewson
2010-09-19
Attempt to fix compilation on Windows
Sebastian Hahn
2010-09-16
I hear we are close to a release. Clean up the whitespace.
Nick Mathewson
2010-09-16
Merge remote branch 'sebastian/bug1921'
Nick Mathewson
2010-09-16
perconnbwrate and perconnbwburst consensus params
Roger Dingledine
2010-09-16
Demote a warn when enabling CellStatistics
Sebastian Hahn
2010-09-15
finish a comment, lower a variable
Nick Mathewson
2010-09-15
How many seconds until != timestamp of that date
Sebastian Hahn
2010-09-15
Merge branch 'bug1184'
Nick Mathewson
2010-09-15
Never queue a cell on a marked circuit
Nick Mathewson
2010-09-14
Add a simple integer-ceiling-division macro before we get it wrong
Nick Mathewson
2010-09-14
Merge branch 'bug1899'
Nick Mathewson
2010-09-14
Merge branch 'bug911'
Nick Mathewson
2010-09-14
Extract the "do these routers have the same addr:orport" logic into a fn
Nick Mathewson
2010-09-14
Tweak some issues found by arma in bug911 review.
Nick Mathewson
2010-09-14
Merge remote branch 'sebastian/bug1776_v3'
Nick Mathewson
2010-09-13
Make circuit_resume_edge_reading_helper treat streams more fairly.
Nick Mathewson
2010-09-13
Add a max_cells arg to connection_edge_process_raw_inbuf
Nick Mathewson
2010-09-13
Fix function declaration linebreaks at start of relay.c
Nick Mathewson
2010-09-13
Merge remote branch 'public/pretty-signature-log'
Nick Mathewson
2010-09-13
Merge remote branch 'sebastian/bug1525'
Nick Mathewson
2010-09-12
Merge branch 'bug1138'
Nick Mathewson
2010-09-12
Make authorities download consensuses if appropriate
Nick Mathewson
2010-09-12
Clean up a couple more bug1138 issues mentioned by roger on code review
Nick Mathewson
2010-09-12
Handle null conn->requested_resource rather than assert
Robert Hogan
2010-09-12
fix regression introduced by 1a65bdd2
Roger Dingledine
2010-09-08
be more consistent in using streamid_t
Nick Mathewson
2010-09-08
Merge branch 'bug1653'
Nick Mathewson
2010-09-08
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-09-08
Remove a needless keep_open_until_flushed
Nick Mathewson
2010-09-06
Merge remote branch 'public/win_unicode_fixes'
Nick Mathewson
2010-09-03
Base our expected bw accounting usage on time before soft limit
Nick Mathewson
2010-09-03
Use a more sophisticated soft-hibernation-limit calculation
Nick Mathewson
2010-09-03
Remove an obsolete comment from hibernate.c
Nick Mathewson
2010-09-03
Tolerate a little skew in accounting intervals.
Nick Mathewson
2010-09-03
Close a non-open OR connection *only* after KeepalivePeriod.
Nick Mathewson
2010-09-03
Launch reachability tests for routers whose IP or ORPort change
Nick Mathewson
2010-09-03
Fix a missing stream_id argument; found by "tracktor"
Nick Mathewson
2010-09-02
Nick points out:
Robert Hogan
[next]