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
/
or.h
Age
Commit message (
Expand
)
Author
2013-06-18
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-06-18
Implement a real OOM-killer for too-long circuit queues.
Nick Mathewson
2013-06-14
Increase the limit so leaky pipe might work
Nick Mathewson
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-13
Don't queue more cells as a middle relay than the spec allows to be in flight
Andrea Shepard
2013-05-20
Copy-paste description of PathBias params from man page to or.h comment
Andrea Shepard
2013-04-18
Merge branch 'less_charbuf_rebased' into maint-0.2.4
Nick Mathewson
2013-04-18
Test improvement: include microdesc lines in our synthetic microdesc consensu...
Nick Mathewson
2013-04-14
Merge branch 'bug8683_rebased' into maint-0.2.4
Nick Mathewson
2013-04-14
Rename all fields which measure bw in kb to end with _kb
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
Merge remote-tracking branch 'public/bug8117_023' into maint-0.2.4
Nick Mathewson
2013-03-20
Per-SOCKSPort configuration for bug 8117 fix.
Nick Mathewson
2013-03-20
Set default minimum bandwidth for exit flag to zero for TestingTorNetwork
Andrea Shepard
2013-03-20
Let testing networks override ABSOLUTE_MIN_VALUE_FOR_FAST_FLAG
Nick Mathewson
2013-03-19
Merge branch 'bug8240_v2_squashed' into maint-0.2.4
Nick Mathewson
2013-03-19
Make the guard lifetime configurable and adjustable via the consensus
Nick Mathewson
2013-03-19
Merge branch 'bug7582_v2' into maint-0.2.4
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'public/bug6174' into maint-0.2.4
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'public/bug8062' into maint-0.2.4
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'andrea/bug8435' into maint-0.2.4
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'public/no_dup_guards' into maint-0.2.4
Nick Mathewson
2013-03-18
Ignore advertised bandwidths if we have enough measured bandwidths available
Andrea Shepard
2013-03-15
Merge remote-tracking branch 'public/unused_stuff' into maint-0.2.4
Nick Mathewson
2013-03-11
On END_REASON_EXITPOLICY, mark circuit as unusable for that address.
Nick Mathewson
2013-03-11
Increase link_proto field to 2 bytes
Nick Mathewson
2013-03-10
randomize SSLKeyLifetime by default
Roger Dingledine
2013-03-10
parameterize SSLKeyLifetime
Roger Dingledine
2013-03-10
Tweak bug6783 patch.
Nick Mathewson
2013-03-10
Add a DisableV2DirectoryInfo_ option to 404 all v2 ns requests
Nick Mathewson
2013-02-23
Remove a bunch of unused macro definitions
Nick Mathewson
2013-02-19
Stop frobbing timestamp_dirty as our sole means to mark circuits unusable
Nick Mathewson
2013-02-19
Merge branch 'bug2286_unit_test_squashed'
Nick Mathewson
2013-02-19
Refactor storing of measured_bw versus Unmeasured=1.
Nick Mathewson
2013-02-19
Tweak consensus method 17 based on arma's comments
Nick Mathewson
2013-02-15
Merge remote-tracking branch 'public/wide_circ_ids'
Nick Mathewson
2013-02-14
Be more robust when excluding existing nodes as new dirguards
Nick Mathewson
2013-02-14
Add some code to bluntly prevent duplicate guards from getting added
Nick Mathewson
2013-02-09
Replace magic constants for wide_circ_ids with inline function calls
Nick Mathewson
2013-02-09
Wrap more macro definitions in (parentheses)
Nick Mathewson
2013-02-01
Merge remote-tracking branch 'public/feature7706'
Nick Mathewson
2013-02-01
Refactor code that rolls back the use state
Mike Perry
2013-02-01
Refactor the scaling parameter fetching into a single function.
Mike Perry
2013-02-01
Add a tristate to guard against unexpected circ purpose transitions
Mike Perry
2013-02-01
Clarify state transition and related pathbias comments
Mike Perry
2013-01-30
Merge branch 'bug5956_squashed'
Nick Mathewson
2013-01-30
Parameterize FRAC_USABLE_NEEDED for fraction of circuits
Nick Mathewson
2013-01-28
Merge branch 'bug7802' of ssh://git-rw.torproject.org/mikeperry/tor
Andrea Shepard
[next]