aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
* add man entry for HttpProxyAuthenticatorRoger Dingledine2005-05-27
| | | | | | | clean up http* man entries svn:r4303
* correct the explanation for KeepalivePeriodRoger Dingledine2005-05-27
| | | | svn:r4302
* downgrade the 'caught sigpipe' notice.Roger Dingledine2005-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 Dingledine2005-05-24
| | | | svn:r4300
* update other links from CLIENTS, too. good idea thomas.Roger Dingledine2005-05-24
| | | | svn:r4299
* Fix not-freed-on-exit eventNick Mathewson2005-05-24
| | | | svn:r4298
* mention in the man page that port can be omitted from the exit policyRoger Dingledine2005-05-24
| | | | | | | lines. svn:r4297
* Bugfix: we were checking to see if you want to send a keepalive, basedRoger Dingledine2005-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ögren2005-05-23
| | | | svn:r4295
* DynIP and NAT info updatedThomas Sjögren2005-05-23
| | | | svn:r4294
* remove the part of tor-doc that was trying to replace download.htmlRoger Dingledine2005-05-23
| | | | | | | but not doing a very good job at it. svn:r4293
* ask people to send us their server's nickname tooRoger Dingledine2005-05-23
| | | | svn:r4292
* bump osx/win32 docs to 0.1.0.8-rcRoger Dingledine2005-05-23
| | | | svn:r4291
* reset tor rpm spec ver with our new versionRoger Dingledine2005-05-23
| | | | svn:r4290
* two more items to the changelogRoger Dingledine2005-05-23
| | | | svn:r4289
* Only restore what we actually savedNick Mathewson2005-05-23
| | | | svn:r4288