Nick Mathewson
|
4b6f074df9
Merge remote-tracking branch 'public/bug5018'
|
11 lat temu |
George Kadianakis
|
6f33dffec1
Only launch transport proxies that provide useful transports.
|
11 lat temu |
Nick Mathewson
|
71bd100976
DROPGUARDS controller command
|
11 lat temu |
Nick Mathewson
|
c101ecc8dc
Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed'
|
11 lat temu |
Nick Mathewson
|
0fa362cafa
Merge remote-tracking branch 'public/feature4994-rebased'
|
11 lat temu |
Nick Mathewson
|
d7089ff228
Restore the entry/dirguard distinction.
|
11 lat temu |
George Kadianakis
|
266f8cddd8
Refactoring to make parse_bridge_line() unittestable.
|
11 lat temu |
George Kadianakis
|
8f2e980159
Send SOCKS arguments when doing SOCKS5.
|
12 lat temu |
George Kadianakis
|
14b84858c0
Send SOCKS arguments when doing SOCKS4.
|
12 lat temu |
George Kadianakis
|
757b03aacb
Add support for parsing SOCKS arguments.
|
12 lat temu |
Mike Perry
|
b03553737c
Separate the flags for logging use bias.
|
11 lat temu |
Roger Dingledine
|
bce5019eff
generalize choose_random_entry()'s dirinfo parameter
|
12 lat temu |
Roger Dingledine
|
a8297cdbd3
use microdescriptors if *any* of our bridges can handle them
|
12 lat temu |
Mike Perry
|
e13e30221e
Implement Path use bias accounting.
|
11 lat temu |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 lat temu |
Nick Mathewson
|
885e8d35c7
Merge remote-tracking branch 'mikeperry/209-path-bias-changes'
|
12 lat temu |
Nick Mathewson
|
0c4210fb65
Directory guard implementation.
|
12 lat temu |
Nick Mathewson
|
1df7289000
Remember which of our guards are directory caches
|
12 lat temu |
Mike Perry
|
4590993ff3
Space fixes.
|
12 lat temu |
Mike Perry
|
b75880d7b3
Fix a rather serious use-count state bug.
|
12 lat temu |
Mike Perry
|
2dbb62f1b5
Convert to doubles for all pathbias state.
|
12 lat temu |
Mike Perry
|
ab1fce5c19
Also shorten circuit_successes to circ_successes.
|
12 lat temu |
Mike Perry
|
a90f165b83
Rename first_hop to circ_attempt.
|
12 lat temu |
Mike Perry
|
a630726884
Move a pathbias function that depends on entryguard_t.
|
12 lat temu |
Mike Perry
|
412ae099cb
Prop 209: Add path bias counts for timeouts and other mechanisms.
|
12 lat temu |
Mike Perry
|
bb548134cd
Update with code review changes from Nick.
|
12 lat temu |
Mike Perry
|
192996690c
Fix spaces.
|
12 lat temu |
Mike Perry
|
9bf5582e73
Add log message checks for different rates.
|
12 lat temu |
Mike Perry
|
954f263ed5
Add the ability to count circuit timeouts for guards.
|
12 lat temu |
Mike Perry
|
42e3c04a7a
Bug 3443: Don't count ORconn setup in circuit build time.
|
12 lat temu |