- 24 Apr, 2008 9 commits
-
-
Peter Palfrader authored
I bet I screwed up while merging in the changes from the feature branch into my git-svn repository. Undo r14451 svn:r14452
-
Peter Palfrader authored
svn:r14451
-
Peter Palfrader authored
svn:r14450
-
Peter Palfrader authored
svn:r14449
-
Peter Palfrader authored
svn:r14448
-
Peter Palfrader authored
svn:r14447
-
Peter Palfrader authored
svn:r14446
-
Peter Palfrader authored
svn:r14445
-
Roger Dingledine authored
svn:r14442
-
- 23 Apr, 2008 5 commits
-
-
Roger Dingledine authored
svn:r14434
-
Nick Mathewson authored
Free baddir and badexit policy lists on exit. fixes bug 672. only affects authorities. svn:r14431
-
Nick Mathewson authored
Forward-port: I had apparently broken OSX and Freebsd by not initializing threading before we initialize the logging system. This patch should do so, and fix bug 671. svn:r14430
-
Roger Dingledine authored
svn:r14428
-
Roger Dingledine authored
svn:r14424
-
- 22 Apr, 2008 9 commits
-
-
Nick Mathewson authored
Periodically launch requests for server/authority.z when it might help us learn our IP. Fix for bug 652. svn:r14418
-
Roger Dingledine authored
older ones might be better, close any circuits pending on that new entry guard connection. Bugfix on 0.1.2.8-beta; found by lodger. svn:r14417
-
Nick Mathewson authored
Correctly notify one-hop connections when a circuit build has failed. possible fix for bug 669. found by lodger. svn:r14415
-
Nick Mathewson authored
Apply patch from mwenge to fix bug 646: makes stream events for dns requests get generated more consistently. svn:r14413
-
Nick Mathewson authored
Note a place to refactor. svn:r14412
-
Nick Mathewson authored
apply patch from lodger: reject requests for reverse-dns lookup of names in private address space. make non-exits reject all dns requests. Fixes bug 619. svn:r14410
-
Nick Mathewson authored
Fix bug 663: warn less verbosely about clock skew from netinfo cells svn:r14408
-
Nick Mathewson authored
On platforms using pthreads, allow a thread to acquire a lock it already holds. This is crucial for logging: otherwise any log message thrown from inside the logging process (especially from control.c) will deadlock. Win32 CriticalSections are already recursive. Bug spotted by nwf. Bugfix on 0.2.0.16-alpha. Backport candidate. I hope this is portable. svn:r14406
-
Peter Palfrader authored
svn:r14405
-
- 17 Apr, 2008 1 commit
-
-
Nick Mathewson authored
Do not allocate excess space for named_flag and unnamed_flag in dirvote.c. Fixes bug 662. Not a dangerous bug: sizeof(int*) is at least as big as sizeof(int) everywhere. svn:r14391
-
- 16 Apr, 2008 3 commits
-
-
Roger Dingledine authored
svn:r14384
-
Roger Dingledine authored
svn:r14378
-
Roger Dingledine authored
svn:r14377
-
- 15 Apr, 2008 2 commits
-
-
Roger Dingledine authored
svn:r14374
-
Andrew Lewman authored
svn:r14370
-
- 14 Apr, 2008 1 commit
-
-
Andrew Lewman authored
svn:r14368
-
- 12 Apr, 2008 4 commits
-
-
Roger Dingledine authored
svn:r14364
-
Peter Palfrader authored
svn:r14362
-
Roger Dingledine authored
we already do it, in which case we should document this. :) svn:r14361
-
Roger Dingledine authored
svn:r14360
-
- 11 Apr, 2008 2 commits
-
-
Roger Dingledine authored
many years? svn:r14354
-
Roger Dingledine authored
svn:r14352
-
- 10 Apr, 2008 4 commits
-
-
Nick Mathewson authored
Make dumpstats() log the size and fullness of openssl-internal buffers, so I can test my hypothesis that many of them are empty, and my alternative hypothesis that many of them are mostly empty, against the null hypothesis that we really need to be burning 32K per open OR connection on this. svn:r14350
-
Nick Mathewson authored
split a todo item into the done part and the not-done part; mark the done part done. svn:r14349
-
Roger Dingledine authored
svn:r14344
-
Nick Mathewson authored
Mark 110 as needs-revision; 113 as superseded; 115 and 116 as dead; 117 as needs-revision; 118 as draft. Add comment to end of 113 about status. svn:r14343
-