Sebastian Hahn
|
b3bc871214
Add unit test for #13290
|
před 9 roky |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
před 9 roky |
Nick Mathewson
|
bbd8d07167
Apply new calloc coccinelle patch
|
před 10 roky |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
před 10 roky |
teor
|
4d0ad34a92
Avoid division by zero in circuitstats pareto
|
před 10 roky |
Nick Mathewson
|
ef9a0d2048
Add script to detect and remove unCish malloc-then-cast pattern
|
před 10 roky |
Nick Mathewson
|
2a0a5fe612
Explicitly cast when dividing ints then implicitly casting to double.
|
před 10 roky |
Nick Mathewson
|
2bfd92d0d1
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
|
před 10 roky |
Matthew Finkel
|
2d5a7b1842
Check for new IP addr after circuit liveliness returns
|
před 10 roky |
Roger Dingledine
|
85ef58e5ba
quiet the debug message in circuit_build_times_disabled()
|
před 10 roky |
Nick Mathewson
|
00bcc25d05
Cleanup whitespaces
|
před 11 roky |
Nick Mathewson
|
8920fc5457
Hide the contents of the circuit_build_times structure.
|
před 11 roky |
Nick Mathewson
|
79cad08b4f
Documentation for new cbt accessors
|
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
|
a3e0a87d95
Completely refactor how FILENAME_PRIVATE works
|
před 11 roky |
Mike Perry
|
87d50d0617
Clarify liveness log message and lower it to notice.
|
před 11 roky |
Nick Mathewson
|
5b0b51ca3f
Merge remote-tracking branch 'public/bug6304_v3' into maint-0.2.4
|
před 11 roky |
Mike Perry
|
da5817772d
Rename and relocate the bw weight scale param getter.
|
před 11 roky |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
před 11 roky |
Mike Perry
|
42e3c04a7a
Bug 3443: Don't count ORconn setup in circuit build time.
|
před 12 roky |
Nick Mathewson
|
907db008ab
Move the circuit build timeout code into its own file.
|
před 12 roky |