Nick Mathewson
|
9556668f5f
Merge remote-tracking branch 'origin/maint-0.2.4'
|
před 10 roky |
Nick Mathewson
|
f3c20a28ab
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
před 10 roky |
Nick Mathewson
|
b2106956e0
Don't send uninitialized stack to the controller and say it's a date.
|
před 10 roky |
Nick Mathewson
|
bbc85b18ca
Merge remote-tracking branch 'origin/maint-0.2.4'
|
před 11 roky |
Nick Mathewson
|
b5d13d11c9
Fix a logic error in circuit_stream_is_being_handled.
|
před 11 roky |
Nick Mathewson
|
12dc55f487
Merge branch 'prop221_squashed_024'
|
před 11 roky |
Nick Mathewson
|
5de88dda0a
circuit_build_failed: distinguish "got DESTROY" case
|
před 11 roky |
Nick Mathewson
|
761ee93c69
Add missing includes for circpathbias.h
|
před 11 roky |
Roger Dingledine
|
c902b4981b
fix two cases where we were printing unsigned int as %d
|
před 11 roky |
Nick Mathewson
|
d5e9573ed2
Merge remote-tracking branch 'origin/maint-0.2.4'
|
před 11 roky |
Nick Mathewson
|
a60d21a85d
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
před 11 roky |
Nick Mathewson
|
4f3dbb3c0a
use !cbt_disabled in place of LearnCBT to avoid needless circs
|
před 11 roky |
Nick Mathewson
|
775c491502
Separate mutable/const accessors for circuit_build_times
|
před 11 roky |
Nick Mathewson
|
e1c9b43b8e
Rename get_circuit_nbuild_* to end with _ms
|
před 11 roky |
vagrant
|
4834641dce
Make circ_times static and add accessor functions.
|
před 11 roky |
Nick Mathewson
|
a3ffa1f76e
Rename circuit_get_global_list to remove trailing _
|
před 11 roky |
Marek Majkowski
|
1555876d5f
Fix #9108 - make global_circuitlist a doubly linked list
|
před 11 roky |
Marek Majkowski
|
d7538b57b4
Don't access global_circuitlist variable directly. Use a getter instead.
|
před 11 roky |
Mike Perry
|
d39e6736fe
Don't relax the timeout for already opened 1-hop circuits.
|
před 11 roky |
Mike Perry
|
66586da9bc
Add detail to log messages related to bug 7799.
|
před 11 roky |
Mike Perry
|
65c0489dd4
Bug 6572: Use timestamp_created for liveness sanity checks.
|
před 11 roky |
Andrea Shepard
|
8e29a7ae1d
Fix an EOL@EOF in circuituse.c
|
před 11 roky |
Nick Mathewson
|
4eaca17f2f
Merge branch 'bug7582_v2' into maint-0.2.4
|
před 11 roky |
Nick Mathewson
|
597cd893c5
Merge remote-tracking branch 'public/bug6174' into maint-0.2.4
|
před 11 roky |
Nick Mathewson
|
2b22c0aeef
On END_REASON_EXITPOLICY, mark circuit as unusable for that address.
|
před 11 roky |
Nick Mathewson
|
339df5df08
Fix 8447: use %u to format circid_t.
|
před 11 roky |
Nick Mathewson
|
62fb209d83
Stop frobbing timestamp_dirty as our sole means to mark circuits unusable
|
před 11 roky |
Nick Mathewson
|
3433216268
Merge remote-tracking branch 'public/easy_ratelim'
|
před 11 roky |
Mike Perry
|
173ed05d2f
Clarify state transition and related pathbias comments
|
před 11 roky |
Mike Perry
|
f858370233
Prevent early close of path bias testing circuits.
|
před 11 roky |