]>
git.ipfire.org Git - thirdparty/tor.git/log
Nick Mathewson [Mon, 18 Jun 2018 17:10:47 +0000 (13:10 -0400)]
Merge branch 'maint-0.3.4'
Nick Mathewson [Mon, 18 Jun 2018 17:10:24 +0000 (13:10 -0400)]
Merge branch 'rust_rand_tests' into maint-0.3.4
Nick Mathewson [Mon, 18 Jun 2018 15:30:06 +0000 (11:30 -0400)]
Changes file for "make clippy"
Nick Mathewson [Mon, 18 Jun 2018 15:29:04 +0000 (11:29 -0400)]
Merge remote-tracking branch 'isis-github/bug22156'
Nick Mathewson [Mon, 18 Jun 2018 00:39:13 +0000 (20:39 -0400)]
Merge remote-tracking branch 'ffmancera-1/bug24658-dh_stream'
Nick Mathewson [Mon, 18 Jun 2018 00:25:40 +0000 (20:25 -0400)]
Merge remote-tracking branch 'rl1987/bug25477'
Nick Mathewson [Mon, 18 Jun 2018 00:20:15 +0000 (20:20 -0400)]
Merge remote-tracking branch 'rl1987/feature8323_squashed2'
Nick Mathewson [Sun, 17 Jun 2018 23:32:08 +0000 (19:32 -0400)]
Merge remote-tracking branch 'rl1987/bug26282'
Nick Mathewson [Sun, 17 Jun 2018 23:28:59 +0000 (19:28 -0400)]
Merge remote-tracking branch 'github/bug26152_035'
Nick Mathewson [Sun, 17 Jun 2018 23:24:58 +0000 (19:24 -0400)]
Merge remote-tracking branch 'juga/editorconfig'
Nick Mathewson [Sun, 17 Jun 2018 23:24:48 +0000 (19:24 -0400)]
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson [Sun, 17 Jun 2018 23:24:48 +0000 (19:24 -0400)]
Merge branch 'maint-0.3.4'
Nick Mathewson [Sun, 17 Jun 2018 23:24:48 +0000 (19:24 -0400)]
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson [Sun, 17 Jun 2018 23:24:48 +0000 (19:24 -0400)]
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson [Sun, 17 Jun 2018 23:24:48 +0000 (19:24 -0400)]
Merge branch 'maint-0.2.9' into maint-0.3.1
juga0 [Sun, 3 Jun 2018 10:44:02 +0000 (10:44 +0000)]
Add .editorconfig to follow coding standards style
Nick Mathewson [Sat, 16 Jun 2018 17:22:44 +0000 (13:22 -0400)]
Changes to make the rust crypto::mod tests compile
The digest tests don't link yet, though.
Nick Mathewson [Sat, 16 Jun 2018 17:10:19 +0000 (13:10 -0400)]
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson [Sat, 16 Jun 2018 17:10:19 +0000 (13:10 -0400)]
Merge branch 'maint-0.3.4'
Nick Mathewson [Sat, 16 Jun 2018 17:08:40 +0000 (13:08 -0400)]
Fix a bug in my fix for #26258
The fix here is use a different bourne shell subsitution for
CARGO_ONLINE, so that an empty string counts as set.
Nick Mathewson [Sat, 16 Jun 2018 16:43:35 +0000 (12:43 -0400)]
Merge branch 'maint-0.3.4'
Nick Mathewson [Sat, 16 Jun 2018 16:43:28 +0000 (12:43 -0400)]
Merge remote-tracking branch 'isis/bug26267' into maint-0.3.4
Nick Mathewson [Sat, 16 Jun 2018 14:20:27 +0000 (10:20 -0400)]
Merge branch 'maint-0.3.4'
Nick Mathewson [Sat, 16 Jun 2018 14:20:21 +0000 (10:20 -0400)]
Changes file for rust fatal warnings
Nick Mathewson [Sat, 16 Jun 2018 14:19:26 +0000 (10:19 -0400)]
Merge remote-tracking branch 'isis/bug26245' into maint-0.3.4
Nick Mathewson [Sat, 16 Jun 2018 14:15:39 +0000 (10:15 -0400)]
Merge branch 'maint-0.3.4'
Isis Lovecruft [Fri, 15 Jun 2018 23:22:43 +0000 (23:22 +0000)]
rust: Remove unused N_DIGEST_ALGORITHMS constant from crypto_digest.rs.
In the C code, this constant is only ever used in src/test/bench.c.
* FIXES part of #26245: https://bugs.torproject.org/26245
Isis Lovecruft [Fri, 15 Jun 2018 22:49:05 +0000 (22:49 +0000)]
rust: Add comment and pragma on "unused" smartlist_t type.
* FIXES part of #26245: https://bugs.torproject.org/26245
Taylor Yu [Fri, 15 Jun 2018 22:27:19 +0000 (17:27 -0500)]
Make Rust warnings conditionally fatal
Set rustc flags to treat warnings as fatal if configured with
--enable-warnings.
Isis Lovecruft [Fri, 15 Jun 2018 21:44:22 +0000 (21:44 +0000)]
rust: Expose rand module from crypto crate.
Nick Mathewson [Fri, 15 Jun 2018 21:19:49 +0000 (17:19 -0400)]
Bump master to 0.3.5.0-alpha-dev
Taylor Yu [Fri, 15 Jun 2018 20:19:16 +0000 (15:19 -0500)]
Set default-features = false for rand_core
Apparently rand and rand_core need to be built with the "std" feature
set consistently, or there will be a compile error in rngs/jitter.rs.
Nick Mathewson [Thu, 14 Jun 2018 16:49:57 +0000 (12:49 -0400)]
Merge branch 'maint-0.3.3'
Nick Mathewson [Thu, 14 Jun 2018 16:47:09 +0000 (12:47 -0400)]
Merge remote-tracking branch 'public/bug26258_033' into maint-0.3.3
Nick Mathewson [Wed, 13 Jun 2018 16:21:25 +0000 (12:21 -0400)]
squash! Make sure that the test_rust.sh script fails when a test fails
Also make sure that we're actually running the test from within the right
cwd, like we do when we're building. This seems necessary to avoid
an error when running offline.
Amusingly, it appears that we had this bug before: we just weren't
noticing it, because of bug 26258.
Nick Mathewson [Wed, 13 Jun 2018 14:00:37 +0000 (10:00 -0400)]
Merge remote-tracking branch 'asn-github/bug26358'
Nick Mathewson [Wed, 13 Jun 2018 13:59:28 +0000 (09:59 -0400)]
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson [Wed, 13 Jun 2018 13:59:28 +0000 (09:59 -0400)]
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson [Wed, 13 Jun 2018 13:59:28 +0000 (09:59 -0400)]
Merge branch 'maint-0.3.3'
Nick Mathewson [Wed, 13 Jun 2018 13:59:26 +0000 (09:59 -0400)]
Fix an extra space in a changes file
Nick Mathewson [Wed, 13 Jun 2018 13:58:05 +0000 (09:58 -0400)]
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson [Wed, 13 Jun 2018 13:58:05 +0000 (09:58 -0400)]
Merge branch 'maint-0.3.3'
Nick Mathewson [Wed, 13 Jun 2018 13:58:04 +0000 (09:58 -0400)]
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson [Wed, 13 Jun 2018 13:58:01 +0000 (09:58 -0400)]
Merge branch 'bug26158_031' into maint-0.3.1
Nick Mathewson [Wed, 13 Jun 2018 13:57:10 +0000 (09:57 -0400)]
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson [Wed, 13 Jun 2018 13:57:10 +0000 (09:57 -0400)]
Merge branch 'maint-0.3.3'
Nick Mathewson [Wed, 13 Jun 2018 13:56:17 +0000 (09:56 -0400)]
Merge branch 'bug25686_diagnostic_032' into maint-0.3.2
Nick Mathewson [Wed, 13 Jun 2018 13:46:50 +0000 (09:46 -0400)]
Merge remote-tracking branch 'rl1987/bug24891'
George Kadianakis [Wed, 13 Jun 2018 11:14:17 +0000 (14:14 +0300)]
Silence warning of relaycell/circbw tst.
Shouldn't send RELAY_COMMAND_DATA cell with 0 stream id.
Nick Mathewson [Tue, 12 Jun 2018 16:06:26 +0000 (12:06 -0400)]
copy 0.3.3.7 changelog forward to master
Nick Mathewson [Tue, 12 Jun 2018 16:05:18 +0000 (12:05 -0400)]
Merge branch 'maint-0.3.3'
"ours" to avoid version bump.
Nick Mathewson [Tue, 12 Jun 2018 16:05:09 +0000 (12:05 -0400)]
bump to 0.3.3.7-dev
Nick Mathewson [Tue, 12 Jun 2018 16:04:58 +0000 (12:04 -0400)]
bump to 0.3.4.2-alpha-dev
Nick Mathewson [Tue, 12 Jun 2018 13:47:07 +0000 (09:47 -0400)]
Fold in changelog entry.
Nick Mathewson [Tue, 12 Jun 2018 13:44:17 +0000 (09:44 -0400)]
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson [Tue, 12 Jun 2018 13:44:17 +0000 (09:44 -0400)]
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson [Tue, 12 Jun 2018 13:44:17 +0000 (09:44 -0400)]
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson [Tue, 12 Jun 2018 13:44:17 +0000 (09:44 -0400)]
Merge branch 'maint-0.3.3'
Nick Mathewson [Tue, 12 Jun 2018 13:44:13 +0000 (09:44 -0400)]
Merge branch 'dannenberg_ipv6_029' into maint-0.2.9
Linus Nordberg [Sun, 10 Jun 2018 11:09:38 +0000 (13:09 +0200)]
Add a changelog entry.
Linus Nordberg [Sun, 10 Jun 2018 09:07:00 +0000 (11:07 +0200)]
Add IPv6 orport address for dannenberg.
Nick Mathewson [Tue, 12 Jun 2018 12:57:25 +0000 (08:57 -0400)]
Merge branch 'maint-0.3.3'
"ours" merge to avoid version bump.
Nick Mathewson [Tue, 12 Jun 2018 12:57:09 +0000 (08:57 -0400)]
Bump to 0.3.3.7
Nick Mathewson [Tue, 12 Jun 2018 12:56:28 +0000 (08:56 -0400)]
Remove folded-in changes files
Nick Mathewson [Tue, 12 Jun 2018 12:46:35 +0000 (08:46 -0400)]
Lightly edit changelog
Remove the "documentation" section, since a comment-only change
doesn't usually get a changelog entry.
Nick Mathewson [Tue, 12 Jun 2018 12:36:48 +0000 (08:36 -0400)]
format changelog.
Nick Mathewson [Tue, 12 Jun 2018 12:36:28 +0000 (08:36 -0400)]
add more entries to changelog
Nick Mathewson [Tue, 12 Jun 2018 12:18:57 +0000 (08:18 -0400)]
Merge branch 'maint-0.3.3'
Nick Mathewson [Tue, 12 Jun 2018 12:18:56 +0000 (08:18 -0400)]
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson [Tue, 12 Jun 2018 12:18:56 +0000 (08:18 -0400)]
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson [Tue, 12 Jun 2018 12:18:53 +0000 (08:18 -0400)]
Merge remote-tracking branch 'teor/bug26272-031' into maint-0.3.1
Nick Mathewson [Tue, 12 Jun 2018 12:17:48 +0000 (08:17 -0400)]
Merge remote-tracking branch 'rl1987/bug26283'
Nick Mathewson [Tue, 12 Jun 2018 12:11:20 +0000 (08:11 -0400)]
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson [Tue, 12 Jun 2018 12:11:20 +0000 (08:11 -0400)]
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson [Tue, 12 Jun 2018 12:11:20 +0000 (08:11 -0400)]
Merge branch 'maint-0.3.3'
Nick Mathewson [Tue, 12 Jun 2018 12:11:19 +0000 (08:11 -0400)]
Merge branch 'maint-0.2.9' into maint-0.3.1
juga0 [Mon, 11 Jun 2018 21:29:40 +0000 (21:29 +0000)]
Add explanation about editorconf in coding standards
so that developers know what is .editorconfig for.
Nick Mathewson [Mon, 11 Jun 2018 20:49:09 +0000 (16:49 -0400)]
bump to 0.3.4.2-alpha
Nick Mathewson [Mon, 11 Jun 2018 20:37:08 +0000 (16:37 -0400)]
start the 0.3.4.2-alpha changelog
Nick Mathewson [Mon, 11 Jun 2018 20:14:57 +0000 (16:14 -0400)]
Several attempts to diagnose ticket 25686
There are a few reasons that relays might be uploading desciptors
without saying X-Desc-Gen-Reason:
1. They are running an old version of our software, before 0.3.2.stable.
2. They are not running our software, but they are claiming they
are.
3. They are uploading through a proxy that strips X-Desc-Gen-Reason.
4. They somehow had a bug in their software.
According to the 25686 data, 1 is the most common reason. This
ticket is an attempt to diagnose case 4, or prove that case 4
doesn't actually happen.
Karsten Loesing [Mon, 11 Jun 2018 19:58:55 +0000 (21:58 +0200)]
Update geoip and geoip6 to the June 7 2018 database.
Isis Lovecruft [Mon, 11 Jun 2018 19:16:43 +0000 (19:16 +0000)]
build: Add `make clippy` option for Rust linting.
Note that clippy is quite loud/obnoxious, as its name would imply.
This target isn't meant to run on CI, or even necessarily exit
cleanly. It's merely a way for developers to check if they've made
any glaring mistakes, or done awkward things they might not have
otherwise realised. We *can* configure it to be quieter in the
future, but it's probably not worth rabbitholing on.
* CLOSES #22156: https://bugs.torproject.org/22156
juga0 [Sun, 3 Jun 2018 10:44:02 +0000 (10:44 +0000)]
Add .editorconfig to follow coding standards style
Nick Mathewson [Fri, 8 Jun 2018 14:17:00 +0000 (10:17 -0400)]
Merge remote-tracking branch 'mikeperry-github/bug26259'
Nick Mathewson [Fri, 8 Jun 2018 14:12:57 +0000 (10:12 -0400)]
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson [Fri, 8 Jun 2018 14:12:57 +0000 (10:12 -0400)]
Merge branch 'maint-0.3.3'
Nick Mathewson [Fri, 8 Jun 2018 14:11:57 +0000 (10:11 -0400)]
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson [Fri, 8 Jun 2018 14:11:57 +0000 (10:11 -0400)]
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson [Fri, 8 Jun 2018 14:11:57 +0000 (10:11 -0400)]
Merge branch 'maint-0.3.3'
Nick Mathewson [Fri, 8 Jun 2018 14:11:57 +0000 (10:11 -0400)]
Merge branch 'maint-0.3.2' into maint-0.3.3
rl1987 [Mon, 4 Jun 2018 09:27:10 +0000 (12:27 +0300)]
Avoid out-of-bounds smartlist access in protover_compute_vote()
and contract_protocol_list()
rl1987 [Fri, 25 May 2018 11:37:12 +0000 (13:37 +0200)]
Implement GETINFO md/all
rl1987 [Mon, 4 Jun 2018 08:56:37 +0000 (11:56 +0300)]
Avoid casting smartlist index implicitly
rl1987 [Sun, 3 Jun 2018 13:45:09 +0000 (16:45 +0300)]
Silence -Wbad-function-cast warning (when DEBUG_SMARTLIST is on)
teor [Sat, 2 Jun 2018 21:08:01 +0000 (14:08 -0700)]
Silence unused-const-variable warnings in zstd.h on some gcc versions
Fixes bug 26272; bugfix on 0.3.1.1-alpha.
Nick Mathewson [Sat, 2 Jun 2018 18:35:06 +0000 (11:35 -0700)]
Merge remote-tracking branch 'rl1987/doc25237'
Nick Mathewson [Sat, 2 Jun 2018 17:36:49 +0000 (10:36 -0700)]
Merge branch 'maint-0.3.3'
Nick Mathewson [Sat, 2 Jun 2018 17:36:44 +0000 (10:36 -0700)]
Merge branch 'bug26121-033-squashed' into maint-0.3.3
Mike Perry [Wed, 16 May 2018 06:42:41 +0000 (06:42 +0000)]
Bug 26121: Improve BUILDTIMEOUT_SET accuracy.
We were miscounting the total number of circuits for the TIMEOUT_RATE and
CLOSE_RATE fields of this event.
Nick Mathewson [Sat, 2 Jun 2018 17:33:33 +0000 (10:33 -0700)]
Merge branch 'bug25939_034_01_squashed'