aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-06-04Add unit test for openpgp s2kNick Mathewson
2005-05-28fix url to faqRoger Dingledine
2005-05-27clean up a few more log entriestor-0.1.0.9-rctor-0.1.0.14tor-0.1.0.13tor-0.1.0.12tor-0.1.0.11tor-0.1.0.10Roger Dingledine
2005-05-27add man entry for HttpProxyAuthenticatorRoger Dingledine
2005-05-27correct the explanation for KeepalivePeriodRoger Dingledine
2005-05-25downgrade the 'caught sigpipe' notice.Roger Dingledine
2005-05-24make lucky's weird libevent poll einprogress bug just warn, not kill tor.Roger Dingledine
2005-05-24update other links from CLIENTS, too. good idea thomas.tor-0.1.0.17tor-0.1.0.16tor-0.1.0.15Roger Dingledine
2005-05-24Fix not-freed-on-exit eventNick Mathewson
2005-05-24mention in the man page that port can be omitted from the exit policyRoger Dingledine
2005-05-23Bugfix: we were checking to see if you want to send a keepalive, basedRoger Dingledine
2005-05-23Show default LongLivedPorts. Minor clean up.Thomas Sjögren