]>
git.ipfire.org Git - thirdparty/tor.git/log
Nick Mathewson [Mon, 19 Aug 2019 15:25:45 +0000 (11:25 -0400)]
Merge remote-tracking branch 'tor-github/pr/1160'
Nick Mathewson [Mon, 19 Aug 2019 15:11:39 +0000 (11:11 -0400)]
Merge branch 'maint-0.4.1'
Nick Mathewson [Mon, 19 Aug 2019 15:11:32 +0000 (11:11 -0400)]
Merge remote-tracking branch 'tor-github/pr/1230' into maint-0.4.1
Nick Mathewson [Mon, 19 Aug 2019 15:10:21 +0000 (11:10 -0400)]
Merge remote-tracking branch 'tor-github/pr/1235'
Nick Mathewson [Mon, 19 Aug 2019 15:08:44 +0000 (11:08 -0400)]
Merge remote-tracking branch 'tor-github/pr/1225'
George Kadianakis [Mon, 19 Aug 2019 15:07:48 +0000 (18:07 +0300)]
Merge branch 'tor-github/pr/1217'
George Kadianakis [Mon, 19 Aug 2019 15:06:05 +0000 (18:06 +0300)]
Merge branch 'tor-github/pr/1122'
George Kadianakis [Mon, 19 Aug 2019 15:05:22 +0000 (18:05 +0300)]
Merge branch 'tor-github/pr/1233'
George Kadianakis [Mon, 19 Aug 2019 15:04:35 +0000 (18:04 +0300)]
Merge branch 'tor-github/pr/1214'
George Kadianakis [Mon, 19 Aug 2019 15:03:51 +0000 (18:03 +0300)]
Merge branch 'tor-github/pr/1154'
George Kadianakis [Mon, 19 Aug 2019 15:02:44 +0000 (18:02 +0300)]
Merge branch 'tor-github/pr/1220'
George Kadianakis [Mon, 19 Aug 2019 14:53:00 +0000 (17:53 +0300)]
Merge remote-tracking branch 'mike/bug31356+logs-rebased2' into bug31356_final
Nick Mathewson [Mon, 19 Aug 2019 14:37:22 +0000 (10:37 -0400)]
Merge branch 'maint-0.4.1'
Nick Mathewson [Mon, 19 Aug 2019 14:37:21 +0000 (10:37 -0400)]
Merge branch 'maint-0.4.0' into maint-0.4.1
Nick Mathewson [Mon, 19 Aug 2019 14:37:21 +0000 (10:37 -0400)]
Merge branch 'maint-0.3.5' into maint-0.4.0
Nick Mathewson [Mon, 19 Aug 2019 14:37:21 +0000 (10:37 -0400)]
Merge branch 'maint-0.2.9' into maint-0.3.5
David Goulet [Mon, 19 Aug 2019 13:49:33 +0000 (09:49 -0400)]
Merge branch 'tor-github/pr/1213'
David Goulet [Mon, 19 Aug 2019 13:47:52 +0000 (09:47 -0400)]
practracker: Make exceptions.txt happy
Signed-off-by: David Goulet <dgoulet@torproject.org>
David Goulet [Thu, 15 Aug 2019 12:16:53 +0000 (08:16 -0400)]
dirauth: Change dizum IP address
New IP address from 194.109.206.212 to 45.66.33.45.
Signed request from Alex de Joode, operator of dizum:
https://trac.torproject.org/projects/tor/ticket/31406
Published descriptor by dizum on August 12th, 2019:
--
r dizum fqbq1v2DCDxTj0QDi7+gd1h911U GZmZtCLaPDQNxkhIFj8UcgTRAuA 2019-08-12 15:28:40 45.66.33.45 443 80
s Authority Fast Running Stable V2Dir Valid
v Tor 0.4.0.5
pr Cons=1-2 Desc=1-2 DirCache=1-2 HSDir=1-2 HSIntro=3-4 HSRend=1-2 Link=1-5 LinkAuth=1,3 Microdesc=1-2 Relay=1-2 Padding=1
w Bandwidth=20 Unmeasured=1
p reject 1-65535
--
Finally, confirmed by DNS:
$ dig +short tor.dizum.com
45.66.33.45
Closes #31406
Signed-off-by: David Goulet <dgoulet@torproject.org>
teor [Thu, 15 Aug 2019 08:58:10 +0000 (18:58 +1000)]
Fix typos in HiddenServiceExportCircuitID
Closes bug 31418.
Roger Dingledine [Thu, 15 Aug 2019 06:32:00 +0000 (02:32 -0400)]
fix typo in keypin journal log entry (for dir auths)
Mike Perry [Mon, 12 Aug 2019 18:40:29 +0000 (13:40 -0500)]
Practracker
Mike Perry [Thu, 8 Aug 2019 18:59:49 +0000 (13:59 -0500)]
Bug 31356: Add changes file.
Also document the other log changes in this branch.
Mike Perry [Mon, 12 Aug 2019 18:15:31 +0000 (13:15 -0500)]
Bug 31356: Propogate protover padding support to circpad
Mike Perry [Thu, 8 Aug 2019 17:49:33 +0000 (12:49 -0500)]
Bug 31356: Bump protover for new padding machines
By binding the protover numbering to specific padding machines, we can make
our padding negotiation simpler. We probably should have done this in the
first place.
This has the side effect that earlier 0.4.1.x-alpha clients won't negotiate
with 0.4.1.x-stable relays, and 0.4.1.x-stable clients won't negotiate with
earlier 0.4.1.x-alpha relays (or 0.4.0.x relays). Since we don't support
alphas after the stable is released, this is fine, so long as it gets in
before the first stable of 0.4.1.x.
Mike Perry [Thu, 8 Aug 2019 17:24:31 +0000 (12:24 -0500)]
Bug 30992: Demote logline of wronghop padding to protocol warn.
This can happen, it's not great, but it's not the worst thing in the world
either. Deferring full fix for 0.4.2/later.
Mike Perry [Mon, 12 Aug 2019 18:40:54 +0000 (13:40 -0500)]
Additional circpad diagnostic logs
Also add controller circuit id to all relevant circpad loglines. This will
make debugging any future issues like #30992 much easier.
teor [Mon, 12 Aug 2019 03:10:30 +0000 (13:10 +1000)]
Merge branch 'maint-0.4.1'
teor [Mon, 12 Aug 2019 03:10:14 +0000 (13:10 +1000)]
Merge branch 'maint-0.4.0' into maint-0.4.1
teor [Mon, 12 Aug 2019 03:10:05 +0000 (13:10 +1000)]
Merge branch 'maint-0.3.5' into maint-0.4.0
teor [Sun, 11 Aug 2019 23:55:29 +0000 (09:55 +1000)]
Merge remote-tracking branch 'tor-github/pr/1049' into maint-0.4.0
teor [Sun, 11 Aug 2019 23:54:35 +0000 (09:54 +1000)]
Merge remote-tracking branch 'tor-github/pr/1077' into maint-0.3.5
teor [Sun, 11 Aug 2019 23:53:59 +0000 (09:53 +1000)]
Merge remote-tracking branch 'tor-github/pr/1066' into maint-0.3.5
teor [Sun, 11 Aug 2019 23:52:56 +0000 (09:52 +1000)]
Merge remote-tracking branch 'tor-github/pr/1065' into maint-0.3.5
teor [Sun, 11 Aug 2019 23:51:35 +0000 (09:51 +1000)]
Merge remote-tracking branch 'tor-github/pr/1056' into maint-0.3.5
teor [Sun, 11 Aug 2019 23:51:00 +0000 (09:51 +1000)]
Merge remote-tracking branch 'tor-github/pr/1039' into maint-0.3.5
teor [Sun, 11 Aug 2019 23:50:42 +0000 (09:50 +1000)]
Merge remote-tracking branch 'tor-github/pr/1034' into maint-0.3.5
teor [Sun, 11 Aug 2019 23:49:53 +0000 (09:49 +1000)]
Merge remote-tracking branch 'tor-github/pr/1020' into maint-0.3.5
teor [Sun, 11 Aug 2019 23:45:32 +0000 (09:45 +1000)]
Merge remote-tracking branch 'tor-github/pr/987' into maint-0.3.5
teor [Sun, 11 Aug 2019 23:44:46 +0000 (09:44 +1000)]
Merge remote-tracking branch 'tor-github/pr/952' into maint-0.3.5
teor [Sun, 11 Aug 2019 23:43:37 +0000 (09:43 +1000)]
Merge remote-tracking branch 'tor-github/pr/951' into maint-0.3.5
teor [Sun, 11 Aug 2019 23:42:15 +0000 (09:42 +1000)]
Merge remote-tracking branch 'tor-github/pr/937' into maint-0.3.5
teor [Sun, 11 Aug 2019 23:41:14 +0000 (09:41 +1000)]
Merge remote-tracking branch 'tor-github/pr/926' into maint-0.3.5
teor [Sun, 11 Aug 2019 23:40:08 +0000 (09:40 +1000)]
Merge remote-tracking branch 'tor-github/pr/911' into maint-0.3.5
teor [Sun, 11 Aug 2019 23:38:46 +0000 (09:38 +1000)]
Merge remote-tracking branch 'tor-github/pr/848' into maint-0.3.5
teor [Sun, 11 Aug 2019 23:36:14 +0000 (09:36 +1000)]
Merge remote-tracking branch 'tor-github/pr/741' into maint-0.3.5
teor [Fri, 9 Aug 2019 21:26:37 +0000 (07:26 +1000)]
Merge branch 'maint-0.4.1'
teor [Fri, 9 Aug 2019 21:26:30 +0000 (07:26 +1000)]
Merge branch 'maint-0.4.0' into maint-0.4.1
teor [Fri, 9 Aug 2019 21:26:21 +0000 (07:26 +1000)]
Merge branch 'maint-0.3.5' into maint-0.4.0
teor [Fri, 9 Aug 2019 21:25:57 +0000 (07:25 +1000)]
Merge branch 'maint-0.2.9' into maint-0.3.5
Delete src/or/buffers.c which was fixup'ed in 0.2.9 but moved in 0.3.5.
The 0.2.9 fix is not required for the 0.3.5 patch.
Resolves merge conflict caused by 30041.
teor [Fri, 9 Aug 2019 21:21:56 +0000 (07:21 +1000)]
Merge remote-tracking branch 'tor-github/pr/1078' into maint-0.2.9
teor [Fri, 9 Aug 2019 21:21:43 +0000 (07:21 +1000)]
Merge remote-tracking branch 'tor-github/pr/1052' into maint-0.2.9
teor [Fri, 9 Aug 2019 21:21:31 +0000 (07:21 +1000)]
Merge remote-tracking branch 'tor-github/pr/1229' into maint-0.2.9
Nick Mathewson [Tue, 9 Apr 2019 17:14:28 +0000 (13:14 -0400)]
Modify "Protect buffers against INT_MAX datalen overflows." for 0.2.9
teor [Fri, 9 Aug 2019 04:05:46 +0000 (14:05 +1000)]
Merge remote-tracking branch 'tor-github/pr/1081' into maint-0.4.0
teor [Fri, 9 Aug 2019 04:05:26 +0000 (14:05 +1000)]
Merge remote-tracking branch 'tor-github/pr/1080' into maint-0.3.5
teor [Fri, 9 Aug 2019 04:01:50 +0000 (14:01 +1000)]
Merge remote-tracking branch 'tor-github/pr/1054' into maint-0.3.5
teor [Fri, 9 Aug 2019 04:00:01 +0000 (14:00 +1000)]
Merge remote-tracking branch 'tor-github/pr/920' into maint-0.3.5
George Kadianakis [Tue, 12 Mar 2019 18:11:51 +0000 (20:11 +0200)]
Fix #28525 changes file that is breaking CI.
George Kadianakis [Tue, 12 Mar 2019 18:11:51 +0000 (20:11 +0200)]
Fix #28525 changes file that is breaking CI.
teor [Fri, 9 Aug 2019 03:53:52 +0000 (13:53 +1000)]
Merge remote-tracking branch 'tor-github/pr/763' into maint-0.3.5
teor [Fri, 9 Aug 2019 03:53:34 +0000 (13:53 +1000)]
Merge remote-tracking branch 'tor-github/pr/762' into maint-0.2.9
teor [Fri, 9 Aug 2019 03:50:59 +0000 (13:50 +1000)]
Merge remote-tracking branch 'tor-github/pr/958' into maint-0.3.5
teor [Fri, 9 Aug 2019 03:50:42 +0000 (13:50 +1000)]
Merge remote-tracking branch 'tor-github/pr/957' into maint-0.2.9
teor [Thu, 8 Aug 2019 23:51:50 +0000 (09:51 +1000)]
Merge branch 'bug31343_31374_041' into bug31343_31374_master
teor [Thu, 8 Aug 2019 23:51:44 +0000 (09:51 +1000)]
Merge branch 'bug31343_31374_040' into bug31343_31374_041
teor [Thu, 8 Aug 2019 23:51:40 +0000 (09:51 +1000)]
Merge branch 'bug31343_31374_035' into bug31343_31374_040
teor [Thu, 8 Aug 2019 23:51:35 +0000 (09:51 +1000)]
Merge branch 'bug31343_31374_029' into bug31343_31374_035
teor [Thu, 8 Aug 2019 23:50:50 +0000 (09:50 +1000)]
Merge remote-tracking branch 'tor-github/pr/1211' into test31343_040
teor [Thu, 8 Aug 2019 23:49:35 +0000 (09:49 +1000)]
Merge remote-tracking branch 'tor-github/pr/1222' into combined31343_31374_035
teor [Thu, 8 Aug 2019 23:49:27 +0000 (09:49 +1000)]
Merge remote-tracking branch 'tor-github/pr/1210' into combined31343_31374_035
teor [Thu, 8 Aug 2019 23:48:41 +0000 (09:48 +1000)]
Merge remote-tracking branch 'tor-github/pr/1221' into combined31343_31374_029
teor [Thu, 8 Aug 2019 23:48:28 +0000 (09:48 +1000)]
Merge remote-tracking branch 'tor-github/pr/1209' into combined31343_31374_029
Nick Mathewson [Thu, 8 Aug 2019 19:25:00 +0000 (15:25 -0400)]
Merge branch 'maint-0.4.1'
Nick Mathewson [Thu, 8 Aug 2019 19:24:52 +0000 (15:24 -0400)]
Merge branch 'ticket31374_035' into maint-0.4.1
David Goulet [Thu, 8 Aug 2019 17:40:10 +0000 (13:40 -0400)]
hs: Initialize the INTRO2 bucket for legacy intro point
Signed-off-by: David Goulet <dgoulet@torproject.org>
David Goulet [Thu, 8 Aug 2019 16:30:23 +0000 (12:30 -0400)]
Merge branch 'tor-github/pr/1183'
David Goulet [Thu, 8 Aug 2019 16:26:59 +0000 (12:26 -0400)]
Merge branch 'tor-github/pr/1172'
Nick Mathewson [Thu, 8 Aug 2019 15:46:24 +0000 (11:46 -0400)]
Merge branch 'ticket31374_029' into ticket31374_035
Nick Mathewson [Thu, 8 Aug 2019 15:43:42 +0000 (11:43 -0400)]
Fix a warning about casting the results of GetProcAddress.
Fixes bug 31374; bugfix on 0.2.9.1-alpha.
Nick Mathewson [Thu, 8 Aug 2019 15:32:11 +0000 (11:32 -0400)]
pre-push hook: Only run practracker when a special file is present
Closes ticket 30979.
Nick Mathewson [Thu, 8 Aug 2019 15:24:08 +0000 (11:24 -0400)]
Merge branch 'maint-0.4.1'
Nick Mathewson [Thu, 8 Aug 2019 15:23:59 +0000 (11:23 -0400)]
Merge branch 'ticket31343_040' into maint-0.4.1
Nick Mathewson [Thu, 8 Aug 2019 13:40:04 +0000 (09:40 -0400)]
Merge branch 'ticket31343_035' into ticket31343_040
Nick Mathewson [Thu, 8 Aug 2019 13:39:48 +0000 (09:39 -0400)]
Merge branch 'ticket31343_029' into ticket31343_035
Nick Mathewson [Thu, 8 Aug 2019 13:38:03 +0000 (09:38 -0400)]
Fix another time_t/long warning for 31343.
Nick Mathewson [Thu, 8 Aug 2019 13:17:23 +0000 (09:17 -0400)]
Merge branch 'ticket31343_029' into ticket31343_035
Nick Mathewson [Thu, 8 Aug 2019 13:15:42 +0000 (09:15 -0400)]
Restore proper behavior of netinfo skew check
My previous fix removed a comparison, which would have caused us to
warn about every skew instead of skews of over an hour.
teor [Thu, 8 Aug 2019 13:08:19 +0000 (23:08 +1000)]
Merge branch 'doc31089_041' into doc31089_master
Delete outdated comment about serving the image, which had been modified
earlier in the master branch.
teor [Thu, 8 Aug 2019 13:07:22 +0000 (23:07 +1000)]
Merge branch 'doc31089_040' into doc31089_041
teor [Thu, 8 Aug 2019 13:07:17 +0000 (23:07 +1000)]
Merge branch 'doc31089_035' into doc31089_040
teor [Thu, 8 Aug 2019 13:07:12 +0000 (23:07 +1000)]
Merge branch 'doc31089_029' into doc31089_035
rl1987 [Fri, 12 Jul 2019 07:16:55 +0000 (10:16 +0300)]
Hardcode the image into tor-exit-notice.html
teor [Thu, 8 Aug 2019 01:20:07 +0000 (11:20 +1000)]
Merge branch 'maint-0.4.1'
teor [Thu, 8 Aug 2019 01:19:58 +0000 (11:19 +1000)]
Merge branch 'maint-0.4.0' into maint-0.4.1
teor [Thu, 8 Aug 2019 01:19:38 +0000 (11:19 +1000)]
Merge branch 'maint-0.3.5' into maint-0.4.0
teor [Thu, 8 Aug 2019 01:17:46 +0000 (11:17 +1000)]
Merge remote-tracking branch 'tor-github/pr/1044' into maint-0.3.5
Merge changed chutney and stem script lines from 29280 with changed
stem script lines from 30591.
teor [Thu, 8 Aug 2019 01:11:42 +0000 (11:11 +1000)]
Merge branch 'maint-0.4.1'
teor [Thu, 8 Aug 2019 01:11:35 +0000 (11:11 +1000)]
Merge branch 'maint-0.4.0' into maint-0.4.1
teor [Thu, 8 Aug 2019 01:11:27 +0000 (11:11 +1000)]
Merge branch 'maint-0.3.5' into maint-0.4.0