index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
entrynodes.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
|
\
|
*
Enable the ntor handshake on the client side.
Nick Mathewson
2013-01-03
*
|
Merge remote-tracking branch 'mikeperry/209-path-bias-changes'
Nick Mathewson
2012-12-25
|
\
\
|
*
|
Nick's Code review #3 part 2.
Mike Perry
2012-12-18
|
*
|
Changes from Nick's code review 'part 1'
Mike Perry
2012-12-18
|
*
|
Space fixes.
Mike Perry
2012-12-09
|
*
|
Fix a rather serious use-count state bug.
Mike Perry
2012-12-09
|
*
|
Convert to doubles for all pathbias state.
Mike Perry
2012-12-09
|
*
|
Also shorten circuit_successes to circ_successes.
Mike Perry
2012-12-09
|
*
|
Rename first_hop to circ_attempt.
Mike Perry
2012-12-09
|
*
|
Prop 209: Add path bias counts for timeouts and other mechanisms.
Mike Perry
2012-12-07
|
*
|
Update with code review changes from Nick.
Mike Perry
2012-12-07
|
*
|
Update pathbias parameters to match Proposal 209.
Mike Perry
2012-12-07
|
*
|
Add the ability to count circuit timeouts for guards.
Mike Perry
2012-12-07
*
|
|
Add configuration options for directory guards
Nick Mathewson
2012-12-25
*
|
|
Directory guard implementation.
Nick Mathewson
2012-12-25
*
|
|
Remember which of our guards are directory caches
Nick Mathewson
2012-12-25
|
/
/
*
/
Bug 3443: Don't count ORconn setup in circuit build time.
Mike Perry
2012-12-07
|
/
*
Fix more madness from the split_circuitbuild merge
Nick Mathewson
2012-10-22
*
Split code for entry guards and bridges into a new module.
Nick Mathewson
2012-10-15