]> git.ipfire.org Git - thirdparty/tor.git/log
thirdparty/tor.git
17 years agoBackport: Fix a variable handling mistake when testing for libevent functions in...
Nick Mathewson [Mon, 8 Sep 2008 01:57:17 +0000 (01:57 +0000)] 
Backport: Fix a variable handling mistake when testing for libevent functions in configure.in.  Found by Riastradh.

svn:r16794

17 years agoBackport: Fix numerous memory leaks: some were almost impossible to trigger, and...
Nick Mathewson [Fri, 5 Sep 2008 20:54:52 +0000 (20:54 +0000)] 
Backport: Fix numerous memory leaks: some were almost impossible to trigger, and some almost inevitable.

svn:r16781

17 years agoNote a couple of correctness fixes we might backport.
Nick Mathewson [Fri, 5 Sep 2008 18:01:10 +0000 (18:01 +0000)] 
Note a couple of correctness fixes we might backport.

svn:r16774

17 years agoa date and blurb for 0.2.0.31 tor-0.2.0.31
Roger Dingledine [Wed, 3 Sep 2008 23:56:06 +0000 (23:56 +0000)] 
a date and blurb for 0.2.0.31

svn:r16743

17 years ago0.2.0.31 is ready to go
Roger Dingledine [Tue, 2 Sep 2008 00:04:50 +0000 (00:04 +0000)] 
0.2.0.31 is ready to go

svn:r16733

17 years agoBackport 15699-15700: React quickly to rendezvous circuits becoming ready.
Nick Mathewson [Mon, 1 Sep 2008 22:31:09 +0000 (22:31 +0000)] 
Backport 15699-15700: React quickly to rendezvous circuits becoming ready.

svn:r16730

17 years agobackport r16698: don't use a new entry guard that's also your exit
Roger Dingledine [Mon, 1 Sep 2008 22:25:02 +0000 (22:25 +0000)] 
backport r16698: don't use a new entry guard that's also your exit

svn:r16729

17 years agobackport r16605: relays reject risky extend cells
Roger Dingledine [Mon, 1 Sep 2008 22:08:13 +0000 (22:08 +0000)] 
backport r16605: relays reject risky extend cells

svn:r16728

17 years agobackport a trivial grammar fix
Roger Dingledine [Mon, 1 Sep 2008 22:07:54 +0000 (22:07 +0000)] 
backport a trivial grammar fix

svn:r16727

17 years agoBackport r16450 to 0.2.0.x: open /dev/pf before dropping privileges.
Nick Mathewson [Mon, 1 Sep 2008 22:05:32 +0000 (22:05 +0000)] 
Backport r16450 to 0.2.0.x: open /dev/pf before dropping privileges.

svn:r16726

17 years agoBackport r15821 to 0.2.0: Disallow session resumption during renegotiation.
Nick Mathewson [Mon, 1 Sep 2008 22:00:07 +0000 (22:00 +0000)] 
Backport r15821 to 0.2.0: Disallow session resumption during renegotiation.

svn:r16725

17 years agobackport 16701
Andrew Lewman [Sun, 31 Aug 2008 14:16:27 +0000 (14:16 +0000)] 
backport 16701

svn:r16702

17 years agonote for backport: don't use a new entry guard that's also your exit.
Roger Dingledine [Sun, 31 Aug 2008 06:35:04 +0000 (06:35 +0000)] 
note for backport: don't use a new entry guard that's also your exit.

svn:r16699

17 years agomissed an OS var.
Andrew Lewman [Thu, 28 Aug 2008 01:32:21 +0000 (01:32 +0000)] 
missed an OS var.

svn:r16680

17 years agobackport of 16678; removing OS var and keeping ARCH
Andrew Lewman [Thu, 28 Aug 2008 01:31:03 +0000 (01:31 +0000)] 
backport of 16678; removing OS var and keeping ARCH

svn:r16679

17 years agobackport of 16670.
Andrew Lewman [Wed, 27 Aug 2008 03:56:07 +0000 (03:56 +0000)] 
backport of 16670.

svn:r16671

17 years agobackport doc change.
Andrew Lewman [Wed, 27 Aug 2008 03:47:32 +0000 (03:47 +0000)] 
backport doc change.

svn:r16669

17 years agoremove openbsd-malloc configure option because it causes some impossible
Andrew Lewman [Sat, 23 Aug 2008 03:41:45 +0000 (03:41 +0000)] 
remove openbsd-malloc configure option because it causes some impossible
dependency in glibc.

svn:r16635

17 years ago r17854@tombo: nickm | 2008-08-22 12:55:20 -0400
Nick Mathewson [Fri, 22 Aug 2008 16:56:08 +0000 (16:56 +0000)] 
 r17854@tombo:  nickm | 2008-08-22 12:55:20 -0400
 Backport to 0.2.0: We had been telling people to use --with-ssl-dir, which had not worked since 0.2.0.1-alpha: --with-openssl-dir was the one that worked.  Make them both work, document --with-openssl-dir, and mark --with-ssl-dir as obsolete.  Found by "Dave".

svn:r16626

17 years ago r17839@tombo: nickm | 2008-08-21 22:14:36 -0400
Nick Mathewson [Fri, 22 Aug 2008 02:14:45 +0000 (02:14 +0000)] 
 r17839@tombo:  nickm | 2008-08-21 22:14:36 -0400
 Fix bogus pointer use (and bug 806) on win32.

svn:r16617

17 years ago r17838@tombo: nickm | 2008-08-21 22:12:28 -0400
Nick Mathewson [Fri, 22 Aug 2008 02:14:43 +0000 (02:14 +0000)] 
 r17838@tombo:  nickm | 2008-08-21 22:12:28 -0400
 note 16450 as backportable

svn:r16616

17 years agoconsider r16605 for backport
Roger Dingledine [Wed, 20 Aug 2008 05:25:18 +0000 (05:25 +0000)] 
consider r16605 for backport

svn:r16606

17 years agoBackport to 0.2.0.x: Never allow a circuit to be created with the same circid as...
Nick Mathewson [Thu, 7 Aug 2008 20:19:38 +0000 (20:19 +0000)] 
Backport to 0.2.0.x: Never allow a circuit to be created with the same circid as a circuit that has been marked for close.  May fix 779.  Needs testing.

svn:r16463

17 years agoBackport: On recent linux kernels we were not detecting the linux/netfilter_ipv4...
Nick Mathewson [Thu, 7 Aug 2008 19:41:54 +0000 (19:41 +0000)] 
Backport:  On recent linux kernels we were not detecting the linux/netfilter_ipv4.h header properly, since we needed to have in_addr and in6_addr and __u32 defined before trying to include it.  Fix that.

svn:r16461

17 years ago r17660@tombo: nickm | 2008-08-06 12:22:19 -0400
Nick Mathewson [Wed, 6 Aug 2008 16:22:35 +0000 (16:22 +0000)] 
 r17660@tombo:  nickm | 2008-08-06 12:22:19 -0400
 Backport: Fix bug 794: recover 3 bytes wasted per memory chunk.  Fix from rovv.

svn:r16449

17 years ago r17505@tombo: nickm | 2008-07-31 08:24:58 -0400
Nick Mathewson [Wed, 6 Aug 2008 16:22:32 +0000 (16:22 +0000)] 
 r17505@tombo:  nickm | 2008-07-31 08:24:58 -0400
 backport buffer chunk size fix

svn:r16448

17 years ago r17319@aud-055: nickm | 2008-07-23 16:08:50 +0200
Nick Mathewson [Wed, 23 Jul 2008 14:09:04 +0000 (14:09 +0000)] 
 r17319@aud-055:  nickm | 2008-07-23 16:08:50 +0200
 Mark r16143 as backportable.

svn:r16147

17 years ago r17307@aud-055: nickm | 2008-07-23 14:57:58 +0200
Nick Mathewson [Wed, 23 Jul 2008 14:09:01 +0000 (14:09 +0000)] 
 r17307@aud-055:  nickm | 2008-07-23 14:57:58 +0200
 Note backportability of circid bugfix.

svn:r16146

17 years agoTweak a few error messages in the init script to use the proper variables (not
Peter Palfrader [Thu, 17 Jul 2008 23:57:57 +0000 (23:57 +0000)] 
Tweak a few error messages in the init script to use the proper variables (not
that it should matter, the Right One has the same value, but still) and to list
more possible error reasons.

svn:r16038

17 years agoTypo
Peter Palfrader [Thu, 17 Jul 2008 23:50:48 +0000 (23:50 +0000)] 
Typo

svn:r16036

17 years agoStop requiring that the binary in /usr/sbin/tor is still the same as the one
Peter Palfrader [Thu, 17 Jul 2008 23:48:39 +0000 (23:48 +0000)] 
Stop requiring that the binary in /usr/sbin/tor is still the same as the one
that actually is the running tor when we try to stop or reload the daemon using
the init script.  If the process is called tor, running as debian-tor, and the
pid file agrees to then it probably is the Tor you want to stop (closes:
#491246).

svn:r16035

17 years agoNew upstream version
Peter Palfrader [Wed, 16 Jul 2008 08:56:17 +0000 (08:56 +0000)] 
New upstream version

svn:r15971

17 years agobackport the 0.2.0.30 release notes. bump to 0.2.0.30. tor-0.2.0.30
Roger Dingledine [Wed, 16 Jul 2008 00:06:58 +0000 (00:06 +0000)] 
backport the 0.2.0.30 release notes. bump to 0.2.0.30.

svn:r15956

17 years agoclean up the changelog, and give us a date (today!)
Roger Dingledine [Wed, 16 Jul 2008 00:01:52 +0000 (00:01 +0000)] 
clean up the changelog, and give us a date (today!)

svn:r15953

17 years agoremove done items
Roger Dingledine [Wed, 16 Jul 2008 00:01:14 +0000 (00:01 +0000)] 
remove done items

svn:r15952

17 years agoUpload 0.2.0.29-rc-2 to unstable
Peter Palfrader [Tue, 15 Jul 2008 21:26:06 +0000 (21:26 +0000)] 
Upload 0.2.0.29-rc-2 to unstable

svn:r15946

17 years ago r16894@tombo: nickm | 2008-07-10 14:34:34 -0400
Nick Mathewson [Thu, 10 Jul 2008 18:34:45 +0000 (18:34 +0000)] 
 r16894@tombo:  nickm | 2008-07-10 14:34:34 -0400
 Mark r15821 for backport.

svn:r15822

17 years agoOops, that changelog entry should have been for the next release.
Nick Mathewson [Thu, 10 Jul 2008 13:39:19 +0000 (13:39 +0000)] 
Oops, that changelog entry should have been for the next release.

svn:r15817

17 years agobump svn 0.2.0 version to 0.2.0.29-rc-dev
Nick Mathewson [Wed, 9 Jul 2008 15:29:30 +0000 (15:29 +0000)] 
bump svn 0.2.0 version to 0.2.0.29-rc-dev

svn:r15807

17 years agoStop using __attribute__((nonnull)): It gets us occcasional warnings when we do somet...
Nick Mathewson [Wed, 9 Jul 2008 15:23:35 +0000 (15:23 +0000)] 
Stop using __attribute__((nonnull)): It gets us occcasional warnings when we do something so foolish it can be detected without dataflow analysis, but it also eliminates some of our error checking code.  Suggested by Peter Gutmann.

svn:r15804

17 years agoNew upstream version
Peter Palfrader [Wed, 9 Jul 2008 12:34:28 +0000 (12:34 +0000)] 
New upstream version

svn:r15790

17 years agoUpdate torbutton version to 1.2.0rc5
Andrew Lewman [Tue, 8 Jul 2008 19:12:28 +0000 (19:12 +0000)] 
Update torbutton version to 1.2.0rc5

svn:r15774

17 years agobump to 0.2.0.29-rc tor-0.2.0.29-rc
Roger Dingledine [Tue, 8 Jul 2008 14:17:06 +0000 (14:17 +0000)] 
bump to 0.2.0.29-rc

svn:r15769

17 years agoBackport: Patch from coderman: detect transparent proxy header correctly on some...
Nick Mathewson [Mon, 7 Jul 2008 15:17:23 +0000 (15:17 +0000)] 
Backport: Patch from coderman: detect transparent proxy header correctly on some linux versions.

svn:r15727

17 years agofix r1571[89], thanks arma
Peter Palfrader [Mon, 7 Jul 2008 11:58:18 +0000 (11:58 +0000)] 
fix r1571[89], thanks arma

svn:r15721

17 years agoWarn the admin if the number of file descriptors on his system is tiny.
Peter Palfrader [Mon, 7 Jul 2008 11:26:18 +0000 (11:26 +0000)] 
Warn the admin if the number of file descriptors on his system is tiny.

svn:r15718

17 years agoMark bugfix of 743 for backport once more tested.
Nick Mathewson [Sun, 6 Jul 2008 18:49:36 +0000 (18:49 +0000)] 
Mark bugfix of 743 for backport once more tested.

svn:r15701

17 years agoRemove spurious "netintet" check from configure.in. (Backport)
Nick Mathewson [Sat, 5 Jul 2008 21:17:24 +0000 (21:17 +0000)] 
Remove spurious "netintet" check from configure.in. (Backport)

svn:r15673

17 years ago r16690@tombo: nickm | 2008-07-03 11:03:39 -0400
Nick Mathewson [Thu, 3 Jul 2008 15:04:25 +0000 (15:04 +0000)] 
 r16690@tombo:  nickm | 2008-07-03 11:03:39 -0400
 Backport to 0.2.0: Fix for bug 742: do not use O_CREAT on 2-option version of open().  Especially do not use it on /dev/null.  Fix from Michael Scherer. Bugfix on 0.0.2pre19 (wow).

svn:r15627

17 years agobackport r15571 and give it a changelog entry
Roger Dingledine [Mon, 30 Jun 2008 23:27:50 +0000 (23:27 +0000)] 
backport r15571 and give it a changelog entry

svn:r15578

17 years agopreventive maintenance so we don't get more of those "failing
Roger Dingledine [Mon, 30 Jun 2008 23:26:39 +0000 (23:26 +0000)] 
preventive maintenance so we don't get more of those "failing
to find the right circuit" bugs.

svn:r15576

17 years agoclarify that the latest intro circ bugfix has a component
Roger Dingledine [Mon, 30 Jun 2008 21:23:45 +0000 (21:23 +0000)] 
clarify that the latest intro circ bugfix has a component
in 0.2.0.x and a component in 0.0.9.x.

svn:r15570

17 years ago r16588@tombo: nickm | 2008-06-28 00:15:45 -0400
Nick Mathewson [Sat, 28 Jun 2008 04:16:44 +0000 (04:16 +0000)] 
 r16588@tombo:  nickm | 2008-06-28 00:15:45 -0400
 Backport fix for bug 704; found by sjmurdoch.  Windows and recent openssl both want to define OCSP_RESPONSE; do not let them.

svn:r15534

17 years agoEnable cannibalization of circuits for introduction circuits (backport r14166) and...
Karsten Loesing [Tue, 24 Jun 2008 20:39:47 +0000 (20:39 +0000)] 
Enable cannibalization of circuits for introduction circuits (backport r14166) and actually use introduction circuits that originate from cannibalization afterwards (backports r15332/r15335).

svn:r15459

17 years agobackport r15366, bump to 0.2.0.28-rc-dev
Roger Dingledine [Mon, 23 Jun 2008 18:52:12 +0000 (18:52 +0000)] 
backport r15366, bump to 0.2.0.28-rc-dev

svn:r15435

17 years agonote r15366 for backport
Roger Dingledine [Fri, 20 Jun 2008 03:15:48 +0000 (03:15 +0000)] 
note r15366 for backport

svn:r15367

17 years agoBackport: More bug 707 fixes: no #if/#endif pairs inside macro arguments.
Nick Mathewson [Mon, 16 Jun 2008 18:35:34 +0000 (18:35 +0000)] 
Backport: More bug 707 fixes: no #if/#endif pairs inside macro arguments.

svn:r15308

17 years agoPartial backport. Clean up a macro/cpp interaction related to bug 707.
Nick Mathewson [Mon, 16 Jun 2008 18:16:42 +0000 (18:16 +0000)] 
Partial backport. Clean up a macro/cpp interaction related to bug 707.

svn:r15306

17 years agoNew upstream version
Peter Palfrader [Fri, 13 Jun 2008 08:28:52 +0000 (08:28 +0000)] 
New upstream version

svn:r15198

17 years agoRequire unit tests to pass again
Peter Palfrader [Fri, 13 Jun 2008 08:28:33 +0000 (08:28 +0000)] 
Require unit tests to pass again

svn:r15197

17 years agoone more changelog entry tor-0.2.0.28-rc
Roger Dingledine [Fri, 13 Jun 2008 05:22:27 +0000 (05:22 +0000)] 
one more changelog entry

svn:r15188

17 years agobackport r14329 and r14334:
Roger Dingledine [Fri, 13 Jun 2008 05:12:27 +0000 (05:12 +0000)] 
backport r14329 and r14334:
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.

svn:r15185

17 years agoupgrade karsten's hidden service fix to a 'major fix', and
Roger Dingledine [Fri, 13 Jun 2008 04:36:30 +0000 (04:36 +0000)] 
upgrade karsten's hidden service fix to a 'major fix', and
add a changelog entry for r15125.

svn:r15184

17 years agobackport r15074, r15076, r15077:
Roger Dingledine [Fri, 13 Jun 2008 04:18:26 +0000 (04:18 +0000)] 
backport r15074, r15076, r15077:
When we haven't had any application requests lately, don't bother
logging that we have expired a bunch of descriptors.

svn:r15182

17 years agobump to 0.2.0.28-rc
Roger Dingledine [Fri, 13 Jun 2008 04:16:45 +0000 (04:16 +0000)] 
bump to 0.2.0.28-rc
this one for sure!

svn:r15181

17 years agobackport r14998
Roger Dingledine [Fri, 13 Jun 2008 04:07:29 +0000 (04:07 +0000)] 
backport r14998

svn:r15180

17 years agoUpdate torbutton version.
Andrew Lewman [Wed, 11 Jun 2008 23:46:22 +0000 (23:46 +0000)] 
Update torbutton version.

svn:r15154

17 years agoBackport of r15149: you can't strcasecmp on 20-byte digests
Karsten Loesing [Wed, 11 Jun 2008 23:44:13 +0000 (23:44 +0000)] 
Backport of r15149: you can't strcasecmp on 20-byte digests
what if they contain nuls?
(worse, what if they *don't* contain nuls? ;)

svn:r15152

17 years agoIf we change our MaxAdvertisedBandwidth and then reload torrc,
Roger Dingledine [Wed, 11 Jun 2008 11:09:55 +0000 (11:09 +0000)] 
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.

svn:r15129

17 years agoAdd patches/14_fix_geoip_warning: Change geoipdb open failed message.
Peter Palfrader [Wed, 11 Jun 2008 10:59:16 +0000 (10:59 +0000)] 
Add patches/14_fix_geoip_warning: Change geoipdb open failed message.

svn:r15128

17 years agoAdd comments to the dpatch headers so lintian shuts up
Peter Palfrader [Wed, 11 Jun 2008 10:48:24 +0000 (10:48 +0000)] 
Add comments to the dpatch headers so lintian shuts up

svn:r15127

17 years agoRemove debian/patches/11_tor_as_root_more_helpful.dpatch as it is no longer
Peter Palfrader [Wed, 11 Jun 2008 10:48:21 +0000 (10:48 +0000)] 
Remove debian/patches/11_tor_as_root_more_helpful.dpatch as it is no longer
needed:  We now setuid() to the Tor user when run as root and it all just
works.

svn:r15126

17 years agoupdate to june 9 2008 ip-to-country file
Roger Dingledine [Wed, 11 Jun 2008 10:09:44 +0000 (10:09 +0000)] 
update to june 9 2008 ip-to-country file

svn:r15125

17 years agoWhen we're checking if we have enough dir info for each relay
Roger Dingledine [Wed, 11 Jun 2008 03:21:03 +0000 (03:21 +0000)] 
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.

svn:r15119

17 years agoFix a bug where, when we were choosing the 'end stream reason' to
Roger Dingledine [Wed, 11 Jun 2008 02:04:59 +0000 (02:04 +0000)] 
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
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.

svn:r15118

17 years agominor touchups
Roger Dingledine [Wed, 11 Jun 2008 01:50:06 +0000 (01:50 +0000)] 
minor touchups

svn:r15117

17 years agoTor 0.2.1.x can start with 'log notice stdout' and 'runasdaemon 1'
Roger Dingledine [Sun, 8 Jun 2008 00:34:34 +0000 (00:34 +0000)] 
Tor 0.2.1.x can start with 'log notice stdout' and 'runasdaemon 1'
both set. Earlier Tors cannot. This will be considered a feature
of 0.2.1.x, not a bug in 0.2.0.x.

svn:r15018

17 years ago0.2.0.27-rc-1
Peter Palfrader [Thu, 5 Jun 2008 23:22:44 +0000 (23:22 +0000)] 
0.2.0.27-rc-1

svn:r14987

17 years agoRemove unnecessary and already commented out dh_* calls from rules file
Peter Palfrader [Thu, 5 Jun 2008 23:22:41 +0000 (23:22 +0000)] 
Remove unnecessary and already commented out dh_* calls from rules file

svn:r14986

17 years agoChange declared Standards-Version to 3.8.0
Peter Palfrader [Thu, 5 Jun 2008 23:22:38 +0000 (23:22 +0000)] 
Change declared Standards-Version to 3.8.0

svn:r14985

17 years agoSupport passing of parallel=<n> in build options
Peter Palfrader [Thu, 5 Jun 2008 23:22:35 +0000 (23:22 +0000)] 
Support passing of parallel=<n> in build options

svn:r14984

17 years agoNo longer ignore failure of make clean in the clean target
Peter Palfrader [Thu, 5 Jun 2008 23:22:32 +0000 (23:22 +0000)] 
No longer ignore failure of make clean in the clean target

svn:r14983

17 years agoAnd mention www.tp.o instead of the old tor.eff.org in the long description.
Peter Palfrader [Thu, 5 Jun 2008 23:22:30 +0000 (23:22 +0000)] 
And mention www.tp.o instead of the old tor.eff.org in the long description.

svn:r14982

17 years agoAdd Homepage: https://www.torproject.org/ field to control file.
Peter Palfrader [Thu, 5 Jun 2008 23:22:26 +0000 (23:22 +0000)] 
Add Homepage: https://www.torproject.org/ field to control file.

svn:r14981

17 years agoA lintian override for W: tor-geoipdb: debian-changelog-file-is-a-symlink
Peter Palfrader [Thu, 5 Jun 2008 23:22:23 +0000 (23:22 +0000)] 
A lintian override for W: tor-geoipdb: debian-changelog-file-is-a-symlink

svn:r14980

17 years agoUse ${binary:Version} to depend on the right tor binary package from the
Peter Palfrader [Thu, 5 Jun 2008 23:22:20 +0000 (23:22 +0000)] 
Use ${binary:Version} to depend on the right tor binary package from the
tor-dbg package instead of ${Source-Version}.  Some guy on the internet said
the latter was deprecated.

svn:r14979

17 years agoDo not ship a copy of the changelog in tor-geoipdb package. That's another 100kb...
Peter Palfrader [Thu, 5 Jun 2008 23:22:17 +0000 (23:22 +0000)] 
Do not ship a copy of the changelog in tor-geoipdb package.  That's another 100kb right there

svn:r14978

17 years agoAdd geoipdb package
Peter Palfrader [Thu, 5 Jun 2008 23:22:15 +0000 (23:22 +0000)] 
Add geoipdb package

svn:r14977

17 years agoNew upstream version
Peter Palfrader [Thu, 5 Jun 2008 23:22:13 +0000 (23:22 +0000)] 
New upstream version

svn:r14976

17 years agoschedule r14970 and r14971 for backport
Roger Dingledine [Thu, 5 Jun 2008 11:44:30 +0000 (11:44 +0000)] 
schedule r14970 and r14971 for backport

svn:r14972

17 years agochangelog touchups
Roger Dingledine [Thu, 5 Jun 2008 06:27:23 +0000 (06:27 +0000)] 
changelog touchups

svn:r14966

17 years agoBackport: Make dist depend on check.
Nick Mathewson [Wed, 4 Jun 2008 18:42:39 +0000 (18:42 +0000)] 
Backport: Make dist depend on check.

svn:r14953

17 years agoBackport: Make unit tests pass again: new geoip behavior had freaked out.
Nick Mathewson [Wed, 4 Jun 2008 18:42:30 +0000 (18:42 +0000)] 
Backport: Make unit tests pass again: new geoip behavior had freaked out.

svn:r14952

17 years agoOnly warn when we fail to load the geoip file if we were planning to
Roger Dingledine [Wed, 4 Jun 2008 08:54:57 +0000 (08:54 +0000)] 
Only warn when we fail to load the geoip file if we were planning to
include geoip stats in our extrainfo document.

svn:r14934

17 years agoBridge relays no longer print "xx=0" in their extrainfo document
Roger Dingledine [Wed, 4 Jun 2008 07:40:59 +0000 (07:40 +0000)] 
Bridge relays no longer print "xx=0" in their extrainfo document
for every single country code in the geoip db.

svn:r14930

17 years agobump to 0.2.0.27-rc-dev
Roger Dingledine [Wed, 4 Jun 2008 06:35:56 +0000 (06:35 +0000)] 
bump to 0.2.0.27-rc-dev

svn:r14928

17 years agoFix compile on Windows, maybe.
Roger Dingledine [Wed, 4 Jun 2008 06:35:42 +0000 (06:35 +0000)] 
Fix compile on Windows, maybe.

svn:r14927

17 years agoBackport: update torbutton version
Andrew Lewman [Wed, 4 Jun 2008 03:53:33 +0000 (03:53 +0000)] 
Backport: update torbutton version

svn:r14926

17 years agofix most of the geoip unit tests. one remains broken -- nick,
Roger Dingledine [Tue, 3 Jun 2008 21:15:09 +0000 (21:15 +0000)] 
fix most of the geoip unit tests. one remains broken -- nick,
this looks like a real bug.

svn:r14923

17 years agobump to 0.2.0.27-rc tor-0.2.0.27-rc
Roger Dingledine [Tue, 3 Jun 2008 19:41:15 +0000 (19:41 +0000)] 
bump to 0.2.0.27-rc

svn:r14920