summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-06-11Dispose of most remaining XXXXX items in TODONick Mathewson
svn:r4403
2005-06-11eviscerate TODO and stitch it together into a far more attractive, albeit ↵Nick Mathewson
slightly less organic, creature svn:r4402
2005-06-11change explanation of registering your serverRoger Dingledine
svn:r4401
2005-06-10Helpful or-talk post for people wanting to use Tor only with someChris Palmer
domains. svn:r4400
2005-06-10move todo items around; make 0.1.1.x more ambitious; we'd best get crackingRoger Dingledine
svn:r4394
2005-06-09tell the osx and win32 crowds about the new versionRoger Dingledine
svn:r4391
2005-06-09more todo itemsRoger Dingledine
svn:r4390
2005-06-09don't tell people you're publishing the server descriptor if you'reRoger Dingledine
actually not. svn:r4387
2005-06-09Update TODO statusNick Mathewson
svn:r4385
2005-06-09add solaris to poorly threading platformsNick Mathewson
svn:r4383
2005-06-09Change end-of-file NLNL convention. It turns out arma I and I agree.Nick Mathewson
svn:r4382
2005-06-09Add OSX uninstall instructionsNick Mathewson
svn:r4380
2005-06-09TODO: fixed the latest tasks, and added in window's doc stuffAndrew Lewman
svn:r4379
2005-06-09New whitespace normalization rule: no blank line at EOF.Nick Mathewson
svn:r4378
2005-06-09abandon two 010x itemsRoger Dingledine
svn:r4377
2005-06-09forward-port:Roger Dingledine
## If certain IPs and ports are blocked externally, e.g. by your firewall, ## you should update your exit policy to reflect this -- otherwise Tor ## users will be told that those destinations are down. svn:r4376
2005-06-09when a dirserver gets a mismatched fingerprint, log the expectedRoger Dingledine
fp and the received fp svn:r4372
2005-06-09mention defaults for clientonly and nopublishRoger Dingledine
svn:r4369
2005-06-09document NoPublishRoger Dingledine
mention that ClientOnly is going to become deprecated svn:r4368
2005-06-09pay more attention to the ClientOnly config optionRoger Dingledine
svn:r4367
2005-06-09forward-port the 0.1.0.9 changelogRoger Dingledine
svn:r4365
2005-06-09fix another underflow in keeping statsRoger Dingledine
these size_ts are subtle buggers svn:r4364
2005-06-09tor-doc-win32.html: Changed win32 to "MS Windows" so more non-technical ↵Andrew Lewman
people will understand it. tor-doc-osx.html: Changed instructions to match screenshots (localhost vs. 127.0.0.1) svn:r4363
2005-06-09modified task - find 10 dirserversAndrew Lewman
svn:r4362
2005-06-09removed mailing list to do for websiteAndrew Lewman
svn:r4361
2005-06-08Fix an underflow in buffer use conting.Nick Mathewson
svn:r4360
2005-06-08Update item statusNick Mathewson
svn:r4359
2005-06-08more todoRoger Dingledine
svn:r4358
2005-06-08clean up the log warn a bitRoger Dingledine
svn:r4357
2005-06-08Fix warning about unused function when compiling with ancient libeventNick Mathewson
svn:r4355
2005-06-08absolutely refuse to let people pick internal IP addresses ifRoger Dingledine
they're using the default dirservers. we're getting a big pile of a dozen or so servers that have picked private IP addresses despite the warning (presumably they don't even know they have logs) svn:r4354
2005-06-08Reset buf->highwater every time buf_shrink is called, not just on suffessful ↵Nick Mathewson
shrink. svn:r4353
2005-06-08don't upload your descriptor if rebuilding it failedRoger Dingledine
svn:r4352
2005-06-08Remove extraneous newlines from libevent log messages. Backport candidate?Nick Mathewson
svn:r4350
2005-06-08Some play code to throw away old buffers sometimes ratherRoger Dingledine
than constantly reallocing them; just in case this is our memory problem. It looks for now like it isn't, so disabled. svn:r4349
2005-06-08dump periodic memory usage statsRoger Dingledine
svn:r4348
2005-06-08update todo a bit moreRoger Dingledine
svn:r4347
2005-06-08Fix syntax error.Nick Mathewson
svn:r4346
2005-06-08Note item statusNick Mathewson
svn:r4345
2005-06-08add patch for 143 and code to check for known-bad/slow libevent versions. ↵Nick Mathewson
Needs more testing. svn:r4344
2005-06-08reenable the part of the code that tries to flush as soon as an OR outbufRoger Dingledine
has a full tls record available. perhaps this will make OR outbufs not grow as huge except in rare cases, thus saving lots of cpu time plus memory. svn:r4343
2005-06-08TODO: took some tasks to complete.Andrew Lewman
svn:r4342
2005-06-08TODO: cleaned up duplicates, moved some tasks from uncategorized intoAndrew Lewman
valid sections. svn:r4341
2005-06-08TODO: Added in random to do list of arma and phobos.Andrew Lewman
svn:r4340
2005-06-07another 011x itemRoger Dingledine
svn:r4339
2005-06-07Summarize remaining 0.1.0.x itemsNick Mathewson
svn:r4338
2005-06-07tentative 0.1.1.x todo listRoger Dingledine
svn:r4337
2005-06-07Add generated file to contrib/osx/.cvsignoreNick Mathewson
svn:r4336
2005-06-07Resolve OSX installer bugs 147 and 148Nick Mathewson
svn:r4333
2005-06-07when you send a USR2 signal, the log message now tells you to sendRoger Dingledine
a HUP signal if you want to change back to old log levels. svn:r4332