| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
|
| |
this will mean that we just lost /var/run/tor - creating it in the maintainer
script if it doesn't exist.
svn:r13208
|
|
|
|
|
|
|
|
|
|
|
| |
were not upgrading. Unfortunately the check doesn't work all that well usually
in cases where the package was removed (not purged) and then later re-installed
again. Now we ensure proper ownership and modes for all the directories and
files below /var/{lib,run,log}/tor (the dirs themselves included) every time we
run postinst.
svn:r13207
|
|
|
|
|
|
|
|
| |
is ok.
Whitespace nazi found out about debian/tor.postinst.
svn:r13206
|
|
|
|
|
|
|
|
|
| |
between 100 and 999. There is no good reason to require this. If the local
admin moves the system users/uid-space to some other range then they probably
have a good reason for that.
svn:r13205
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn:r13189
|
|
|
|
| |
svn:r13188
|
|
|
|
|
|
|
| |
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:r13168
|
|
|
|
| |
svn:r13166
|
|
|
|
| |
svn:r13163
|
|
|
|
| |
svn:r13160
|
|
|
|
| |
svn:r13159
|
|
|
|
| |
svn:r13154
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Fix output of "tor-gencert --help"
svn:r13128
|
|
|
|
| |
svn:r13124
|
|
|
|
| |
svn:r13123
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Stop trying to mess with version in tor-mingw.nsi.in when we reconfigure. This is a relic of our pre-mingw days, when we didn't use autoconf on windows.
svn:r13120
|
|
|
|
| |
svn:r13119
|
|
|
|
|
|
|
| |
Fix output of "tor-gencert --help"
svn:r13118
|
|
|
|
| |
svn:r13117
|
|
|
|
|
|
|
| |
Actually write up what I'm implementing for the v2 connection protocol
svn:r13113
|
|
|
|
|
|
|
| |
Fix policies.c build on gcc 4.2 with warnings.
svn:r13112
|
|
|
|
| |
svn:r13110
|
|
|
|
| |
svn:r13107
|
|
|
|
| |
svn:r13103
|
|
|
|
| |
svn:r13102
|
|
|
|
| |
svn:r13101
|
|
|
|
| |
svn:r13100
|
|
|
|
| |
svn:r13099
|
|
|
|
|
|
|
| |
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
|