aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge conditional consensus downloading•••svn:r14451 Peter Palfrader2008-04-24
* Spec compliance: sort id fingerprints in consensus get requests•••svn:r14450 Peter Palfrader2008-04-24
* Enable conditional consensus downloading starting with 0.2.1.1-alpha servers•••svn:r14449 Peter Palfrader2008-04-24
* Document conditional consensus urls in dirspec•••svn:r14448 Peter Palfrader2008-04-24
* Fix doxygen comments to not use <> for metavars since they have to be valid HTML•••svn:r14447 Peter Palfrader2008-04-24
* and the client part of the consensus-by-authority-fpr proposal (ifdef'ed out)•••svn:r14446 Peter Palfrader2008-04-24
* Implement the server part of the consensus-by-authority-fpr proposal•••svn:r14445 Peter Palfrader2008-04-24
* forward-port the severity fixes•••svn:r14442 Roger Dingledine2008-04-24
* prepare to add further sections on directory authority habits•••svn:r14434 Roger Dingledine2008-04-23
* r15308@tombo: nickm | 2008-04-23 16:46:48 -0400••• Free baddir and badexit policy lists on exit. fixes bug 672. only affects authorities. svn:r14431 Nick Mathewson2008-04-23
* r15304@tombo: nickm | 2008-04-23 16:31:40 -0400••• 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 Nick Mathewson2008-04-23
* what, we went from v4 to v6?•••svn:r14428 Roger Dingledine2008-04-23
* forward-port r14421•••svn:r14424 Roger Dingledine2008-04-23
* r15287@tombo: nickm | 2008-04-22 17:09:25 -0400••• Periodically launch requests for server/authority.z when it might help us learn our IP. Fix for bug 652. svn:r14418 Nick Mathewson2008-04-22
* When we choose to abandon a new entry guard because we think our•••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 Roger Dingledine2008-04-22
* r15283@tombo: nickm | 2008-04-22 13:43:45 -0400••• Correctly notify one-hop connections when a circuit build has failed. possible fix for bug 669. found by lodger. svn:r14415 Nick Mathewson2008-04-22
* r15278@tombo: nickm | 2008-04-22 13:17:37 -0400••• Apply patch from mwenge to fix bug 646: makes stream events for dns requests get generated more consistently. svn:r14413 Nick Mathewson2008-04-22
* r15277@tombo: nickm | 2008-04-22 13:14:18 -0400••• Note a place to refactor. svn:r14412 Nick Mathewson2008-04-22
* r15273@tombo: nickm | 2008-04-22 12:32:28 -0400••• 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 Mathewson2008-04-22
* r15269@tombo: nickm | 2008-04-22 12:23:30 -0400••• Fix bug 663: warn less verbosely about clock skew from netinfo cells svn:r14408 Nick Mathewson2008-04-22
* r15251@tombo: nickm | 2008-04-22 11:59:46 -0400••• 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 Nick Mathewson2008-04-22
* Fix a pair of comments•••svn:r14405 Peter Palfrader2008-04-22
* r15230@tombo: nickm | 2008-04-17 16:18:08 -0400••• 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 Nick Mathewson2008-04-17
* fix typo in path-spec, spotted by keb•••svn:r14384 Roger Dingledine2008-04-16
* minor fixes that have been accumulating•••svn:r14378 Roger Dingledine2008-04-16
* forward-port r14375 and try to make it less likely to happen again•••svn:r14377 Roger Dingledine2008-04-16
* forward-port r14373•••svn:r14374 Roger Dingledine2008-04-15
* TARGET is not the same as /Library/Torbutton•••svn:r14370 Andrew Lewman2008-04-15
* Ohh, the proper way to start an app from a script is "open". •••svn:r14368 Andrew Lewman2008-04-14
* are we really that bad at speeling?•••svn:r14364 Roger Dingledine2008-04-12
* Slightly clarify the control spec•••svn:r14362 Peter Palfrader2008-04-12
* another 0.2.1.x item we should do, from talking to steven. unless•••we already do it, in which case we should document this. :) svn:r14361 Roger Dingledine2008-04-12
* another big problem with vidalia currently•••svn:r14360 Roger Dingledine2008-04-12
* X *still* hasn't fixed its (*%#(*ing copy and paste bug? in how•••many years? svn:r14354 Roger Dingledine2008-04-11
* and forward-port that•••svn:r14352 Roger Dingledine2008-04-11
* r15161@31-33-107: nickm | 2008-04-10 11:11:58 -0400••• 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 Mathewson2008-04-10
* r15160@31-33-107: nickm | 2008-04-10 11:10:20 -0400••• split a todo item into the done part and the not-done part; mark the done part done. svn:r14349 Nick Mathewson2008-04-10
* two steps forward, one step back•••svn:r14344 Roger Dingledine2008-04-10
* r19289@catbus: nickm | 2008-04-10 00:36:10 -0400••• 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 Nick Mathewson2008-04-10
* r19283@catbus: nickm | 2008-04-09 21:44:18 -0400••• The optimist calls the glass half full. The pessimist calls it half empty. The engineer says it is twice as large as it needs to be. In this case, the engineer says that the default smartlist size is twice as large as it needs to be and wouldn't it be nice to save half a megabyte with a one-line patch? svn:r14341 Nick Mathewson2008-04-10
* shrink the hidserv section in the todo•••svn:r14338 Roger Dingledine2008-04-09
* r19277@catbus: nickm | 2008-04-09 16:31:51 -0400••• Pull up items from "future versions" list, remove duplicate items, etc. svn:r14337 Nick Mathewson2008-04-09
* r19276@catbus: nickm | 2008-04-09 16:25:02 -0400••• Remove tracked-elsewhere issues. svn:r14336 Nick Mathewson2008-04-09
* r19275@catbus: nickm | 2008-04-09 16:24:35 -0400••• Sort deferred-from-0.2.0 items. svn:r14335 Nick Mathewson2008-04-09
* r19273@catbus: nickm | 2008-04-09 14:44:23 -0400••• Do a slightly better fix for r14329: don't call time() quite so much. Also note the time(NULL) hack we wanted to do in the TODO. svn:r14334 Nick Mathewson2008-04-09
* r19262@catbus: nickm | 2008-04-09 14:05:20 -0400••• When writing relay cells to a buffer, update timestamp_last_added_nonpadding. Bugfix on 0.2.0.1-alpha. Backport candidate. svn:r14329 Nick Mathewson2008-04-09
* add a few todo items, move some around, answer nick's questions•••svn:r14327 Roger Dingledine2008-04-09
* r19256@catbus: nickm | 2008-04-08 22:15:27 -0400••• Take some of the unsorted 0.2.1.x items (mostly added by arma), and sort them. Remove some that we did already, or that are already duplicated by proposals or other TODO items. svn:r14326 Nick Mathewson2008-04-09
* r19255@catbus: nickm | 2008-04-08 21:42:51 -0400••• Move some 0.2.0 TODO items into 0.2.1; remove some completed ones. svn:r14325 Nick Mathewson2008-04-09
* r15120@tombo: nickm | 2008-04-08 18:01:58 -0400••• Add very short 0.2.1.x list based on discussion from arma. needs fleshing out and merging with other lists. svn:r14324 Nick Mathewson2008-04-08