pkgsrc/net/tor
jschauma 90813d3831 Trivially update tor to 0.1.0.17:
Changes in version 0.1.0.17 - 2006-02-17
  o Crash bugfixes on 0.1.0.x:
    - When servers with a non-zero DirPort came out of hibernation,
      sometimes they would trigger an assert.

  o Other important bugfixes:
    - On platforms that don't have getrlimit (like Windows), we
      were artificially constraining ourselves to a max of 1024
      connections. Now just assume that we can handle
      as many as 15000 connections. Hopefully this won't cause
      other problems.

  o Backported features:
    - When we're a server, a client asks
      for an old-style directory,  and our write bucket is empty,
      don't give it to him. This way small servers can
      continue to serve the directory *sometimes*,
      without getting overloaded.
    - Whenever you get a 503 in response to a directory fetch, try
      once more. This will become important once servers start sending
      503's whenever they feel busy.
    - Fetch a new directory every 120 minutes, not every 40 minutes.
      Now that we have hundreds of thousands of users running the old
      directory algorithm, it's starting to hurt a lot.
    - Bump up the period for forcing a hidden service descriptor upload
      from 20 minutes to 1 hour.
2006-02-23 03:39:25 +00:00
..
files Use @PKG_HOME@ to store the pidfile, so that tor can actually create it 2005-09-27 17:44:12 +00:00
patches update to 0.1.0.12 2005-08-04 10:55:31 +00:00
DESCR
distinfo Trivially update tor to 0.1.0.17: 2006-02-23 03:39:25 +00:00
INSTALL Make this work correctly as a binary package. 2005-02-14 18:51:58 +00:00
Makefile Trivially update tor to 0.1.0.17: 2006-02-23 03:39:25 +00:00
MESSAGE As suggested by Steven M. Bellovin: 2006-01-16 16:52:31 +00:00
PLIST sort. 2005-08-09 15:16:39 +00:00