[tor-commits] [snowflake/master] Refactor (De)SerializeSessionDescription as common utils

2020-03-17 Thread arlo
commit d10af300c128955599aefabba10ac8db7027e063 Author: Arlo Breault Date: Tue Mar 17 15:18:25 2020 -0400 Refactor (De)SerializeSessionDescription as common utils --- client/lib/lib_test.go| 7 +++--- client/lib/rendezvous.go | 5 ++-- client/lib/util.go| 52

[tor-commits] [doctor/master] Send relay check notifications to me

2020-03-17 Thread atagar
commit 890e69dfe951211d955ef1875fb1f93babdf99c4 Author: Damian Johnson Date: Tue Mar 17 14:05:04 2020 -0700 Send relay check notifications to me Oops! Georg shouldn't get these notifications. This script is a health check for my personal relay. --- relay_check.py | 2 +- 1

[tor-commits] [snowflake/master] Update go.mod and go.sum

2020-03-17 Thread cohosh
commit c11461d3391febd62ba5f7fb5517aa65dbcf5c59 Author: Cecylia Bocovich Date: Tue Mar 17 14:22:20 2020 -0400 Update go.mod and go.sum --- go.mod | 4 ++-- go.sum | 5 - 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/go.mod b/go.mod index d01fb0b..b203976 100644 ---

[tor-commits] [translation/https_everywhere_completed] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere_completed

2020-03-17 Thread translation
commit cc4d3c264bd2bc88dafb55c0bdeed5d5734cbb0d Author: Translation commit bot Date: Tue Mar 17 19:16:11 2020 + https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere_completed --- ja/https-everywhere.dtd | 8 1 file changed, 8 insertions(+) diff --git

[tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere

2020-03-17 Thread translation
commit b2289901b691caabc68a435de04fbda3857d205f Author: Translation commit bot Date: Tue Mar 17 19:16:05 2020 + https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere --- ja/https-everywhere.dtd | 32 1 file changed, 16 insertions(+),

[tor-commits] [tor/release-0.4.3] Light changelog edit

2020-03-17 Thread nickm
commit f54681cba27a0ef9a1a81387ab64037fedcdf7e4 Author: Nick Mathewson Date: Tue Mar 17 15:02:04 2020 -0400 Light changelog edit --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 03778422f..9c8fecfef 100644 --- a/ChangeLog +++

[tor-commits] [tor/release-0.3.5] Initial changelog for 0.3.5.10

2020-03-17 Thread nickm
commit 261bf5f8632c21d2a1a54450325eab46572b6ee6 Author: Nick Mathewson Date: Tue Mar 17 15:00:13 2020 -0400 Initial changelog for 0.3.5.10 --- ChangeLog| 69 changes/bug29819 | 8 -- changes/bug32753 |

[tor-commits] [tor/release-0.4.1] Light changelog edits

2020-03-17 Thread nickm
commit 055c5732c4d765f5da7fc34353f0488b505b1f3a Author: Nick Mathewson Date: Tue Mar 17 15:03:03 2020 -0400 Light changelog edits --- ChangeLog | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index ee9440f32..116684cb1 100644 --- a/ChangeLog

[tor-commits] [tor/release-0.4.1] Construct initial 0.4.1.9 changelog.

2020-03-17 Thread nickm
commit 14a5ea2456e92ce6a8350398bf5400c76fdc6239 Author: Nick Mathewson Date: Tue Mar 17 14:51:42 2020 -0400 Construct initial 0.4.1.9 changelog. --- ChangeLog| 46 ++ changes/bug32753 | 3 --- changes/bug33093_logging |

[tor-commits] [tor/release-0.4.2] Light changelog edit

2020-03-17 Thread nickm
commit 40536768b0414703ab59b718ef3cd74b5811dc61 Author: Nick Mathewson Date: Tue Mar 17 15:02:45 2020 -0400 Light changelog edit --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a0a139952..106b41c04 100644 --- a/ChangeLog +++

[tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere

2020-03-17 Thread translation
commit 6b38ee3388360a864efbd2550ac45d5e9f8dbb7a Author: Translation commit bot Date: Tue Mar 17 18:46:11 2020 + https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere --- ja/https-everywhere.dtd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[tor-commits] [tor/release-0.4.2] Construct initial 0.4.2.7 changelog.

2020-03-17 Thread nickm
commit 3751a40dcd836481cd4d75e0574581fd5848b0c2 Author: Nick Mathewson Date: Tue Mar 17 14:42:18 2020 -0400 Construct initial 0.4.2.7 changelog. --- ChangeLog| 56 changes/bug32753 | 3 --- changes/bug33093_logging

[tor-commits] [tor/release-0.4.3] Fold new items into 0.4.3.3-alpha changelog.

2020-03-17 Thread nickm
commit 4d1d8bde955cc0c1c42dcb0073954893323735ce Author: Nick Mathewson Date: Tue Mar 17 14:22:36 2020 -0400 Fold new items into 0.4.3.3-alpha changelog. --- ChangeLog | 19 +++ changes/ticket32672| 4 changes/ticket32792| 3 ---

[tor-commits] [snowflake/master] Remove the abandoned server-webrtc test code

2020-03-17 Thread cohosh
commit 6054c09949dfeb807a898e369c546344e26373dd Author: Cecylia Bocovich Date: Tue Mar 17 12:36:12 2020 -0400 Remove the abandoned server-webrtc test code This existed solely for testing purposes and is no longer being maintained. --- README.md | 7 +-

[tor-commits] [tor/master] Merge branch 'maint-0.4.3'

2020-03-17 Thread nickm
commit d4595b344a1a32547c8578e1d62cee0beb63dc78 Merge: d3c4ed08f 6803373aa Author: Nick Mathewson Date: Tue Mar 17 13:56:10 2020 -0400 Merge branch 'maint-0.4.3' changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files changed, 11 insertions(+), 3

[tor-commits] [tor/maint-0.4.3] Merge branch 'maint-0.4.1' into maint-0.4.2

2020-03-17 Thread nickm
commit 4ee2699416dc612b859f6ba77e6fcd2e7e55c1b7 Merge: e15a621ac cec647ff3 Author: Nick Mathewson Date: Tue Mar 17 13:56:10 2020 -0400 Merge branch 'maint-0.4.1' into maint-0.4.2 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files changed, 11

[tor-commits] [tor/master] Merge branch 'maint-0.4.1' into maint-0.4.2

2020-03-17 Thread nickm
commit 4ee2699416dc612b859f6ba77e6fcd2e7e55c1b7 Merge: e15a621ac cec647ff3 Author: Nick Mathewson Date: Tue Mar 17 13:56:10 2020 -0400 Merge branch 'maint-0.4.1' into maint-0.4.2 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files changed, 11

[tor-commits] [tor/release-0.4.3] Merge branch 'maint-0.4.3' into release-0.4.3

2020-03-17 Thread nickm
commit 7e010cac39af14951a9f0aa17658eef49afd9db5 Merge: 6babe5157 6803373aa Author: Nick Mathewson Date: Tue Mar 17 13:56:10 2020 -0400 Merge branch 'maint-0.4.3' into release-0.4.3 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files changed, 11

[tor-commits] [tor/release-0.4.2] Merge branch 'trove_2020_004_041_v2' into maint-0.4.1

2020-03-17 Thread nickm
commit cec647ff3eab20c97a744a59b808eb49760acfd3 Merge: 5f4e14b8c 78bcfc128 Author: Nick Mathewson Date: Tue Mar 17 13:56:03 2020 -0400 Merge branch 'trove_2020_004_041_v2' into maint-0.4.1 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files

[tor-commits] [tor/release-0.4.2] Merge branch 'maint-0.4.1' into maint-0.4.2

2020-03-17 Thread nickm
commit 4ee2699416dc612b859f6ba77e6fcd2e7e55c1b7 Merge: e15a621ac cec647ff3 Author: Nick Mathewson Date: Tue Mar 17 13:56:10 2020 -0400 Merge branch 'maint-0.4.1' into maint-0.4.2 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files changed, 11

[tor-commits] [tor/maint-0.4.3] circpad_setup_machine_on_circ(): exit early on error.

2020-03-17 Thread nickm
commit 78bcfc1280b322ba57a10a116457616eeb742ab6 Author: Nick Mathewson Date: Sat Mar 14 14:44:33 2020 -0400 circpad_setup_machine_on_circ(): exit early on error. This function does a nonfatal assertion to make sure that a machine is not registered twice, but Tobias Pulls found

[tor-commits] [tor/release-0.4.3] Merge branch 'maint-0.4.1' into maint-0.4.2

2020-03-17 Thread nickm
commit 4ee2699416dc612b859f6ba77e6fcd2e7e55c1b7 Merge: e15a621ac cec647ff3 Author: Nick Mathewson Date: Tue Mar 17 13:56:10 2020 -0400 Merge branch 'maint-0.4.1' into maint-0.4.2 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files changed, 11

[tor-commits] [tor/release-0.4.2] circpad_setup_machine_on_circ(): exit early on error.

2020-03-17 Thread nickm
commit 78bcfc1280b322ba57a10a116457616eeb742ab6 Author: Nick Mathewson Date: Sat Mar 14 14:44:33 2020 -0400 circpad_setup_machine_on_circ(): exit early on error. This function does a nonfatal assertion to make sure that a machine is not registered twice, but Tobias Pulls found

[tor-commits] [tor/master] Merge branch 'trove_2020_004_041_v2' into maint-0.4.1

2020-03-17 Thread nickm
commit cec647ff3eab20c97a744a59b808eb49760acfd3 Merge: 5f4e14b8c 78bcfc128 Author: Nick Mathewson Date: Tue Mar 17 13:56:03 2020 -0400 Merge branch 'trove_2020_004_041_v2' into maint-0.4.1 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files

[tor-commits] [tor/release-0.4.1] circpad_setup_machine_on_circ(): exit early on error.

2020-03-17 Thread nickm
commit 78bcfc1280b322ba57a10a116457616eeb742ab6 Author: Nick Mathewson Date: Sat Mar 14 14:44:33 2020 -0400 circpad_setup_machine_on_circ(): exit early on error. This function does a nonfatal assertion to make sure that a machine is not registered twice, but Tobias Pulls found

[tor-commits] [tor/maint-0.4.2] Merge branch 'trove_2020_004_041_v2' into maint-0.4.1

2020-03-17 Thread nickm
commit cec647ff3eab20c97a744a59b808eb49760acfd3 Merge: 5f4e14b8c 78bcfc128 Author: Nick Mathewson Date: Tue Mar 17 13:56:03 2020 -0400 Merge branch 'trove_2020_004_041_v2' into maint-0.4.1 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files

[tor-commits] [tor/release-0.4.2] Merge branch 'maint-0.4.2' into release-0.4.2

2020-03-17 Thread nickm
commit 9bdcfe51e28e4f522173f21da34283d5f1ba728c Merge: 0d2dcc15c 4ee269941 Author: Nick Mathewson Date: Tue Mar 17 13:56:10 2020 -0400 Merge branch 'maint-0.4.2' into release-0.4.2 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files changed, 11

[tor-commits] [tor/maint-0.4.1] circpad_setup_machine_on_circ(): exit early on error.

2020-03-17 Thread nickm
commit 78bcfc1280b322ba57a10a116457616eeb742ab6 Author: Nick Mathewson Date: Sat Mar 14 14:44:33 2020 -0400 circpad_setup_machine_on_circ(): exit early on error. This function does a nonfatal assertion to make sure that a machine is not registered twice, but Tobias Pulls found

[tor-commits] [tor/release-0.4.3] Merge branch 'trove_2020_004_041_v2' into maint-0.4.1

2020-03-17 Thread nickm
commit cec647ff3eab20c97a744a59b808eb49760acfd3 Merge: 5f4e14b8c 78bcfc128 Author: Nick Mathewson Date: Tue Mar 17 13:56:03 2020 -0400 Merge branch 'trove_2020_004_041_v2' into maint-0.4.1 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files

[tor-commits] [tor/release-0.4.3] circpad_setup_machine_on_circ(): exit early on error.

2020-03-17 Thread nickm
commit 78bcfc1280b322ba57a10a116457616eeb742ab6 Author: Nick Mathewson Date: Sat Mar 14 14:44:33 2020 -0400 circpad_setup_machine_on_circ(): exit early on error. This function does a nonfatal assertion to make sure that a machine is not registered twice, but Tobias Pulls found

[tor-commits] [tor/master] Merge branch 'maint-0.4.2' into maint-0.4.3

2020-03-17 Thread nickm
commit 6803373aab2292fe7286d1e19e25d5016b6ac9b8 Merge: bc4c89eb2 4ee269941 Author: Nick Mathewson Date: Tue Mar 17 13:56:10 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files changed, 11

[tor-commits] [tor/release-0.4.3] Merge branch 'maint-0.4.2' into maint-0.4.3

2020-03-17 Thread nickm
commit 6803373aab2292fe7286d1e19e25d5016b6ac9b8 Merge: bc4c89eb2 4ee269941 Author: Nick Mathewson Date: Tue Mar 17 13:56:10 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files changed, 11

[tor-commits] [tor/master] circpad_setup_machine_on_circ(): exit early on error.

2020-03-17 Thread nickm
commit 78bcfc1280b322ba57a10a116457616eeb742ab6 Author: Nick Mathewson Date: Sat Mar 14 14:44:33 2020 -0400 circpad_setup_machine_on_circ(): exit early on error. This function does a nonfatal assertion to make sure that a machine is not registered twice, but Tobias Pulls found

[tor-commits] [tor/maint-0.4.3] Merge branch 'maint-0.4.2' into maint-0.4.3

2020-03-17 Thread nickm
commit 6803373aab2292fe7286d1e19e25d5016b6ac9b8 Merge: bc4c89eb2 4ee269941 Author: Nick Mathewson Date: Tue Mar 17 13:56:10 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files changed, 11

[tor-commits] [tor/maint-0.4.2] circpad_setup_machine_on_circ(): exit early on error.

2020-03-17 Thread nickm
commit 78bcfc1280b322ba57a10a116457616eeb742ab6 Author: Nick Mathewson Date: Sat Mar 14 14:44:33 2020 -0400 circpad_setup_machine_on_circ(): exit early on error. This function does a nonfatal assertion to make sure that a machine is not registered twice, but Tobias Pulls found

[tor-commits] [tor/maint-0.4.3] Merge branch 'trove_2020_004_041_v2' into maint-0.4.1

2020-03-17 Thread nickm
commit cec647ff3eab20c97a744a59b808eb49760acfd3 Merge: 5f4e14b8c 78bcfc128 Author: Nick Mathewson Date: Tue Mar 17 13:56:03 2020 -0400 Merge branch 'trove_2020_004_041_v2' into maint-0.4.1 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files

[tor-commits] [tor/release-0.4.1] Merge branch 'trove_2020_004_041_v2' into maint-0.4.1

2020-03-17 Thread nickm
commit cec647ff3eab20c97a744a59b808eb49760acfd3 Merge: 5f4e14b8c 78bcfc128 Author: Nick Mathewson Date: Tue Mar 17 13:56:03 2020 -0400 Merge branch 'trove_2020_004_041_v2' into maint-0.4.1 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files

[tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.1' into release-0.4.1

2020-03-17 Thread nickm
commit c1560f6513269c1d929f7bc98e1961d1afd23574 Merge: 6031aa45f cec647ff3 Author: Nick Mathewson Date: Tue Mar 17 13:56:10 2020 -0400 Merge branch 'maint-0.4.1' into release-0.4.1 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files changed, 11

[tor-commits] [tor/maint-0.4.2] Merge branch 'maint-0.4.1' into maint-0.4.2

2020-03-17 Thread nickm
commit 4ee2699416dc612b859f6ba77e6fcd2e7e55c1b7 Merge: e15a621ac cec647ff3 Author: Nick Mathewson Date: Tue Mar 17 13:56:10 2020 -0400 Merge branch 'maint-0.4.1' into maint-0.4.2 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files changed, 11

[tor-commits] [tor/maint-0.4.1] Merge branch 'trove_2020_004_041_v2' into maint-0.4.1

2020-03-17 Thread nickm
commit cec647ff3eab20c97a744a59b808eb49760acfd3 Merge: 5f4e14b8c 78bcfc128 Author: Nick Mathewson Date: Tue Mar 17 13:56:03 2020 -0400 Merge branch 'trove_2020_004_041_v2' into maint-0.4.1 changes/ticket33619 | 5 + src/core/or/circuitpadding.c | 9 ++--- 2 files

[tor-commits] [tor-browser-build/master] Bug 33578: Bump Snowflake version to 58b52eb9f7

2020-03-17 Thread boklm
commit bbdb75f2417df66efecf66474bffc047ff557b48 Author: Cecylia Bocovich Date: Mon Mar 9 20:26:33 2020 + Bug 33578: Bump Snowflake version to 58b52eb9f7 This commit bumps the version of Snowflake and includes a fix for removing the go.mod and go.sum files from the

[tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere

2020-03-17 Thread translation
commit 86018951e8ca84303b2819dd03013d394da6fb18 Author: Translation commit bot Date: Tue Mar 17 16:16:11 2020 + https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere --- fr/https-everywhere.dtd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

[tor-commits] [translation/https_everywhere_completed] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere_completed

2020-03-17 Thread translation
commit 5f7325de1a9d866434091be8a2805265c7fdd2ea Author: Translation commit bot Date: Tue Mar 17 16:16:18 2020 + https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere_completed --- fr/https-everywhere.dtd | 10 +- 1 file changed, 5 insertions(+), 5

[tor-commits] [tor/release-0.4.3] Merge branch 'maint-0.4.3' into release-0.4.3

2020-03-17 Thread nickm
commit 86bbd6eca3c0b4edfd1bbf298cea6775849c9a29 Merge: e150e1af7 bbc80ea04 Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.4.3' into release-0.4.3 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/release-0.4.3] Merge branch 'maint-0.4.3' into release-0.4.3

2020-03-17 Thread nickm
commit 6babe51571295bf093733003dfd6f57ea9485703 Merge: 564408663 bc4c89eb2 Author: Nick Mathewson Date: Tue Mar 17 11:53:24 2020 -0400 Merge branch 'maint-0.4.3' into release-0.4.3 src/test/test_hs_control.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-)

[tor-commits] [tor/release-0.4.3] Add unittest for TROVE-2020-003.

2020-03-17 Thread nickm
commit 5ff8757aa89cd9caa17207beb080607941336a5e Author: George Kadianakis Date: Tue Feb 11 14:51:58 2020 +0200 Add unittest for TROVE-2020-003. This unittest currently fails on purpose (to demonstrate the bug) but it will stop failing after the next commit (the bugfix). ---

[tor-commits] [tor/release-0.4.3] Merge branch 'maint-0.3.5' into maint-0.4.1

2020-03-17 Thread nickm
commit 5f4e14b8c8cd4c8907f669144a5a4bb8b8b7a585 Merge: c22696e36 089e57d22 Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.1 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/release-0.4.3] Trivial bugfixes found during TROVE investigation.

2020-03-17 Thread nickm
commit c940b7cf13d8ceb5705d52c215256e1de5a4e757 Author: George Kadianakis Date: Mon Feb 10 16:35:40 2020 +0200 Trivial bugfixes found during TROVE investigation. --- src/feature/hs/hs_client.c | 6 +++--- src/lib/crypt_ops/crypto_ed25519.c | 2 +- 2 files changed, 4 insertions(+),

[tor-commits] [tor/release-0.4.3] Fix TROVE-2020-003.

2020-03-17 Thread nickm
commit 089e57d22f7c5e755a2d88d0b102207f7207ee27 Author: George Kadianakis Date: Tue Feb 11 18:37:55 2020 +0200 Fix TROVE-2020-003. Given that ed25519 public key validity checks are usually not needed and (so far) they are only necessary for onion addesses in the Tor

[tor-commits] [tor/release-0.4.3] Merge branch 'maint-0.4.3' into release-0.4.3

2020-03-17 Thread nickm
commit 5644086635caa0b82f625dbf66bfa3c4a2e29f2f Merge: 86bbd6eca 5ff8757aa Author: Nick Mathewson Date: Tue Mar 17 11:48:45 2020 -0400 Merge branch 'maint-0.4.3' into release-0.4.3 src/test/test_hs_control.c | 42 ++ 1 file changed, 42

[tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.3.5' into release-0.3.5

2020-03-17 Thread nickm
commit 0d5b20d2aa80ae560990c469fc30e27a841a350e Merge: 75873c1a3 089e57d22 Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.3.5' into release-0.3.5 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/release-0.4.3] Merge branch 'maint-0.4.1' into maint-0.4.2

2020-03-17 Thread nickm
commit e15a621ac81c472f69a082180fa9b4ed39274e43 Merge: 9ef8f5d1b 5f4e14b8c Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.4.1' into maint-0.4.2 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/release-0.4.2] Merge branch 'maint-0.4.1' into maint-0.4.2

2020-03-17 Thread nickm
commit e15a621ac81c472f69a082180fa9b4ed39274e43 Merge: 9ef8f5d1b 5f4e14b8c Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.4.1' into maint-0.4.2 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/master] Merge branch 'maint-0.4.3'

2020-03-17 Thread nickm
commit d3c4ed08f16a35075a43ba7e731552ffbea3cecc Merge: 7cd4dcf5a bc4c89eb2 Author: Nick Mathewson Date: Tue Mar 17 11:53:24 2020 -0400 Merge branch 'maint-0.4.3' src/test/test_hs_control.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-)

[tor-commits] [tor/release-0.4.2] Fix TROVE-2020-003.

2020-03-17 Thread nickm
commit 089e57d22f7c5e755a2d88d0b102207f7207ee27 Author: George Kadianakis Date: Tue Feb 11 18:37:55 2020 +0200 Fix TROVE-2020-003. Given that ed25519 public key validity checks are usually not needed and (so far) they are only necessary for onion addesses in the Tor

[tor-commits] [tor/release-0.4.2] Merge branch 'maint-0.4.2' into release-0.4.2

2020-03-17 Thread nickm
commit 0d2dcc15c079520d77458347c57622f4498008db Merge: 015d5152f e15a621ac Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.4.2' into release-0.4.2 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.3.5' into maint-0.4.1

2020-03-17 Thread nickm
commit 5f4e14b8c8cd4c8907f669144a5a4bb8b8b7a585 Merge: c22696e36 089e57d22 Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.1 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/master] Merge branch 'maint-0.4.2' into maint-0.4.3

2020-03-17 Thread nickm
commit bbc80ea042a124a5935bd4264677180efdcb2da2 Merge: 855cd533e e15a621ac Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/master] Split a wide line.

2020-03-17 Thread nickm
commit bc4c89eb2f47ba0774a05aea3798fbec31f9b920 Author: Nick Mathewson Date: Tue Mar 17 11:53:01 2020 -0400 Split a wide line. --- src/test/test_hs_control.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/test/test_hs_control.c b/src/test/test_hs_control.c

[tor-commits] [tor/release-0.4.2] Trivial bugfixes found during TROVE investigation.

2020-03-17 Thread nickm
commit c940b7cf13d8ceb5705d52c215256e1de5a4e757 Author: George Kadianakis Date: Mon Feb 10 16:35:40 2020 +0200 Trivial bugfixes found during TROVE investigation. --- src/feature/hs/hs_client.c | 6 +++--- src/lib/crypt_ops/crypto_ed25519.c | 2 +- 2 files changed, 4 insertions(+),

[tor-commits] [tor/master] Add unittest for TROVE-2020-003.

2020-03-17 Thread nickm
commit 5ff8757aa89cd9caa17207beb080607941336a5e Author: George Kadianakis Date: Tue Feb 11 14:51:58 2020 +0200 Add unittest for TROVE-2020-003. This unittest currently fails on purpose (to demonstrate the bug) but it will stop failing after the next commit (the bugfix). ---

[tor-commits] [tor/release-0.4.1] Fix TROVE-2020-003.

2020-03-17 Thread nickm
commit 089e57d22f7c5e755a2d88d0b102207f7207ee27 Author: George Kadianakis Date: Tue Feb 11 18:37:55 2020 +0200 Fix TROVE-2020-003. Given that ed25519 public key validity checks are usually not needed and (so far) they are only necessary for onion addesses in the Tor

[tor-commits] [tor/master] Merge branch 'maint-0.4.1' into maint-0.4.2

2020-03-17 Thread nickm
commit e15a621ac81c472f69a082180fa9b4ed39274e43 Merge: 9ef8f5d1b 5f4e14b8c Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.4.1' into maint-0.4.2 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/master] Merge branch 'maint-0.4.3'

2020-03-17 Thread nickm
commit 270fe01557cd6f0ca3a795e4801de82a46d87e89 Merge: 44f92e8e4 bbc80ea04 Author: Nick Mathewson Date: Tue Mar 17 11:47:35 2020 -0400 Merge branch 'maint-0.4.3' changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++--- src/feature/hs/hs_service.c

[tor-commits] [tor/release-0.4.3] Merge branch 'maint-0.4.2' into maint-0.4.3

2020-03-17 Thread nickm
commit bbc80ea042a124a5935bd4264677180efdcb2da2 Merge: 855cd533e e15a621ac Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/release-0.4.2] Merge branch 'maint-0.3.5' into maint-0.4.1

2020-03-17 Thread nickm
commit 5f4e14b8c8cd4c8907f669144a5a4bb8b8b7a585 Merge: c22696e36 089e57d22 Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.1 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/release-0.4.3] Split a wide line.

2020-03-17 Thread nickm
commit bc4c89eb2f47ba0774a05aea3798fbec31f9b920 Author: Nick Mathewson Date: Tue Mar 17 11:53:01 2020 -0400 Split a wide line. --- src/test/test_hs_control.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/test/test_hs_control.c b/src/test/test_hs_control.c

[tor-commits] [tor/release-0.3.5] Trivial bugfixes found during TROVE investigation.

2020-03-17 Thread nickm
commit c940b7cf13d8ceb5705d52c215256e1de5a4e757 Author: George Kadianakis Date: Mon Feb 10 16:35:40 2020 +0200 Trivial bugfixes found during TROVE investigation. --- src/feature/hs/hs_client.c | 6 +++--- src/lib/crypt_ops/crypto_ed25519.c | 2 +- 2 files changed, 4 insertions(+),

[tor-commits] [tor/release-0.4.1] Trivial bugfixes found during TROVE investigation.

2020-03-17 Thread nickm
commit c940b7cf13d8ceb5705d52c215256e1de5a4e757 Author: George Kadianakis Date: Mon Feb 10 16:35:40 2020 +0200 Trivial bugfixes found during TROVE investigation. --- src/feature/hs/hs_client.c | 6 +++--- src/lib/crypt_ops/crypto_ed25519.c | 2 +- 2 files changed, 4 insertions(+),

[tor-commits] [tor/release-0.3.5] Fix TROVE-2020-003.

2020-03-17 Thread nickm
commit 089e57d22f7c5e755a2d88d0b102207f7207ee27 Author: George Kadianakis Date: Tue Feb 11 18:37:55 2020 +0200 Fix TROVE-2020-003. Given that ed25519 public key validity checks are usually not needed and (so far) they are only necessary for onion addesses in the Tor

[tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.1' into release-0.4.1

2020-03-17 Thread nickm
commit 6031aa45fa8cd3b7b5666ae5915b552db35c0734 Merge: 4f2257477 5f4e14b8c Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.4.1' into release-0.4.1 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/master] Merge branch 'maint-0.4.3'

2020-03-17 Thread nickm
commit 7cd4dcf5a6e043cf1d46d9673d164303d69df3de Merge: 270fe0155 5ff8757aa Author: Nick Mathewson Date: Tue Mar 17 11:48:45 2020 -0400 Merge branch 'maint-0.4.3' src/test/test_hs_control.c | 42 ++ 1 file changed, 42 insertions(+)

[tor-commits] [tor/master] Trivial bugfixes found during TROVE investigation.

2020-03-17 Thread nickm
commit c940b7cf13d8ceb5705d52c215256e1de5a4e757 Author: George Kadianakis Date: Mon Feb 10 16:35:40 2020 +0200 Trivial bugfixes found during TROVE investigation. --- src/feature/hs/hs_client.c | 6 +++--- src/lib/crypt_ops/crypto_ed25519.c | 2 +- 2 files changed, 4 insertions(+),

[tor-commits] [tor/master] Fix TROVE-2020-003.

2020-03-17 Thread nickm
commit 089e57d22f7c5e755a2d88d0b102207f7207ee27 Author: George Kadianakis Date: Tue Feb 11 18:37:55 2020 +0200 Fix TROVE-2020-003. Given that ed25519 public key validity checks are usually not needed and (so far) they are only necessary for onion addesses in the Tor

[tor-commits] [tor/master] Merge branch 'maint-0.3.5' into maint-0.4.1

2020-03-17 Thread nickm
commit 5f4e14b8c8cd4c8907f669144a5a4bb8b8b7a585 Merge: c22696e36 089e57d22 Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.1 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/maint-0.4.3] Merge branch 'maint-0.3.5' into maint-0.4.1

2020-03-17 Thread nickm
commit 5f4e14b8c8cd4c8907f669144a5a4bb8b8b7a585 Merge: c22696e36 089e57d22 Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.1 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/maint-0.4.3] Split a wide line.

2020-03-17 Thread nickm
commit bc4c89eb2f47ba0774a05aea3798fbec31f9b920 Author: Nick Mathewson Date: Tue Mar 17 11:53:01 2020 -0400 Split a wide line. --- src/test/test_hs_control.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/test/test_hs_control.c b/src/test/test_hs_control.c

[tor-commits] [tor/maint-0.4.3] Merge branch 'maint-0.4.2' into maint-0.4.3

2020-03-17 Thread nickm
commit bbc80ea042a124a5935bd4264677180efdcb2da2 Merge: 855cd533e e15a621ac Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/maint-0.4.2] Fix TROVE-2020-003.

2020-03-17 Thread nickm
commit 089e57d22f7c5e755a2d88d0b102207f7207ee27 Author: George Kadianakis Date: Tue Feb 11 18:37:55 2020 +0200 Fix TROVE-2020-003. Given that ed25519 public key validity checks are usually not needed and (so far) they are only necessary for onion addesses in the Tor

[tor-commits] [tor/maint-0.4.2] Merge branch 'maint-0.4.1' into maint-0.4.2

2020-03-17 Thread nickm
commit e15a621ac81c472f69a082180fa9b4ed39274e43 Merge: 9ef8f5d1b 5f4e14b8c Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.4.1' into maint-0.4.2 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/maint-0.4.3] Fix TROVE-2020-003.

2020-03-17 Thread nickm
commit 089e57d22f7c5e755a2d88d0b102207f7207ee27 Author: George Kadianakis Date: Tue Feb 11 18:37:55 2020 +0200 Fix TROVE-2020-003. Given that ed25519 public key validity checks are usually not needed and (so far) they are only necessary for onion addesses in the Tor

[tor-commits] [tor/maint-0.3.5] Trivial bugfixes found during TROVE investigation.

2020-03-17 Thread nickm
commit c940b7cf13d8ceb5705d52c215256e1de5a4e757 Author: George Kadianakis Date: Mon Feb 10 16:35:40 2020 +0200 Trivial bugfixes found during TROVE investigation. --- src/feature/hs/hs_client.c | 6 +++--- src/lib/crypt_ops/crypto_ed25519.c | 2 +- 2 files changed, 4 insertions(+),

[tor-commits] [tor/maint-0.4.3] Trivial bugfixes found during TROVE investigation.

2020-03-17 Thread nickm
commit c940b7cf13d8ceb5705d52c215256e1de5a4e757 Author: George Kadianakis Date: Mon Feb 10 16:35:40 2020 +0200 Trivial bugfixes found during TROVE investigation. --- src/feature/hs/hs_client.c | 6 +++--- src/lib/crypt_ops/crypto_ed25519.c | 2 +- 2 files changed, 4 insertions(+),

[tor-commits] [tor/maint-0.4.2] Trivial bugfixes found during TROVE investigation.

2020-03-17 Thread nickm
commit c940b7cf13d8ceb5705d52c215256e1de5a4e757 Author: George Kadianakis Date: Mon Feb 10 16:35:40 2020 +0200 Trivial bugfixes found during TROVE investigation. --- src/feature/hs/hs_client.c | 6 +++--- src/lib/crypt_ops/crypto_ed25519.c | 2 +- 2 files changed, 4 insertions(+),

[tor-commits] [tor/maint-0.4.3] Merge branch 'maint-0.4.1' into maint-0.4.2

2020-03-17 Thread nickm
commit e15a621ac81c472f69a082180fa9b4ed39274e43 Merge: 9ef8f5d1b 5f4e14b8c Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.4.1' into maint-0.4.2 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/maint-0.4.1] Trivial bugfixes found during TROVE investigation.

2020-03-17 Thread nickm
commit c940b7cf13d8ceb5705d52c215256e1de5a4e757 Author: George Kadianakis Date: Mon Feb 10 16:35:40 2020 +0200 Trivial bugfixes found during TROVE investigation. --- src/feature/hs/hs_client.c | 6 +++--- src/lib/crypt_ops/crypto_ed25519.c | 2 +- 2 files changed, 4 insertions(+),

[tor-commits] [tor/maint-0.4.3] Add unittest for TROVE-2020-003.

2020-03-17 Thread nickm
commit 5ff8757aa89cd9caa17207beb080607941336a5e Author: George Kadianakis Date: Tue Feb 11 14:51:58 2020 +0200 Add unittest for TROVE-2020-003. This unittest currently fails on purpose (to demonstrate the bug) but it will stop failing after the next commit (the bugfix). ---

[tor-commits] [tor/maint-0.4.2] Merge branch 'maint-0.3.5' into maint-0.4.1

2020-03-17 Thread nickm
commit 5f4e14b8c8cd4c8907f669144a5a4bb8b8b7a585 Merge: c22696e36 089e57d22 Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.1 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [tor/maint-0.3.5] Fix TROVE-2020-003.

2020-03-17 Thread nickm
commit 089e57d22f7c5e755a2d88d0b102207f7207ee27 Author: George Kadianakis Date: Tue Feb 11 18:37:55 2020 +0200 Fix TROVE-2020-003. Given that ed25519 public key validity checks are usually not needed and (so far) they are only necessary for onion addesses in the Tor

[tor-commits] [tor/maint-0.4.1] Fix TROVE-2020-003.

2020-03-17 Thread nickm
commit 089e57d22f7c5e755a2d88d0b102207f7207ee27 Author: George Kadianakis Date: Tue Feb 11 18:37:55 2020 +0200 Fix TROVE-2020-003. Given that ed25519 public key validity checks are usually not needed and (so far) they are only necessary for onion addesses in the Tor

[tor-commits] [tor/maint-0.4.1] Merge branch 'maint-0.3.5' into maint-0.4.1

2020-03-17 Thread nickm
commit 5f4e14b8c8cd4c8907f669144a5a4bb8b8b7a585 Merge: c22696e36 089e57d22 Author: Nick Mathewson Date: Tue Mar 17 11:45:16 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.1 changes/trove_2020_003 | 4 src/feature/hs/hs_client.c | 6 +++---

[tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere

2020-03-17 Thread translation
commit 3bf1a4cc0894aed81deed65b9554335ae8011dcf Author: Translation commit bot Date: Tue Mar 17 15:46:02 2020 + https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere --- fr/https-everywhere.dtd | 8 lt/https-everywhere.dtd | 2 +- 2 files changed, 5

[tor-commits] [tor-browser-build/master] Fold in stable changelog for 9.0.6

2020-03-17 Thread sysrqb
commit 26c782f39f5eed7bb69fc98b015a58a5d0301391 Author: Matthew Finkel Date: Tue Mar 17 15:02:20 2020 + Fold in stable changelog for 9.0.6 --- projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt | 9 + 1 file changed, 9 insertions(+) diff --git

[tor-commits] [tor/master] dos: Pass transport name on new client connection

2020-03-17 Thread teor
commit 894ff2dc8422cb86312c512698acd76476224f87 Author: David Goulet Date: Tue Mar 10 14:45:13 2020 -0400 dos: Pass transport name on new client connection For a bridge configured with a pluggable transport, the transport name is used, with the IP address, for the GeoIP client

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1784'

2020-03-17 Thread teor
commit 44f92e8e4278403b9e633668f8be70f197b6e8db Merge: c86d08e3e 894ff2dc8 Author: teor Date: Tue Mar 17 23:11:31 2020 +1000 Merge remote-tracking branch 'tor-github/pr/1784' changes/ticket33491 | 6 ++ src/core/or/channel.c | 2 +- src/core/or/dos.c | 4 ++--

[tor-commits] [tor/master] Run "practracker.py --regen-overbroad"

2020-03-17 Thread teor
commit c86d08e3e6a4210fb10ab0d00ba22bb9e9d1ffde Author: teor Date: Tue Mar 17 23:02:16 2020 +1000 Run "practracker.py --regen-overbroad" We've successfully resolved a bunch of technical debt over the last few months. Let's remove the allowances for that debt from the

[tor-commits] [translation/https_everywhere_completed] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere_completed

2020-03-17 Thread translation
commit fdc6a10e9798e756973b3f4befa21ff1ee10321d Author: Translation commit bot Date: Tue Mar 17 12:16:14 2020 + https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere_completed --- et/https-everywhere.dtd | 133 ++-- 1

[tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere

2020-03-17 Thread translation
commit bddba46a85c96904ae8fb941351b2dbf9b64dd96 Author: Translation commit bot Date: Tue Mar 17 12:16:07 2020 + https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere --- et/https-everywhere.dtd | 4 ++-- ka/https-everywhere.dtd | 2 +- 2 files changed, 3

[tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere

2020-03-17 Thread translation
commit 5b285dfb4f8cb4422cb3a3b356202fd69b85963d Author: Translation commit bot Date: Tue Mar 17 11:45:59 2020 + https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere --- et/https-everywhere.dtd | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff

[tor-commits] [tor/master] Fix allow_failures section

2020-03-17 Thread teor
commit 437da7fb3a1a8834a2cc939119f71da15d5bea64 Author: rl1987 Date: Fri Mar 6 19:45:03 2020 +0200 Fix allow_failures section --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 13d4d9d10..49745278b 100644 --- a/.travis.yml +++

  1   2   >