- 12 Nov, 2008 2 commits
-
-
Nick Mathewson authored
Apparently sparc64 is way more strict about uint16_t access alignment than I had thought: it gave bus errors when messing with var-cell headers. Maybe this patch will fix bug 862. svn:r17262
-
Nick Mathewson authored
svn:r17261
-
- 11 Nov, 2008 10 commits
-
-
Nick Mathewson authored
svn:r17252
-
Nick Mathewson authored
Only replace the detached signatures object when we actually added or replaced at least one signature. svn:r17250
-
Nick Mathewson authored
Fix from rovv: when adding a detached signature, do not automatically assume it is good just because we are adding it. We might also be adding it because it was the first signature we saw for a given voter. svn:r17248
-
Nick Mathewson authored
svn:r17247
-
Nick Mathewson authored
be less aggressive about deleting expired certs. based on patch from rovv. partial fix for bug 854. svn:r17246
-
Nick Mathewson authored
Add PURPOSE= field to getinfo circuit-status. With luck, controllers are ignoring extra fields (like they are supposed to) and this will not break any controllers. svn:r17245
-
Nick Mathewson authored
apply sebastian's fix for bug 859. Apparently on win32 one must lock at least one byte when locking, but locking a nonexistant byte is okay. ) svn:r17244
-
Andrew Lewman authored
svn:r17242
-
Mike Perry authored
< arma> mikeperry: perhaps some of those urls should be https? svn:r17241
-
Mike Perry authored
Update urls+verbage. svn:r17240
-
- 10 Nov, 2008 6 commits
-
-
Nick Mathewson authored
svn:r17239
-
Peter Palfrader authored
svn:r17237
-
Roger Dingledine authored
to have a 'group' option. svn:r17236
-
Peter Palfrader authored
svn:r17234
-
Roger Dingledine authored
svn:r17233
-
Roger Dingledine authored
hopefully will address bug 857. svn:r17232
-
- 09 Nov, 2008 5 commits
-
-
Roger Dingledine authored
svn:r17230
-
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 14 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
-