Nick Mathewson
|
e37c1df9cd
Don't use "0" as a "base" argument to tor_parse_*().
|
před 7 roky |
Nick Mathewson
|
b214c2c095
Merge branch 'maint-0.3.0'
|
před 7 roky |
Nick Mathewson
|
935cd77f62
Merge branch 'bug22252_029' into maint-0.3.0
|
před 7 roky |
Nick Mathewson
|
2ba58f275c
Fix crash when starting with LearnCircuitBuildTimeout 0.
|
před 7 roky |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
před 7 roky |
David Goulet
|
0069d14753
circuit: Make circuit_build_times_disabled take an or_options_t
|
před 7 roky |
J. Ryan Stinnett
|
d5df9fa235
Replace "people" with the appropriate network component in comments
|
před 8 roky |
Nick Mathewson
|
aae034d13e
Write a bunch of module documentation.
|
před 8 roky |
teor
|
365ca3ca0f
Refactor Single Onion code to improve consistency
|
před 8 roky |
teor
|
0285f4f34d
Use CircuitBuildTimeout whenever circuit_build_times_disabled is true
|
před 8 roky |
teor (Tim Wilson-Brown)
|
b560f852f2
Implement Prop #260: Single Onion Services
|
před 8 roky |
Nick Mathewson
|
9fe6fea1cc
Fix a huge pile of -Wshadow warnings.
|
před 8 roky |
Nick Mathewson
|
57699de005
Update the copyright year.
|
před 8 roky |
Nick Mathewson
|
fe6ca826df
Make sure that every module in src/or has a brief description.
|
před 8 roky |
Andrea Shepard
|
dce9e915c7
Implement EVENT_NETWORK_LIVENESS
|
před 9 roky |
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 |