aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* mention defaults for clientonly and nopublishRoger Dingledine2005-06-09
| | | | svn:r4369
* document NoPublishRoger Dingledine2005-06-09
| | | | | | | mention that ClientOnly is going to become deprecated svn:r4368
* pay more attention to the ClientOnly config optionRoger Dingledine2005-06-09
| | | | svn:r4367
* forward-port the 0.1.0.9 changelogRoger Dingledine2005-06-09
| | | | svn:r4365
* fix another underflow in keeping statsRoger Dingledine2005-06-09
| | | | | | | these size_ts are subtle buggers svn:r4364
* tor-doc-win32.html: Changed win32 to "MS Windows" so more non-technical ↵Andrew Lewman2005-06-09
| | | | | | | | | | | people will understand it. tor-doc-osx.html: Changed instructions to match screenshots (localhost vs. 127.0.0.1) svn:r4363
* modified task - find 10 dirserversAndrew Lewman2005-06-09
| | | | svn:r4362
* removed mailing list to do for websiteAndrew Lewman2005-06-09
| | | | svn:r4361
* Fix an underflow in buffer use conting.Nick Mathewson2005-06-08
| | | | svn:r4360
* Update item statusNick Mathewson2005-06-08
| | | | svn:r4359
* more todoRoger Dingledine2005-06-08
| | | | svn:r4358
* clean up the log warn a bitRoger Dingledine2005-06-08
| | | | svn:r4357
* Fix warning about unused function when compiling with ancient libeventNick Mathewson2005-06-08
| | | | svn:r4355
* absolutely refuse to let people pick internal IP addresses ifRoger Dingledine2005-06-08
| | | | | | | | | | | 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
* Reset buf->highwater every time buf_shrink is called, not just on suffessful ↵Nick Mathewson2005-06-08
| | | | | | shrink. svn:r4353
* don't upload your descriptor if rebuilding it failedRoger Dingledine2005-06-08
| | | | svn:r4352
* Remove extraneous newlines from libevent log messages. Backport candidate?Nick Mathewson2005-06-08
| | | | svn:r4350
* Some play code to throw away old buffers sometimes ratherRoger Dingledine2005-06-08
| | | | | | | | than constantly reallocing them; just in case this is our memory problem. It looks for now like it isn't, so disabled. svn:r4349
* dump periodic memory usage statsRoger Dingledine2005-06-08
| | | | svn:r4348
* update todo a bit moreRoger Dingledine2005-06-08
| | | | svn:r4347
* Fix syntax error.Nick Mathewson2005-06-08
| | | | svn:r4346
* Note item statusNick Mathewson2005-06-08
| | | | svn:r4345
* add patch for 143 and code to check for known-bad/slow libevent versions. ↵Nick Mathewson2005-06-08
| | | | | | Needs more testing. svn:r4344
* reenable the part of the code that tries to flush as soon as an OR outbufRoger Dingledine2005-06-08
| | | | | | | | 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
* TODO: took some tasks to complete.Andrew Lewman2005-06-08
| | | | svn:r4342
* TODO: cleaned up duplicates, moved some tasks from uncategorized intoAndrew Lewman2005-06-08
| | | | | | | valid sections. svn:r4341
* TODO: Added in random to do list of arma and phobos.Andrew Lewman2005-06-08
| | | | svn:r4340
* another 011x itemRoger Dingledine2005-06-07
| | | | svn:r4339
* Summarize remaining 0.1.0.x itemsNick Mathewson2005-06-07
| | | | svn:r4338
* tentative 0.1.1.x todo listRoger Dingledine2005-06-07
| | | | svn:r4337
* Add generated file to contrib/osx/.cvsignoreNick Mathewson2005-06-07
| | | | svn:r4336
* Resolve OSX installer bugs 147 and 148Nick Mathewson2005-06-07
| | | | svn:r4333
* when you send a USR2 signal, the log message now tells you to sendRoger Dingledine2005-06-07
| | | | | | | a HUP signal if you want to change back to old log levels. svn:r4332
* Fix for 152: reject malformed .onion addresses rather then passing them onNick Mathewson2005-06-07
| | | | svn:r4329
* Use correct errno from libevent on win32Nick Mathewson2005-06-07
| | | | svn:r4327
* Adapt patch from Adam Langley: fix possible memory leak in tor_lookup_hostnameNick Mathewson2005-06-07
| | | | svn:r4326
* blow away obsolete stuffRoger Dingledine2005-06-06
| | | | svn:r4324
* bump cvs to 0.1.1.0-alpha-cvsRoger Dingledine2005-06-06
| | | | svn:r4323
* Fix win32 compilation: backport candidateNick Mathewson2005-06-06
| | | | svn:r4320
* When RNG seeding fails, die. Backport candidateNick Mathewson2005-06-06
| | | | svn:r4319
* Possible bugfix for 151: backport candidate.Nick Mathewson2005-06-06
| | | | svn:r4318
* Instrument buffers.c and rephist.c memory usageNick Mathewson2005-06-06
| | | | svn:r4317
* correct some instructions in the sample torrcRoger Dingledine2005-06-06
| | | | svn:r4314
* tor-doc*.html is now valid HTML 4.01 TransitionalThomas Sjögren2005-06-06
| | | | svn:r4313
* [bug 144] Have torctl.in/tor.sh.in check for location of su binary.Nick Mathewson2005-06-05
| | | | svn:r4311
* Fix buffer overlow when checking hashed passwordsNick Mathewson2005-06-05
| | | | svn:r4308
* Document s2k and cookie auth methods; resolve bug 153Nick Mathewson2005-06-05
| | | | svn:r4307
* Add unit test for openpgp s2kNick Mathewson2005-06-04
| | | | svn:r4306
* fix url to faqRoger Dingledine2005-05-28
| | | | svn:r4305
* clean up a few more log entriesRoger Dingledine2005-05-27
| | | | svn:r4304