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-11-15
Have the OOM handler also count the age the data in a stream buffer
Nick Mathewson
2013-11-07
Improved circuit queue out-of-memory handler
Nick Mathewson
2013-09-18
Fix an assert when disabling ORPort with accounting disabled.
Nick Mathewson
2013-09-04
use !cbt_disabled in place of LearnCBT to avoid needless circs
Nick Mathewson
2013-08-25
Merge remote-tracking branch 'public/bug9546_023_v2' into maint-0.2.3
Nick Mathewson
2013-08-22
Replace return with continue in update_consensus_networkstatus_downloads
Nick Mathewson
2013-08-21
Make bridges send AUTH_CHALLENGE cells
Nick Mathewson
2013-08-21
Send NETINFO on receiving a NETINFO if we have not yet sent one.
Nick Mathewson
2013-06-18
Fix some problems with the bug9002 fix.
Nick Mathewson
2013-06-18
Merge branch 'bug9063_redux_023_squashed' into maint-0.2.3
Nick Mathewson
2013-06-18
Implement a real OOM-killer for too-long circuit queues.
Nick Mathewson
2013-06-16
Limit hidden service descriptors to at most 10 guard nodes.
Nick Mathewson
2013-06-15
Disable middle relay queue overfill detection code due to possible guard disc...
Andrea Shepard
2013-06-14
Increase the limit so leaky pipe might work
Nick Mathewson
2013-06-13
Don't queue more cells as a middle relay than the spec allows to be in flight
Andrea Shepard
2013-06-10
Fix (Open?)BSD fast-connect bug with optimistic data.
Nick Mathewson
2013-05-09
Don't run off the end of the array-of-freelists
Nick Mathewson
2013-04-12
Avoid busy-looping on WANTREAD within connection_handle_write
Nick Mathewson
2013-02-12
oops; add a missing semicolon
Nick Mathewson
2013-02-11
Check whether ei is non-NULL before altering it.
Nick Mathewson
2013-01-14
Reject create/begin/etc cells with {circ,stream}ID 0.
Nick Mathewson
2012-11-12
use a more logical operator
Roger Dingledine
2012-11-08
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-10-23
Fix a remotely triggerable assertion failure (CVE-2012-2250)
Nick Mathewson
2012-10-23
Let 0.2.3 clients exit to internal addresses if they want
Roger Dingledine
2012-10-23
Fix parse_short_policy (bug 7192.)
Nick Mathewson
2012-10-22
add a unit test to expose bug 7192
Roger Dingledine
2012-10-19
Merge branch 'block_renegotiate_023' into maint-0.2.3
Nick Mathewson
2012-10-19
Don't serve or accept v2 HS descs over a DirPort
Robert Ransom
2012-10-17
Discard extraneous renegotiation attempts in the v3 link protocol
Nick Mathewson
2012-10-09
Don't call fmt_addr() twice in a parameter list.
George Kadianakis
2012-10-04
Merge remote-tracking branch 'arma/bug7037' into maint-0.2.3
Nick Mathewson
2012-10-03
Refuse extra create cells with reason "resource limit"
Roger Dingledine
2012-10-03
properly free the return values of rate_limit_log()
Roger Dingledine
2012-09-22
add faravahar as our ninth v3 dir auth
Roger Dingledine
2012-09-18
Whitespace fixes
Nick Mathewson
2012-09-17
Bug 6866: Convert pathbias asserts into log messages.
Mike Perry
2012-09-13
Avoid undefined behaviour when parsing HS protocol versions
Robert Ransom
2012-09-12
Merge remote-tracking branch 'public/bug6341_a_v2' into maint-0.2.3
Nick Mathewson
2012-09-11
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-09-11
Fix assertion failure in tor_timegm.
Nick Mathewson
2012-09-10
Avoid segfault when reading state file from ancient tor
Nick Mathewson
2012-09-05
Avoid segfault if EntryGuardPathBias precedes EntryGuard
Nick Mathewson
2012-09-04
Merge remote-tracking branch 'arma/bug6743' into maint-0.2.3
Nick Mathewson
2012-09-03
fix whitespace and trivial typo
Roger Dingledine
2012-09-01
Make begindir_cutoff the same as general_cutoff
Roger Dingledine
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
[next]