| Commit message (Expand) | Author | Age |
* | TODO: cleaned up duplicates, moved some tasks from uncategorized into•••valid sections.
svn:r4341
| Andrew Lewman | 2005-06-08 |
* | TODO: Added in random to do list of arma and phobos.•••svn:r4340
| Andrew Lewman | 2005-06-08 |
* | another 011x item•••svn:r4339
| Roger Dingledine | 2005-06-07 |
* | Summarize remaining 0.1.0.x items•••svn:r4338
| Nick Mathewson | 2005-06-07 |
* | tentative 0.1.1.x todo list•••svn:r4337
| Roger Dingledine | 2005-06-07 |
* | Add generated file to contrib/osx/.cvsignore•••svn:r4336
| Nick Mathewson | 2005-06-07 |
* | Resolve OSX installer bugs 147 and 148•••svn:r4333
| Nick Mathewson | 2005-06-07 |
* | when you send a USR2 signal, the log message now tells you to send•••a HUP signal if you want to change back to old log levels.
svn:r4332
| Roger Dingledine | 2005-06-07 |
* | Fix for 152: reject malformed .onion addresses rather then passing them on•••svn:r4329
| Nick Mathewson | 2005-06-07 |
* | Use correct errno from libevent on win32•••svn:r4327
| Nick Mathewson | 2005-06-07 |
* | Adapt patch from Adam Langley: fix possible memory leak in tor_lookup_hostname•••svn:r4326
| Nick Mathewson | 2005-06-07 |
* | blow away obsolete stuff•••svn:r4324
| Roger Dingledine | 2005-06-06 |
* | bump cvs to 0.1.1.0-alpha-cvs•••svn:r4323
| Roger Dingledine | 2005-06-06 |
* | Fix win32 compilation: backport candidate•••svn:r4320
| Nick Mathewson | 2005-06-06 |
* | When RNG seeding fails, die. Backport candidate•••svn:r4319
| Nick Mathewson | 2005-06-06 |
* | Possible bugfix for 151: backport candidate.•••svn:r4318
| Nick Mathewson | 2005-06-06 |
* | Instrument buffers.c and rephist.c memory usage•••svn:r4317
| Nick Mathewson | 2005-06-06 |
* | correct some instructions in the sample torrc•••svn:r4314
| Roger Dingledine | 2005-06-06 |
* | tor-doc*.html is now valid HTML 4.01 Transitional•••svn:r4313
| Thomas Sjögren | 2005-06-06 |
* | [bug 144] Have torctl.in/tor.sh.in check for location of su binary.•••svn:r4311
| Nick Mathewson | 2005-06-05 |
* | Fix buffer overlow when checking hashed passwords•••svn:r4308
| Nick Mathewson | 2005-06-05 |
* | Document s2k and cookie auth methods; resolve bug 153•••svn:r4307
| Nick Mathewson | 2005-06-05 |
* | Add unit test for openpgp s2k•••svn:r4306
| Nick Mathewson | 2005-06-04 |
* | fix url to faq•••svn:r4305
| Roger Dingledine | 2005-05-28 |
* | clean up a few more log entries•••svn:r4304
| Roger Dingledine | 2005-05-27 |
* | add man entry for HttpProxyAuthenticator•••clean up http* man entries
svn:r4303
| Roger Dingledine | 2005-05-27 |
* | correct the explanation for KeepalivePeriod•••svn:r4302
| Roger Dingledine | 2005-05-27 |
* | downgrade the 'caught sigpipe' notice.•••we're going to pretend like all of these are fine.
svn:r4301
| Roger Dingledine | 2005-05-25 |
* | make lucky's weird libevent poll einprogress bug just warn, not kill tor.•••svn:r4300
| Roger Dingledine | 2005-05-24 |
* | update other links from CLIENTS, too. good idea thomas.•••svn:r4299
| Roger Dingledine | 2005-05-24 |
* | Fix not-freed-on-exit event•••svn:r4298
| Nick Mathewson | 2005-05-24 |
* | mention in the man page that port can be omitted from the exit policy•••lines.
svn:r4297
| Roger Dingledine | 2005-05-24 |
* | Bugfix: we were checking to see if you want to send a keepalive, based•••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
| Roger Dingledine | 2005-05-23 |
* | Show default LongLivedPorts. Minor clean up.•••svn:r4295
| Thomas Sjögren | 2005-05-23 |
* | DynIP and NAT info updated•••svn:r4294
| Thomas Sjögren | 2005-05-23 |
* | remove the part of tor-doc that was trying to replace download.html•••but not doing a very good job at it.
svn:r4293
| Roger Dingledine | 2005-05-23 |
* | ask people to send us their server's nickname too•••svn:r4292
| Roger Dingledine | 2005-05-23 |
* | bump osx/win32 docs to 0.1.0.8-rc•••svn:r4291
| Roger Dingledine | 2005-05-23 |
* | reset tor rpm spec ver with our new version•••svn:r4290
| Roger Dingledine | 2005-05-23 |
* | two more items to the changelog•••svn:r4289
| Roger Dingledine | 2005-05-23 |
* | Only restore what we actually saved•••svn:r4288
| Nick Mathewson | 2005-05-23 |
* | More comments for configure.in, and also make configure.in not croak on old l...•••svn:r4287
| Nick Mathewson | 2005-05-23 |
* | bump to 0.1.0.8-rc•••svn:r4286
| Roger Dingledine | 2005-05-23 |
* | a preliminary changelog for 0.1.0.8-rc•••svn:r4285
| Roger Dingledine | 2005-05-23 |
* | i screwed up the dirport reachability testing when we don't yet•••have a cached version of the directory. hopefully now fixed.
svn:r4284
| Roger Dingledine | 2005-05-23 |
* | now that tor itself disables kqueue on apple, the package doesn't•••need to do it anymore.
svn:r4283
| Roger Dingledine | 2005-05-23 |
* | Always disable kqueue on OSX. It seems linked to kernel panics•••svn:r4282
| Nick Mathewson | 2005-05-23 |
* | test out commit mails again•••svn:r4281
| Roger Dingledine | 2005-05-23 |
* | put a tor version at the top of the torrc.sample file•••svn:r4280
| Roger Dingledine | 2005-05-23 |
* | Make hashed controller password encoding use hex not base64; this makes it po...•••svn:r4279
| Nick Mathewson | 2005-05-23 |