[tor-commits] [webwml/master] Add delcert.exe as signature removal tool

2015-04-30 Thread gk
commit b5a2ec64a830e9011f91dc1c33b755cb0e8f682f Author: Georg Koppen g...@torproject.org Date: Thu Apr 30 08:09:52 2015 + Add delcert.exe as signature removal tool --- docs/en/verifying-signatures.wml |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[tor-commits] [bridgedb/develop] Remove duplicate Bridge.Flags.update() during descriptor parsing.

2015-04-30 Thread isis
commit 69a44c5494d76a330df96dcfd72c8fefe2e76614 Author: Isis Lovecruft i...@torproject.org Date: Thu Apr 30 06:11:36 2015 + Remove duplicate Bridge.Flags.update() during descriptor parsing. --- lib/bridgedb/Main.py |1 - 1 file changed, 1 deletion(-) diff --git

[tor-commits] [bridgedb/develop] Document descriptor parameter in Bridge.updateFromNetworkStatus().

2015-04-30 Thread isis
commit 7bd8f90d91226fe046fea15fe128614d669cb505 Author: Isis Lovecruft i...@torproject.org Date: Thu Apr 30 05:54:51 2015 + Document descriptor parameter in Bridge.updateFromNetworkStatus(). --- lib/bridgedb/bridges.py |7 --- 1 file changed, 4 insertions(+), 3 deletions(-)

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

2015-04-30 Thread translation
commit 582efff06e7a10234e36b7a85465296f116d38ca Author: Translation commit bot translat...@torproject.org Date: Thu Apr 30 12:45:08 2015 + Update translations for bridgedb_completed --- sv/LC_MESSAGES/bridgedb.po | 33 + 1 file changed, 17

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

2015-04-30 Thread translation
commit b160e77f737e34b1fba7a0ba94941d3ca6111cf3 Author: Translation commit bot translat...@torproject.org Date: Thu Apr 30 12:45:03 2015 + Update translations for bridgedb --- sv/LC_MESSAGES/bridgedb.po |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git

[tor-commits] [tor/master] Update descriptor ID when it changes in rend_data

2015-04-30 Thread nickm
commit a9b9f6d90f473e1a4fad3816ee73190da15b2291 Author: David Goulet dgou...@ev0ke.net Date: Tue Apr 28 10:22:14 2015 -0400 Update descriptor ID when it changes in rend_data When we have a new descriptor ID for an onion address request, change it in the rend_data_t object and

[tor-commits] [tor/master] compilation fix: signed/unsigned comparison

2015-04-30 Thread nickm
commit e9308a8341dd7b14720412b2b38b5809e79e3735 Author: Nick Mathewson ni...@torproject.org Date: Thu Apr 30 13:36:45 2015 -0400 compilation fix: signed/unsigned comparison --- src/or/rendcommon.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/or/rendcommon.c

[tor-commits] [tor/master] Use descriptor ID when purging last hid fetch cache

2015-04-30 Thread nickm
commit d33327ec22ac1ff2e25c337a12051efd2920cf3a Author: David Goulet dgou...@ev0ke.net Date: Mon Apr 27 16:21:47 2015 -0400 Use descriptor ID when purging last hid fetch cache Stop using an onion address since it's not indexed with that anymore in the last hid serv request

[tor-commits] [tor/master] Merge branch 'bug15814_027_04'

2015-04-30 Thread nickm
commit 41efe22c030e7c896ae5e1c380a3d783c03f0861 Merge: 26e0f86 a9b9f6d Author: Nick Mathewson ni...@torproject.org Date: Thu Apr 30 13:32:52 2015 -0400 Merge branch 'bug15814_027_04' src/or/circuituse.c |2 +- src/or/connection_edge.c | 37 - src/or/control.c

[tor-commits] [tor/master] Add a create function for rend_data_t object

2015-04-30 Thread nickm
commit e6a581f126bac80d1d0c61ae026d81076f03b77b Author: David Goulet dgou...@ev0ke.net Date: Tue Apr 28 11:01:58 2015 -0400 Add a create function for rend_data_t object Ground works for fixing #15816. This adds the rend_data_create() function in order to have a single place

[tor-commits] [tor/master] Use rend_data_client/service_create() in code

2015-04-30 Thread nickm
commit 9a364026d314bfe76410318849e179dbd2e0b34d Author: David Goulet dgou...@ev0ke.net Date: Mon Apr 27 15:08:31 2015 -0400 Use rend_data_client/service_create() in code Every callsite that use to allocate a rend_data_t object now use the rend_data_client/service_create()

[tor-commits] [tor/master] whitespace fixes

2015-04-30 Thread nickm
commit e8814816c752846d72cf9a55c6f785f3c483e3e2 Author: Nick Mathewson ni...@torproject.org Date: Thu Apr 30 13:38:39 2015 -0400 whitespace fixes --- src/or/control.c|8 +++- src/or/rendclient.c |6 +++--- src/or/rendcommon.c |7 --- 3 files changed, 10

[tor-commits] [tor/master] Make lintChanges happy

2015-04-30 Thread nickm
commit 174598f3ef95423bcc9d1614638a4cc9e7dd9f52 Author: Nick Mathewson ni...@torproject.org Date: Thu Apr 30 15:11:19 2015 -0400 Make lintChanges happy --- changes/bug-15771-reachability |2 +- changes/bug14391 |1 - changes/bug14806 |4 ++--

[tor-commits] [tor/master] remove changes files for already-moved things

2015-04-30 Thread nickm
commit 16409449482686a6c650b28960b22135c54f287c Author: Nick Mathewson ni...@torproject.org Date: Thu Apr 30 15:04:41 2015 -0400 remove changes files for already-moved things --- changes/bug11447 |5 - changes/bug15600 |5 - changes/bug15601 |4 3 files changed, 14

[tor-commits] [tor/master] Move changes entries into changelog for 0.2.7.1-alpha

2015-04-30 Thread nickm
commit ef7ef4abb4f28d0d7615cd1bcae42c38f3c08e48 Author: Nick Mathewson ni...@torproject.org Date: Thu Apr 30 15:29:56 2015 -0400 Move changes entries into changelog for 0.2.7.1-alpha --- ChangeLog | 225 ++- changes/15542

[tor-commits] [tor-browser-spec/master] Fixing typos and minor things

2015-04-30 Thread mikeperry
commit 1bbff5085c226487cd2acc7d125d6cf7203c7493 Author: Georg Koppen g...@torproject.org Date: Thu Apr 30 18:50:06 2015 + Fixing typos and minor things --- design-doc/design.xml | 25 - 1 file changed, 12 insertions(+), 13 deletions(-) diff --git

[tor-commits] [tor/master] reformat 0.2.7.1-alpha changelog

2015-04-30 Thread nickm
commit 411049d0d44963b8d9ec6f96c8dc62a106d6cc30 Author: Nick Mathewson ni...@torproject.org Date: Thu Apr 30 15:30:20 2015 -0400 reformat 0.2.7.1-alpha changelog --- ChangeLog | 247 ++--- 1 file changed, 121 insertions(+), 126

[tor-commits] [webwml/master] Do not mention the phone on the website; it is being deprecated for now.

2015-04-30 Thread nickm
commit 0296a1372fd0fb70655d4043a78746df461cda78 Author: Nick Mathewson ni...@torproject.org Date: Thu Apr 30 16:39:09 2015 -0400 Do not mention the phone on the website; it is being deprecated for now. --- about/en/contact.wml|4 ++-- about/en/corepeople.wml |2 +- 2 files

[tor-commits] [bridgedb/develop] Change default Makefile directive.

2015-04-30 Thread isis
commit 9b2a72469175d92cca13d6559918ba1b0a8c0749 Author: Isis Lovecruft i...@torproject.org Date: Wed Apr 22 01:25:42 2015 + Change default Makefile directive. Conflicts: Makefile --- Makefile |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

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

2015-04-30 Thread translation
commit 7cc8b418fd41b52139572e939317679633dfde1f Author: Translation commit bot translat...@torproject.org Date: Thu Apr 30 21:45:08 2015 + Update translations for bridgedb_completed --- sv/LC_MESSAGES/bridgedb.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2015-04-30 Thread translation
commit 1b686f52bfa01f6b6c90cdff97b5aceddd352641 Author: Translation commit bot translat...@torproject.org Date: Thu Apr 30 21:45:02 2015 + Update translations for bridgedb --- sv/LC_MESSAGES/bridgedb.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [tor-messenger-build/master] instantbird: remove fix-versionhelpers.h-include.mozpatch

2015-04-30 Thread boklm
commit 4d716d9c2e81bf386f2a1a95ab293d0517c1b206 Author: Nicolas Vigier bo...@torproject.org Date: Thu Apr 30 17:44:05 2015 +0200 instantbird: remove fix-versionhelpers.h-include.mozpatch Patch applied upstream. --- projects/instantbird/config|2 --

[tor-commits] [tor/master] Add missing newline in memwipe test.

2015-04-30 Thread nickm
commit 26e0f8635af62eef115452e31d55e3f40fe1e90d Author: cypherpunks cypherpu...@torproject.org Date: Fri Apr 24 10:19:22 2015 +0200 Add missing newline in memwipe test. --- src/test/test-memwipe.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [githax/master] Add a handy script to add a given user's remote repository.

2015-04-30 Thread nickm
commit b0d83f16897d98c61436afaa9e3a194f3c524b72 Author: Nick Mathewson ni...@torproject.org Date: Thu Apr 30 12:24:41 2015 -0400 Add a handy script to add a given user's remote repository. --- scripts/git-add-tor-remote | 138 1 file changed,

[tor-commits] [githax/master] add some licenses

2015-04-30 Thread nickm
commit 4da01c4fb45e6c89366d2d1adcbbbcc06d7cce09 Author: Nick Mathewson ni...@torproject.org Date: Thu Apr 30 12:26:29 2015 -0400 add some licenses --- scripts/git-add-tor-remote |3 +++ scripts/git-resquash.sh|3 +++ 2 files changed, 6 insertions(+) diff --git