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
/
circuitbuild.c
Age
Commit message (
Expand
)
Author
2013-02-11
Avoid null-pointer deref in pathbias_is_new_circ_attempt
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
Reinstate some fixes/tweaks from 6e4a4002
Nick Mathewson
2013-02-01
Fix a couple of warnings on the 8081 branch.
Nick Mathewson
2013-02-01
Increment an informational counter for use failed state.
Mike Perry
2013-02-01
Fix a log typo found by sysrqb.
Mike Perry
2013-02-01
Refactor code that rolls back the use state
Mike Perry
2013-02-01
Refactor and rename pathbias rate evaluation.
Mike Perry
2013-02-01
Refactor the scaling parameter fetching into a single function.
Mike Perry
2013-02-01
Mark entry guard state dirty everwhere the pathbias code touches it.
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-22
Bug 8024: Check for null/closed channel before probing.
Mike Perry
2013-01-20
squash! Remove a source of error during path bias scaling
Mike Perry
2013-01-20
squash! Implement Path use bias accounting.
Mike Perry
2013-01-20
squash! Remove a source of error during path bias scaling
Mike Perry
2013-01-18
Remove a source of error during path bias scaling
Mike Perry
2013-01-18
Don't immediately count cannibalized circs as used.
Mike Perry
2013-01-18
Implement Path use bias accounting.
Mike Perry
2013-01-16
Rename *_isin to *_contains
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-15
Clean up odds and ends
Roger Dingledine
2013-01-15
Better log message to diagnose #7959
Nick Mathewson
2013-01-08
Bug 7691 review fixes.
Mike Perry
2013-01-08
Bug 7691: Send a probe cell down certain types of circs.
Mike Perry
2013-01-08
Fix bug 7341.
Mike Perry
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
Complete all DOCDOC entries from the ntor branch
Nick Mathewson
2013-01-03
Enable the ntor handshake on the client side.
Nick Mathewson
2013-01-03
Don't check create cells too much when we're relaying them
Nick Mathewson
2013-01-03
Use created_cell_format where appropriate
Nick Mathewson
2013-01-03
Use new wrappers for making,sending,processing create/extend cells
Nick Mathewson
2013-01-03
Teach cpuworker and others about create_cell_t and friends
Nick Mathewson
2013-01-03
Rename handshake_digest to rend_circ_nonce
Nick Mathewson
2013-01-03
Massive refactoring of the various handshake types
Nick Mathewson
2013-01-03
Refactor the CREATE_FAST handshake code to match the others.
Nick Mathewson
2013-01-02
Split onion.[ch] into onion{,_fast,_tap}.[ch]
Nick Mathewson
2012-12-25
Fix whitespace
Nick Mathewson
2012-12-18
Nick's Code review #3 part 2.
Mike Perry
2012-12-18
Changes from Nick's code review 'part 1'
Mike Perry
2012-12-11
Tags on relay cells can result in certain reason codes.
Mike Perry
2012-12-11
Woops, this log message triggers with the 2-hop bias commit.
Mike Perry
2012-12-10
Add a missing comment.
Mike Perry
2012-12-10
More log message and space fixups.
Mike Perry
2012-12-09
Clean up some XXX comments.
Mike Perry
2012-12-09
Space fixes.
Mike Perry
2012-12-09
Fix a rather serious use-count state bug.
Mike Perry
[next]