- 21 Jan, 2008 14 commits
-
-
Roger Dingledine authored
this should re-introduce bug 572, and maybe we'll get some actual bug reports this time. svn:r13221
-
Roger Dingledine authored
svn:r13220
-
Roger Dingledine authored
code, which is causing log entries like "TLS error while renegotiating handshake". Disable it again. Resolves bug 590. svn:r13219
-
Nick Mathewson authored
Fix certificate leak. svn:r13218
-
Roger Dingledine authored
listeners. Reported by mwenge. svn:r13214
-
Roger Dingledine authored
svn:r13213
-
Roger Dingledine authored
svn:r13212
-
Roger Dingledine authored
svn:r13211
-
Roger Dingledine authored
ports (reformatted by me) svn:r13210
-
Peter Palfrader authored
mode (o-r). svn:r13209
-
Peter Palfrader authored
this will mean that we just lost /var/run/tor - creating it in the maintainer script if it doesn't exist. svn:r13208
-
Peter Palfrader authored
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
-
Peter Palfrader authored
Whitespace nazi found out about debian/tor.postinst. svn:r13206
-
Peter Palfrader authored
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
-
- 20 Jan, 2008 1 commit
-
-
Roger Dingledine authored
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
-
- 19 Jan, 2008 3 commits
-
-
Roger Dingledine authored
svn:r13190
-
Roger Dingledine authored
svn:r13189
-
Roger Dingledine authored
svn:r13188
-
- 18 Jan, 2008 7 commits
-
-
Roger Dingledine authored
FOO_INTERVAL declarations. svn:r13177
-
Roger Dingledine authored
estimate we have less than 50KB bandwidth capacity but we could handle more, do another bandwidth test. svn:r13176
-
Roger Dingledine authored
the request isn't encrypted. svn:r13175
-
Roger Dingledine authored
svn:r13174
-
Roger Dingledine authored
little bit more accurate svn:r13173
-
Roger Dingledine authored
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
-
Roger Dingledine authored
svn:r13171
-
- 17 Jan, 2008 7 commits
-
-
Peter Palfrader authored
svn:r13168
-
Peter Palfrader authored
svn:r13166
-
Roger Dingledine authored
svn:r13163
-
Roger Dingledine authored
svn:r13160
-
Roger Dingledine authored
svn:r13159
-
Roger Dingledine authored
svn:r13154
-
Roger Dingledine authored
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
-
- 16 Jan, 2008 1 commit
-
-
Nick Mathewson authored
Fix some hard to trigger but nonetheless real memory leaks spotted by an anonymous contributor. Needs review. Partial backport candidate. svn:r13147
-
- 15 Jan, 2008 2 commits
-
-
Nick Mathewson authored
Fixes to more anonymously-reported typos and logic errors. svn:r13136
-
Nick Mathewson authored
bulletproof option_get_canonical_name() svn:r13135
-
- 14 Jan, 2008 5 commits
-
-
Nick Mathewson authored
Add a missing "goto err" when parsing v2 ns docs svn:r13133
-
Nick Mathewson authored
Do not segfault if symetric key generation somehow fails in crypto_hybrid_encrypt. svn:r13132
-
Nick Mathewson authored
Oops; fix compile svn:r13131
-
Nick Mathewson authored
add some missing checks for failing return values. svn:r13130
-
Nick Mathewson authored
Fix a bogus free() call on a base64 failure in router_append_dirobj_signature(). svn:r13129
-