]>
git.ipfire.org Git - thirdparty/tor.git/log
teor [Fri, 5 Apr 2019 23:33:33 +0000 (09:33 +1000)]
Merge branch 'maint-0.4.0' into release-0.4.0
teor [Fri, 5 Apr 2019 23:33:28 +0000 (09:33 +1000)]
Merge branch 'maint-0.3.5' into maint-0.4.0
teor [Fri, 5 Apr 2019 23:33:20 +0000 (09:33 +1000)]
Merge branch 'maint-0.3.4' into maint-0.3.5
teor [Fri, 5 Apr 2019 23:33:11 +0000 (09:33 +1000)]
Merge branch 'maint-0.2.9' into maint-0.3.4
teor [Fri, 5 Apr 2019 23:32:53 +0000 (09:32 +1000)]
Merge remote-tracking branch 'tor-github/pr/898' into maint-0.3.5
teor [Fri, 5 Apr 2019 23:31:52 +0000 (09:31 +1000)]
Merge remote-tracking branch 'tor-github/pr/903' into maint-0.3.5
teor [Fri, 5 Apr 2019 23:30:52 +0000 (09:30 +1000)]
Merge remote-tracking branch 'tor-github/pr/879' into maint-0.3.5
teor [Fri, 5 Apr 2019 23:30:04 +0000 (09:30 +1000)]
Merge remote-tracking branch 'tor-github/pr/878' into maint-0.3.4
teor [Fri, 5 Apr 2019 23:28:58 +0000 (09:28 +1000)]
Merge remote-tracking branch 'tor-github/pr/902' into maint-0.2.9
teor [Fri, 5 Apr 2019 23:28:13 +0000 (09:28 +1000)]
Merge remote-tracking branch 'tor-github/pr/877' into maint-0.2.9
George Kadianakis [Fri, 5 Apr 2019 13:45:36 +0000 (16:45 +0300)]
Merge branch 'maint-0.4.0' into release-0.4.0
George Kadianakis [Fri, 5 Apr 2019 13:44:59 +0000 (16:44 +0300)]
Merge branch 'tor-github/pr/906' into maint-0.4.0
George Kadianakis [Fri, 5 Apr 2019 11:57:06 +0000 (14:57 +0300)]
Merge branch 'maint-0.4.0' into release-0.4.0
George Kadianakis [Fri, 5 Apr 2019 11:56:52 +0000 (14:56 +0300)]
Merge branch 'tor-github/pr/901' into maint-0.4.0
George Kadianakis [Fri, 5 Apr 2019 11:55:22 +0000 (14:55 +0300)]
Merge branch 'maint-0.4.0' into release-0.4.0
George Kadianakis [Fri, 5 Apr 2019 11:55:09 +0000 (14:55 +0300)]
Merge branch 'tor-github/pr/879' into maint-0.4.0
George Kadianakis [Fri, 5 Apr 2019 11:53:39 +0000 (14:53 +0300)]
Merge branch 'maint-0.4.0' into release-0.4.0
George Kadianakis [Fri, 5 Apr 2019 11:53:33 +0000 (14:53 +0300)]
Merge branch 'tor-github/pr/902' into maint-0.4.0
George Kadianakis [Fri, 5 Apr 2019 11:51:33 +0000 (14:51 +0300)]
Merge branch 'maint-0.4.0' into release-0.4.0
George Kadianakis [Fri, 5 Apr 2019 11:51:21 +0000 (14:51 +0300)]
Merge branch 'tor-github/pr/800' into maint-0.4.0
teor [Fri, 5 Apr 2019 02:58:32 +0000 (12:58 +1000)]
Merge branch 'bug29036-29962-034' into bug29036-29962-035
teor [Fri, 5 Apr 2019 02:58:16 +0000 (12:58 +1000)]
Merge branch 'bug29036-029' into bug29036-29962-034
teor [Fri, 5 Apr 2019 02:56:29 +0000 (12:56 +1000)]
Makefile: actually, don't delete the gcno files
We need to keep the gcno files, because they are created at compile time.
teor [Wed, 3 Apr 2019 03:40:06 +0000 (13:40 +1000)]
circuitpadding: comment fixes
teor [Tue, 2 Apr 2019 09:56:38 +0000 (19:56 +1000)]
test/circuitpadding: Delete circuitpadding_circuitsetup_machine()
This test was disabled in 0.4.0 and later, but the fix in #29298 was only
merged to 0.4.1. So this test will never be re-enabled in 0.4.0.
Part of 29500.
Mike Perry [Fri, 5 Apr 2019 00:21:07 +0000 (00:21 +0000)]
Bug #29500: Fix monotime mocking in circpad unittests.
Our monotime mocking forces us to call monotime_init() *before* we set the
mocked time value. monotime_init() thus stores the first ratchet value at
whatever the platform is at, and then we set fake mocked time to some later
value.
If monotime_init() gets a value from the host that is greater than what we
choose to mock time at for our unittests, all subsequent monotime_abosolute()
calls return zero, which breaks all unittests that depend on time moving
forward by updating mocked monotime values.
So, we need to adjust our mocked time to take the weird monotime_init() time
into account, when we set fake time.
Mike Perry [Mon, 4 Mar 2019 21:54:56 +0000 (21:54 +0000)]
Changes file for bug 29500.
Mike Perry [Mon, 4 Mar 2019 21:54:19 +0000 (21:54 +0000)]
Bug 29500: Start monotime at 1000 nsec.
Hopefully this will stop monotime_absolute_usec() from returning 0 on some
platforms in the tests.
Mike Perry [Wed, 27 Feb 2019 00:27:22 +0000 (00:27 +0000)]
Bug 29500: Attempt to fix the tokens test.
Cancel the padding timer by changing order of sent vs recv (sent cancels).
Nick Mathewson [Fri, 5 Apr 2019 00:27:04 +0000 (20:27 -0400)]
Merge branch 'maint-0.4.0' into release-0.4.0
Nick Mathewson [Fri, 5 Apr 2019 00:26:47 +0000 (20:26 -0400)]
Merge branch 'bug29959_040_squashed' into maint-0.4.0
teor [Sat, 30 Mar 2019 02:09:47 +0000 (12:09 +1000)]
bwauth: Actually include the bandwidth-file-digest in authority votes
Fixes bug 29959; bugfix on 0.4.0.2-alpha.
Nick Mathewson [Sun, 17 Mar 2019 17:48:00 +0000 (13:48 -0400)]
Implement an DormantCanceledByStartup option
Closes ticket 29357, and comes with appropriate notions of caution.
Nick Mathewson [Thu, 4 Apr 2019 15:26:33 +0000 (11:26 -0400)]
Merge branch 'bug30021_029' into bug30021_035
Nick Mathewson [Thu, 4 Apr 2019 15:24:55 +0000 (11:24 -0400)]
Do not cache bogus results from classifying client ciphers
When classifying a client's selection of TLS ciphers, if the client
ciphers are not yet available, do not cache the result. Previously,
we had cached the unavailability of the cipher list and never looked
again, which in turn led us to assume that the client only supported
the ancient V1 link protocol. This, in turn, was causing Stem
integration tests to stall in some cases. Fixes bug 30021; bugfix
on 0.2.4.8-alpha.
teor [Thu, 4 Apr 2019 03:23:26 +0000 (13:23 +1000)]
Merge branch 'bug30011_035' into bug30011_040
Merge bug30011 new package timelimit with 0.4.0 new package shellcheck.
Move shellcheck into the correct category.
teor [Thu, 4 Apr 2019 03:02:13 +0000 (13:02 +1000)]
Travis: Terminate test-stem if it takes more than 9.5 minutes to run
(Travis terminates the job after 10 minutes of no output.)
Diagnostic for 29437.
Fixes bug 30011; bugfix on 0.3.5.4-alpha.
George Kadianakis [Wed, 3 Apr 2019 14:59:46 +0000 (17:59 +0300)]
Merge branch 'maint-0.4.0' into release-0.4.0
George Kadianakis [Wed, 3 Apr 2019 14:59:02 +0000 (17:59 +0300)]
Merge branch 'tor-github/pr/867' into maint-0.4.0
George Kadianakis [Wed, 3 Apr 2019 14:55:41 +0000 (17:55 +0300)]
Merge branch 'maint-0.4.0' into release-0.4.0
George Kadianakis [Wed, 3 Apr 2019 14:50:49 +0000 (17:50 +0300)]
Merge branch 'tor-github/pr/811' into maint-0.4.0
Nick Mathewson [Wed, 3 Apr 2019 13:27:44 +0000 (09:27 -0400)]
Merge branch 'maint-0.4.0' into release-0.4.0
Nick Mathewson [Wed, 3 Apr 2019 13:27:44 +0000 (09:27 -0400)]
Merge branch 'maint-0.3.5' into maint-0.4.0
Nick Mathewson [Wed, 3 Apr 2019 13:27:43 +0000 (09:27 -0400)]
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson [Wed, 3 Apr 2019 13:27:42 +0000 (09:27 -0400)]
Merge branch 'maint-0.2.9' into maint-0.3.4
Karsten Loesing [Wed, 3 Apr 2019 07:26:28 +0000 (09:26 +0200)]
Update geoip and geoip6 to the April 2 2019 database.
teor [Tue, 2 Apr 2019 01:45:35 +0000 (11:45 +1000)]
Merge branch 'maint-0.4.0' into release-0.4.0
teor [Tue, 2 Apr 2019 01:45:31 +0000 (11:45 +1000)]
Merge branch 'maint-0.3.5' into maint-0.4.0
teor [Tue, 2 Apr 2019 01:45:22 +0000 (11:45 +1000)]
Merge branch 'maint-0.3.4' into maint-0.3.5
teor [Tue, 2 Apr 2019 01:45:13 +0000 (11:45 +1000)]
Merge branch 'maint-0.2.9' into maint-0.3.4
teor [Mon, 1 Apr 2019 04:11:20 +0000 (14:11 +1000)]
Merge branch 'bug29036-29962-034' into bug29036-29962-035
Merge the moved coverage line from 29036 with the stem changes in
maint-0.3.5.
teor [Mon, 1 Apr 2019 04:05:14 +0000 (14:05 +1000)]
Travis: merge before_cache from 29036 and 29962
And add some useful comments
rl1987 [Sun, 31 Mar 2019 14:23:34 +0000 (17:23 +0300)]
Add changes file
rl1987 [Sun, 31 Mar 2019 13:58:32 +0000 (16:58 +0300)]
Cleanup cargo registry before each Rust-enabled build
Also, refrain from caching target/.
See: https://levans.fr/rust_travis_cache.html
teor [Mon, 1 Apr 2019 04:07:58 +0000 (14:07 +1000)]
Merge branch 'bug29036-029' into bug29036-29962-034
teor [Mon, 1 Apr 2019 03:49:27 +0000 (13:49 +1000)]
Makefile: delete all the gcov-related files in reset-gcov
And fix a comment.
See:
https://gcc.gnu.org/onlinedocs/gcc/Gcov-Data-Files.html#Gcov-Data-Files
teor [Mon, 1 Apr 2019 03:40:16 +0000 (13:40 +1000)]
changes: Use the first Tor version with CI coverage for the 29036 changes file
Otherwise, "make check-changes" will complain when we backport the change.
teor [Tue, 26 Mar 2019 08:12:16 +0000 (18:12 +1000)]
dircache: Refactor handle_get_next_bandwidth() to use connection_dir_buf_add()
Implements ticket 29897.
rl1987 [Sat, 9 Feb 2019 14:56:54 +0000 (16:56 +0200)]
Add changes file
rl1987 [Sat, 9 Feb 2019 14:06:32 +0000 (16:06 +0200)]
Add connection_dir_buf_add() helper function
teor [Wed, 27 Mar 2019 02:31:33 +0000 (12:31 +1000)]
Merge branch 'maint-0.4.0' into release-0.4.0
teor [Wed, 27 Mar 2019 02:31:07 +0000 (12:31 +1000)]
Merge remote-tracking branch 'tor-github/pr/835' into maint-0.4.0
teor [Wed, 27 Mar 2019 00:02:51 +0000 (10:02 +1000)]
Merge branch 'maint-0.4.0' into release-0.4.0
teor [Wed, 27 Mar 2019 00:02:47 +0000 (10:02 +1000)]
Merge branch 'maint-0.3.5' into maint-0.4.0
teor [Wed, 27 Mar 2019 00:02:40 +0000 (10:02 +1000)]
Merge branch 'maint-0.3.4' into maint-0.3.5
teor [Wed, 27 Mar 2019 00:01:45 +0000 (10:01 +1000)]
Merge remote-tracking branch 'tor-github/pr/820' into maint-0.3.4
teor [Tue, 26 Mar 2019 23:36:50 +0000 (09:36 +1000)]
Merge branch 'maint-0.4.0' into release-0.4.0
teor [Tue, 26 Mar 2019 23:36:26 +0000 (09:36 +1000)]
Merge remote-tracking branch 'tor-github/pr/836' into maint-0.4.0
George Kadianakis [Tue, 26 Mar 2019 13:16:37 +0000 (15:16 +0200)]
Merge branch 'maint-0.4.0' into release-0.4.0
George Kadianakis [Tue, 26 Mar 2019 13:16:21 +0000 (15:16 +0200)]
Merge branch 'tor-github/pr/847' into maint-0.4.0
teor [Tue, 26 Mar 2019 09:16:02 +0000 (19:16 +1000)]
Merge branch 'maint-0.4.0' into release-0.4.0
teor [Tue, 26 Mar 2019 09:15:46 +0000 (19:15 +1000)]
Merge remote-tracking branch 'tor-github/pr/852' into maint-0.4.0
juga0 [Fri, 21 Dec 2018 17:10:19 +0000 (17:10 +0000)]
changes: add file for #21377
juga0 [Mon, 19 Nov 2018 17:27:41 +0000 (17:27 +0000)]
dircache: fix identation and remove unneded goto
juga0 [Thu, 8 Nov 2018 09:13:54 +0000 (09:13 +0000)]
bwauth: remove declaring args, they are now in use
juga0 [Wed, 7 Nov 2018 12:40:51 +0000 (12:40 +0000)]
test: check that .../bandwidth.z is compressed
juga0 [Wed, 7 Nov 2018 12:38:45 +0000 (12:38 +0000)]
test: Check bw file cache lifetime
juga0 [Wed, 7 Nov 2018 12:19:20 +0000 (12:19 +0000)]
bwauth: increment bw file cache lifetime
Increment bw file cache lifetime when serving it by HTTP.
And add a constant to define that lifetime.
juga0 [Wed, 7 Nov 2018 12:15:31 +0000 (12:15 +0000)]
bwauth: check and use compression serving bw file
juga0 [Wed, 7 Nov 2018 12:04:09 +0000 (12:04 +0000)]
bwauth: check if a bw file could be read
Before serving it by HTTP.
juga0 [Wed, 7 Nov 2018 08:49:51 +0000 (08:49 +0000)]
bwauth: use flag to do not warn when file is missing
Use flag to do not warn when the bandwidth file is missing trying
to serve it by http.
Also remove double space in the assignement.
juga0 [Fri, 2 Nov 2018 18:38:46 +0000 (18:38 +0000)]
Serve bandwidth file used in the next vote
When a directory authority is using a bandwidth file to obtain the
bandwidth values that will be included in the next vote, serve this
bandwidth file at /tor/status-vote/next/bandwidth.z.
teor [Tue, 26 Mar 2019 06:56:59 +0000 (16:56 +1000)]
Merge branch 'maint-0.4.0' into release-0.4.0
teor [Tue, 26 Mar 2019 06:56:45 +0000 (16:56 +1000)]
Merge remote-tracking branch 'tor-github/pr/848' into maint-0.4.0
rl1987 [Wed, 20 Mar 2019 17:44:54 +0000 (19:44 +0200)]
Fix CID
1444119
Let's use the same function exit point for BUG() codepath that we're using
for every other exit condition. That way, we're not forgetting to clean up
the memarea.
teor [Thu, 21 Mar 2019 13:35:56 +0000 (23:35 +1000)]
test/dir: add a 4th argument to dirserv_read_measured_bandwidths()
Part of 29806.
teor [Tue, 26 Mar 2019 01:48:52 +0000 (11:48 +1000)]
Merge branch 'ticket29806_035_squashed_merged' into ticket29806_040_squashed_merged
Taylor Yu [Thu, 21 Mar 2019 01:51:12 +0000 (20:51 -0500)]
Correctly report PT vs proxy during bootstrap
Previously, or_connection_t did not record whether or not the
connection uses a pluggable transport. Instead, it stored the
underlying proxy protocol of the pluggable transport in
proxy_type. This made bootstrap reporting treat pluggable transport
connections as plain proxy connections.
Store a separate bit indicating whether a pluggable transport is in
use, and decode this during bootstrap reporting.
Fixes bug 28925; bugfix on 0.4.0.1-alpha.
Alexander Færøy [Mon, 25 Mar 2019 02:00:53 +0000 (03:00 +0100)]
Pass NULL to lpApplicationName in CreateProcessA().
When NULL is given to lpApplicationName we enable Windows' "magical"
path interpretation logic, which makes Tor 0.4.x behave in the same way
as previous Tor versions did when it comes to executing binaries in
different system paths.
For more information about this have a look at the CreateProcessA()
documentation on MSDN -- especially the string interpretation example is
useful to understand this issue.
This bug was introduced in commit
bfb94dd2ca8 .
See: https://bugs.torproject.org/29874
Nick Mathewson [Sat, 23 Mar 2019 12:45:07 +0000 (08:45 -0400)]
Merge branch 'maint-0.4.0' into release-0.4.0
Nick Mathewson [Sat, 23 Mar 2019 12:44:36 +0000 (08:44 -0400)]
Bump to 0.4.0.3-alpha-dev
Nick Mathewson [Fri, 22 Mar 2019 15:18:17 +0000 (11:18 -0400)]
Fold 29693 into changelog
Nick Mathewson [Fri, 22 Mar 2019 15:17:10 +0000 (11:17 -0400)]
Merge branch 'maint-0.4.0' into release-0.4.0
Nick Mathewson [Fri, 22 Mar 2019 15:17:01 +0000 (11:17 -0400)]
Merge branch 'bug29693_040_radical_squashed' into maint-0.4.0
George Kadianakis [Thu, 21 Mar 2019 14:49:56 +0000 (16:49 +0200)]
prob-distr: Decrease false positive rate of stochastic tests.
Nick Mathewson [Fri, 22 Mar 2019 12:36:49 +0000 (08:36 -0400)]
Light editing on the 0.4.0.3-alpha changelog
teor [Fri, 22 Mar 2019 03:20:23 +0000 (13:20 +1000)]
test: Backport the 0.3.4 src/test/test-network.sh to 0.2.9
We need a recent test-network.sh to use new chutney features in CI.
Fixes bug 29703; bugfix on 0.2.9.1-alpha.
Nick Mathewson [Thu, 21 Mar 2019 13:36:55 +0000 (09:36 -0400)]
Merge branch 'maint-0.4.0' into release-0.4.0
Nick Mathewson [Thu, 21 Mar 2019 13:36:19 +0000 (09:36 -0400)]
Bump version to 0.4.0.3-alpha
Nick Mathewson [Thu, 21 Mar 2019 13:33:57 +0000 (09:33 -0400)]
Start a changelog for 0.4.0.3-alpha