]> git.ipfire.org Git - thirdparty/tor.git/log
thirdparty/tor.git
7 years agoMerge branch 'maint-0.2.8' into release-0.2.8 release-0.2.8
Nick Mathewson [Thu, 21 Dec 2017 15:58:20 +0000 (10:58 -0500)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8 maint-0.2.8
Nick Mathewson [Thu, 21 Dec 2017 15:43:06 +0000 (10:43 -0500)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

7 years agoMerge branch 'bug24666_squashed_025' into maint-0.2.5
Nick Mathewson [Thu, 21 Dec 2017 15:40:10 +0000 (10:40 -0500)] 
Merge branch 'bug24666_squashed_025' into maint-0.2.5

7 years agoMove free to end of test function so coverity won't complain.
Nick Mathewson [Thu, 21 Dec 2017 15:39:29 +0000 (10:39 -0500)] 
Move free to end of test function so coverity won't complain.

7 years agoMove destroy cells into a separate queue type of their own, to save RAM
Nick Mathewson [Tue, 19 Dec 2017 18:53:52 +0000 (13:53 -0500)] 
Move destroy cells into a separate queue type of their own, to save RAM

We've been seeing problems with destroy cells queues taking up a
huge amount of RAM.  We can mitigate this, since while a full packed
destroy cell takes 514 bytes, we only need 5 bytes to remember a
circuit ID and a reason.

Fixes bug 24666. Bugfix on 0.2.5.1-alpha, when destroy cell queues
were introduced.

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Wed, 20 Dec 2017 17:15:23 +0000 (12:15 -0500)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Wed, 20 Dec 2017 17:15:23 +0000 (12:15 -0500)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

7 years agoUpdate geoip and geoip6 to the December 6 2017 database.
Karsten Loesing [Wed, 20 Dec 2017 16:36:29 +0000 (17:36 +0100)] 
Update geoip and geoip6 to the December 6 2017 database.

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Mon, 11 Dec 2017 21:56:31 +0000 (16:56 -0500)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Mon, 11 Dec 2017 21:56:31 +0000 (16:56 -0500)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

7 years agoMerge branch 'bug24167_025' into maint-0.2.5
Nick Mathewson [Mon, 11 Dec 2017 21:56:28 +0000 (16:56 -0500)] 
Merge branch 'bug24167_025' into maint-0.2.5

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Mon, 11 Dec 2017 21:54:13 +0000 (16:54 -0500)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Mon, 11 Dec 2017 21:54:11 +0000 (16:54 -0500)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

7 years agoMerge remote-tracking branch 'public/ticket23856_025_01' into maint-0.2.5
Nick Mathewson [Mon, 11 Dec 2017 21:53:02 +0000 (16:53 -0500)] 
Merge remote-tracking branch 'public/ticket23856_025_01' into maint-0.2.5

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Fri, 1 Dec 2017 17:13:40 +0000 (12:13 -0500)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Fri, 1 Dec 2017 17:13:39 +0000 (12:13 -0500)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

7 years agoFix a clang compilation warning in rendservice.c
Nick Mathewson [Fri, 1 Dec 2017 17:13:15 +0000 (12:13 -0500)] 
Fix a clang compilation warning in rendservice.c

Fixes bug 24480; bugfix on 0.2.5.16.

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Fri, 1 Dec 2017 14:35:43 +0000 (09:35 -0500)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Fri, 1 Dec 2017 14:34:47 +0000 (09:34 -0500)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

"ours" merge to avoid version bump.

7 years agobump to 0.2.8.17-dev
Nick Mathewson [Fri, 1 Dec 2017 14:33:51 +0000 (09:33 -0500)] 
bump to 0.2.8.17-dev

7 years agobump to 0.2.5.16-dev
Nick Mathewson [Fri, 1 Dec 2017 14:33:41 +0000 (09:33 -0500)] 
bump to 0.2.5.16-dev

7 years agocopy changelog to releasenotes
Nick Mathewson [Fri, 1 Dec 2017 14:14:36 +0000 (09:14 -0500)] 
copy changelog to releasenotes

7 years agochangelog for 0.2.8.17 tor-0.2.8.17
Nick Mathewson [Thu, 30 Nov 2017 20:21:29 +0000 (15:21 -0500)] 
changelog for 0.2.8.17

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Thu, 30 Nov 2017 17:28:39 +0000 (12:28 -0500)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoversion bump to 0.2.8.17
Nick Mathewson [Thu, 30 Nov 2017 17:22:32 +0000 (12:22 -0500)] 
version bump to 0.2.8.17

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Thu, 30 Nov 2017 17:21:36 +0000 (12:21 -0500)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

"ours" to avoid version bump

7 years agobump to 0.2.5.16
Nick Mathewson [Thu, 30 Nov 2017 17:19:48 +0000 (12:19 -0500)] 
bump to 0.2.5.16

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Thu, 30 Nov 2017 17:07:59 +0000 (12:07 -0500)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Thu, 30 Nov 2017 17:07:59 +0000 (12:07 -0500)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

7 years agoMerge branch 'trove-2017-012_025' into maint-0.2.5
Nick Mathewson [Thu, 30 Nov 2017 17:06:21 +0000 (12:06 -0500)] 
Merge branch 'trove-2017-012_025' into maint-0.2.5

7 years agoMerge branch 'trove-2017-011_025' into maint-0.2.5
Nick Mathewson [Thu, 30 Nov 2017 17:06:17 +0000 (12:06 -0500)] 
Merge branch 'trove-2017-011_025' into maint-0.2.5

7 years agoMerge branch 'trove-2017-009_025' into maint-0.2.5
Nick Mathewson [Thu, 30 Nov 2017 17:05:59 +0000 (12:05 -0500)] 
Merge branch 'trove-2017-009_025' into maint-0.2.5

7 years agoFix changes file
Nick Mathewson [Thu, 30 Nov 2017 16:52:40 +0000 (11:52 -0500)] 
Fix changes file

7 years agoUse local descriptor object to exclude self in path selection
David Goulet [Wed, 29 Nov 2017 00:02:00 +0000 (19:02 -0500)] 
Use local descriptor object to exclude self in path selection

TROVE-2017-12. Severity: Medium

When choosing a random node for a circuit, directly use our router
descriptor to exclude ourself instead of the one in the global
descriptor list. That list could be empty because tor could be
downloading them which could lead to not excluding ourself.

Closes #21534

7 years agohs-v2: Remove any expiring intro from the retry list
David Goulet [Tue, 21 Nov 2017 15:16:08 +0000 (10:16 -0500)] 
hs-v2: Remove any expiring intro from the retry list

TROVE-2017-13. Severity: High.

In the unlikely case that a hidden service could be missing intro circuit(s),
that it didn't have enough directory information to open new circuits and that
an intro point was about to expire, a use-after-free is possible because of
the intro point object being both in the retry list and expiring list at the
same time.

The intro object would get freed after the circuit failed to open and then
access a second time when cleaned up from the expiring list.

Fixes #24313

7 years agoAvoid asking for passphrase on junky PEM input
Nick Mathewson [Sat, 11 Nov 2017 19:21:37 +0000 (14:21 -0500)] 
Avoid asking for passphrase on junky PEM input

Fixes bug 24246 and TROVE-2017-011.

This bug is so old, it's in Matej's code.  Seems to have been
introduced with e01522bbed6eea.

7 years agoFix length of replaycache-checked data.
Nick Mathewson [Sat, 11 Nov 2017 18:40:21 +0000 (13:40 -0500)] 
Fix length of replaycache-checked data.

This is a regression; we should have been checking only the
public-key encrypted portion.  Fixes bug 24244, TROVE-2017-009, and
CVE-2017-8819.

7 years agorelay: Change bandwidth stats interval to 24 hours
David Goulet [Wed, 22 Nov 2017 14:25:07 +0000 (09:25 -0500)] 
relay: Change bandwidth stats interval to 24 hours

Going from 4 hours to 24 hours in order to try reduce the efficiency of guard
discovery attacks.

Closes #23856

Signed-off-by: David Goulet <dgoulet@torproject.org>
7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Mon, 27 Nov 2017 14:09:34 +0000 (09:09 -0500)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoAdd bastet's ipv6 address
Sebastian Hahn [Thu, 23 Nov 2017 06:37:56 +0000 (07:37 +0100)] 
Add bastet's ipv6 address

Implements ticket 24394

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Sat, 18 Nov 2017 16:03:16 +0000 (11:03 -0500)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Sat, 18 Nov 2017 16:01:33 +0000 (11:01 -0500)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

7 years agoMerge branch 'ticket18329_minimal_025' into maint-0.2.5
Nick Mathewson [Sat, 18 Nov 2017 16:00:45 +0000 (11:00 -0500)] 
Merge branch 'ticket18329_minimal_025' into maint-0.2.5

7 years agoFix a traceback when closing a blocked connection "immediately".
Nick Mathewson [Thu, 16 Nov 2017 16:45:15 +0000 (11:45 -0500)] 
Fix a traceback when closing a blocked connection "immediately".

When we close a connection via connection_close_immediately, we kill
its events immediately. But if it had been blocked on bandwidth
read/write, we could try to re-add its (nonexistent) events later
from connection_bucket_refill -- if we got to that callback before
we swept the marked connections.

Fixes bug 24167.  Fortunately, this hasn't been a crash bug since we
introduced connection_check_event in 0.2.9.10, and backported it.

This is a bugfix on commit 89d422914a0c3cb, I believe, which
appeared in Tor 0.1.0.1-rc.

7 years agoMinimal implementation of bridge-distribution-request
Nick Mathewson [Tue, 14 Nov 2017 01:44:51 +0000 (20:44 -0500)] 
Minimal implementation of bridge-distribution-request

Just advertise the line when we're a bridge, using "any" if we're
published or "none" if we aren't.

This is done in lieu of a full backport of #18329.

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Mon, 13 Nov 2017 17:57:58 +0000 (12:57 -0500)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'bug23291_028' into maint-0.2.8
Nick Mathewson [Mon, 13 Nov 2017 17:57:55 +0000 (12:57 -0500)] 
Merge branch 'bug23291_028' into maint-0.2.8

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Sat, 11 Nov 2017 17:23:33 +0000 (12:23 -0500)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Sat, 11 Nov 2017 17:23:33 +0000 (12:23 -0500)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

7 years agoUpdate geoip and geoip6 to the November 6 2017 database.
Karsten Loesing [Fri, 10 Nov 2017 09:14:09 +0000 (10:14 +0100)] 
Update geoip and geoip6 to the November 6 2017 database.

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Wed, 25 Oct 2017 13:29:00 +0000 (09:29 -0400)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Wed, 25 Oct 2017 13:28:15 +0000 (09:28 -0400)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

"ours" merge to avoid version bump

7 years agobump to 0.2.8.16-dev
Nick Mathewson [Wed, 25 Oct 2017 13:27:07 +0000 (09:27 -0400)] 
bump to 0.2.8.16-dev

7 years agobump to 0.2.5.15-dev
Nick Mathewson [Wed, 25 Oct 2017 13:26:53 +0000 (09:26 -0400)] 
bump to 0.2.5.15-dev

7 years agoSet a date; make releasenotes (028) tor-0.2.8.16
Nick Mathewson [Wed, 25 Oct 2017 12:07:27 +0000 (08:07 -0400)] 
Set a date; make releasenotes (028)

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Tue, 24 Oct 2017 13:10:42 +0000 (09:10 -0400)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Tue, 24 Oct 2017 13:10:04 +0000 (09:10 -0400)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

"ours" merge to avoid version bump

7 years agobump to 0.2.8.16
Nick Mathewson [Tue, 24 Oct 2017 13:09:10 +0000 (09:09 -0400)] 
bump to 0.2.8.16

7 years agobump to 0.2.5.15
Nick Mathewson [Tue, 24 Oct 2017 13:09:00 +0000 (09:09 -0400)] 
bump to 0.2.5.15

7 years agoWarn that 028 will become deprecated next january.
Nick Mathewson [Tue, 24 Oct 2017 13:05:40 +0000 (09:05 -0400)] 
Warn that 028 will become deprecated next january.

7 years agoStart an 0.2.8.16 changelog
Nick Mathewson [Tue, 24 Oct 2017 12:58:56 +0000 (08:58 -0400)] 
Start an 0.2.8.16 changelog

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Mon, 23 Oct 2017 13:11:10 +0000 (09:11 -0400)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoAdjust test, now that there are 9 dirauths again
Nick Mathewson [Mon, 23 Oct 2017 13:11:07 +0000 (09:11 -0400)] 
Adjust test, now that there are 9 dirauths again

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Mon, 23 Oct 2017 13:06:34 +0000 (09:06 -0400)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Mon, 23 Oct 2017 13:04:56 +0000 (09:04 -0400)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

7 years agodirauth: Add bastet to the default authorities
David Goulet [Thu, 19 Oct 2017 20:08:43 +0000 (16:08 -0400)] 
dirauth: Add bastet to the default authorities

Fixes #23910

Based on a patch by dgoulet; backported to 0.2.5

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Mon, 23 Oct 2017 12:59:11 +0000 (08:59 -0400)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Mon, 23 Oct 2017 12:58:28 +0000 (08:58 -0400)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Mon, 23 Oct 2017 12:53:24 +0000 (08:53 -0400)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge remote-tracking branch 'public/bug23690_028' into maint-0.2.8
Nick Mathewson [Mon, 23 Oct 2017 12:53:14 +0000 (08:53 -0400)] 
Merge remote-tracking branch 'public/bug23690_028' into maint-0.2.8

7 years agoUpdate Longclaw's IP address; fixes 23592.
Nick Mathewson [Tue, 17 Oct 2017 17:59:00 +0000 (13:59 -0400)] 
Update Longclaw's IP address; fixes 23592.

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Thu, 5 Oct 2017 15:04:59 +0000 (11:04 -0400)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Thu, 5 Oct 2017 15:04:59 +0000 (11:04 -0400)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

7 years agoadd missing subcategory in changes file
Nick Mathewson [Thu, 5 Oct 2017 15:04:54 +0000 (11:04 -0400)] 
add missing subcategory in changes file

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Thu, 5 Oct 2017 15:03:35 +0000 (11:03 -0400)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Thu, 5 Oct 2017 15:03:35 +0000 (11:03 -0400)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

7 years agoUpdate geoip and geoip6 to the October 4 2017 database.
Karsten Loesing [Thu, 5 Oct 2017 14:56:14 +0000 (16:56 +0200)] 
Update geoip and geoip6 to the October 4 2017 database.

7 years agoClear outbuf_flushlen when we clear a connection's outbuf
Nick Mathewson [Fri, 29 Sep 2017 14:00:14 +0000 (10:00 -0400)] 
Clear outbuf_flushlen when we clear a connection's outbuf

When we added single_conn_free_bytes(), we cleared the outbuf on a
connection without setting outbuf_flushlen() to 0.  This could cause
an assertion failure later on in flush_buf().

Fixes bug 23690; bugfix on 0.2.6.1-alpha.

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Wed, 20 Sep 2017 12:32:55 +0000 (08:32 -0400)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoRemove longclaw's IPv6 address, as it will soon change
teor [Wed, 20 Sep 2017 04:48:53 +0000 (14:48 +1000)] 
Remove longclaw's IPv6 address, as it will soon change

Authority IPv6 addresses were originally added in 0.2.8.1-alpha.

This leaves 3/8 directory authorities with IPv6 addresses, but there
are also 52 fallback directory mirrors with IPv6 addresses.

Resolves 19760.

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Mon, 18 Sep 2017 18:40:55 +0000 (14:40 -0400)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agobump to 0.2.8.15-dev
Nick Mathewson [Mon, 18 Sep 2017 18:39:40 +0000 (14:39 -0400)] 
bump to 0.2.8.15-dev

7 years agoFinish changelog for 0.2.8.15 tor-0.2.8.15
Nick Mathewson [Mon, 18 Sep 2017 13:57:45 +0000 (09:57 -0400)] 
Finish changelog for 0.2.8.15

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Mon, 18 Sep 2017 13:40:40 +0000 (09:40 -0400)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoMerge branch 'trove-2017-008_028' into maint-0.2.8
Nick Mathewson [Mon, 18 Sep 2017 13:39:35 +0000 (09:39 -0400)] 
Merge branch 'trove-2017-008_028' into maint-0.2.8

7 years agoFix log-uninitialized-stack bug in rend_service_intro_established.
Nick Mathewson [Mon, 18 Sep 2017 13:25:21 +0000 (09:25 -0400)] 
Fix log-uninitialized-stack bug in rend_service_intro_established.

Fixes bug 23490; bugfix on 0.2.7.2-alpha.

TROVE-2017-008
CVE-2017-0380

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Thu, 14 Sep 2017 17:22:17 +0000 (13:22 -0400)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoversion bump: 0.2.8.15
Nick Mathewson [Thu, 14 Sep 2017 17:20:14 +0000 (13:20 -0400)] 
version bump: 0.2.8.15

7 years agostart on changelog for 0.2.8.14
Nick Mathewson [Thu, 14 Sep 2017 17:18:32 +0000 (13:18 -0400)] 
start on changelog for 0.2.8.14

7 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Thu, 7 Sep 2017 19:18:00 +0000 (15:18 -0400)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

7 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Thu, 7 Sep 2017 19:18:00 +0000 (15:18 -0400)] 
Merge branch 'maint-0.2.8' into release-0.2.8

7 years agoUpdate geoip and geoip6 to the September 6 2017 database.
Karsten Loesing [Thu, 7 Sep 2017 19:06:16 +0000 (21:06 +0200)] 
Update geoip and geoip6 to the September 6 2017 database.

7 years agochanges file for bug 23291
Nick Mathewson [Mon, 21 Aug 2017 19:04:35 +0000 (15:04 -0400)] 
changes file for bug 23291

7 years ago22839: fix check_heap_buffer buffer size in test-memwipe
Ties Stuij [Sun, 13 Aug 2017 15:55:45 +0000 (17:55 +0200)] 
22839: fix check_heap_buffer buffer size in test-memwipe

8 years agoMerge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson [Thu, 3 Aug 2017 12:44:31 +0000 (08:44 -0400)] 
Merge branch 'maint-0.2.5' into maint-0.2.8

8 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Thu, 3 Aug 2017 12:44:31 +0000 (08:44 -0400)] 
Merge branch 'maint-0.2.8' into release-0.2.8

8 years agoUpdate geoip and geoip6 to the August 3 2017 database.
Karsten Loesing [Thu, 3 Aug 2017 08:00:54 +0000 (10:00 +0200)] 
Update geoip and geoip6 to the August 3 2017 database.

8 years agoMerge branch 'maint-0.2.7-redux' into maint-0.2.8
Nick Mathewson [Tue, 1 Aug 2017 15:19:29 +0000 (11:19 -0400)] 
Merge branch 'maint-0.2.7-redux' into maint-0.2.8

8 years agoMerge branch 'maint-0.2.8' into release-0.2.8
Nick Mathewson [Tue, 1 Aug 2017 15:19:29 +0000 (11:19 -0400)] 
Merge branch 'maint-0.2.8' into release-0.2.8

8 years agoMerge branch 'maint-0.2.6' into maint-0.2.7-redux maint-0.2.7-redux
Nick Mathewson [Tue, 1 Aug 2017 15:19:29 +0000 (11:19 -0400)] 
Merge branch 'maint-0.2.6' into maint-0.2.7-redux