[tor-commits] [flashproxy/master] bump facilitator version to match rest of package

2014-01-17 Thread infinity0
commit 0625a91d988d92694f58c98a253dce4d10b1842a Author: Ximin Luo Date: Sat Jan 18 00:33:22 2014 + bump facilitator version to match rest of package --- facilitator/configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/facilitator/configure.ac b/facilitato

[tor-commits] [flashproxy/master] run flashproxy-test.js using nodejs instead of rhino. it is much quicker and doesn't require a JVM.

2014-01-17 Thread infinity0
commit aa66587104addced0bd40918e8108011c8cd5c8b Author: Ximin Luo Date: Fri Jan 17 22:56:59 2014 + run flashproxy-test.js using nodejs instead of rhino. it is much quicker and doesn't require a JVM. --- proxy/flashproxy-test.js | 23 --- 1 file changed, 12 insert

[tor-commits] [flashproxy/master] fix VERBOSE flag test in flashproxy-test

2014-01-17 Thread infinity0
commit 0ab9f052b6aaa30506c1f7db6c6718bdef8dcd62 Author: Ximin Luo Date: Fri Jan 17 22:43:51 2014 + fix VERBOSE flag test in flashproxy-test --- proxy/flashproxy-test.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/flashproxy-test.js b/proxy/flashproxy-te

[tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup

2014-01-17 Thread translation
commit abaa5a0084f677bb4b04dcdce09f41533eb6c72f Author: Translation commit bot Date: Fri Jan 17 22:45:59 2014 + Update translations for tails-persistence-setup --- ca/ca.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ca/ca.po b/ca/ca.po index 26ce979..5e8d09d

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

2014-01-17 Thread translation
commit 8fd751271db02205fd1c069be9a36f30915cba98 Author: Translation commit bot Date: Fri Jan 17 22:16:27 2014 + Update translations for tails-iuk --- ca.po | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ca.po b/ca.po index 9e7c660..7888

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

2014-01-17 Thread translation
commit 397cf348a435e8c81b3efd6e6f47bcf7dc28a6f3 Author: Translation commit bot Date: Fri Jan 17 22:16:29 2014 + Update translations for tails-iuk_completed --- ca.po | 228 + 1 file changed, 228 insertions(+) diff --git

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

2014-01-17 Thread translation
commit 6243c87903d916e4c9eb85addc64d59488366eba Author: Translation commit bot Date: Fri Jan 17 22:16:34 2014 + Update translations for tails-perl5lib_completed --- ca.po | 25 + 1 file changed, 25 insertions(+) diff --git a/ca.po b/ca.po new file mode 100644

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

2014-01-17 Thread translation
commit 681d16be81ff233d5323d3270a28ff1bda20b4d2 Author: Translation commit bot Date: Fri Jan 17 22:16:32 2014 + Update translations for tails-perl5lib --- ca.po |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ca.po b/ca.po index 918c534..d1375bb 100644 ---

[tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup

2014-01-17 Thread translation
commit 5c750013d3ff17b402962fc24a668616e39cf71f Author: Translation commit bot Date: Fri Jan 17 22:15:59 2014 + Update translations for tails-persistence-setup --- ca/ca.po | 83 +++--- 1 file changed, 42 insertions(+), 41 delet

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

2014-01-17 Thread translation
commit ed3019036d06836763b35045a582b59eebc663fe Author: Translation commit bot Date: Fri Jan 17 21:46:27 2014 + Update translations for tails-iuk --- ca.po | 55 --- 1 file changed, 28 insertions(+), 27 deletions(-) diff --git a/ca

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

2014-01-17 Thread nickm
commit 9be105f94badd2a9ab1674b3c2b427df33426ecd Author: Nick Mathewson Date: Fri Jan 17 12:41:56 2014 -0500 whitespace fixes --- src/common/sandbox.c |1 - src/or/connection_edge.c |1 - 2 files changed, 2 deletions(-) diff --git a/src/common/sandbox.c b/src/common/sandbox.c i

[tor-commits] [tor/master] Coverate in util.c: test that tor_parse_* rejects negative base.

2014-01-17 Thread nickm
commit 8a49fac9e0e201d0d1774c066bc6984ed7773401 Author: Nick Mathewson Date: Mon Jan 13 16:38:48 2014 -0500 Coverate in util.c: test that tor_parse_* rejects negative base. --- src/test/test_util.c |7 +++ 1 file changed, 7 insertions(+) diff --git a/src/test/test_util.c b/src/tes

[tor-commits] [tor/master] Add an --accel switch to run unit tests with crypto acceleration

2014-01-17 Thread nickm
commit ab0fdbb618f52effad41625e88ee341e402a4d6d Author: Nick Mathewson Date: Mon Jan 13 16:34:28 2014 -0500 Add an --accel switch to run unit tests with crypto acceleration --- src/test/test.c |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/test/test.c b/src/

[tor-commits] [torspec/master] Rename section 3.9.

2014-01-17 Thread nickm
commit 7ea6c1c6c9131f65dff4acf1ade0457b67993e8f Author: Karsten Loesing Date: Tue Jan 14 13:37:27 2014 +0100 Rename section 3.9. --- dir-spec.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dir-spec.txt b/dir-spec.txt index c79d4a6..1fe0a25 100644 --- a/dir-spec.

[tor-commits] [torspec/master] Fix section number of new appendix B.

2014-01-17 Thread nickm
commit 103b2a9cc58f75a56227b3994b252bd01cace4b4 Author: Karsten Loesing Date: Tue Jan 14 19:11:27 2014 +0100 Fix section number of new appendix B. --- dir-spec.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dir-spec.txt b/dir-spec.txt index 8862f43..aba072e 1006

[tor-commits] [torspec/master] Make section 6 and its subsections the new section 5.4.

2014-01-17 Thread nickm
commit 82d9b977ac264fa7b5b1003e092c539f3ee1e0e3 Author: Karsten Loesing Date: Tue Jan 14 19:42:29 2014 +0100 Make section 6 and its subsections the new section 5.4. This specification should end at the point where clients have downloaded all directory information they need. Us

[tor-commits] [torspec/master] Rename section 4.

2014-01-17 Thread nickm
commit a610e5ffb4b864c38da6433d9869336e2e75ac23 Author: Karsten Loesing Date: Tue Jan 14 14:01:58 2014 +0100 Rename section 4. --- dir-spec.txt |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dir-spec.txt b/dir-spec.txt index 144af92..e4e2f4a 100644 --- a/dir-sp

[tor-commits] [torspec/master] Rename section 5.

2014-01-17 Thread nickm
commit a2a1fc66ba352794c64b1237d34d69e936e10444 Author: Karsten Loesing Date: Tue Jan 14 19:12:14 2014 +0100 Rename section 5. --- dir-spec.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dir-spec.txt b/dir-spec.txt index aba072e..b29598d 100644 --- a/dir-spec.tx

[tor-commits] [torspec/master] Merge remote-tracking branch 'karsten/reorder-dirspec'

2014-01-17 Thread nickm
commit 188ac6eafb2febc3feadad27f10ddbdf80bb7ca3 Merge: a5a241a 8ce86c0 Author: Nick Mathewson Date: Fri Jan 17 10:43:49 2014 -0500 Merge remote-tracking branch 'karsten/reorder-dirspec' dir-spec.txt | 723 +++--- 1 file changed, 385 ins

[tor-commits] [torspec/master] Distribute what's left over from 4.1 to 3.*.

2014-01-17 Thread nickm
commit 9c555dd4ed36ffa0862fe5ef15909cea59fbfae2 Author: Karsten Loesing Date: Tue Jan 14 13:54:28 2014 +0100 Distribute what's left over from 4.1 to 3.*. Section 4.1 "Voting" describes much more than just the voting operation. Move these operation fragments to the subsections t

[tor-commits] [torspec/master] Rename section 4.1 and make it cache-only.

2014-01-17 Thread nickm
commit 2132556ca8c82324a25b6a5a890174c43b94e830 Author: Karsten Loesing Date: Tue Jan 14 14:06:05 2014 +0100 Rename section 4.1 and make it cache-only. --- dir-spec.txt |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dir-spec.txt b/dir-spec.txt index 765d076..dbf

[tor-commits] [torspec/master] Fix section references from removing section 5.3.

2014-01-17 Thread nickm
commit 4a9224500dfaa06232cac4be3df798e3fd548b13 Author: Karsten Loesing Date: Tue Jan 14 19:24:15 2014 +0100 Fix section references from removing section 5.3. --- dir-spec.txt |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dir-spec.txt b/dir-spec.txt index 8cd66

[tor-commits] [torspec/master] Add new section 3.5 "Downloading missing certificates".

2014-01-17 Thread nickm
commit 866123c9c5bc5be085398b41e1a7c8fd5d25f56c Author: Karsten Loesing Date: Tue Jan 14 11:34:05 2014 +0100 Add new section 3.5 "Downloading missing certificates". This subsection is just a placeholder for now. Also fix section numbers and references. --- dir-spec.txt |

[tor-commits] [torspec/master] Clean up copied section 3.6 and section 4.3.

2014-01-17 Thread nickm
commit c0e39f28b02bd247b20ecbe16750a475b06b876a Author: Karsten Loesing Date: Tue Jan 14 12:42:07 2014 +0100 Clean up copied section 3.6 and section 4.3. Take out cache-only parts from 3.6 and authority-only parts from 4.3. --- dir-spec.txt | 49 ++---

[tor-commits] [torspec/master] Distribute contents of 5.3 to 5.1 and 5.2.

2014-01-17 Thread nickm
commit b44a3b2a841fade8ca58c53814942b9b76cef87f Author: Karsten Loesing Date: Tue Jan 14 19:22:25 2014 +0100 Distribute contents of 5.3 to 5.1 and 5.2. "Managing downloads" is not an operation of its own. Distribute the consensus specific parts to 5.1 and the router descriptor

[tor-commits] [torspec/master] Rename section 4.3.

2014-01-17 Thread nickm
commit 5de33f38b0a6e071573c02a72f0aedaae17cdeec Author: Karsten Loesing Date: Tue Jan 14 15:28:33 2014 +0100 Rename section 4.3. --- dir-spec.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dir-spec.txt b/dir-spec.txt index dbf48d0..6a8c764 100644 --- a/dir-spec.

[tor-commits] [torspec/master] Move client-specific parts of 4.4 to 5.4.

2014-01-17 Thread nickm
commit 6eb9f849f8ff455125cd6a77ca4fb587f57c5a33 Author: Karsten Loesing Date: Tue Jan 14 15:33:59 2014 +0100 Move client-specific parts of 4.4 to 5.4. --- dir-spec.txt | 24 +--- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/dir-spec.txt b/dir-spec.tx

[tor-commits] [torspec/master] Rename section 4.4.

2014-01-17 Thread nickm
commit 1ea9eb75d632896dbe329e979584650789855826 Author: Karsten Loesing Date: Tue Jan 14 15:29:29 2014 +0100 Rename section 4.4. --- dir-spec.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dir-spec.txt b/dir-spec.txt index 6a8c764..3ae0162 100644 --- a/dir-spec.

[tor-commits] [torspec/master] Fix section numbers of sections 7 and 9.

2014-01-17 Thread nickm
commit 8ce86c01f261cc665482bac3ac9258708bb42e8c Author: Karsten Loesing Date: Tue Jan 14 19:47:13 2014 +0100 Fix section numbers of sections 7 and 9. --- dir-spec.txt |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dir-spec.txt b/dir-spec.txt index f60beea..9

[tor-commits] [torspec/master] Move section 4.5 to the appendix.

2014-01-17 Thread nickm
commit a8f52765f394a6e23866ba28b4781fa530f03114 Author: Karsten Loesing Date: Tue Jan 14 19:09:56 2014 +0100 Move section 4.5 to the appendix. "General-use HTTP URLs" is not an operation but a reference, and references belong in the appendix. This commit does not yet r

[tor-commits] [torspec/master] Rename section 5.2.

2014-01-17 Thread nickm
commit cd0c8cf1c48ec5e58a5f1f0268c9d75f04f29d35 Author: Karsten Loesing Date: Tue Jan 14 19:14:28 2014 +0100 Rename section 5.2. It's obvious that clients are storing router descriptors they downloaded. --- dir-spec.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif

[tor-commits] [torspec/master] Tweak section 3.3 "Microdescriptors".

2014-01-17 Thread nickm
commit 75dccc532e083abf364906c99c78e0988a1e22c1 Author: Karsten Loesing Date: Mon Jan 13 20:01:48 2014 +0100 Tweak section 3.3 "Microdescriptors". Phrase subsection title as operation. Also, remove subsubsection implying that there would be other subsubsections in the future,

[tor-commits] [torspec/master] Copy 4.3 "Downloading router descriptors" after 3.5.

2014-01-17 Thread nickm
commit 5c2ee924adbc0ec3b3ebd7f39e0139de5a15069e Author: Karsten Loesing Date: Tue Jan 14 12:28:48 2014 +0100 Copy 4.3 "Downloading router descriptors" after 3.5. This commit does not yet repair section numbering or references. --- dir-spec.txt | 34 ++

[tor-commits] [torspec/master] Make 3.5 and 3.6 subsections of 3.4.

2014-01-17 Thread nickm
commit fc17048ec0328459d872f48d6048e740107b6e77 Author: Karsten Loesing Date: Tue Jan 14 11:25:34 2014 +0100 Make 3.5 and 3.6 subsections of 3.4. The vote status document format (3.5) and the process of assigning flags in a vote (3.6) are both part of the authority operation "e

[tor-commits] [torspec/master] Fix section numbers from copying 4.3 after 3.5.

2014-01-17 Thread nickm
commit 6bc07485c734d00145df115aa69e851b5c328e4a Author: Karsten Loesing Date: Tue Jan 14 12:32:42 2014 +0100 Fix section numbers from copying 4.3 after 3.5. --- dir-spec.txt | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/dir-spe

[tor-commits] [torspec/master] Remove now empty section 4.1, and renumber sections.

2014-01-17 Thread nickm
commit 592827b25b161b388fe888013f67d138d97ad971 Author: Karsten Loesing Date: Tue Jan 14 14:04:05 2014 +0100 Remove now empty section 4.1, and renumber sections. --- dir-spec.txt | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/dir-spec.txt b/dir-spec.tx

[tor-commits] [torspec/master] Move section 4.1 "Accepting uploads" to 3.2.

2014-01-17 Thread nickm
commit 69ad226562531ca3ca59dc78284e0bcee9d448d5 Author: Karsten Loesing Date: Mon Jan 13 18:52:51 2014 +0100 Move section 4.1 "Accepting uploads" to 3.2. This commit does not yet repair section numbering or references. --- dir-spec.txt | 70 +-

[tor-commits] [torspec/master] Clean up copied section 3.7 and section 4.5.

2014-01-17 Thread nickm
commit 6068678828552d50e751188dcc02284a679f25cb Author: Karsten Loesing Date: Tue Jan 14 13:33:33 2014 +0100 Clean up copied section 3.7 and section 4.5. Section 3.7 should only contain parts that are relevant for authorities, and section 4.5 should only contain parts that are

[tor-commits] [torspec/master] Make section references easier to search for.

2014-01-17 Thread nickm
commit 6e1ca0117dcced1dc179223a8207fe73eb722014 Author: Karsten Loesing Date: Mon Jan 13 19:26:40 2014 +0100 Make section references easier to search for. Prefix all section references with the word "section", and avoid line breaks between "section[s]" and section numbers.

[tor-commits] [torspec/master] Rename section 3.10.

2014-01-17 Thread nickm
commit d43f9accf9091c348e60762b2102324bffebaf53 Author: Karsten Loesing Date: Tue Jan 14 13:42:52 2014 +0100 Rename section 3.10. --- dir-spec.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dir-spec.txt b/dir-spec.txt index 1fe0a25..11392b6 100644 --- a/dir-spec

[tor-commits] [torspec/master] Rename section 3 and remove obsolete overview part.

2014-01-17 Thread nickm
commit 6956d6cb2b86385740abe9cf5f4b2b5257c9365a Author: Karsten Loesing Date: Mon Jan 13 18:46:30 2014 +0100 Rename section 3 and remove obsolete overview part. Section 3 will describe operations and data formats that are related to the authority role, and section 4 will specif

[tor-commits] [torspec/master] Fix section numbers from copying 4.5 after 3.6.

2014-01-17 Thread nickm
commit de2ae076f9ca6e1e4a24690977471db4f7483eed Author: Karsten Loesing Date: Tue Jan 14 12:49:04 2014 +0100 Fix section numbers from copying 4.5 after 3.6. --- dir-spec.txt | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/dir-spe

[tor-commits] [torspec/master] Copy 4.5 "Downloading extra-info documents" after 3.6

2014-01-17 Thread nickm
commit b6eaf2ef87bba3bffa22a95976c4d7511fcd0bd9 Author: Karsten Loesing Date: Tue Jan 14 12:45:26 2014 +0100 Copy 4.5 "Downloading extra-info documents" after 3.6 This commit does not yet repair section numbering or references. --- dir-spec.txt | 16 1 file chan

[tor-commits] [torspec/master] Move part of 4.1. "Voting" to new 3.4.

2014-01-17 Thread nickm
commit 5d226d2d007c402870e3a936d2986c723418a6a8 Author: Karsten Loesing Date: Tue Jan 14 11:09:36 2014 +0100 Move part of 4.1. "Voting" to new 3.4. This commit does not yet repair section numbering or references. --- dir-spec.txt | 74 ++--

[tor-commits] [torspec/master] Make new subsection for routers uploading descriptors.

2014-01-17 Thread nickm
commit 8a1fab7ef143d7886cfd2cd83b53249e742e6d7d Author: Karsten Loesing Date: Mon Jan 13 16:54:10 2014 +0100 Make new subsection for routers uploading descriptors. The rule we're trying to follow here is that sections are for roles (client, authority, cache, client) and subsect

[tor-commits] [torspec/master] Rephrase subsection title to be more precise.

2014-01-17 Thread nickm
commit ae40466472add2c92b29e8aac02f43cc97984bd2 Author: Karsten Loesing Date: Mon Jan 13 20:00:10 2014 +0100 Rephrase subsection title to be more precise. --- dir-spec.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dir-spec.txt b/dir-spec.txt index 46d92fa..5452

[tor-commits] [torspec/master] Fix section references from adding new section 3.4.

2014-01-17 Thread nickm
commit 50755bde094627d4980da26f67d22ab8af136234 Author: Karsten Loesing Date: Tue Jan 14 11:14:26 2014 +0100 Fix section references from adding new section 3.4. --- dir-spec.txt | 42 +- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git

[tor-commits] [torspec/master] Fix references from moving section 4.1 to 3.2.

2014-01-17 Thread nickm
commit 6e5d367a290c7b84f78909e8f81cbaf8c1b39153 Author: Karsten Loesing Date: Mon Jan 13 19:58:15 2014 +0100 Fix references from moving section 4.1 to 3.2. --- dir-spec.txt | 64 +- 1 file changed, 32 insertions(+), 32 deletions(-)

[tor-commits] [torspec/master] Phrase subsection title as operation.

2014-01-17 Thread nickm
commit b310429886e2e74f50601b3325489cfe8f69405f Author: Karsten Loesing Date: Mon Jan 13 18:51:02 2014 +0100 Phrase subsection title as operation. --- dir-spec.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dir-spec.txt b/dir-spec.txt index a66a684..3f71210 1006

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

2014-01-17 Thread translation
commit f74db52ebc9d5c980a3e4142ce5396a77addb986 Author: Translation commit bot Date: Fri Jan 17 12:46:40 2014 + Update translations for tails-iuk --- be.po | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/be.po b/be.po index ad50266..0dbc54e 100644 --

[tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd

2014-01-17 Thread translation
commit 4fb179c92eeb43526d323ba6682de557f703569c Author: Translation commit bot Date: Fri Jan 17 12:46:38 2014 + Update translations for torbutton-torbuttondtd --- be/torbutton.dtd | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a

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

2014-01-17 Thread translation
commit dd4e639029a485e2e044d01365ebd9c06aa07313 Author: Translation commit bot Date: Fri Jan 17 12:46:02 2014 + Update translations for whisperback --- be/be.po |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/be/be.po b/be/be.po index 882..50b4778 100644

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

2014-01-17 Thread translation
commit 69996dc6d6d42615b3d4f2f12cddf115df123c1c Author: Translation commit bot Date: Fri Jan 17 12:45:23 2014 + Update translations for vidalia_alpha --- be/vidalia_be.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/be/vidalia_be.po b/be/vidalia_be.po index a0

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

2014-01-17 Thread translation
commit 9ec983c6063d66e4141cd4087a58b955efa814e9 Author: Translation commit bot Date: Fri Jan 17 12:45:14 2014 + Update translations for tsum_completed --- ca/short-user-manual_ca_noimg.xhtml | 132 +++ 1 file changed, 132 insertions(+) diff --git a/ca/

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

2014-01-17 Thread translation
commit 3ab3bcb3dcd35c18e4575d3de014ea2979aec87a Author: Translation commit bot Date: Fri Jan 17 12:45:11 2014 + Update translations for tsum --- ca/short-user-manual_ca_noimg.xhtml | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/

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

2014-01-17 Thread translation
commit c9e388cde3296b3541a59c14c3d73ebfad339fb6 Author: Translation commit bot Date: Fri Jan 17 12:45:18 2014 + Update translations for vidalia --- be/qt_be.po |2 +- be/vidalia_be.po |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/be/qt_be.po b/be/qt

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

2014-01-17 Thread translation
commit 77659e4aff92a78628d76a0d96849d0ff23ae697 Author: Translation commit bot Date: Fri Jan 17 12:16:02 2014 + Update translations for https_everywhere_completed --- sv/https-everywhere.dtd |1 + 1 file changed, 1 insertion(+) diff --git a/sv/https-everywhere.dtd b/sv/https-every

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

2014-01-17 Thread translation
commit 4a48be98848626ed5fb1c1eed7b31b041f6e3cb4 Author: Translation commit bot Date: Fri Jan 17 12:15:58 2014 + Update translations for https_everywhere --- sv/https-everywhere.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sv/https-everywhere.dtd b/sv/https

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

2014-01-17 Thread translation
commit a62902dc690d9bae25b22aa109e9f677009b3cb2 Author: Translation commit bot Date: Fri Jan 17 12:15:09 2014 + Update translations for tsum --- ca/short-user-manual_ca_noimg.xhtml | 54 +-- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git

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

2014-01-17 Thread translation
commit e2cb8778d3757c1d952a72c0e23607fb3e467fae Author: Translation commit bot Date: Fri Jan 17 11:45:10 2014 + Update translations for tsum --- ca/short-user-manual_ca_noimg.xhtml | 48 +-- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git

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

2014-01-17 Thread translation
commit 4a47efb2c241194be10c5ff873ae7373f3bf12a3 Author: Translation commit bot Date: Fri Jan 17 11:15:08 2014 + Update translations for tsum --- ca/short-user-manual_ca_noimg.xhtml | 44 +-- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git

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

2014-01-17 Thread translation
commit ead0e0bfce540751d51bcc150535ea9a97c0b2fe Author: Translation commit bot Date: Fri Jan 17 10:45:09 2014 + Update translations for tsum --- ca/short-user-manual_ca_noimg.xhtml | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ca/short-user-manu