Nick Mathewson
|
664b2645fb
Hand-fix a few global_circuit_list cases
|
10 anni fa |
Nick Mathewson
|
6969bd9a02
Autoconvert most circuit-list iterations to smartlist iterations
|
10 anni fa |
Nick Mathewson
|
32495ee309
Add another 8387 diagnostic
|
10 anni fa |
Nick Mathewson
|
856114ab1c
Merge remote-tracking branch 'public/bug8387_024' into maint-0.2.5
|
10 anni fa |
Nick Mathewson
|
ed3d7892c7
Fix a bug where streams would linger forever when we had no dirinfo
|
10 anni fa |
Nick Mathewson
|
02dafc270c
whitespaces fixes
|
10 anni fa |
Nick Mathewson
|
562299d57b
Improved diagnostic log for bug 8387.
|
10 anni fa |
dana koch
|
d6e6c63baf
Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.
|
10 anni fa |
Nick Mathewson
|
48b9c6fcc6
Better log message for 8387 diagnostic
|
10 anni fa |
Nick Mathewson
|
b0e078d5af
Log info on ancient one-hop circuits in heartbeat
|
10 anni fa |
Nick Mathewson
|
7cd9520ba9
scan-build: when logging a path length, check build_state.
|
10 anni fa |
Nick Mathewson
|
9556668f5f
Merge remote-tracking branch 'origin/maint-0.2.4'
|
10 anni fa |
Nick Mathewson
|
f3c20a28ab
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
10 anni fa |
Nick Mathewson
|
b2106956e0
Don't send uninitialized stack to the controller and say it's a date.
|
10 anni fa |
Nick Mathewson
|
bbc85b18ca
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 anni fa |
Nick Mathewson
|
b5d13d11c9
Fix a logic error in circuit_stream_is_being_handled.
|
11 anni fa |
Nick Mathewson
|
12dc55f487
Merge branch 'prop221_squashed_024'
|
11 anni fa |
Nick Mathewson
|
5de88dda0a
circuit_build_failed: distinguish "got DESTROY" case
|
11 anni fa |
Nick Mathewson
|
761ee93c69
Add missing includes for circpathbias.h
|
11 anni fa |
Roger Dingledine
|
c902b4981b
fix two cases where we were printing unsigned int as %d
|
11 anni fa |
Nick Mathewson
|
d5e9573ed2
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 anni fa |
Nick Mathewson
|
a60d21a85d
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
11 anni fa |
Nick Mathewson
|
4f3dbb3c0a
use !cbt_disabled in place of LearnCBT to avoid needless circs
|
11 anni fa |
Nick Mathewson
|
775c491502
Separate mutable/const accessors for circuit_build_times
|
11 anni fa |
Nick Mathewson
|
e1c9b43b8e
Rename get_circuit_nbuild_* to end with _ms
|
11 anni fa |
vagrant
|
4834641dce
Make circ_times static and add accessor functions.
|
11 anni fa |
Nick Mathewson
|
a3ffa1f76e
Rename circuit_get_global_list to remove trailing _
|
11 anni fa |
Marek Majkowski
|
1555876d5f
Fix #9108 - make global_circuitlist a doubly linked list
|
11 anni fa |
Marek Majkowski
|
d7538b57b4
Don't access global_circuitlist variable directly. Use a getter instead.
|
11 anni fa |
Mike Perry
|
d39e6736fe
Don't relax the timeout for already opened 1-hop circuits.
|
11 anni fa |