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.h
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed'
Nick Mathewson
2013-03-19
|
\
|
*
Refactoring to make parse_bridge_line() unittestable.
George Kadianakis
2013-02-11
|
*
Send SOCKS arguments when doing SOCKS5.
George Kadianakis
2013-02-09
|
*
Send SOCKS arguments when doing SOCKS4.
George Kadianakis
2013-02-09
|
*
Add support for parsing SOCKS arguments.
George Kadianakis
2013-02-09
*
|
Merge remote-tracking branch 'public/feature4994-rebased'
Nick Mathewson
2013-02-15
|
\
\
|
|
/
|
/
|
|
*
Restore the entry/dirguard distinction.
Nick Mathewson
2013-02-12
|
*
generalize choose_random_entry()'s dirinfo parameter
Roger Dingledine
2013-02-02
|
*
use microdescriptors if *any* of our bridges can handle them
Roger Dingledine
2013-02-02
*
|
Separate the flags for logging use bias.
Mike Perry
2013-02-07
|
/
*
Implement Path use bias accounting.
Mike Perry
2013-01-18
*
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
Merge remote-tracking branch 'mikeperry/209-path-bias-changes'
Nick Mathewson
2012-12-25
|
\
|
*
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
|
*
Move a pathbias function that depends on entryguard_t.
Mike Perry
2012-12-07
|
*
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
|
*
Fix spaces.
Mike Perry
2012-12-07
|
*
Add log message checks for different rates.
Mike Perry
2012-12-07
|
*
Add the ability to count circuit timeouts for guards.
Mike Perry
2012-12-07
*
|
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
*
Split code for entry guards and bridges into a new module.
Nick Mathewson
2012-10-15