[tor-commits] [translation/tails-greeter-2_completed] Update translations for tails-greeter-2_completed

2018-03-26 Thread translation
commit c6e5ed78f359853035d9161be596db05edc8c907 Author: Translation commit bot Date: Tue Mar 27 00:19:54 2018 + Update translations for tails-greeter-2_completed --- ru/ru.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ru/ru.po

[tor-commits] [translation/tails-greeter-2] Update translations for tails-greeter-2

2018-03-26 Thread translation
commit df0783bbdae477359ed8c77b74c47a99b69f7602 Author: Translation commit bot Date: Tue Mar 27 00:19:49 2018 + Update translations for tails-greeter-2 --- ru/ru.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ru/ru.po b/ru/ru.po

[tor-commits] [tor/master] Include crypto_digest.h in order to solve dependency issues.

2018-03-26 Thread nickm
commit 61c7ec29f1951ddb7a8fe5109b86eb29686507b7 Author: Fernando Fernandez Mancera Date: Sat Feb 3 16:16:33 2018 +0100 Include crypto_digest.h in order to solve dependency issues. Included crypto_digest.h in some files in order to solve xof+digest module

[tor-commits] [tor/master] Move the pk-digest functions into crypto_rsa.[ch].

2018-03-26 Thread nickm
commit f9f0dd5b9abff894e9a539aea4db61a38fcf9735 Author: Fernando Fernandez Mancera Date: Fri Feb 16 11:32:55 2018 +0100 Move the pk-digest functions into crypto_rsa.[ch]. We moved the crypto_pk_* digest functions into crypto_rsa.[ch] because they fit

[tor-commits] [tor/master] crypto: Remove unnecessary curve25519 header from crypto_digest.h.

2018-03-26 Thread nickm
commit 3e9140e79a063ca7a8539a0d58e6d379be775ff3 Author: Isis Lovecruft Date: Tue Feb 20 19:42:02 2018 + crypto: Remove unnecessary curve25519 header from crypto_digest.h. * ADD includes for "torint.h" and "container.h" to crypto_digest.h. * ADD

[tor-commits] [tor/master] Add xof functions into crypto_digest.[ch]

2018-03-26 Thread nickm
commit 202d27af71014169539863cbf81ddf3411a05258 Author: Fernando Fernandez Mancera Date: Sat Feb 3 15:50:56 2018 +0100 Add xof functions into crypto_digest.[ch] Added xof functions and operations into xof+digest module. Follows #24658.

[tor-commits] [tor/master] Move crypto_pk_obsolete_* functions into RSA module.

2018-03-26 Thread nickm
commit 0fad49e1c495414cb80994863b616005724da51f Author: Fernando Fernandez Mancera Date: Fri Feb 16 18:23:21 2018 +0100 Move crypto_pk_obsolete_* functions into RSA module. We moved the crypto_pk_obselete_* functions into crypto_rsa.[ch] because they fit

[tor-commits] [tor/master] Refactor crypto.[ch] into smaller xof+digest module.

2018-03-26 Thread nickm
commit f8b1493681f8b881adac5f4fbdec61c99d9fb1e1 Author: Fernando Fernandez Mancera Date: Sat Feb 3 15:27:55 2018 +0100 Refactor crypto.[ch] into smaller xof+digest module. Add two new files (crypto_digest.c, crypto_digest.h) as new module of crypto.[ch].

[tor-commits] [tor/master] crypto: Remove crypto_rsa.h from crypto_digest.c.

2018-03-26 Thread nickm
commit 7759ac8df2944aa58fff4152dd2c4c521f78ef10 Author: Isis Lovecruft Date: Tue Feb 20 19:59:09 2018 + crypto: Remove crypto_rsa.h from crypto_digest.c. * ADD include for "crypto_openssl_mgt.h" so that we have OpenSSL defined SHA* types and

[tor-commits] [tor/master] Add crypto_digest.[ch] to include.am

2018-03-26 Thread nickm
commit 60b8e088c32810174d8ee4245725e9228b0624fc Author: Fernando Fernandez Mancera Date: Sat Feb 3 16:24:40 2018 +0100 Add crypto_digest.[ch] to include.am Included crypto_digest.[ch] into include.am in order to solve a compiling issue. Also EOF line in

[tor-commits] [tor/master] Remove useless included files in crypto_rsa.[ch].

2018-03-26 Thread nickm
commit 541b6b2433184ea3e5658d65a3f590e52483699b Author: Fernando Fernandez Mancera Date: Fri Feb 16 17:49:58 2018 +0100 Remove useless included files in crypto_rsa.[ch]. Follows #24658. Signed-off-by: Fernando Fernandez Mancera

[tor-commits] [tor/master] Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge

2018-03-26 Thread nickm
commit 0eed0899cdeadd84dc5323f8ca0a3a13cd3779de Merge: d96dc2060 7759ac8df Author: Nick Mathewson Date: Mon Mar 26 19:52:58 2018 -0400 Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge src/common/container.c | 2 +-

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

2018-03-26 Thread translation
commit 6265142079da9420fa4b282c29a0bf4dc05de205 Author: Translation commit bot Date: Tue Mar 27 00:15:06 2018 + Update translations for bridgedb --- ru/LC_MESSAGES/bridgedb.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

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

2018-03-26 Thread translation
commit 40d212b4cc4a0412ed8dc18ef0d6bb09b1e2bb44 Author: Translation commit bot Date: Tue Mar 27 00:15:14 2018 + Update translations for bridgedb_completed --- ru/LC_MESSAGES/bridgedb.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

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

2018-03-26 Thread nickm
commit d96dc2060a0470a4607db6f2991ea7c2c3508e23 Merge: 5278d72f9 841ed9dbb Author: Nick Mathewson Date: Mon Mar 26 19:47:48 2018 -0400 Merge branch 'maint-0.3.3' changes/bug24904 | 4 src/or/channel.c | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-)

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

2018-03-26 Thread nickm
commit 1f3e0f157cbd7c71f8f8505e3f0ee3cc07ead629 Merge: 08cc2cc69 841ed9dbb Author: Nick Mathewson Date: Mon Mar 26 19:47:48 2018 -0400 Merge branch 'maint-0.3.3' into release-0.3.3 changes/bug24904 | 4 src/or/channel.c | 4 ++-- 2 files changed, 6

[tor-commits] [tor/release-0.3.3] Merge remote-tracking branch 'dgoulet/bug24904_033_01' into maint-0.3.3

2018-03-26 Thread nickm
commit 841ed9dbb982d5b0ffb9a5b17b1e4bf2e02f95f2 Merge: ca2d9cbb9 236c92a0a Author: Nick Mathewson Date: Mon Mar 26 19:47:44 2018 -0400 Merge remote-tracking branch 'dgoulet/bug24904_033_01' into maint-0.3.3 changes/bug24904 | 4 src/or/channel.c | 4 ++-- 2

[tor-commits] [tor/master] Merge remote-tracking branch 'dgoulet/bug24904_033_01' into maint-0.3.3

2018-03-26 Thread nickm
commit 841ed9dbb982d5b0ffb9a5b17b1e4bf2e02f95f2 Merge: ca2d9cbb9 236c92a0a Author: Nick Mathewson Date: Mon Mar 26 19:47:44 2018 -0400 Merge remote-tracking branch 'dgoulet/bug24904_033_01' into maint-0.3.3 changes/bug24904 | 4 src/or/channel.c | 4 ++-- 2

[tor-commits] [tor/master] chan: Use channel_is_client() in channel_do_open_actions()

2018-03-26 Thread nickm
commit 236c92a0a78285a73b53c6d0f5edba7982407e9b Author: David Goulet Date: Fri Mar 23 10:11:37 2018 -0400 chan: Use channel_is_client() in channel_do_open_actions() Make sure we actually only report client channel to the geoip cache instead of looking

[tor-commits] [tor/release-0.3.3] chan: Use channel_is_client() in channel_do_open_actions()

2018-03-26 Thread nickm
commit 236c92a0a78285a73b53c6d0f5edba7982407e9b Author: David Goulet Date: Fri Mar 23 10:11:37 2018 -0400 chan: Use channel_is_client() in channel_do_open_actions() Make sure we actually only report client channel to the geoip cache instead of looking

[tor-commits] [tor/maint-0.3.3] Merge remote-tracking branch 'dgoulet/bug24904_033_01' into maint-0.3.3

2018-03-26 Thread nickm
commit 841ed9dbb982d5b0ffb9a5b17b1e4bf2e02f95f2 Merge: ca2d9cbb9 236c92a0a Author: Nick Mathewson Date: Mon Mar 26 19:47:44 2018 -0400 Merge remote-tracking branch 'dgoulet/bug24904_033_01' into maint-0.3.3 changes/bug24904 | 4 src/or/channel.c | 4 ++-- 2

[tor-commits] [tor/maint-0.3.3] chan: Use channel_is_client() in channel_do_open_actions()

2018-03-26 Thread nickm
commit 236c92a0a78285a73b53c6d0f5edba7982407e9b Author: David Goulet Date: Fri Mar 23 10:11:37 2018 -0400 chan: Use channel_is_client() in channel_do_open_actions() Make sure we actually only report client channel to the geoip cache instead of looking

[tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed

2018-03-26 Thread translation
commit ff22a0ce8da75ee9e80296fff42d6bae373440e4 Author: Translation commit bot Date: Mon Mar 26 23:15:47 2018 + Update translations for liveusb-creator_completed --- nb/nb.po | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2018-03-26 Thread translation
commit dbfd2d14c4522a025e0315a9906e583c5760b0b8 Author: Translation commit bot Date: Mon Mar 26 23:15:42 2018 + Update translations for liveusb-creator --- nb/nb.po | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nb/nb.po

[tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed

2018-03-26 Thread translation
commit 5e856b1c68844b39059388d0c41f2439d25dc854 Author: Translation commit bot Date: Mon Mar 26 22:15:48 2018 + Update translations for liveusb-creator_completed --- es/es.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/es/es.po

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2018-03-26 Thread translation
commit dbfe06cf3075f8f889e293474266a6af12ee0822 Author: Translation commit bot Date: Mon Mar 26 22:15:43 2018 + Update translations for liveusb-creator --- es/es.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/es/es.po

[tor-commits] [translation/tails-misc] Update translations for tails-misc

2018-03-26 Thread translation
commit 539f15b26068606d6872887a2642adbb18f6db63 Author: Translation commit bot Date: Mon Mar 26 21:16:40 2018 + Update translations for tails-misc --- ru.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ru.po b/ru.po index

[tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits

2018-03-26 Thread translation
commit 1dd85827eec47484d8320329a470b8858115252a Author: Translation commit bot Date: Mon Mar 26 20:48:24 2018 + Update translations for tails-onioncircuits --- fr/onioncircuits.pot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[tor-commits] [translation/tails-onioncircuits_completed] Update translations for tails-onioncircuits_completed

2018-03-26 Thread translation
commit 192ae551204e0648891e94b1069cd52aee8a9dc3 Author: Translation commit bot Date: Mon Mar 26 20:48:29 2018 + Update translations for tails-onioncircuits_completed --- fr/onioncircuits.pot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2018-03-26 Thread translation
commit 1df243e61566d02cd590098ecc37296c0e990729 Author: Translation commit bot Date: Mon Mar 26 20:45:42 2018 + Update translations for liveusb-creator --- fr/fr.po | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fr/fr.po

[tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed

2018-03-26 Thread translation
commit 018e00311cb161b36cf1d0e251066d941d3e8f08 Author: Translation commit bot Date: Mon Mar 26 20:45:48 2018 + Update translations for liveusb-creator_completed --- fr/fr.po | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[tor-commits] [webwml/master] Add new Tor Browser version: 8.0a5

2018-03-26 Thread boklm
commit 07969e9972c6a82a63142fecf6986f2796a53761 Author: Nicolas Vigier Date: Mon Mar 26 22:29:05 2018 +0200 Add new Tor Browser version: 8.0a5 --- include/versions.wmi | 4 ++-- projects/torbrowser/RecommendedTBBVersions | 6 +- 2 files

[tor-commits] [translation/tails-perl5lib_completed] Update translations for tails-perl5lib_completed

2018-03-26 Thread translation
commit 2555b25675c97d9e4ce69f465961b2b0fa46dd58 Author: Translation commit bot Date: Mon Mar 26 20:17:40 2018 + Update translations for tails-perl5lib_completed --- fr.po | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fr.po

[tor-commits] [translation/tails-perl5lib] Update translations for tails-perl5lib

2018-03-26 Thread translation
commit cdad182b82a4b92cce08207c31740a2eee26f8d6 Author: Translation commit bot Date: Mon Mar 26 20:17:35 2018 + Update translations for tails-perl5lib --- fr.po | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fr.po b/fr.po index

[tor-commits] [torbirdy/master] Disable fetching site icons (#22944)

2018-03-26 Thread sukhbir
commit e8423363959d76dcc6e3579b517611bd9fce018c Author: Sukhbir Singh Date: Mon Mar 26 15:31:33 2018 -0400 Disable fetching site icons (#22944) --- components/torbirdy.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/torbirdy.js

[tor-commits] [webwml/master] Add new Tor Browser version: 7.5.3

2018-03-26 Thread boklm
commit 74d4ced9287c65ebea4b3349b3d06fcf7da52e8c Author: Nicolas Vigier Date: Mon Mar 26 21:22:13 2018 +0200 Add new Tor Browser version: 7.5.3 --- include/versions.wmi | 4 ++-- projects/torbrowser/RecommendedTBBVersions | 4 2 files

[tor-commits] [tor/master] When extending a circuit's path length, clear onehop_tunnel.

2018-03-26 Thread nickm
commit 33a80921a2e7bbf128c27a1a0c4903a9a322708a Author: Nick Mathewson Date: Mon Mar 26 09:17:50 2018 -0400 When extending a circuit's path length, clear onehop_tunnel. There was a nonfatal assertion in pathbias_should_count that would trigger if

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

2018-03-26 Thread nickm
commit 08cc2cc692ac12c64dff992d68ffde55c7b95202 Merge: 7ebb1ba2c ca2d9cbb9 Author: Nick Mathewson Date: Mon Mar 26 10:32:53 2018 -0400 Merge branch 'maint-0.3.3' into release-0.3.3 changes/bug24903 | 5 + src/or/control.c | 3 +++ 2 files changed, 8

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

2018-03-26 Thread nickm
commit 5278d72f97683c8c89117d5b7111eb5f84baa569 Merge: c68bfc556 ca2d9cbb9 Author: Nick Mathewson Date: Mon Mar 26 10:32:53 2018 -0400 Merge branch 'maint-0.3.3' changes/bug24903 | 5 + src/or/control.c | 3 +++ 2 files changed, 8 insertions(+)

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

2018-03-26 Thread nickm
commit ca2d9cbb937e70e3f69e88e4e6a00fc0f818340c Merge: 33606405e 33a80921a Author: Nick Mathewson Date: Mon Mar 26 10:32:49 2018 -0400 Merge branch 'bug24903_029' into maint-0.3.3 changes/bug24903 | 5 + src/or/control.c | 3 +++ 2 files changed, 8 insertions(+)

[tor-commits] [tor/release-0.3.3] When extending a circuit's path length, clear onehop_tunnel.

2018-03-26 Thread nickm
commit 33a80921a2e7bbf128c27a1a0c4903a9a322708a Author: Nick Mathewson Date: Mon Mar 26 09:17:50 2018 -0400 When extending a circuit's path length, clear onehop_tunnel. There was a nonfatal assertion in pathbias_should_count that would trigger if

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

2018-03-26 Thread nickm
commit ca2d9cbb937e70e3f69e88e4e6a00fc0f818340c Merge: 33606405e 33a80921a Author: Nick Mathewson Date: Mon Mar 26 10:32:49 2018 -0400 Merge branch 'bug24903_029' into maint-0.3.3 changes/bug24903 | 5 + src/or/control.c | 3 +++ 2 files changed, 8 insertions(+)

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

2018-03-26 Thread nickm
commit ca2d9cbb937e70e3f69e88e4e6a00fc0f818340c Merge: 33606405e 33a80921a Author: Nick Mathewson Date: Mon Mar 26 10:32:49 2018 -0400 Merge branch 'bug24903_029' into maint-0.3.3 changes/bug24903 | 5 + src/or/control.c | 3 +++ 2 files changed, 8 insertions(+)

[tor-commits] [tor/maint-0.3.3] When extending a circuit's path length, clear onehop_tunnel.

2018-03-26 Thread nickm
commit 33a80921a2e7bbf128c27a1a0c4903a9a322708a Author: Nick Mathewson Date: Mon Mar 26 09:17:50 2018 -0400 When extending a circuit's path length, clear onehop_tunnel. There was a nonfatal assertion in pathbias_should_count that would trigger if

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

2018-03-26 Thread nickm
commit 7ebb1ba2c3da9ced5f586a1fd4ddc397ff611f22 Merge: a4190d44f 33606405e Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.3.3' into release-0.3.3 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

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

2018-03-26 Thread nickm
commit 33606405e3070de6517690b1494f16c04524ce72 Merge: eacfd2911 b5a6c0399 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

[tor-commits] [tor/release-0.3.3] Remove sb_poll check: all poll() calls are ok.

2018-03-26 Thread nickm
commit 9f93bcd16d70b540c518acee56a440be12072ef7 Author: Nick Mathewson Date: Tue Mar 20 08:30:21 2018 -0400 Remove sb_poll check: all poll() calls are ok. --- src/common/sandbox.c | 20 1 file changed, 20 deletions(-) diff --git

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

2018-03-26 Thread nickm
commit b5a6c03998d42147135385f21bd7b85a02385e0f Merge: 66d312063 068d09274 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

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

2018-03-26 Thread nickm
commit b5a6c03998d42147135385f21bd7b85a02385e0f Merge: 66d312063 068d09274 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

[tor-commits] [tor/release-0.3.2] Remove sb_poll check: all poll() calls are ok.

2018-03-26 Thread nickm
commit 9f93bcd16d70b540c518acee56a440be12072ef7 Author: Nick Mathewson Date: Tue Mar 20 08:30:21 2018 -0400 Remove sb_poll check: all poll() calls are ok. --- src/common/sandbox.c | 20 1 file changed, 20 deletions(-) diff --git

[tor-commits] [tor/release-0.2.9] Remove sb_poll check: all poll() calls are ok.

2018-03-26 Thread nickm
commit 9f93bcd16d70b540c518acee56a440be12072ef7 Author: Nick Mathewson Date: Tue Mar 20 08:30:21 2018 -0400 Remove sb_poll check: all poll() calls are ok. --- src/common/sandbox.c | 20 1 file changed, 20 deletions(-) diff --git

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

2018-03-26 Thread nickm
commit 7dbaaba3d2912a695d6c8cfaa22d6880d7211e32 Merge: 109c555e9 b5a6c0399 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.3.2' into release-0.3.2 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

[tor-commits] [tor/release-0.3.2] Add the poll() syscall as permitted by the sandbox

2018-03-26 Thread nickm
commit 070eda5a21f580ee00ed64527ade4343b10e0fb6 Author: Nick Mathewson Date: Tue Mar 20 08:22:28 2018 -0400 Add the poll() syscall as permitted by the sandbox Apparently, sometimes getpwnam will call this. Fixes bug 25513. --- changes/feature25313 |

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

2018-03-26 Thread nickm
commit 068d092749508bae84e6d5fce605d2f40c1bdb80 Merge: 1aa0ae2cc 9f93bcd16 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

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

2018-03-26 Thread nickm
commit e9ec63d1ac9ca1fec0f1e3fea87a48ae000ecf02 Merge: 72db4f836 068d09274 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.3.1' into release-0.3.1 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

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

2018-03-26 Thread nickm
commit b5a6c03998d42147135385f21bd7b85a02385e0f Merge: 66d312063 068d09274 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

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

2018-03-26 Thread nickm
commit c68bfc556c7820ca3f3e01aa1ba0f8487b172fcd Merge: d749f6b5f 33606405e Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.3.3' changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2 files changed, 6

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

2018-03-26 Thread nickm
commit 2a0865898552bd5ededf7338761b5d428c7073d1 Merge: 0945235ff 9f93bcd16 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.2.9' into release-0.2.9 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

[tor-commits] [tor/release-0.3.3] Add the poll() syscall as permitted by the sandbox

2018-03-26 Thread nickm
commit 070eda5a21f580ee00ed64527ade4343b10e0fb6 Author: Nick Mathewson Date: Tue Mar 20 08:22:28 2018 -0400 Add the poll() syscall as permitted by the sandbox Apparently, sometimes getpwnam will call this. Fixes bug 25513. --- changes/feature25313 |

[tor-commits] [tor/release-0.3.1] Remove sb_poll check: all poll() calls are ok.

2018-03-26 Thread nickm
commit 9f93bcd16d70b540c518acee56a440be12072ef7 Author: Nick Mathewson Date: Tue Mar 20 08:30:21 2018 -0400 Remove sb_poll check: all poll() calls are ok. --- src/common/sandbox.c | 20 1 file changed, 20 deletions(-) diff --git

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

2018-03-26 Thread nickm
commit 068d092749508bae84e6d5fce605d2f40c1bdb80 Merge: 1aa0ae2cc 9f93bcd16 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

[tor-commits] [tor/release-0.3.1] Add the poll() syscall as permitted by the sandbox

2018-03-26 Thread nickm
commit 070eda5a21f580ee00ed64527ade4343b10e0fb6 Author: Nick Mathewson Date: Tue Mar 20 08:22:28 2018 -0400 Add the poll() syscall as permitted by the sandbox Apparently, sometimes getpwnam will call this. Fixes bug 25513. --- changes/feature25313 |

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

2018-03-26 Thread nickm
commit 068d092749508bae84e6d5fce605d2f40c1bdb80 Merge: 1aa0ae2cc 9f93bcd16 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

[tor-commits] [tor/release-0.2.9] Add the poll() syscall as permitted by the sandbox

2018-03-26 Thread nickm
commit 070eda5a21f580ee00ed64527ade4343b10e0fb6 Author: Nick Mathewson Date: Tue Mar 20 08:22:28 2018 -0400 Add the poll() syscall as permitted by the sandbox Apparently, sometimes getpwnam will call this. Fixes bug 25513. --- changes/feature25313 |

[tor-commits] [tor/master] Remove sb_poll check: all poll() calls are ok.

2018-03-26 Thread nickm
commit 9f93bcd16d70b540c518acee56a440be12072ef7 Author: Nick Mathewson Date: Tue Mar 20 08:30:21 2018 -0400 Remove sb_poll check: all poll() calls are ok. --- src/common/sandbox.c | 20 1 file changed, 20 deletions(-) diff --git

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

2018-03-26 Thread nickm
commit 33606405e3070de6517690b1494f16c04524ce72 Merge: eacfd2911 b5a6c0399 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

[tor-commits] [tor/maint-0.3.3] Remove sb_poll check: all poll() calls are ok.

2018-03-26 Thread nickm
commit 9f93bcd16d70b540c518acee56a440be12072ef7 Author: Nick Mathewson Date: Tue Mar 20 08:30:21 2018 -0400 Remove sb_poll check: all poll() calls are ok. --- src/common/sandbox.c | 20 1 file changed, 20 deletions(-) diff --git

[tor-commits] [tor/maint-0.2.9] Remove sb_poll check: all poll() calls are ok.

2018-03-26 Thread nickm
commit 9f93bcd16d70b540c518acee56a440be12072ef7 Author: Nick Mathewson Date: Tue Mar 20 08:30:21 2018 -0400 Remove sb_poll check: all poll() calls are ok. --- src/common/sandbox.c | 20 1 file changed, 20 deletions(-) diff --git

[tor-commits] [tor/maint-0.3.1] Add the poll() syscall as permitted by the sandbox

2018-03-26 Thread nickm
commit 070eda5a21f580ee00ed64527ade4343b10e0fb6 Author: Nick Mathewson Date: Tue Mar 20 08:22:28 2018 -0400 Add the poll() syscall as permitted by the sandbox Apparently, sometimes getpwnam will call this. Fixes bug 25513. --- changes/feature25313 |

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

2018-03-26 Thread nickm
commit 068d092749508bae84e6d5fce605d2f40c1bdb80 Merge: 1aa0ae2cc 9f93bcd16 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

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

2018-03-26 Thread nickm
commit b5a6c03998d42147135385f21bd7b85a02385e0f Merge: 66d312063 068d09274 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

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

2018-03-26 Thread nickm
commit 33606405e3070de6517690b1494f16c04524ce72 Merge: eacfd2911 b5a6c0399 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.3.2' into maint-0.3.3 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

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

2018-03-26 Thread nickm
commit 068d092749508bae84e6d5fce605d2f40c1bdb80 Merge: 1aa0ae2cc 9f93bcd16 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

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

2018-03-26 Thread nickm
commit b5a6c03998d42147135385f21bd7b85a02385e0f Merge: 66d312063 068d09274 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.3.1' into maint-0.3.2 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

[tor-commits] [tor/maint-0.3.2] Add the poll() syscall as permitted by the sandbox

2018-03-26 Thread nickm
commit 070eda5a21f580ee00ed64527ade4343b10e0fb6 Author: Nick Mathewson Date: Tue Mar 20 08:22:28 2018 -0400 Add the poll() syscall as permitted by the sandbox Apparently, sometimes getpwnam will call this. Fixes bug 25513. --- changes/feature25313 |

[tor-commits] [tor/maint-0.3.2] Remove sb_poll check: all poll() calls are ok.

2018-03-26 Thread nickm
commit 9f93bcd16d70b540c518acee56a440be12072ef7 Author: Nick Mathewson Date: Tue Mar 20 08:30:21 2018 -0400 Remove sb_poll check: all poll() calls are ok. --- src/common/sandbox.c | 20 1 file changed, 20 deletions(-) diff --git

[tor-commits] [tor/master] Add the poll() syscall as permitted by the sandbox

2018-03-26 Thread nickm
commit 070eda5a21f580ee00ed64527ade4343b10e0fb6 Author: Nick Mathewson Date: Tue Mar 20 08:22:28 2018 -0400 Add the poll() syscall as permitted by the sandbox Apparently, sometimes getpwnam will call this. Fixes bug 25513. --- changes/feature25313 |

[tor-commits] [tor/maint-0.3.3] Add the poll() syscall as permitted by the sandbox

2018-03-26 Thread nickm
commit 070eda5a21f580ee00ed64527ade4343b10e0fb6 Author: Nick Mathewson Date: Tue Mar 20 08:22:28 2018 -0400 Add the poll() syscall as permitted by the sandbox Apparently, sometimes getpwnam will call this. Fixes bug 25513. --- changes/feature25313 |

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

2018-03-26 Thread nickm
commit 068d092749508bae84e6d5fce605d2f40c1bdb80 Merge: 1aa0ae2cc 9f93bcd16 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

[tor-commits] [tor/maint-0.3.1] Remove sb_poll check: all poll() calls are ok.

2018-03-26 Thread nickm
commit 9f93bcd16d70b540c518acee56a440be12072ef7 Author: Nick Mathewson Date: Tue Mar 20 08:30:21 2018 -0400 Remove sb_poll check: all poll() calls are ok. --- src/common/sandbox.c | 20 1 file changed, 20 deletions(-) diff --git

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

2018-03-26 Thread nickm
commit 068d092749508bae84e6d5fce605d2f40c1bdb80 Merge: 1aa0ae2cc 9f93bcd16 Author: Nick Mathewson Date: Mon Mar 26 10:29:29 2018 -0400 Merge branch 'maint-0.2.9' into maint-0.3.1 changes/feature25313 | 4 src/common/sandbox.c | 23 ++- 2

[tor-commits] [tor/maint-0.2.9] Add the poll() syscall as permitted by the sandbox

2018-03-26 Thread nickm
commit 070eda5a21f580ee00ed64527ade4343b10e0fb6 Author: Nick Mathewson Date: Tue Mar 20 08:22:28 2018 -0400 Add the poll() syscall as permitted by the sandbox Apparently, sometimes getpwnam will call this. Fixes bug 25513. --- changes/feature25313 |

[tor-commits] [collector/master] Describe 'contrib' path contents.

2018-03-26 Thread karsten
commit 970dd3d1e1757d01b485fe05b1869cfc244e82f2 Author: iwakeh Date: Tue Mar 20 08:31:46 2018 + Describe 'contrib' path contents. --- src/main/resources/docs/PROTOCOL | 12 1 file changed, 12 insertions(+) diff --git

[tor-commits] [collector/master] Add 'contrib' directory to index.json.

2018-03-26 Thread karsten
commit 5d2bdbb8ca615551264d21e801499f8720d2709b Author: iwakeh Date: Tue Mar 20 08:31:46 2018 + Add 'contrib' directory to index.json. --- src/main/java/org/torproject/collector/conf/Key.java | 1 +