pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/tor



Module name:    wip
Committed by:   athaba
Date:           Fri Jun 13 18:52:38 UTC 2008

Modified Files:
        wip/tor: Makefile distinfo

Log Message:
Update to 0.2.0.28-rc

Changes in version 0.2.0.28-rc - 2008-06-13
o Anonymity fixes:
 - Fix a bug where, when we were choosing the 'end stream reason' to
   put in our relay end cell that we send to the exit relay, Tor
   clients on Windows were sometimes sending the wrong 'reason'. The
   anonymity problem is that exit relays may be able to guess whether
   the client is running Windows, thus helping partition the anonymity
   set. Down the road we should stop sending reasons to exit relays,
   or otherwise prevent future versions of this bug.

o Major bugfixes:
 - While setting up a hidden service, some valid introduction circuits
   were overlooked and abandoned. This might be the reason for
   the long delay in making a hidden service available. Bugfix on
   0.2.0.13-alpha.

o Minor features:
 - Update to the "June 9 2008" ip-to-country file.
 - Run 'make test' as part of 'make dist', so we stop releasing so
   many development snapshots that fail their unit tests.

o Minor bugfixes:
 - When we're checking if we have enough dir info for each relay
   to begin establishing circuits, make sure that we actually have
   the descriptor listed in the consensus, not just any descriptor.
 - Bridge relays no longer print "xx=0" in their extrainfo document
   for every single country code in the geoip db.
 - Only warn when we fail to load the geoip file if we were planning to
   include geoip stats in our extrainfo document.
 - If we change our MaxAdvertisedBandwidth and then reload torrc,
   Tor won't realize it should publish a new relay descriptor. Fixes
   bug 688, reported by mfr.
 - When we haven't had any application requests lately, don't bother
   logging that we have expired a bunch of descriptors.
 - Make relay cells written on a connection count as non-padding when
   tracking how long a connection has been in use. Bugfix on
   0.2.0.1-alpha. Spotted by lodger.
 - Fix unit tests in 0.2.0.27-rc.
 - Fix compile on Windows.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.17 -r1.18 wip/tor/distinfo
cvs -z3 rdiff -u -r1.23 -r1.24 wip/tor/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tor/distinfo?r1=1.17&r2=1.18
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tor/Makefile?r1=1.23&r2=1.24

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs




Home | Main Index | Thread Index | Old Index