[tor-commits] [torsocks/master] syscall: OS X doesn't support sched_getaffinity()

2016-10-16 Thread dgoulet
commit 98a77168ab839733d069248524200f84d7b04671 Author: David Goulet Date: Sun Oct 16 11:42:31 2016 -0400 syscall: OS X doesn't support sched_getaffinity() Thanks to jcalvert for reporting this failure through my Github page. Signed-off-by: David Goulet --- src/common/co

[tor-commits] [torsocks/master] log: Fix whitespace in log.h

2016-10-16 Thread dgoulet
commit f8c53ea7b67f9a0c4c100c0e8367302267c32f7d Author: David Goulet Date: Sun Oct 16 12:07:24 2016 -0400 log: Fix whitespace in log.h Signed-off-by: David Goulet --- src/common/log.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/log.h b/src/commo

[tor-commits] [torsocks/master] Use AC_USE_SYSTEM_EXTENSIONS to try to use POSIX extensions

2016-10-16 Thread dgoulet
commit 9a9ae1ddc3ff759388edf070195f76021402c197 Author: David Goulet Date: Sun Oct 16 12:16:52 2016 -0400 Use AC_USE_SYSTEM_EXTENSIONS to try to use POSIX extensions Signed-off-by: David Goulet --- configure.ac | 5 - src/common/compat.h | 2 ++ src/lib/torsocks.h

[tor-commits] [torsocks/master] compat: Fix bad use of defined macro for OS X

2016-10-16 Thread dgoulet
commit b2905208add1e77cedd8bcdf00645dde8348163a Author: David Goulet Date: Sun Oct 16 13:01:58 2016 -0400 compat: Fix bad use of defined macro for OS X Signed-off-by: David Goulet --- src/common/compat.h | 2 +- src/common/log.h| 4 +++- 2 files changed, 4 insertions(+), 2 de

[tor-commits] [nyx/master] Fix podcast link

2016-10-16 Thread atagar
commit dcf29684f4eec6cb82ef7f16b8c28887238516c9 Author: Damian Johnson Date: Sun Oct 16 10:38:32 2016 -0700 Fix podcast link Oops, nice catch by Henrik. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index fb59185..ea3997f 100644 ---

[tor-commits] [nyx/master] Connection locales don't require descriptors

2016-10-16 Thread atagar
commit a8549caf7a03e46a7fa5d00d0432a217060075be Author: Damian Johnson Date: Fri Oct 14 10:55:00 2016 -0700 Connection locales don't require descriptors Oops, when descriptors are unavailable we should still resolve geoip information. --- nyx/panel/connection.py | 4 ++-- 1 fi

[tor-commits] [nyx/master] Populate consensus information

2016-10-16 Thread atagar
commit 851474d9cbe8a80b105222c2b01a34bd8a2408bc Author: Damian Johnson Date: Sun Oct 16 13:29:42 2016 -0700 Populate consensus information Earlier I dropped population of the ConsensusTracker because it was slow. Trouble is that this leaves us with a pretty broken connection pa

[tor-commits] [depictor/master] Add fallback directory graphs and statistics

2016-10-16 Thread tom
commit 2c26327fe813513c66bb53227ac79744c497b9c1 Author: Tom Ritter Date: Sun Oct 16 17:20:20 2016 -0400 Add fallback directory graphs and statistics --- graphs.py| 223 --- website.py | 50 + write_website.py |

[tor-commits] [depictor/master] Revert to getting fallback dirs from stem (and include the table in the website)

2016-10-16 Thread tom
commit a7583a42c0103af34a2ea46395bd2a0a6c7ec960 Author: Tom Ritter Date: Sun Oct 16 17:56:23 2016 -0400 Revert to getting fallback dirs from stem (and include the table in the website) --- website.py | 3 +-- write_website.py | 41 ++--- 2 files

[tor-commits] [nyx/master] Connection panel scrollbar couldn't reach bottom

2016-10-16 Thread atagar
commit 968d49e9decb35eb7d827e51ac6b259d9e65f249 Author: Damian Johnson Date: Sun Oct 16 15:30:35 2016 -0700 Connection panel scrollbar couldn't reach bottom Scrolling was fine, but display of the scrollbar was off by one. Ick this math gives me a headache. --- nyx/curses.py

[tor-commits] [nyx/master] Populate connection panel soon as results are ready

2016-10-16 Thread atagar
commit 9ad9e65d6aa1afbd2a673cbbbf66bd04251b2012 Author: Damian Johnson Date: Sun Oct 16 18:58:22 2016 -0700 Populate connection panel soon as results are ready When first starting up eagerly pulling connection results so we show information once it's available. I'm not really a

[tor-commits] [torbutton/master] Bug 20244.3: Remove 'restrict third party cookies...' checkbox

2016-10-16 Thread gk
commit 2978978e64fbc9164185564a19d56d5fea0b25d8 Author: Arthur Edelstein Date: Tue Oct 4 23:37:19 2016 + Bug 20244.3: Remove 'restrict third party cookies...' checkbox Also, we remove the 'extensions.torbutton.restrict_thirdparty' and use the 'privacy.thirdparty.isolate' pr

[tor-commits] [torbutton/master] Bug 20244.1: Remove "block-disk" checkbox from Privacy & Security Settings

2016-10-16 Thread gk
commit 6d785fa1bf95f997a95b867538ba3353d9a76a58 Author: Arthur Edelstein Date: Sun Oct 2 21:40:33 2016 -0700 Bug 20244.1: Remove "block-disk" checkbox from Privacy & Security Settings An equivalent checkbox, "Always use private browsing mode" is already available in about:prefe

[tor-commits] [tor-browser/tor-browser-45.4.0esr-6.5-1] Bug 20244.1: Add "privacy.resistFingerprinting" checkbox

2016-10-16 Thread gk
commit 1b92582f7ef5bec693b01bc78672122add405834 Author: Arthur Edelstein Date: Mon Oct 3 08:29:35 2016 + Bug 20244.1: Add "privacy.resistFingerprinting" checkbox --- browser/components/preferences/in-content/privacy.xul| 11 +++ browser/locales/en-US/chrome/browser/pref

[tor-commits] [tor-browser/tor-browser-45.4.0esr-6.5-1] Bug 20244.2: Add "privacy.thirdparty.isolate" checkbox

2016-10-16 Thread gk
commit e5c3cd25ed459765a91d1b364151c46afaca36c0 Author: Arthur Edelstein Date: Thu Oct 6 21:09:43 2016 + Bug 20244.2: Add "privacy.thirdparty.isolate" checkbox --- .../components/preferences/in-content/privacy.js | 33 ++ .../components/preferences/in-content/priv

[tor-commits] [torbutton/master] Bug 20244.4: Remove 'Change details that distinguish you...' checkbox

2016-10-16 Thread gk
commit ee88e783a98b22e743b943cc144cb6b79c70706e Author: Arthur Edelstein Date: Tue Oct 4 23:38:57 2016 + Bug 20244.4: Remove 'Change details that distinguish you...' checkbox Also, remove the 'extensions.torbutton.resist_fingerprinting' pref and just use the 'privacy.resist

[tor-commits] [torbutton/master] Bug 20244.5: Remove obsolete Privacy Settings group

2016-10-16 Thread gk
commit ea0d6dc4ebc59c594162202e142549356075a981 Author: Arthur Edelstein Date: Tue Oct 4 23:42:00 2016 + Bug 20244.5: Remove obsolete Privacy Settings group --- src/chrome/content/preferences.js | 3 --- src/chrome/content/preferences.xul| 8 +++- src/chrome/locale/af/tor

[tor-commits] [torbutton/master] Bug 20244.2: Remove 'disable browser plugins' checkbox

2016-10-16 Thread gk
commit aa05941ee0144026fb843b6f5a2098aed5e17b46 Author: Arthur Edelstein Date: Sun Oct 2 22:27:21 2016 -0700 Bug 20244.2: Remove 'disable browser plugins' checkbox This patch also removes the 'extensions.torbutton.no_tor_plugin' pref and simply uses the 'plugin.disable' pref in

[tor-commits] [torbutton/master] Bug 20244.6: Overlay checkboxes to use torbutton translations

2016-10-16 Thread gk
commit 7f16ada703d07b1b0140eaf12dd3e93864c14568 Author: Arthur Edelstein Date: Wed Oct 5 00:15:47 2016 + Bug 20244.6: Overlay checkboxes to use torbutton translations --- src/chrome.manifest | 1 + src/chrome/content/privacy-prefs-overlay.xul | 13