Nick Mathewson
|
339df5df08
Fix 8447: use %u to format circid_t.
|
11 年 前 |
Nick Mathewson
|
3433216268
Merge remote-tracking branch 'public/easy_ratelim'
|
11 年 前 |
Mike Perry
|
173ed05d2f
Clarify state transition and related pathbias comments
|
11 年 前 |
Mike Perry
|
f858370233
Prevent early close of path bias testing circuits.
|
11 年 前 |
Mike Perry
|
a2db17a1aa
Don't immediately count cannibalized circs as used.
|
11 年 前 |
Mike Perry
|
e13e30221e
Implement Path use bias accounting.
|
11 年 前 |
Nick Mathewson
|
ca18768fb2
Aftermath of isin->contains renaming
|
12 年 前 |
Nick Mathewson
|
49e619c1cf
Rename *_isin to *_contains
|
12 年 前 |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 年 前 |
Roger Dingledine
|
6e4a4002c5
Clean up odds and ends
|
11 年 前 |
Mike Perry
|
f60c25cd25
Bug 7341 code review fixes.
|
12 年 前 |
Mike Perry
|
15fdfc2993
Bug 7691: Send a probe cell down certain types of circs.
|
12 年 前 |
Mike Perry
|
3458d904f6
Fix bug 7341.
|
12 年 前 |
Nick Mathewson
|
b1bdecd703
Merge branch 'ntor-resquashed'
|
12 年 前 |
Nick Mathewson
|
b286373908
Enable the ntor handshake on the client side.
|
12 年 前 |
Nick Mathewson
|
a7334f5122
Use log_fn_ratelim in a few places.
|
12 年 前 |
Nick Mathewson
|
127cb39ffc
Rate-limit "No circuits are opened" message to once-per-hour
|
12 年 前 |
Nick Mathewson
|
885e8d35c7
Merge remote-tracking branch 'mikeperry/209-path-bias-changes'
|
12 年 前 |
Nick Mathewson
|
0c4210fb65
Directory guard implementation.
|
12 年 前 |
Mike Perry
|
aa16d59ee7
Clean up some XXX comments.
|
12 年 前 |
Mike Perry
|
4590993ff3
Space fixes.
|
12 年 前 |
Mike Perry
|
fbbf894d4d
Add intro+rend cannibalize param..
|
12 年 前 |
Mike Perry
|
930fbb2fec
Flag cannibalized circs as used (non-ideal).
|
12 年 前 |
Mike Perry
|
b599a6ed07
Sadly, we can't safely count client intro circ success
|
12 年 前 |
Mike Perry
|
5f733ccd73
Fix some hidden service edge cases.
|
12 年 前 |
Mike Perry
|
954f263ed5
Add the ability to count circuit timeouts for guards.
|
12 年 前 |
Nick Mathewson
|
cd4f56a37c
Fix infinite loop in circuit_expire_bulding
|
12 年 前 |
Mike Perry
|
42e3c04a7a
Bug 3443: Don't count ORconn setup in circuit build time.
|
12 年 前 |
Nick Mathewson
|
7908ab2093
Move address map into its own file.
|
12 年 前 |
Nick Mathewson
|
907db008ab
Move the circuit build timeout code into its own file.
|
12 年 前 |