Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-11 | Dispose of most remaining XXXXX items in TODO | Nick Mathewson | |
svn:r4403 | |||
2005-06-11 | eviscerate TODO and stitch it together into a far more attractive, albeit ↵ | Nick Mathewson | |
slightly less organic, creature svn:r4402 | |||
2005-06-11 | change explanation of registering your server | Roger Dingledine | |
svn:r4401 | |||
2005-06-10 | Helpful or-talk post for people wanting to use Tor only with some | Chris Palmer | |
domains. svn:r4400 | |||
2005-06-10 | move todo items around; make 0.1.1.x more ambitious; we'd best get cracking | Roger Dingledine | |
svn:r4394 | |||
2005-06-09 | tell the osx and win32 crowds about the new version | Roger Dingledine | |
svn:r4391 | |||
2005-06-09 | more todo items | Roger Dingledine | |
svn:r4390 | |||
2005-06-09 | don't tell people you're publishing the server descriptor if you're | Roger Dingledine | |
actually not. svn:r4387 | |||
2005-06-09 | Update TODO status | Nick Mathewson | |
svn:r4385 | |||
2005-06-09 | add solaris to poorly threading platforms | Nick Mathewson | |
svn:r4383 | |||
2005-06-09 | Change end-of-file NLNL convention. It turns out arma I and I agree. | Nick Mathewson | |
svn:r4382 | |||
2005-06-09 | Add OSX uninstall instructions | Nick Mathewson | |
svn:r4380 | |||
2005-06-09 | TODO: fixed the latest tasks, and added in window's doc stuff | Andrew Lewman | |
svn:r4379 | |||
2005-06-09 | New whitespace normalization rule: no blank line at EOF. | Nick Mathewson | |
svn:r4378 | |||
2005-06-09 | abandon two 010x items | Roger Dingledine | |
svn:r4377 | |||
2005-06-09 | forward-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-09 | when a dirserver gets a mismatched fingerprint, log the expected | Roger Dingledine | |
fp and the received fp svn:r4372 | |||
2005-06-09 | mention defaults for clientonly and nopublish | Roger Dingledine | |
svn:r4369 | |||
2005-06-09 | document NoPublish | Roger Dingledine | |
mention that ClientOnly is going to become deprecated svn:r4368 | |||
2005-06-09 | pay more attention to the ClientOnly config option | Roger Dingledine | |
svn:r4367 | |||
2005-06-09 | forward-port the 0.1.0.9 changelog | Roger Dingledine | |
svn:r4365 | |||
2005-06-09 | fix another underflow in keeping stats | Roger Dingledine | |
these size_ts are subtle buggers svn:r4364 | |||
2005-06-09 | tor-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-09 | modified task - find 10 dirservers | Andrew Lewman | |
svn:r4362 | |||
2005-06-09 | removed mailing list to do for website | Andrew Lewman | |
svn:r4361 | |||
2005-06-08 | Fix an underflow in buffer use conting. | Nick Mathewson | |
svn:r4360 | |||
2005-06-08 | Update item status | Nick Mathewson | |
svn:r4359 | |||
2005-06-08 | more todo | Roger Dingledine | |
svn:r4358 | |||
2005-06-08 | clean up the log warn a bit | Roger Dingledine | |
svn:r4357 | |||
2005-06-08 | Fix warning about unused function when compiling with ancient libevent | Nick Mathewson | |
svn:r4355 | |||
2005-06-08 | absolutely refuse to let people pick internal IP addresses if | Roger 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-08 | Reset buf->highwater every time buf_shrink is called, not just on suffessful ↵ | Nick Mathewson | |
shrink. svn:r4353 | |||
2005-06-08 | don't upload your descriptor if rebuilding it failed | Roger Dingledine | |
svn:r4352 | |||
2005-06-08 | Remove extraneous newlines from libevent log messages. Backport candidate? | Nick Mathewson | |
svn:r4350 | |||
2005-06-08 | Some play code to throw away old buffers sometimes rather | Roger 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-08 | dump periodic memory usage stats | Roger Dingledine | |
svn:r4348 | |||
2005-06-08 | update todo a bit more | Roger Dingledine | |
svn:r4347 | |||
2005-06-08 | Fix syntax error. | Nick Mathewson | |
svn:r4346 | |||
2005-06-08 | Note item status | Nick Mathewson | |
svn:r4345 | |||
2005-06-08 | add patch for 143 and code to check for known-bad/slow libevent versions. ↵ | Nick Mathewson | |
Needs more testing. svn:r4344 | |||
2005-06-08 | reenable the part of the code that tries to flush as soon as an OR outbuf | Roger 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-08 | TODO: took some tasks to complete. | Andrew Lewman | |
svn:r4342 | |||
2005-06-08 | TODO: cleaned up duplicates, moved some tasks from uncategorized into | Andrew Lewman | |
valid sections. svn:r4341 | |||
2005-06-08 | TODO: Added in random to do list of arma and phobos. | Andrew Lewman | |
svn:r4340 | |||
2005-06-07 | another 011x item | Roger Dingledine | |
svn:r4339 | |||
2005-06-07 | Summarize remaining 0.1.0.x items | Nick Mathewson | |
svn:r4338 | |||
2005-06-07 | tentative 0.1.1.x todo list | Roger Dingledine | |
svn:r4337 | |||
2005-06-07 | Add generated file to contrib/osx/.cvsignore | Nick Mathewson | |
svn:r4336 | |||
2005-06-07 | Resolve OSX installer bugs 147 and 148 | Nick Mathewson | |
svn:r4333 | |||
2005-06-07 | when you send a USR2 signal, the log message now tells you to send | Roger Dingledine | |
a HUP signal if you want to change back to old log levels. svn:r4332 |