[tor-commits] [doctor/master] Use stem descriptor downloader for health check

2018-04-25 Thread atagar
commit df504cd1b96c15f9f09623f8baff1966ee9b3a7c Author: Damian Johnson Date: Wed Apr 25 12:38:54 2018 -0700 Use stem descriptor downloader for health check Now that Stem can download descriptors from an ORPort this health check can be quite a bit nicer.

[tor-commits] [translation/https_everywhere] Update translations for https_everywhere

2018-04-25 Thread translation
commit 8d26937193812e12d486612ee811b9a31c35a091 Author: Translation commit bot Date: Wed Apr 25 19:15:31 2018 + Update translations for https_everywhere --- he/https-everywhere.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed

2018-04-25 Thread translation
commit 35da63ab86c99a35edab450c3f489501a732f274 Author: Translation commit bot Date: Wed Apr 25 19:15:44 2018 + Update translations for https_everywhere_completed --- he/https-everywhere.dtd | 1 + 1 file changed, 1 insertion(+) diff --git

[tor-commits] [tor/master] Ignore CircuitPriorityHalflife values under -EPSILON.

2018-04-25 Thread nickm
commit 2748dd0f1c5587433f3ef791aa85b8a7aa54515a Author: Nick Mathewson Date: Wed Apr 25 09:15:47 2018 -0400 Ignore CircuitPriorityHalflife values under -EPSILON. Previously, we were ignoring values _over_ EPSILON. This bug was also causing a warning at

[tor-commits] [webwml/master] Fix css in people page and isa photo

2018-04-25 Thread hiro
commit 03008936cc8603fa26a53fad73d4d3da40e22e85 Author: hiro Date: Wed Apr 25 15:54:03 2018 +0200 Fix css in people page and isa photo --- css/layout.css| 3 ++- css/people-table.css | 5 - images/people/isabela.png | Bin 26123 -> 46938 bytes

[tor-commits] [webwml/master] Adjust background size in css

2018-04-25 Thread hiro
commit 6fa7a147b0c2717e94fb24d6d1be2c487ef643c3 Author: hiro Date: Wed Apr 25 14:21:19 2018 +0200 Adjust background size in css --- css/layout.min.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/layout.min.css b/css/layout.min.css index

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

2018-04-25 Thread nickm
commit 19bed6f936350dc024c82bd11d624c34063d9172 Merge: 148540c50 58f54a358 Author: Nick Mathewson Date: Wed Apr 25 08:01:54 2018 -0400 Merge branch 'maint-0.3.3' into release-0.3.3 src/or/router.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor/release-0.3.3] Merge branch 'maint-0.3.1' into maint-0.3.2

2018-04-25 Thread nickm
commit 7c3f87eb4b2c3c4ce3422b3561bee36f3c9956c1 Merge: 89a3fafd4 bb35405d2 Author: Nick Mathewson Date: Wed Apr 25 08:01:53 2018 -0400 Merge branch 'maint-0.3.1' into maint-0.3.2 src/or/router.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

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

2018-04-25 Thread nickm
commit 58f54a3588cf722a31b10fa0450225f7685c8629 Merge: 85cd8386f 7c3f87eb4 Author: Nick Mathewson Date: Wed Apr 25 08:01:54 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 src/or/router.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor/release-0.3.3] Fix a copy-paste error in the fix for #23693.

2018-04-25 Thread nickm
commit bb35405d2ad01dbc8cf59ed275c41bd7d6098ae8 Author: Nick Mathewson Date: Wed Apr 25 08:00:55 2018 -0400 Fix a copy-paste error in the fix for #23693. Found by coverity; CID 25912; bug not in any released Tor. --- src/or/router.c | 2 +- 1 file changed, 1

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

2018-04-25 Thread nickm
commit 7c3f87eb4b2c3c4ce3422b3561bee36f3c9956c1 Merge: 89a3fafd4 bb35405d2 Author: Nick Mathewson Date: Wed Apr 25 08:01:53 2018 -0400 Merge branch 'maint-0.3.1' into maint-0.3.2 src/or/router.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

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

2018-04-25 Thread nickm
commit a052eea4803808d4da09ef8728de22344d1241be Merge: 8664f76dd 58f54a358 Author: Nick Mathewson Date: Wed Apr 25 08:01:54 2018 -0400 Merge branch 'maint-0.3.3' src/or/router.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor/maint-0.3.2] Fix a copy-paste error in the fix for #23693.

2018-04-25 Thread nickm
commit bb35405d2ad01dbc8cf59ed275c41bd7d6098ae8 Author: Nick Mathewson Date: Wed Apr 25 08:00:55 2018 -0400 Fix a copy-paste error in the fix for #23693. Found by coverity; CID 25912; bug not in any released Tor. --- src/or/router.c | 2 +- 1 file changed, 1

[tor-commits] [tor/maint-0.3.3] Fix a copy-paste error in the fix for #23693.

2018-04-25 Thread nickm
commit bb35405d2ad01dbc8cf59ed275c41bd7d6098ae8 Author: Nick Mathewson Date: Wed Apr 25 08:00:55 2018 -0400 Fix a copy-paste error in the fix for #23693. Found by coverity; CID 25912; bug not in any released Tor. --- src/or/router.c | 2 +- 1 file changed, 1

[tor-commits] [tor/master] Fix a copy-paste error in the fix for #23693.

2018-04-25 Thread nickm
commit bb35405d2ad01dbc8cf59ed275c41bd7d6098ae8 Author: Nick Mathewson Date: Wed Apr 25 08:00:55 2018 -0400 Fix a copy-paste error in the fix for #23693. Found by coverity; CID 25912; bug not in any released Tor. --- src/or/router.c | 2 +- 1 file changed, 1

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

2018-04-25 Thread nickm
commit edf721f8f018b6a53a148c480f94a2bd4d795cc8 Merge: beaaeecd2 bb35405d2 Author: Nick Mathewson Date: Wed Apr 25 08:01:53 2018 -0400 Merge branch 'maint-0.3.1' into release-0.3.1 src/or/router.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

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

2018-04-25 Thread nickm
commit fb4307bf22067409ea7afd10178a4695490dc185 Merge: 7a55efbd5 7c3f87eb4 Author: Nick Mathewson Date: Wed Apr 25 08:01:54 2018 -0400 Merge branch 'maint-0.3.2' into release-0.3.2 src/or/router.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor/release-0.3.2] Fix a copy-paste error in the fix for #23693.

2018-04-25 Thread nickm
commit bb35405d2ad01dbc8cf59ed275c41bd7d6098ae8 Author: Nick Mathewson Date: Wed Apr 25 08:00:55 2018 -0400 Fix a copy-paste error in the fix for #23693. Found by coverity; CID 25912; bug not in any released Tor. --- src/or/router.c | 2 +- 1 file changed, 1

[tor-commits] [tor/master] Merge branch 'maint-0.3.2' into maint-0.3.3

2018-04-25 Thread nickm
commit 58f54a3588cf722a31b10fa0450225f7685c8629 Merge: 85cd8386f 7c3f87eb4 Author: Nick Mathewson Date: Wed Apr 25 08:01:54 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 src/or/router.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor/master] Merge branch 'maint-0.3.1' into maint-0.3.2

2018-04-25 Thread nickm
commit 7c3f87eb4b2c3c4ce3422b3561bee36f3c9956c1 Merge: 89a3fafd4 bb35405d2 Author: Nick Mathewson Date: Wed Apr 25 08:01:53 2018 -0400 Merge branch 'maint-0.3.1' into maint-0.3.2 src/or/router.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor/release-0.3.1] Fix a copy-paste error in the fix for #23693.

2018-04-25 Thread nickm
commit bb35405d2ad01dbc8cf59ed275c41bd7d6098ae8 Author: Nick Mathewson Date: Wed Apr 25 08:00:55 2018 -0400 Fix a copy-paste error in the fix for #23693. Found by coverity; CID 25912; bug not in any released Tor. --- src/or/router.c | 2 +- 1 file changed, 1

[tor-commits] [tor/maint-0.3.3] Merge branch 'maint-0.3.2' into maint-0.3.3

2018-04-25 Thread nickm
commit 58f54a3588cf722a31b10fa0450225f7685c8629 Merge: 85cd8386f 7c3f87eb4 Author: Nick Mathewson Date: Wed Apr 25 08:01:54 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 src/or/router.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor/maint-0.3.3] Merge branch 'maint-0.3.1' into maint-0.3.2

2018-04-25 Thread nickm
commit 7c3f87eb4b2c3c4ce3422b3561bee36f3c9956c1 Merge: 89a3fafd4 bb35405d2 Author: Nick Mathewson Date: Wed Apr 25 08:01:53 2018 -0400 Merge branch 'maint-0.3.1' into maint-0.3.2 src/or/router.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor/maint-0.3.1] Fix a copy-paste error in the fix for #23693.

2018-04-25 Thread nickm
commit bb35405d2ad01dbc8cf59ed275c41bd7d6098ae8 Author: Nick Mathewson Date: Wed Apr 25 08:00:55 2018 -0400 Fix a copy-paste error in the fix for #23693. Found by coverity; CID 25912; bug not in any released Tor. --- src/or/router.c | 2 +- 1 file changed, 1

[tor-commits] [tor/maint-0.3.2] Merge branch 'maint-0.3.1' into maint-0.3.2

2018-04-25 Thread nickm
commit 7c3f87eb4b2c3c4ce3422b3561bee36f3c9956c1 Merge: 89a3fafd4 bb35405d2 Author: Nick Mathewson Date: Wed Apr 25 08:01:53 2018 -0400 Merge branch 'maint-0.3.1' into maint-0.3.2 src/or/router.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor-browser/tor-browser-52.7.3esr-8.0-1] Bug 25458: UI customization half-broken in Tor Browser 8.0a3

2018-04-25 Thread gk
commit 12847934f5c7baf4e94945ec433f1b2fdcf33625 Author: Richard Pospesel Date: Fri Apr 20 16:03:41 2018 -0700 Bug 25458: UI customization half-broken in Tor Browser 8.0a3 Fixed fallout from #25147. Some of the functionality of the UI Customize screen

[tor-commits] [webwml/master] Update tor logo and isabela pic

2018-04-25 Thread hiro
commit e0201c520bfbc6ada17c82d747714d52683b5847 Author: hiro Date: Wed Apr 25 11:00:53 2018 +0200 Update tor logo and isabela pic --- images/people/isabela.png | Bin 14705 -> 26123 bytes images/tor-logo.png | Bin 4830 -> 29871 bytes 2 files changed, 0

[tor-commits] [tor-browser/tor-browser-52.7.3esr-8.0-1] fixup! fix #17 from https://github.com/amoghbl1/tor-browser/issues don't restore tabs by default

2018-04-25 Thread gk
commit 7814f97385daa7b5056bfaabe6ca56206acd6b58 Author: Georg Koppen Date: Wed Apr 25 08:04:39 2018 + fixup! fix #17 from https://github.com/amoghbl1/tor-browser/issues don't restore tabs by default This fixes #25898 on our side ---