Roger Dingledine
|
dbb481c169
Serve the latest v3 networkstatus consensus via the control
|
преди 17 години |
Roger Dingledine
|
4045ef72f5
make it explicit that the uncompressed cached dir items are nul-terminated
|
преди 17 години |
Roger Dingledine
|
2d95accc75
Allow ports 465 and 587 in the default exit policy again. We had
|
преди 17 години |
Andrew Lewman
|
abb5febd8a
oops, forgot the changelog reference for r16867.
|
преди 17 години |
Andrew Lewman
|
abce15b993
Patch from Camilo Viecco to make the rpm spec arch independent, as far
|
преди 17 години |
Karsten Loesing
|
f0a5ef804f
Directory mirrors store and serve v2 hidden service descriptors by default.
|
преди 17 години |
Roger Dingledine
|
535e2074bc
give lasse's last name a different charset
|
преди 17 години |
Roger Dingledine
|
2f18370821
and here too
|
преди 17 години |
Nick Mathewson
|
b322348e8a
Fix more actual test leaks
|
преди 17 години |
Nick Mathewson
|
45205126fe
Fix some apparent leaks in voting. If authorities suddenly start segfaulting, this could be a patch to look harder at.
|
преди 17 години |
Nick Mathewson
|
aa69d586ea
Make buffer unit tests handle resource leaks properly.
|
преди 17 години |
Nick Mathewson
|
38f56608d9
Make more unit tests handle resource leaks properly.
|
преди 17 години |
Nick Mathewson
|
1203850350
Coverity says it is okay to acknowledge them. Do so. Their tool is awesome.
|
преди 17 години |
Karsten Loesing
|
52fbfc5d45
Correct indentation.
|
преди 17 години |
Roger Dingledine
|
659f1651e0
tweak karsten's patch
|
преди 17 години |
Roger Dingledine
|
2c14705a4d
patch from karsten to fix more of bug 767
|
преди 17 години |
Nick Mathewson
|
f95d7c189b
Refactor unit test macros and tor_free_all() logic a bit so as to make it easier to free memory on failing tests, in order to suppress scanner warnings and to make dmalloc() usable with tests.
|
преди 17 години |
Nick Mathewson
|
6c432a5565
Replace the dummy-use var in SMARTLIST_FOREACH_END() with one that is less likely to confuse analysis tools into thinking we do use after free. Arguably, (void)x should count as use in suppressing unused variable warnings, but not in generating hey-you-used-a-variable warnings. Arguably, though, it shouldn't.
|
преди 17 години |
Roger Dingledine
|
fa64d8041f
minor cleanups on karsten's patch
|
преди 17 години |
Roger Dingledine
|
ef7af1d61e
karsten's patch for bug 767.
|
преди 17 години |
Roger Dingledine
|
d37fae2f4e
Catch and report a few more bootstrapping failure cases when Tor
|
преди 17 години |
Nick Mathewson
|
aacda9cd8e
We should not alter an addr_policy_t that has been canonicalized.
|
преди 17 години |
Roger Dingledine
|
346ca2d48e
forward-port the 0.2.0.31 changelog
|
преди 17 години |
Nick Mathewson
|
67327a863a
Fix a variable handling mistake when testing for libevent functions in configure.in. Found by Riastradh.
|
преди 17 години |
Nick Mathewson
|
baeb260ad1
Refactor use of connection_new so that we get more verifiable typesafety.
|
преди 17 години |
Nick Mathewson
|
cd5d0f3890
Add changelog for scanner-based stuff.
|
преди 17 години |
Nick Mathewson
|
339f094056
Refactor some code and add some asserts based on scanner results.
|
преди 17 години |
Nick Mathewson
|
a345506672
Add an assert to make tools happier.
|
преди 17 години |
Nick Mathewson
|
d5b2dab31d
Fix a malloc that should have been a tor_malloc
|
преди 17 години |
Nick Mathewson
|
0b8117a5c0
Fix numerous memory leaks: some were almost impossible to trigger, and some almost inevitable.
|
преди 17 години |