head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.16 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.14 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.12 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.10 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.8 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.6 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.4 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.2 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.3.0.10 pkgsrc-2008Q2-base:1.3 cwrapper:1.3.0.8 pkgsrc-2008Q1:1.3.0.6 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.4 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.2 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.2.0.10 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.8 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.6 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.4 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.2 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.1.0.8 pkgsrc-2006Q1-base:1.1 pkgsrc-2005Q4:1.1.0.6 pkgsrc-2005Q4-base:1.1 pkgsrc-2005Q3:1.1.0.4 pkgsrc-2005Q3-base:1.1 pkgsrc-2005Q2:1.1.0.2; locks; strict; comment @# @; 1.4 date 2008.08.01.17.23.21; author wiz; state dead; branches; next 1.3; 1.3 date 2007.08.09.19.33.58; author drochner; state Exp; branches; next 1.2; 1.2 date 2006.05.26.02.21.42; author jschauma; state Exp; branches; next 1.1; 1.1 date 2005.08.04.10.55.31; author drochner; state Exp; branches 1.1.2.1 1.1.8.1; next ; 1.1.2.1 date 2005.08.04.10.55.31; author snj; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2005.08.09.16.18.32; author snj; state Exp; branches; next ; 1.1.8.1 date 2006.05.30.22.58.11; author salo; state Exp; branches; next ; desc @@ 1.4 log @Update to current stable version, tor-0.2.0.30, based on wip/tor. Thanks to athaba, netcap, and tvierling. Changes in version 0.2.0.30 - 2008-07-15 This new stable release switches to a more efficient directory distribution design, adds features to make connections to the Tor network harder to block, allows Tor to act as a DNS proxy, adds separate rate limiting for relayed traffic to make it easier for clients to become relays, fix a variety of potential anonymity problems, and includes the usual huge pile of other features and bug fixes. @ text @$NetBSD: patch-ad,v 1.3 2007/08/09 19:33:58 drochner Exp $ --- src/config/Makefile.in.orig 2007-05-25 02:52:01.000000000 +0200 +++ src/config/Makefile.in @@@@ -155,7 +155,7 @@@@ top_builddir = @@top_builddir@@ top_srcdir = @@top_srcdir@@ confdir = $(sysconfdir)/tor EXTRA_DIST = -conf_DATA = torrc.sample +#conf_DATA = torrc.sample all: all-am .SUFFIXES: @ 1.3 log @Update to 0.1.2.16, which is the top of the new 0.1.2.x stable branch. Too many changes to list here; most are not visible to client-only users anyway. I've tested client and anymous service functions. Couldn't test server myself. Since noone responded when I asked for testers I'm committing the update anyway, also because security flaws were reported without telling whether they apply to the old 0.1.1 branch. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @- Update tor to latest stable version 0.1.1.20 via files from pkgsrc-wip - maintainer -> tv Changes (summary): some major security fixes, including entry guards to protect the beginning of the circuit, exit enclaves to protect the end, and better firewall support; a new directory protocol that improves bandwidth use and keeps clients more up to date; two new directory authorities; a new ascii-based controller protocol that lets people easily write applications to interact with Tor; and many scalability and performance improvements Full changes available at http://archives.seul.org/or/announce/May-2006/msg00000.html: @ text @d3 1 a3 1 --- src/config/Makefile.in.orig 2006-03-18 23:02:54.000000000 -0500 d5 3 a7 2 @@@@ -78,7 +78,7 @@@@ confdir = $(sysconfdir)/tor a8 1 d11 3 a13 3 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../../orconfig.h CONFIG_CLEAN_FILES = torrc.sample @ 1.1 log @update to 0.1.0.12 This is a major update, too many improvements to list here, see the ChangeLog in the distribution for details. pkgsrc changes: -remove dependency on tsocks; this is just one possible way to make applications use SOCKS; add a hint to MESSAGE -use the pkgsrc libevent - the NetBSD builtin is old, and tor complains loudly if it doesn't like the libevent version -make the rc.d script executable @ text @d3 1 a3 1 --- src/config/Makefile.in.orig 2005-07-21 23:08:06.000000000 +0200 d5 1 a5 1 @@@@ -75,7 +75,7 @@@@ confdir = $(sysconfdir)/tor @ 1.1.2.1 log @file patch-ad was added on branch pkgsrc-2005Q2 on 2005-08-04 10:55:31 +0000 @ text @d1 13 @ 1.1.2.2 log @Pullup ticket 670 - requested by Lubomir Sedlacik security update for tor Revisions pulled up: - pkgsrc/net/tor/MESSAGE 1.2 - pkgsrc/net/tor/Makefile 1.15-1.17 - pkgsrc/net/tor/distinfo 1.11-1.13 - pkgsrc/net/tor/patches/patch-ac 1.2 - pkgsrc/net/tor/patches/patch-ad 1.1 Module Name: pkgsrc Committed By: drochner Date: Thu Aug 4 10:55:31 UTC 2005 Modified Files: pkgsrc/net/tor: MESSAGE Makefile distinfo pkgsrc/net/tor/patches: patch-ac Added Files: pkgsrc/net/tor/patches: patch-ad Log Message: update to 0.1.0.12 This is a major update, too many improvements to list here, see the ChangeLog in the distribution for details. pkgsrc changes: -remove dependency on tsocks; this is just one possible way to make applications use SOCKS; add a hint to MESSAGE -use the pkgsrc libevent - the NetBSD builtin is old, and tor complains loudly if it doesn't like the libevent version -make the rc.d script executable ---- Module Name: pkgsrc Committed By: jschauma Date: Fri Aug 5 01:44:00 UTC 2005 Modified Files: pkgsrc/net/tor: Makefile distinfo Log Message: Update to 0.1.0.13: - Fix a critical bug in the security of our crypto handshakes. - Fix a size_t underflow in smartlist_join_strings2() that made it do bad things when you hand it an empty smartlist. - Fix Windows installer to ship Tor license (thanks to Aphex for pointing out this oversight) and put a link to the doc directory in the start menu. - Explicitly set no-unaligned-access for sparc: it turns out the new gcc's let you compile broken code, but that doesn't make it not-broken ---- Module Name: pkgsrc Committed By: drochner Date: Tue Aug 9 09:01:08 UTC 2005 Modified Files: pkgsrc/net/tor: Makefile distinfo Log Message: update to tor-0.1.0.14 Tor 0.1.0.14 fixes the second half of an important bug in the security of our crypto handshakes. This time for sure. :) All clients should upgrade. o Bugfixes on 0.1.0.x: - Fix the other half of the bug with crypto handshakes. - Fix an assert trigger if you send a 'signal term' via the controller when it's listening for 'event info' messages. @ text @a0 13 $NetBSD: patch-ad,v 1.1.2.1 2005/08/09 16:18:32 snj Exp $ --- src/config/Makefile.in.orig 2005-07-21 23:08:06.000000000 +0200 +++ src/config/Makefile.in @@@@ -75,7 +75,7 @@@@ confdir = $(sysconfdir)/tor EXTRA_DIST = -conf_DATA = torrc.sample +#conf_DATA = torrc.sample mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../../orconfig.h CONFIG_CLEAN_FILES = torrc.sample @ 1.1.8.1 log @Pullup ticket 1676 - requested by jschauma security update for tor Revisions pulled up: - pkgsrc/net/tor/MESSAGE 1.4 - pkgsrc/net/tor/Makefile 1.29 - pkgsrc/net/tor/distinfo 1.17 - pkgsrc/net/tor/patches/patch-ac 1.3 - pkgsrc/net/tor/patches/patch-ad 1.2 Module Name: pkgsrc Committed By: jschauma Date: Fri May 26 02:21:42 UTC 2006 Modified Files: pkgsrc/net/tor: MESSAGE Makefile distinfo pkgsrc/net/tor/patches: patch-ac patch-ad Log Message: - Update tor to latest stable version 0.1.1.20 via files from pkgsrc-wip - maintainer -> tv Changes (summary): some major security fixes, including entry guards to protect the beginning of the circuit, exit enclaves to protect the end, and better firewall support; a new directory protocol that improves bandwidth use and keeps clients more up to date; two new directory authorities; a new ascii-based controller protocol that lets people easily write applications to interact with Tor; and many scalability and performance improvements Full changes available at http://archives.seul.org/or/announce/May-2006/msg00000.html @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.2 2006/05/26 02:21:42 jschauma Exp $ d3 1 a3 1 --- src/config/Makefile.in.orig 2006-03-18 23:02:54.000000000 -0500 d5 1 a5 1 @@@@ -78,7 +78,7 @@@@ confdir = $(sysconfdir)/tor @