- 09 Nov, 2008 4 commits
-
-
Roger Dingledine authored
svn:r17229
-
Nick Mathewson authored
svn:r17228
-
Nick Mathewson authored
Add some notes on Unnamed, w lines, and p lines to dir-spec.txt, since they are all in the code now. svn:r17227
-
Roger Dingledine authored
to for many years. i think. svn:r17224
-
- 08 Nov, 2008 3 commits
-
-
Roger Dingledine authored
svn:r17217
-
Roger Dingledine authored
svn:r17216
-
Roger Dingledine authored
svn:r17215
-
- 07 Nov, 2008 15 commits
-
-
Nick Mathewson authored
svn:r17214
-
Nick Mathewson authored
Aaaaand, do not reset the download count just because we have a certificate that is listed in a consensus. svn:r17212
-
Nick Mathewson authored
svn:r17211
-
Nick Mathewson authored
When we get a duplicated certificate, treat it as a failure and increment the download count. Do not claim to be downloading certificates that we merely want. svn:r17209
-
Nick Mathewson authored
svn:r17208
-
Roger Dingledine authored
svn:r17207
-
Roger Dingledine authored
it's obsolete. which causes us to inform the user every time, even though the user can't do anything about it other than get confused. now it's an info-level log by default. svn:r17206
-
Roger Dingledine authored
the bottom of switch_id svn:r17205
-
Roger Dingledine authored
idempotent. so now we remember if we've succeeded, and if so we don't even try. svn:r17204
-
Roger Dingledine authored
svn:r17203
-
Roger Dingledine authored
svn:r17202
-
Nick Mathewson authored
Developers should usually configure with --enable-gcc-warnings, and should regularly make check-spaces. Also, int fn() does not mean the same in C as it does in C++ or Java. svn:r17201
-
Steven Murdoch authored
Patch from Jacob Appelbaum and me to make User option more robust, properly set supplementary groups, deprecated the Group option, and log more information on credential switching svn:r17200
-
Nick Mathewson authored
svn:r17199
-
Nick Mathewson authored
svn:r17198
-
- 05 Nov, 2008 7 commits
-
-
Nick Mathewson authored
svn:r17195
-
Nick Mathewson authored
svn:r17194
-
Nick Mathewson authored
svn:r17193
-
Nick Mathewson authored
svn:r17192
-
Nick Mathewson authored
svn:r17191
-
Nick Mathewson authored
svn:r17190
-
Karsten Loesing authored
(a - b) / 2 != a - (b / 2); this is the reason why tunneled directory requests and client-side introduction circuits don't time out after the intended 30 seconds (task #847). Bugfix on r17106. Found by miner. svn:r17189
-
- 03 Nov, 2008 5 commits
-
-
Nick Mathewson authored
svn:r17188
-
Nick Mathewson authored
Add a new memcmpstart to use instead of strcmpstart when the thing we are comparing is not nul-terminated. svn:r17187
-
Nick Mathewson authored
svn:r17186
-
Nick Mathewson authored
svn:r17185
-
Roger Dingledine authored
chosen exit node in mind already. otherwise we get tricked into trying to build a new circuit that will handle them. svn:r17184
-
- 01 Nov, 2008 3 commits
-
-
Roger Dingledine authored
we were complaining about no support for our one-hop streams, when in fact choose_good_exit_server_general() has no business caring about one-hop streams. patch from miner. svn:r17181
-
Nick Mathewson authored
svn:r17180
-
Nick Mathewson authored
svn:r17179
-
- 29 Oct, 2008 3 commits
-
-
Nick Mathewson authored
Implement the 0x20-hack to make DNS poisoning harder against us, especially when resolving large names. Add a cfg option to disable it, since apparently 3/10 of a percent of servers get it wrong. svn:r17171
-
Nick Mathewson authored
Work better with tools that resist DNS poisoning by using the 0x20 hack: make DNSPort replies perserve case. svn:r17170
-
Nick Mathewson authored
svn:r17169
-