Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove extraneous newlines from libevent log messages. Backport candidate? | Nick Mathewson | 2005-06-08 |
| | | | | svn:r4350 | ||
* | Some play code to throw away old buffers sometimes rather | Roger Dingledine | 2005-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 stats | Roger Dingledine | 2005-06-08 |
| | | | | svn:r4348 | ||
* | update todo a bit more | Roger Dingledine | 2005-06-08 |
| | | | | svn:r4347 | ||
* | Fix syntax error. | Nick Mathewson | 2005-06-08 |
| | | | | svn:r4346 | ||
* | Note item status | Nick Mathewson | 2005-06-08 |
| | | | | svn:r4345 | ||
* | add patch for 143 and code to check for known-bad/slow libevent versions. ↵ | Nick Mathewson | 2005-06-08 |
| | | | | | | Needs more testing. svn:r4344 | ||
* | reenable the part of the code that tries to flush as soon as an OR outbuf | Roger Dingledine | 2005-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 Lewman | 2005-06-08 |
| | | | | svn:r4342 | ||
* | TODO: cleaned up duplicates, moved some tasks from uncategorized into | Andrew Lewman | 2005-06-08 |
| | | | | | | | valid sections. svn:r4341 | ||
* | TODO: Added in random to do list of arma and phobos. | Andrew Lewman | 2005-06-08 |
| | | | | svn:r4340 | ||
* | another 011x item | Roger Dingledine | 2005-06-07 |
| | | | | svn:r4339 | ||
* | Summarize remaining 0.1.0.x items | Nick Mathewson | 2005-06-07 |
| | | | | svn:r4338 | ||
* | tentative 0.1.1.x todo list | Roger Dingledine | 2005-06-07 |
| | | | | svn:r4337 | ||
* | Add generated file to contrib/osx/.cvsignore | Nick Mathewson | 2005-06-07 |
| | | | | svn:r4336 | ||
* | Resolve OSX installer bugs 147 and 148 | Nick Mathewson | 2005-06-07 |
| | | | | svn:r4333 | ||
* | when you send a USR2 signal, the log message now tells you to send | Roger Dingledine | 2005-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 on | Nick Mathewson | 2005-06-07 |
| | | | | svn:r4329 | ||
* | Use correct errno from libevent on win32 | Nick Mathewson | 2005-06-07 |
| | | | | svn:r4327 | ||
* | Adapt patch from Adam Langley: fix possible memory leak in tor_lookup_hostname | Nick Mathewson | 2005-06-07 |
| | | | | svn:r4326 | ||
* | blow away obsolete stuff | Roger Dingledine | 2005-06-06 |
| | | | | svn:r4324 | ||
* | bump cvs to 0.1.1.0-alpha-cvs | Roger Dingledine | 2005-06-06 |
| | | | | svn:r4323 | ||
* | Fix win32 compilation: backport candidate | Nick Mathewson | 2005-06-06 |
| | | | | svn:r4320 | ||
* | When RNG seeding fails, die. Backport candidate | Nick Mathewson | 2005-06-06 |
| | | | | svn:r4319 | ||
* | Possible bugfix for 151: backport candidate. | Nick Mathewson | 2005-06-06 |
| | | | | svn:r4318 | ||
* | Instrument buffers.c and rephist.c memory usage | Nick Mathewson | 2005-06-06 |
| | | | | svn:r4317 | ||
* | correct some instructions in the sample torrc | Roger Dingledine | 2005-06-06 |
| | | | | svn:r4314 | ||
* | tor-doc*.html is now valid HTML 4.01 Transitional | Thomas Sjögren | 2005-06-06 |
| | | | | svn:r4313 | ||
* | [bug 144] Have torctl.in/tor.sh.in check for location of su binary. | Nick Mathewson | 2005-06-05 |
| | | | | svn:r4311 | ||
* | Fix buffer overlow when checking hashed passwords | Nick Mathewson | 2005-06-05 |
| | | | | svn:r4308 | ||
* | Document s2k and cookie auth methods; resolve bug 153 | Nick Mathewson | 2005-06-05 |
| | | | | svn:r4307 | ||
* | Add unit test for openpgp s2k | Nick Mathewson | 2005-06-04 |
| | | | | svn:r4306 | ||
* | fix url to faq | Roger Dingledine | 2005-05-28 |
| | | | | svn:r4305 | ||
* | clean up a few more log entries | Roger Dingledine | 2005-05-27 |
| | | | | svn:r4304 | ||
* | add man entry for HttpProxyAuthenticator | Roger Dingledine | 2005-05-27 |
| | | | | | | | clean up http* man entries svn:r4303 | ||
* | correct the explanation for KeepalivePeriod | Roger Dingledine | 2005-05-27 |
| | | | | svn:r4302 | ||
* | downgrade the 'caught sigpipe' notice. | Roger Dingledine | 2005-05-25 |
| | | | | | | | we're going to pretend like all of these are fine. svn:r4301 | ||
* | make lucky's weird libevent poll einprogress bug just warn, not kill tor. | Roger Dingledine | 2005-05-24 |
| | | | | svn:r4300 | ||
* | update other links from CLIENTS, too. good idea thomas. | Roger Dingledine | 2005-05-24 |
| | | | | svn:r4299 | ||
* | Fix not-freed-on-exit event | Nick Mathewson | 2005-05-24 |
| | | | | svn:r4298 | ||
* | mention in the man page that port can be omitted from the exit policy | Roger Dingledine | 2005-05-24 |
| | | | | | | | lines. svn:r4297 | ||
* | Bugfix: we were checking to see if you want to send a keepalive, based | Roger Dingledine | 2005-05-23 |
| | | | | | | | | | on five minutes since last successful write. But if you have bytes queued already, and they're not getting through, we were adding a new keepalive every second. This was bad. svn:r4296 | ||
* | Show default LongLivedPorts. Minor clean up. | Thomas Sjögren | 2005-05-23 |
| | | | | svn:r4295 | ||
* | DynIP and NAT info updated | Thomas Sjögren | 2005-05-23 |
| | | | | svn:r4294 | ||
* | remove the part of tor-doc that was trying to replace download.html | Roger Dingledine | 2005-05-23 |
| | | | | | | | but not doing a very good job at it. svn:r4293 | ||
* | ask people to send us their server's nickname too | Roger Dingledine | 2005-05-23 |
| | | | | svn:r4292 | ||
* | bump osx/win32 docs to 0.1.0.8-rc | Roger Dingledine | 2005-05-23 |
| | | | | svn:r4291 | ||
* | reset tor rpm spec ver with our new version | Roger Dingledine | 2005-05-23 |
| | | | | svn:r4290 | ||
* | two more items to the changelog | Roger Dingledine | 2005-05-23 |
| | | | | svn:r4289 | ||
* | Only restore what we actually saved | Nick Mathewson | 2005-05-23 |
| | | | | svn:r4288 |