[tor-commits] [tor/master] unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.

2015-01-15 Thread nickm
commit bb56fd1f8f965f923529eede317a8964ee73a508 Author: George Kadianakis desnac...@riseup.net Date: Thu Jan 15 15:41:25 2015 + unittests: use tt_i64_op() instead of tt_int_op() in laplace tests. Do this in even more places to try to fix the build. --- src/test/test_util.c |

[tor-commits] [tor/master] Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string

2015-01-15 Thread nickm
commit 3368b0c9f29bad67a85ec70cbcedb69cf85f103b Author: Nick Mathewson ni...@torproject.org Date: Thu Jan 15 11:53:20 2015 -0500 Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string Closes 14207; bugfix on 0.2.6.2-alpha. --- changes/bug14207 |3 +++

[tor-commits] [tor/master] Ignore warning for redundant decl in openssl/srtp.h

2015-01-15 Thread nickm
commit 746bb55851433a0709e277ea3e1838d0d9b77d9c Author: Nick Mathewson ni...@torproject.org Date: Sat Jan 10 16:06:25 2015 -0500 Ignore warning for redundant decl in openssl/srtp.h Backports some commits from tor master. --- changes/bug14220|4 src/common/tortls.c |

[tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'

2015-01-15 Thread nickm
commit d807c7c8725acb85a6695ab399f99c2509a245c4 Merge: 3368b0c 746bb55 Author: Nick Mathewson ni...@torproject.org Date: Thu Jan 15 12:38:43 2015 -0500 Merge remote-tracking branch 'origin/maint-0.2.5' changes/bug14220 |4 1 file changed, 4 insertions(+)

[tor-commits] [tor/maint-0.2.5] Fix a compilation warning in the unit tests

2015-01-15 Thread nickm
commit 2329d9fe3739aca46d00b47222db2f78bd23e4d3 Author: Nick Mathewson ni...@torproject.org Date: Thu Jan 15 12:56:57 2015 -0500 Fix a compilation warning in the unit tests --- src/test/test_relaycell.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [webwml/master] Bug 14123: Add the Tor Browser signing key

2015-01-15 Thread sebastian
commit af1c95ec9f6b2ebc3e7ba951d931a1c308e150a9 Author: Georg Koppen g...@torproject.org Date: Thu Jan 15 15:35:07 2015 + Bug 14123: Add the Tor Browser signing key --- docs/en/signing-keys.wml | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git

[tor-commits] [tor/master] fix typo

2015-01-15 Thread arma
commit 660a35d97c1bc600521a5ece373e70477176fb1c Author: Roger Dingledine a...@torproject.org Date: Thu Jan 15 11:03:13 2015 -0500 fix typo --- src/or/rendclient.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/rendclient.c b/src/or/rendclient.c index

[tor-commits] [webwml/master] Make the bridge user documentation usable again

2015-01-15 Thread sebastian
commit fdcf771c8ad171138a54c9dace3573788cd5970b Author: Matthew Finkel matthew.fin...@gmail.com Date: Wed Jan 14 17:23:49 2015 + Make the bridge user documentation usable again --- docs/en/bridges.wml | 338 ++- docs/en/sidenav.wmi

[tor-commits] [tor/master] Restrict sample values of the Laplace distribution to int64_t.

2015-01-15 Thread nickm
commit 45bc5a07434376c0d801a547b38893d85a515b49 Author: George Kadianakis desnac...@riseup.net Date: Thu Jan 15 14:36:24 2015 + Restrict sample values of the Laplace distribution to int64_t. This helps avoid undefined behavior from casting big double values to int64_t.

[tor-commits] [tor/master] unittests: Change some tt_assert()s to tt_int_op()s.

2015-01-15 Thread nickm
commit 25e7821bb1b558746e606637c8e13757eb8b99ae Author: George Kadianakis desnac...@riseup.net Date: Thu Jan 15 14:42:10 2015 + unittests: Change some tt_assert()s to tt_int_op()s. --- src/test/test_util.c | 45 +++-- 1 file changed, 23

[tor-commits] [tor/master] unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.

2015-01-15 Thread nickm
commit 354ddf87126b60e9113bb14ded46280191478fec Author: George Kadianakis desnac...@riseup.net Date: Thu Jan 15 15:14:33 2015 + unittests: use tt_i64_op() instead of tt_int_op() in laplace tests. --- src/test/test_util.c | 24 1 file changed, 12

[tor-commits] [tor/master] Add comments in rendclient.c noting that certain functions involved in handling ended HS connection attempts must be idempotent

2015-01-15 Thread nickm
commit f7bb60e2020a4a655b77b0b3d86669210a3cd0c0 Author: Andrea Shepard and...@torproject.org Date: Thu Jan 15 15:19:31 2015 + Add comments in rendclient.c noting that certain functions involved in handling ended HS connection attempts must be idempotent --- src/or/rendclient.c | 14

[tor-commits] [tor/master] Fix the checkdir/perms test when umask==077

2015-01-15 Thread nickm
commit 88e36eaf0e508f3745bd8aa2aedb1324b273ebf0 Author: Nick Mathewson ni...@torproject.org Date: Thu Jan 15 10:24:27 2015 -0500 Fix the checkdir/perms test when umask==077 Fixes 14215; bugfix on 0.2.6.2-alpha. Reported by cypherpunks. --- changes/bug14215 |5 +

[tor-commits] [tor-browser-bundle/master] Use version 4.5a3 for incrementals

2015-01-15 Thread mikeperry
commit 5cc63b2a6c8469be17c976b0008f53693c9419ae Author: Mike Perry mikeperry-...@torproject.org Date: Thu Jan 15 06:44:37 2015 -0800 Use version 4.5a3 for incrementals --- tools/update-responses/config.yml |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

[tor-commits] [webwml/staging] Bug 14123: Add the Tor Browser signing key

2015-01-15 Thread sebastian
commit af1c95ec9f6b2ebc3e7ba951d931a1c308e150a9 Author: Georg Koppen g...@torproject.org Date: Thu Jan 15 15:35:07 2015 + Bug 14123: Add the Tor Browser signing key --- docs/en/signing-keys.wml | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git

[tor-commits] [tor/master] Merge remote-tracking branch 'andrea/bug12194_alt'

2015-01-15 Thread nickm
commit 52d6cb03a7388d3322785f52d7edb41ca176f502 Merge: 88e36ea f7bb60e Author: Nick Mathewson ni...@torproject.org Date: Thu Jan 15 10:26:35 2015 -0500 Merge remote-tracking branch 'andrea/bug12194_alt' src/or/rendclient.c | 14 +++--- 1 file changed, 11 insertions(+), 3

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

2015-01-15 Thread translation
commit c52db85e095f52480e7a2993f710482a2bdc2a6d Author: Translation commit bot translat...@torproject.org Date: Thu Jan 15 21:45:16 2015 + Update translations for liveusb-creator --- ru/ru.po |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ru/ru.po

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

2015-01-15 Thread translation
commit 7731bb779601aa61f63bbf96633c2aa98c1b3102 Author: Translation commit bot translat...@torproject.org Date: Thu Jan 15 21:45:23 2015 + Update translations for liveusb-creator_completed --- ru/ru.po | 57 +++-- 1 file changed, 31

[tor-commits] [tor/master] Merge remote-tracking branch 'public/bug13397'

2015-01-15 Thread nickm
commit 3668a4126e0c2502a77c2ba5d7885add489a964a Merge: 1686f81 b06b783 Author: Nick Mathewson ni...@torproject.org Date: Wed Jan 14 14:15:29 2015 -0500 Merge remote-tracking branch 'public/bug13397' changes/bug13397 |4 src/or/config.c | 20 +--- 2 files

[tor-commits] [tor/master] Tolerate relative paths for torrc files with RunAsDaemon

2015-01-15 Thread nickm
commit b06b783fa0644f5166211a6c328e0f5d8b280962 Author: Nick Mathewson ni...@torproject.org Date: Sun Jan 4 19:34:38 2015 -0500 Tolerate relative paths for torrc files with RunAsDaemon We had a check to block these, but the patch we merged as a1c1fc72 broke this check by making

[tor-commits] [webwml/staging] Bump TBB version to fix 404.

2015-01-15 Thread sebastian
commit b238c22b8f850ff9b4f619bb7db31343ea0a8bfc Author: Mike Perry mikeperry-...@torproject.org Date: Tue Jan 13 21:33:20 2015 -0800 Bump TBB version to fix 404. --- include/versions.wmi | 10 +- projects/torbrowser/RecommendedTBBVersions |4 2

[tor-commits] [webwml/staging] update live mirrors

2015-01-15 Thread sebastian
commit b0df10382fa86537e9ea073d1e333be86e68de71 Author: Andrew Lewman and...@torproject.is Date: Sun Jan 11 18:47:59 2015 -0500 update live mirrors --- include/mirrors-table.wmi | 500 + include/tor-mirrors.csv | 156 +++--- 2 files

[tor-commits] [webwml/staging] Take down the dircomm posting, per Tom's request. We have enough apps now.

2015-01-15 Thread sebastian
commit c48620b19ac8783a76bf1fb9806fe30b4ab3b9de Author: Nick Mathewson ni...@torproject.org Date: Wed Jan 14 08:48:58 2015 -0500 Take down the dircomm posting, per Tom's request. We have enough apps now. --- about/en/jobs-dircomms.wml |9 - about/en/jobs.wml |2 +-

[tor-commits] [webwml/staging] Make the bridge user documentation usable again

2015-01-15 Thread sebastian
commit fdcf771c8ad171138a54c9dace3573788cd5970b Author: Matthew Finkel matthew.fin...@gmail.com Date: Wed Jan 14 17:23:49 2015 + Make the bridge user documentation usable again --- docs/en/bridges.wml | 338 ++- docs/en/sidenav.wmi

[tor-commits] [webwml/staging] youtube no longer breaks when used without flash

2015-01-15 Thread sebastian
commit cb22dc9595d7c70c60d6cddf37c8b217a631fefc Author: Sebastian Hahn sebast...@torproject.org Date: Sun Jan 11 20:40:18 2015 +0100 youtube no longer breaks when used without flash --- download/en/download-easy.wml |5 + download/en/download.wml |5 + 2 files changed,

[tor-commits] [webwml/staging] remove dead link in torbrowser design doc

2015-01-15 Thread sebastian
commit 7b30c8b541a2a156822e664a13023b1044d5e37c Author: Sebastian Hahn sebast...@torproject.org Date: Sun Jan 11 20:37:12 2015 +0100 remove dead link in torbrowser design doc --- projects/en/torbrowser.wml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [webwml/staging] remove a mirror by request

2015-01-15 Thread sebastian
commit 3a8664e29dacd5e78a0f6ed0eba839dc0d2d1d34 Author: Andrew Lewman and...@torproject.is Date: Wed Jan 7 23:55:18 2015 -0500 remove a mirror by request --- include/tor-mirrors.csv |1 - 1 file changed, 1 deletion(-) diff --git a/include/tor-mirrors.csv b/include/tor-mirrors.csv

[tor-commits] [webwml/staging] Update the sponsor list for 2014

2015-01-15 Thread sebastian
commit 684578da5e9d09f60ef87aea0f81a3190d60c6bb Author: Andrew Lewman and...@torproject.is Date: Tue Jan 6 11:47:16 2015 -0500 Update the sponsor list for 2014 --- about/en/sponsors.wml |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/about/en/sponsors.wml

[tor-commits] [webwml/staging] Merge branch 'master' of ssh://git-rw.torproject.org/project/web/webwml

2015-01-15 Thread sebastian
commit fc6478c74d0f541797c4d592c4e5095799e2ce92 Merge: 684578d a1ae777 Author: Andrew Lewman and...@torproject.is Date: Tue Jan 6 11:47:35 2015 -0500 Merge branch 'master' of ssh://git-rw.torproject.org/project/web/webwml about/en/gsoc.wml |2 +- 1 file changed, 1 insertion(+), 1

[tor-commits] [webwml/staging] Updated mirror.

2015-01-15 Thread sebastian
commit 71e7d8e4d2084711c02a0ff89dc783b5b603bc1b Author: Andrew Lewman and...@torproject.is Date: Tue Jan 6 09:38:49 2015 -0500 Updated mirror. --- include/tor-mirrors.csv |1 + 1 file changed, 1 insertion(+) diff --git a/include/tor-mirrors.csv b/include/tor-mirrors.csv index

[tor-commits] [webwml/staging] Fixed broken link of revamp gettor for gsoc

2015-01-15 Thread sebastian
commit a1ae77725a1dc6e01b646be593ac582ba9a39dc8 Author: ileiva ile...@users.noreply.github.com Date: Mon Jan 5 16:55:46 2015 -0300 Fixed broken link of revamp gettor for gsoc --- about/en/gsoc.wml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about/en/gsoc.wml

[tor-commits] [webwml/staging] Typo fix

2015-01-15 Thread sebastian
commit fa8d5238414705d4533c17cf48bc629b4ed08736 Author: Nick Mathewson ni...@torproject.org Date: Tue Jan 6 22:32:24 2015 -0500 Typo fix --- about/en/jobs-dircomms.wml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about/en/jobs-dircomms.wml

[tor-commits] [webwml/staging] Update Ubuntu distribution codenames

2015-01-15 Thread sebastian
commit 7bcc1efd81ae53459c9736978fbcb0a8fcb201d2 Author: Sebastian Hahn sebast...@torproject.org Date: Wed Jan 7 12:58:25 2015 +0100 Update Ubuntu distribution codenames patch by dedal0, implements ticket #13847 --- docs/en/debian-vidalia.wml |6 ++ 1 file changed, 6

[tor-commits] [webwml/staging] Add the Director of Communications posting

2015-01-15 Thread sebastian
commit bc5577ed2718fc9295cc4cd17ca58d993c54bb73 Author: Nick Mathewson ni...@torproject.org Date: Tue Jan 6 21:04:34 2015 -0500 Add the Director of Communications posting --- about/en/jobs-dircomms.wml | 108 about/en/jobs.wml |1 +

[tor-commits] [webwml/staging] add two new mirrors

2015-01-15 Thread sebastian
commit 66fdc277ca999fbbfa7527f0fbdf40d7564b5fcf Author: Andrew Lewman and...@torproject.is Date: Mon Jan 12 17:08:30 2015 -0500 add two new mirrors --- include/tor-mirrors.csv |2 ++ 1 file changed, 2 insertions(+) diff --git a/include/tor-mirrors.csv b/include/tor-mirrors.csv index

[tor-commits] [webwml/staging] 4.0.2 is not recommended anymore

2015-01-15 Thread sebastian
commit 26eade65d132af8b75a40ff3b8ca8596345d4c48 Author: Georg Koppen g...@torproject.org Date: Wed Jan 14 07:18:16 2015 + 4.0.2 is not recommended anymore --- projects/torbrowser/RecommendedTBBVersions |4 1 file changed, 4 deletions(-) diff --git