Age | Commit message (Collapse) | Author |
|
Fix certificate leak.
svn:r13218
|
|
listeners. Reported by mwenge.
svn:r13214
|
|
svn:r13213
|
|
Tor can warn and/or refuse connections to ports commonly used with
vulnerable-plaintext protocols.
We still need to figure out some good defaults for them.
svn:r13198
|
|
svn:r13190
|
|
FOO_INTERVAL declarations.
svn:r13177
|
|
estimate we have less than 50KB bandwidth capacity but we could
handle more, do another bandwidth test.
svn:r13176
|
|
the request isn't encrypted.
svn:r13175
|
|
svn:r13174
|
|
little bit more accurate
svn:r13173
|
|
relay, if you haven't found yourself reachable yet or if you've
decided not to advertise your dirport yet. Addresses bug 556.
svn:r13172
|
|
svn:r13171
|
|
svn:r13163
|
|
svn:r13160
|
|
Fix an assert if we post a general-purpose descriptor via the
control port but that descriptor isn't mentioned in our current
network consensus. Bug reported by Jon McLachlan; bugfix on
0.2.0.9-alpha.
svn:r13153
|
|
Fix some hard to trigger but nonetheless real memory leaks spotted by an anonymous contributor. Needs review. Partial backport candidate.
svn:r13147
|
|
Fixes to more anonymously-reported typos and logic errors.
svn:r13136
|
|
bulletproof option_get_canonical_name()
svn:r13135
|
|
Add a missing "goto err" when parsing v2 ns docs
svn:r13133
|
|
Do not segfault if symetric key generation somehow fails in crypto_hybrid_encrypt.
svn:r13132
|
|
Oops; fix compile
svn:r13131
|
|
add some missing checks for failing return values.
svn:r13130
|
|
Fix a bogus free() call on a base64 failure in router_append_dirobj_signature().
svn:r13129
|
|
Basic hacks to get TLS handshakes working: remove dead code; fix post-handshake logic; keep servers from writing while the client is supposed to be renegotiating. This may work. Needs testing.
svn:r13122
|
|
Add a --disable-buffer-freelists configure argument to build without buffer RAM chunk freelists, so we can benchmark the impact of this.
svn:r13121
|
|
Fix output of "tor-gencert --help"
svn:r13118
|
|
Fix policies.c build on gcc 4.2 with warnings.
svn:r13112
|
|
svn:r13100
|
|
Fix bug in r13094: be sure to set the purpose and send_unencrypted fields correctly in our own routerinfo and extrainfo.
svn:r13098
|
|
If we do not serve v2 directory info, and our cached v2 networkstatus files are very old, remove them. If the directory is old, remove that too. (We already did this for obsolete routers files.)
svn:r13096
|
|
svn:r13095
|
|
Do not send bridge descriptors over unencrypted connections.
svn:r13094
|
|
Add connection_dir_is_encrypted() so that we can refrain from sending bridge descriptors over an unencrypted link.
svn:r13093
|
|
Make bridge geoip data get rounded up, not down.
svn:r13092
|
|
Add a manual page for tor-gencert. Also implement the missing -s option in tor-gencert, and fix the info message for when no cert file is specified.
svn:r13091
|
|
Make proposal-109 behavior optional.
svn:r13090
|
|
escape sequence; this patch fixes it
svn:r13086
|
|
consensus.
svn:r13080
|
|
authority.
svn:r13079
|
|
svn:r13078
|
|
fetch one descriptor and then we don't like it
svn:r13077
|
|
in themselves again. bug experienced by karsten.
svn:r13076
|
|
Change set_current_consensus interface to take a flags variable. Do not try to fetch certificates until after we have tried loading the fallback consensus. Should fix bug 583.
svn:r13058
|
|
More messing about with bug 557 issues: do not let bizarre settings for myfamily or contactinfo muck with generated router descriptors.
svn:r13057
|
|
Bugfix on fix for 557: Make values containing special characters work right with getconf, setconf, and saveconf. Document this in control-spec.txt
svn:r13056
|
|
Consequence of fix for 539: when a client gets a 503 response with a nontrivial body, pretend it got a 200 response. This lets clients use information erroneously sent to them by old buggy servers.
svn:r13054
|
|
Remove some dead code.
svn:r13053
|
|
Fix bug 582: decref the idcert when we add it to the store.
svn:r13052
|
|
fallback consensus. nick, can you take a closer look at this,
and add a changelog entry if it's a valid fix?
svn:r13050
|
|
svn:r13045
|