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
2013-05-09
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-05-09
Don't run off the end of the array-of-freelists
Nick Mathewson
2013-05-05
Use a clearer idiom for node identity in router_counts_toward_thresholds
Nick Mathewson
2013-05-05
Fix 8833: crash bug from using NULL node->ri in dirserv.c
Nick Mathewson
2013-04-24
Merge remote-tracking branch 'public/bug6026' into maint-0.2.4
Nick Mathewson
2013-04-24
Increase the pathbias state file miscounting version check.
Mike Perry
2013-04-24
Bug 8235: Fix scaling adjustments.
Mike Perry
2013-04-18
Add a boolean to flag-thresholds for "we have enough measured bandwidth"
Nick Mathewson
2013-04-18
Merge remote-tracking branch 'public/bug8716_023' into maint-0.2.4
Nick Mathewson
2013-04-18
Merge remote-tracking branch 'public/bug8719' into maint-0.2.4
Nick Mathewson
2013-04-18
Merge branch 'less_charbuf_rebased' into maint-0.2.4
Nick Mathewson
2013-04-18
Re-enable test for parsing and generating descriptor with exit policy
Nick Mathewson
2013-04-18
Add a quick-and-dirty-test for generate_v2_networkstatus.
Nick Mathewson
2013-04-18
Remove the now-unused router_get_networkstatus_v3_hash
Nick Mathewson
2013-04-18
Test improvement: include microdesc lines in our synthetic microdesc consensu...
Nick Mathewson
2013-04-18
Fix a couple of documentation issues.
Nick Mathewson
2013-04-18
Remove some now-needless length defines
Nick Mathewson
2013-04-18
Remove RS_ENTRY_LEN
Nick Mathewson
2013-04-18
Refactor dirobj signature generation
Nick Mathewson
2013-04-18
Use chunks, not buffers, for router descriptors
Nick Mathewson
2013-04-18
Refactor v2 networkstatus generation to avoid buffer-style
Nick Mathewson
2013-04-18
Refactor routerstatus_format_entry to avoid character-buffers
Nick Mathewson
2013-04-18
Fix some wide lines
Nick Mathewson
2013-04-17
Don't leak a waiting-for-certs consensus when accepting it.
Nick Mathewson
2013-04-17
Fix memory leak when sending configuration-changed event
Nick Mathewson
2013-04-17
Merge remote-tracking branch 'public/bug7143_v2' into maint-0.2.4
Nick Mathewson
2013-04-17
Merge branch 'bug8037_squashed' into maint-0.2.4
Nick Mathewson
2013-04-17
Reject most directory documents with an internal NUL.
Nick Mathewson
2013-04-14
Merge branch 'bug8683_rebased' into maint-0.2.4
Nick Mathewson
2013-04-14
Remove a now-empty if body; invert the sense of its condition
Nick Mathewson
2013-04-14
Remvoe total_bandwidth and total_exit_bandwidth as unused.
Nick Mathewson
2013-04-14
Rename all fields which measure bw in kb to end with _kb
Nick Mathewson
2013-04-14
Fix some KB/B confusion in flag threshold minima.
Nick Mathewson
2013-04-12
Merge remote-tracking branch 'public/bug5650_squashed' into maint-0.2.4
Nick Mathewson
2013-04-12
Avoid busy-looping on WANTREAD within connection_handle_write
Nick Mathewson
2013-04-11
Use credible_bandwidth uniformly in setting/using fast_bandwidth
Nick Mathewson
2013-04-11
Use correct units for dirserv_get_{credible_bandwidth,bandwidth_for_router}
Nick Mathewson
2013-04-11
Merge remote-tracking branch 'public/bug8185_diagnostic' into maint-0.2.4
Nick Mathewson
2013-04-11
Merge remote-tracking branch 'public/bug7302' into maint-0.2.4
Nick Mathewson
2013-04-11
Merge remote-tracking branch 'public/bug8117_023' into maint-0.2.4
Nick Mathewson
2013-04-03
Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2)
Desoxy
2013-04-03
Controller: Always send ADDRMAP event after RESOLVE command (#8596 part 1/2)
Desoxy
2013-04-03
Fix a wide line
Nick Mathewson
2013-04-03
Add additional checks for Path Bias scaling.
Mike Perry
2013-04-03
Clip invalid path bias counts at startup.
Mike Perry
2013-04-02
Merge remote-tracking branch 'public/bug7707_diagnostic' into maint-0.2.4
Nick Mathewson
2013-04-02
Merge remote-tracking branch 'public/bug8427' into maint-0.2.4
Nick Mathewson
2013-03-29
Bug #8196: Demote a path bias notice that can be caused by controllers.
Mike Perry
2013-03-29
Bug 8419: Apply the badexit fix from #2203 to validatio too
Mike Perry
2013-03-29
Bug 8477: Don't warn if fromerly GENERAL circuits still have streams.
Mike Perry
[next]