summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-09abandon two 010x itemsRoger Dingledine
2005-06-09forward-port:Roger Dingledine
2005-06-09when a dirserver gets a mismatched fingerprint, log the expectedRoger Dingledine
2005-06-09mention defaults for clientonly and nopublishRoger Dingledine
2005-06-09document NoPublishRoger Dingledine
2005-06-09pay more attention to the ClientOnly config optionRoger Dingledine
2005-06-09forward-port the 0.1.0.9 changelogRoger Dingledine
2005-06-09fix another underflow in keeping statsRoger Dingledine
2005-06-09tor-doc-win32.html: Changed win32 to "MS Windows" so more non-technical peopl...Andrew Lewman
2005-06-09modified task - find 10 dirserversAndrew Lewman
2005-06-09removed mailing list to do for websiteAndrew Lewman
2005-06-08Fix an underflow in buffer use conting.Nick Mathewson
2005-06-08Update item statusNick Mathewson
2005-06-08more todoRoger Dingledine
2005-06-08clean up the log warn a bitRoger Dingledine
2005-06-08Fix warning about unused function when compiling with ancient libeventNick Mathewson
2005-06-08absolutely refuse to let people pick internal IP addresses ifRoger Dingledine
2005-06-08Reset buf->highwater every time buf_shrink is called, not just on suffessful ...Nick Mathewson
2005-06-08don't upload your descriptor if rebuilding it failedRoger Dingledine
2005-06-08Remove extraneous newlines from libevent log messages. Backport candidate?Nick Mathewson
2005-06-08Some play code to throw away old buffers sometimes ratherRoger Dingledine
2005-06-08dump periodic memory usage statsRoger Dingledine
2005-06-08update todo a bit moreRoger Dingledine
2005-06-08Fix syntax error.Nick Mathewson
2005-06-08Note item statusNick Mathewson
2005-06-08add patch for 143 and code to check for known-bad/slow libevent versions. Ne...Nick Mathewson
2005-06-08reenable the part of the code that tries to flush as soon as an OR outbufRoger Dingledine
2005-06-08TODO: took some tasks to complete.Andrew Lewman
2005-06-08TODO: cleaned up duplicates, moved some tasks from uncategorized intoAndrew Lewman
2005-06-08TODO: Added in random to do list of arma and phobos.Andrew Lewman
2005-06-07another 011x itemRoger Dingledine
2005-06-07Summarize remaining 0.1.0.x itemsNick Mathewson
2005-06-07tentative 0.1.1.x todo listRoger Dingledine
2005-06-07Add generated file to contrib/osx/.cvsignoreNick Mathewson
2005-06-07Resolve OSX installer bugs 147 and 148Nick Mathewson
2005-06-07when you send a USR2 signal, the log message now tells you to sendRoger Dingledine
2005-06-07Fix for 152: reject malformed .onion addresses rather then passing them onNick Mathewson
2005-06-07Use correct errno from libevent on win32Nick Mathewson
2005-06-07Adapt patch from Adam Langley: fix possible memory leak in tor_lookup_hostnameNick Mathewson
2005-06-06blow away obsolete stuffRoger Dingledine
2005-06-06bump cvs to 0.1.1.0-alpha-cvsRoger Dingledine
2005-06-06Fix win32 compilation: backport candidateNick Mathewson
2005-06-06When RNG seeding fails, die. Backport candidateNick Mathewson
2005-06-06Possible bugfix for 151: backport candidate.Nick Mathewson
2005-06-06Instrument buffers.c and rephist.c memory usageNick Mathewson
2005-06-06correct some instructions in the sample torrcRoger Dingledine
2005-06-06tor-doc*.html is now valid HTML 4.01 TransitionalThomas Sjögren
2005-06-05[bug 144] Have torctl.in/tor.sh.in check for location of su binary.Nick Mathewson
2005-06-05Fix buffer overlow when checking hashed passwordsNick Mathewson
2005-06-05Document s2k and cookie auth methods; resolve bug 153Nick Mathewson