[tor-commits] [snowflake/master] Minimal README for proxy-go.

2017-05-04 Thread dcf
commit 62f50b29b26f6e9bd1e377b891d1918b71832be1 Author: David Fifield Date: Thu May 4 01:18:19 2017 -0700 Minimal README for proxy-go. --- README.md | 8 proxy-go/README.md | 3 +++ 2 files changed, 11 insertions(+) diff --git a/README.md

[tor-commits] [support-portal/master] Push more torbrowserfaq answers

2017-05-04 Thread colin
commit 675bac841c93157ef0c418e25e7a35ea44da5fae Author: Colin Childs Date: Thu May 4 01:36:36 2017 -0500 Push more torbrowserfaq answers --- plain/torbrowserfaq.txt | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git

[tor-commits] [translation/tor-browser-manual] Update translations for tor-browser-manual

2017-05-04 Thread translation
commit 744e53ecf5fa9069acf54ddc0bef9b86570d5c4a Author: Translation commit bot Date: Thu May 4 10:18:21 2017 + Update translations for tor-browser-manual --- fa/fa.po | 4 1 file changed, 4 insertions(+) diff --git a/fa/fa.po b/fa/fa.po index

[tor-commits] [support-portal/master] Push tormessenger answers

2017-05-04 Thread colin
commit c004b4974cff99d3380b7ae3a75d1019bf32c274 Author: Colin Childs Date: Thu May 4 01:45:26 2017 -0500 Push tormessenger answers --- plain/tormessenger.txt | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/plain/tormessenger.txt

[tor-commits] [support-portal/master] Drop legal question

2017-05-04 Thread colin
commit cf84782a5f6b393b65df22237b78b9ab7a7f24ee Author: Colin Childs Date: Thu May 4 01:46:10 2017 -0500 Drop legal question --- plain/misc.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/plain/misc.txt b/plain/misc.txt index a536e63..38e35c3 100644 ---

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

2017-05-04 Thread translation
commit 5b50d367bc392dfdd94b27dc8176b3963940dccd Author: Translation commit bot Date: Thu May 4 10:16:12 2017 + Update translations for tails-misc --- fa.po | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/fa.po b/fa.po index

[tor-commits] [snowflake/master] Golang implementation of standalone snowflake proxy

2017-05-04 Thread dcf
commit 4b5794c93580d9a48d7a52c9e8f7e50db73836a7 Author: yinghuocho Date: Mon Apr 24 16:16:02 2017 -0700 Golang implementation of standalone snowflake proxy --- proxy-go/snowflake.go | 326 ++ 1 file changed, 326

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

2017-05-04 Thread translation
commit b633d8da2f0b3cfa13bd5c625a1a8d63af3c551c Author: Translation commit bot Date: Thu May 4 10:16:17 2017 + Update translations for tails-misc_completed --- fa.po | 89 +-- 1 file changed,

[tor-commits] [tor/master] Add consensus_cache_entry spooling support to spooled_resource_t

2017-05-04 Thread nickm
commit a32083bd03625c1d99a32971c1c1a574d7e6e014 Author: Nick Mathewson Date: Sun Apr 16 17:47:28 2017 -0400 Add consensus_cache_entry spooling support to spooled_resource_t --- src/or/dirserv.c | 64 ++--

[tor-commits] [tor/master] Serve consensus diffs on request.

2017-05-04 Thread nickm
commit 0418357ffd575ff4a3ec95937f596776c3b9ecec Author: Nick Mathewson Date: Fri Apr 28 14:36:24 2017 -0400 Serve consensus diffs on request. --- src/or/directory.c | 97 -- 1 file changed, 94 insertions(+), 3

[tor-commits] [tor/master] Support writing Content-Encoding headers other than deflate

2017-05-04 Thread nickm
commit e5f82969cac76fa095ca7890e4d268469b695d3a Author: Nick Mathewson Date: Fri Apr 28 14:42:22 2017 -0400 Support writing Content-Encoding headers other than deflate Right now this only sends "deflate" or "identity", but there's more to come. ---

[tor-commits] [tor/master] Turn DEFAULT_IF_MODIFIED_SINCE_DELAY into a const

2017-05-04 Thread nickm
commit a8eccb6363ff02d4c59526a4daace96f71ff01c8 Author: Nick Mathewson Date: Thu May 4 08:24:14 2017 -0400 Turn DEFAULT_IF_MODIFIED_SINCE_DELAY into a const --- src/or/directory.c | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git

[tor-commits] [tor/master] Generate X-Or-Diff-From-Consensus headers correctly.

2017-05-04 Thread nickm
commit 912b0641e9e9922ad2da50973579de38cb4be6ba Author: Nick Mathewson Date: Wed May 3 14:29:06 2017 -0400 Generate X-Or-Diff-From-Consensus headers correctly. --- src/or/directory.c | 25 + 1 file changed, 21 insertions(+), 4 deletions(-)

[tor-commits] [tor/master] Update the consdiff directory code based on #22143 fixes

2017-05-04 Thread nickm
commit e1d31f2a2f5c7810c9c34ffa57e4b86ec8fd860b Author: Nick Mathewson Date: Thu May 4 08:49:02 2017 -0400 Update the consdiff directory code based on #22143 fixes These are mostly just identifier renames, except for one place in routerparse.c where we

[tor-commits] [tor/master] Store the sha3 of a networkstatus as part of the networkstatus_t

2017-05-04 Thread nickm
commit 112286338b61ed747572cfa67ac38e2052e7c807 Author: Nick Mathewson Date: Wed May 3 10:17:37 2017 -0400 Store the sha3 of a networkstatus as part of the networkstatus_t Also store it in the cached_dir_t. --- src/or/dirserv.c | 4

[tor-commits] [tor/master] Changes file for prop140

2017-05-04 Thread nickm
commit 8dd1028aa2788cbd3bbb960ed8eaee7cda7c22c7 Author: Nick Mathewson Date: Wed May 3 15:27:18 2017 -0400 Changes file for prop140 --- changes/prop140 | 9 + 1 file changed, 9 insertions(+) diff --git a/changes/prop140 b/changes/prop140 new file mode 100644

[tor-commits] [tor/master] Remove excess indentation from previous commit.

2017-05-04 Thread nickm
commit 94ae99067fc8806f947f9ab1470a25fd41f7beba Author: Nick Mathewson Date: Wed May 3 14:21:01 2017 -0400 Remove excess indentation from previous commit. Review this with 'diff -b' to confirm --- src/or/directory.c | 60

[tor-commits] [tor/master] Grammar fix in a log message

2017-05-04 Thread nickm
commit c6fe65fcafa901a629170c425da4099311a84279 Author: Nick Mathewson Date: Thu May 4 08:58:06 2017 -0400 Grammar fix in a log message --- src/or/directory.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/or/directory.c

[tor-commits] [tor/master] Extract the consensus-only part of directory_get_from_dirserver

2017-05-04 Thread nickm
commit afa39cef6c6f42cca3f2b08462f68bece8db7312 Author: Nick Mathewson Date: Wed May 3 14:19:46 2017 -0400 Extract the consensus-only part of directory_get_from_dirserver Right now it just sets an if-modified-since header, but it's about to get even

[tor-commits] [tor/master] New function to add additional headers to a directory request

2017-05-04 Thread nickm
commit 57710c15875cfe9bdb1f1b2b6f6fa1346ab46c11 Author: Nick Mathewson Date: Wed May 3 14:04:04 2017 -0400 New function to add additional headers to a directory request --- src/or/directory.c | 24 src/or/directory.h | 4 +++- 2 files

[tor-commits] [translation/tor-browser-manual] Update translations for tor-browser-manual

2017-05-04 Thread translation
commit 8674663e86fcd43574dcd21fd5078cd6a673e294 Author: Translation commit bot Date: Thu May 4 13:48:18 2017 + Update translations for tor-browser-manual --- el/el.po | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/el/el.po

[tor-commits] [tor/master] Remove old unused indentation from handle_get_current_consensus

2017-05-04 Thread nickm
commit e051c47e9823eb76706b8bf6107636120f22a8bd Author: Nick Mathewson Date: Fri Apr 28 13:18:32 2017 -0400 Remove old unused indentation from handle_get_current_consensus This commit removes a pair of meaningless braces, and changes whitespace only. ---

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

2017-05-04 Thread nickm
commit a61020ebd45e81dec36bcfad460953e1920a11f9 Merge: 24ba186 c6fe65f Author: Nick Mathewson Date: Thu May 4 08:58:28 2017 -0400 Merge branch 'prop140_complete_rebased' changes/prop140| 9 + src/or/consdiff.c | 9 +

[tor-commits] [tor/master] Do not BUG on missing sha3-as-signed field

2017-05-04 Thread nickm
commit 6beb7028d839f26d31f4743a9a924b8ed7550a54 Author: Nick Mathewson Date: Thu May 4 08:50:21 2017 -0400 Do not BUG on missing sha3-as-signed field This can happen if you've been running an earlier alpha on your relay. Instead, just ignore the entry.

[tor-commits] [tor/master] Fix: our directory.c code expects header constants to end with a :

2017-05-04 Thread nickm
commit baf489fc08c5f90b8ee0f00c15b1f6bb91c38926 Author: Nick Mathewson Date: Thu May 4 08:57:34 2017 -0400 Fix: our directory.c code expects header constants to end with a : --- src/or/directory.c | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff

[tor-commits] [tor/master] bug#22143/prop#140: in consdiffmgr, store and use digest-as-signed

2017-05-04 Thread nickm
commit 3af9704e459fab0120694a46924b27460237cb1a Author: Nick Mathewson Date: Wed May 3 12:56:16 2017 -0400 bug#22143/prop#140: in consdiffmgr, store and use digest-as-signed We need to index diffs by the digest-as-signed of their source consensus, so that

[tor-commits] [tor/master] bug#22143/prop#140: identify input diffs by their digest-as-signed

2017-05-04 Thread nickm
commit 5acddbbbf74199b46eef75cbbeb11ea6aad9326f Author: Nick Mathewson Date: Wed May 3 11:48:08 2017 -0400 bug#22143/prop#140: identify input diffs by their digest-as-signed See may 3 changes to prop140 for more background. --- src/or/consdiff.c | 16

[tor-commits] [tor/master] bug#22143/prop#140: Use , $d commands in diffs to remove signatures

2017-05-04 Thread nickm
commit c8baa9b78362e372cfb5e2d3fcc6100d20d00229 Author: Nick Mathewson Date: Wed May 3 12:34:30 2017 -0400 bug#22143/prop#140: Use ,$d commands in diffs to remove signatures In this patch I add support for "delete through end of file" in our ed diff

[tor-commits] [tor/master] Add a test for $ with non-delete commands.

2017-05-04 Thread nickm
commit df2bcaeb4ac5c8944212ed6f73b48bb026ac7cbb Author: Nick Mathewson Date: Thu May 4 08:20:46 2017 -0400 Add a test for $ with non-delete commands. --- src/test/test_consdiff.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/src/test/test_consdiff.c

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

2017-05-04 Thread nickm
commit 24ba1864d8caa89ee220f6c790b0dd76b466bf4a Merge: 38a13b9 df2bcae Author: Nick Mathewson Date: Thu May 4 08:36:59 2017 -0400 Merge branch 'ticket22143_squashed' src/or/consdiff.c | 107 src/or/consdiff.h

[tor-commits] [tor/master] Remove some unused digests from test_consdiffmgr.c

2017-05-04 Thread nickm
commit 87f6979a03fa8d539fc81b67462f2f6cfc7f2960 Author: Nick Mathewson Date: Wed May 3 13:11:11 2017 -0400 Remove some unused digests from test_consdiffmgr.c These were unused before I started working on #22143 -- I just found them while I was lookinging

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

2017-05-04 Thread translation
commit 9447ee1e9f995c12c08f4f82676e4119a1c446cf Author: Translation commit bot Date: Thu May 4 13:45:15 2017 + Update translations for torcheck_completed --- el/torcheck.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/el/torcheck.po

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

2017-05-04 Thread translation
commit f4bf3afd68c001204b3259293208e09fb8bae4a8 Author: Translation commit bot Date: Thu May 4 13:45:09 2017 + Update translations for torcheck --- el/torcheck.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/el/torcheck.po

[tor-commits] [tor/master] Request (and try to use) consensus diffs.

2017-05-04 Thread nickm
commit c12d2cb2dcfe52aadf528a70433b468327472eaf Author: Nick Mathewson Date: Wed May 3 15:08:59 2017 -0400 Request (and try to use) consensus diffs. --- src/or/consdiff.c | 9 +++ src/or/consdiff.h | 2 ++ src/or/directory.c | 58

[tor-commits] [support-portal/master] Adding duplicate question

2017-05-04 Thread colin
commit 9b17f62b9ff85c9571c19bd04b243bfc7347e6a3 Author: Colin Childs Date: Thu May 4 17:11:11 2017 -0500 Adding duplicate question --- plain/tormessenger.txt | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/plain/tormessenger.txt

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

2017-05-04 Thread translation
commit a17c612cd9e1a326332e8a2b97e714335f76b93b Author: Translation commit bot Date: Thu May 4 20:45:29 2017 + Update translations for https_everywhere_completed --- sv/https-everywhere.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2017-05-04 Thread translation
commit 022891876134eb15391decc63a237f325e8e2c4e Author: Translation commit bot Date: Thu May 4 20:45:22 2017 + Update translations for https_everywhere --- sv/https-everywhere.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2017-05-04 Thread translation
commit 0ffef938d7469ea47935c7c0a6fe5a18b6da90c3 Author: Translation commit bot Date: Thu May 4 13:18:11 2017 + Update translations for exoneratorproperties --- el/exonerator.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage

2017-05-04 Thread translation
commit 985e17301fa25f411c5d40393c52486c7e422841 Author: Translation commit bot Date: Thu May 4 16:46:18 2017 + Update translations for abouttor-homepage --- es_AR/aboutTor.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [torspec/master] prop140: kill off digest prefixes.

2017-05-04 Thread nickm
commit 3825d0733a05283eae0ab84410593c4e72757857 Author: Nick Mathewson Date: Thu May 4 11:33:52 2017 -0400 prop140: kill off digest prefixes. --- proposals/140-consensus-diffs.txt | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) diff --git

[tor-commits] [translation/tor-browser-manual] Update translations for tor-browser-manual

2017-05-04 Thread translation
commit 1d16434c68bf00c61fccfd006b367081bf0c33ec Author: Translation commit bot Date: Thu May 4 18:18:17 2017 + Update translations for tor-browser-manual --- es_AR/es_AR.po | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git

[tor-commits] [translation/tor-browser-manual] Update translations for tor-browser-manual

2017-05-04 Thread translation
commit 847c652ace4351838bbf21e9f0b6057e21fe30c7 Author: Translation commit bot Date: Thu May 4 18:48:17 2017 + Update translations for tor-browser-manual --- es_AR/es_AR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/es_AR/es_AR.po