Nick Mathewson
|
4a44e2d6f1
Merge remote-tracking branch 'yawning-schwanenleid/feature18685'
|
9 years ago |
Nick Mathewson
|
bff53aabce
Remove redundant declarations of MIN
|
9 years ago |
Nick Mathewson
|
26db1b65b9
Remove trunnel files from libor/libcrypto, since they are in libtrunnel. Found with modularity tool.
|
9 years ago |
David Goulet
|
1e553b6c68
Increase number of preemptive internal circuits
|
9 years ago |
Nick Mathewson
|
520799f084
Merge branch 'handles_squashed'
|
9 years ago |
Nick Mathewson
|
e015f7c9cc
Basic 'handle' implementation and tests.
|
9 years ago |
Nick Mathewson
|
94e3555187
Merge remote-tracking branch 'public/lcov_excl'
|
9 years ago |
Nick Mathewson
|
12e26a6e76
Disambiguate: Avoid defining two static functions called chunk_free_unchecked
|
9 years ago |
Nick Mathewson
|
8c6b528b00
Disambiguate: Avoid defining two static functions both called gettweak()
|
9 years ago |
Nick Mathewson
|
381dae43b6
Add branch prediction to util_bug.h, and fix a bug.
|
9 years ago |
teor (Tim Wilson-Brown)
|
c157a31ee8
Limit fallbacks from the same operator
|
9 years ago |
teor (Tim Wilson-Brown)
|
999834324b
Simplify fallback list output
|
9 years ago |
teor (Tim Wilson-Brown)
|
78ec782f76
Select fallbacks by bandwidth rather than consensus weight
|
9 years ago |
teor (Tim Wilson-Brown)
|
e115523c98
Only count active fallbacks in updateFallbackDirs.py
|
9 years ago |
teor (Tim Wilson-Brown)
|
205a641e1d
Remove fallback directory weights
|
9 years ago |
teor (Tim Wilson-Brown)
|
7e1b8ae79c
Improve fallback selection and output
|
9 years ago |
Nick Mathewson
|
0e354ad459
Merge branch 'assert_nonfatal_squashed'
|
9 years ago |
Nick Mathewson
|
a86ed1d717
Add an IF_BUG_ONCE macro, since that's a pretty common pattern too.
|
9 years ago |
Nick Mathewson
|
532820b11c
Add a BUG macro for usage in if checks.
|
9 years ago |
Nick Mathewson
|
a885271c08
Add new tor_assert_nonfatal*() macros.
|
9 years ago |
Roger Dingledine
|
525307c0ea
fix typos/etc before i go nuts on #18809
|
9 years ago |
Nick Mathewson
|
0630f1982d
Add LCOV_EXCL* markers to crypto.c and crypto_s2k.c
|
9 years ago |
Nick Mathewson
|
4043f2c95f
Adopt the LCOV convention for marking lines as unreachable by tests.
|
9 years ago |
Nick Mathewson
|
bd34edc18d
Merge remote-tracking branch 'sebastian/stemtest'
|
9 years ago |
Nick Mathewson
|
eafcd7b0fc
Merge branch 'maint-0.2.8'
|
9 years ago |
Nick Mathewson
|
7babf33239
Merge remote-tracking branch 'public/bug18716_027' into maint-0.2.8
|
9 years ago |
Nick Mathewson
|
39c057d45a
memarea: Don't assume that sizeof(ulong) >= sizeof(void*).
|
9 years ago |
Nick Mathewson
|
591029253f
Merge branch 'bug14334_squashed'
|
9 years ago |
George Kadianakis
|
d5acb633ae
Don't mark guards as unreachable if connection_connect() fails.
|
9 years ago |
David Goulet
|
40827da3bf
Turn TestingClientBootstrap* into non-testing options
|
9 years ago |