commit da81c19ce576ceb0d290c6e935abe2f162e8ce28
Author: David Fifield
Date: Mon Jan 14 23:02:34 2019 -0700
Deduplicate request creation across HTTP/helper.
---
meek-client/helper.go | 27 ---
meek-client/meek-client.go | 26 +++---
2 files c
commit 15108412e6d608ebaaadbf8df84f62a4da96afe7
Author: David Fifield
Date: Mon Jan 14 22:52:14 2019 -0700
Refactor the helper into an http.RoundTripper.
---
meek-client/helper.go | 82 ++
meek-client/meek-client.go | 23 -
2 fil
commit 3fe68658f433adb2b8bec215d4daf48e81003cf7
Author: David Fifield
Date: Tue Jan 15 00:37:31 2019 -0700
Move address and proxy settings into HelperRoundTripper.
Copy them into an instance from the global settings, don't read the
global settings directly.
---
meek-client/hel
commit 6e361c1e03699ccb67097e7284429b6f5e695053
Author: emma peel
Date: Tue Jan 15 07:14:14 2019 +0100
empty body generates .pot error
---
content/download/contents.lr | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/download/contents.lr b/content/download/contents.lr
index ed2a
commit 70d04a26cef51cfbae204b9d1c3509ba016ef478
Author: Translation commit bot
Date: Tue Jan 15 05:46:12 2019 +
Update translations for tails-misc_completed
---
tr.po | 28
1 file changed, 24 insertions(+), 4 deletions(-)
diff --git a/tr.po b/tr.po
index 1
commit 508119d8bffda002cb0b200294a1b080a8c092b7
Author: Translation commit bot
Date: Tue Jan 15 05:46:07 2019 +
Update translations for tails-misc
---
tr.po | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/tr.po b/tr.po
index 0c2d66a18..f9c4638bc 100644
commit aa7c57670c10f995d840595f5031ab514bde78a7
Author: Translation commit bot
Date: Tue Jan 15 01:46:57 2019 +
Update translations for tails-misc
---
ach.po | 24 ++--
af.po | 24 ++--
ar.po | 26 +++---
ast.
commit 9f1b73653cc44553d40748fae3d98a59ea69ae95
Author: Translation commit bot
Date: Tue Jan 15 01:47:04 2019 +
Update translations for tails-misc_completed
---
tails.pot | 24 ++--
1 file changed, 22 insertions(+), 2 deletions(-)
diff --git a/tails.pot b/tails.pot
commit 7e98ad782d8de1554b498c39cb64b72c20f40d71
Author: Translation commit bot
Date: Mon Jan 14 21:15:59 2019 +
Update translations for liveusb-creator_completed
---
en_GB/en_GB.po | 88 --
1 file changed, 49 insertions(+), 39 del
commit d4ab1aa03cb09f43b0ad2b79623bd50b4b174cbe
Author: Translation commit bot
Date: Mon Jan 14 21:15:48 2019 +
Update translations for https_everywhere_completed
---
en_GB/https-everywhere.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/en_GB/https-everywhere.d
commit 570787cdf9d5969207c163dd524b5ba0d38492df
Author: Translation commit bot
Date: Mon Jan 14 21:15:54 2019 +
Update translations for liveusb-creator
---
en_GB/en_GB.po | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/en_GB/en_GB.po b/en_GB/en_GB.po
inde
commit ff448b28b6e28a4c3308cff7cb235360f14d5643
Author: Translation commit bot
Date: Mon Jan 14 20:15:36 2019 +
Update translations for https_everywhere
---
es_CO/https-everywhere.dtd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/es_CO/https-everywhere.dtd b/e
commit b169c8c14f23394b40305f38ee4ce08add278e27
Merge: 691dec5d4 b269ab5aa
Author: Nick Mathewson
Date: Mon Jan 14 14:48:00 2019 -0500
Merge remote-tracking branch 'asn-github/adaptive_padding-final'
doc/tor.1.txt | 35 +-
src/app/config/config.c
commit b269ab5aaeee65a3a0b1e5e0923d9dc7898c232e
Author: George Kadianakis
Date: Mon Jan 14 15:07:19 2019 +0200
Remove TODO file.
All remaining tasks are now part of #28632.
---
PADDING_TODO.txt | 58
1 file changed, 58 delet
commit f4938179c50cc385b7599e5a03388792e46cde83
Author: George Kadianakis
Date: Thu Jan 10 12:38:00 2019 +0200
Rename circpad_machineinfo_t -> circpad_machine_state_t
---
src/core/or/circuit_st.h | 4 +--
src/core/or/circuitpadding.c | 61 +-
commit 4dc189a9047931599f524a7c7dc5b447f3915409
Author: George Kadianakis
Date: Fri Jan 11 12:06:14 2019 +0200
Clarify immutability of global padding machine specs.
---
src/core/or/circuit_st.h | 4 +++-
src/core/or/circuitpadding.c | 12 ++--
2 files changed, 13 insertions(+)
commit 9728d3f8ac395d7157d30f9b73117b58d704432c
Author: Taylor R Campbell
Date: Thu Jan 10 18:11:36 2019 +
Fix wrong bases.
---
src/core/or/circuitpadding.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/core/or/circuitpadding.c b/src/core/or/circuitpadding
commit cdbd5c0af85775522845a54468492770c54b4cb4
Author: George Kadianakis
Date: Thu Jan 10 12:28:17 2019 +0200
Add top-level file documentation for circuitpadding.c
---
src/core/or/circuitpadding.c | 38 ++
src/core/or/circuitpadding.h | 3 ++-
2 files
commit 0f8253bddbaae4e73fe2ff9ecf1c342e3f66b798
Author: Taylor R Campbell
Date: Thu Jan 10 17:40:17 2019 +
Use the distribution abstraction as an abstraction.
---
src/core/or/circuitpadding.c | 16 +--
src/lib/math/prob_distr.c| 229 ++-
src
commit 5738a0ab6c7904ed9dd53ce5d045b2dedf69b4f6
Author: George Kadianakis
Date: Thu Jan 10 12:33:43 2019 +0200
Rename circpad_machine_t -> circpad_machine_spec_t
---
src/core/or/circuit_st.h | 4 +--
src/core/or/circuitpadding.c | 70 +-
src
commit e0e0338dc42ed786979759d56e0b65f129a5df8c
Author: George Kadianakis
Date: Thu Jan 10 12:54:55 2019 +0200
Rename crypto_rand_uint32() -> crypto_rand_u32()
See https://github.com/torproject/tor/pull/624#discussion_r246453777
---
src/lib/crypt_ops/crypto_rand.c | 2 +-
src/lib
commit 0658c729cf3c6be27ff774d9d219402a6cf6cf53
Author: Mike Perry
Date: Fri Aug 24 21:37:43 2018 +
Add TODO file for padding work.
Note to self/others: don't merge this.
Co-authored-by: George Kadianakis
---
PADDING_TODO.txt | 58
commit 56a45eb4092e9c543b39e981dce798c64bbc9e5d
Author: George Kadianakis
Date: Thu Dec 27 10:45:16 2018 +0200
Disable current padding machines.
Co-authored-by: Mike Perry
---
src/core/or/circuitpadding.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/sr
commit 948856c03ef417cc9dad9ef85b7bb5c164edb742
Author: Taylor R Campbell
Date: Thu Jan 10 17:12:32 2019 +
Fix more type redefinition errors.
In file included from ./src/core/or/or_circuit_st.h:12:0,
from src/core/or/circuitlist.c:112:
./src/core/or/cir
commit d82a8a7f9d268728b2447b2dbbaa346140784f9b
Author: Taylor R Campbell
Date: Thu Jan 10 18:08:20 2019 +
Add some more type checking.
NOTE: This commit breaks the build, because there was a mistake in an
earlier change of exactly the sort that this is meant to detect! I'
commit ca544246020cddfee3f7fd46899dcf3a9382eb62
Author: Taylor R Campbell
Date: Thu Jan 10 17:10:39 2019 +
Fix type redefinition errors.
In file included from src/core/or/connection_edge.c:70:0:
./src/core/or/circuitpadding.h:16:26: error: redefinition of typedef
âcircui
commit 4db9c3d63e93912a82eabeb8a9fb851d5196c3c8
Author: George Kadianakis
Date: Thu Jan 10 13:03:41 2019 +0200
Unittest for tor_isinf().
---
src/test/test_util.c | 23 +++
1 file changed, 23 insertions(+)
diff --git a/src/test/test_util.c b/src/test/test_util.c
index b
commit 2b29bccb8553c4b80eccd3438b4b1463687b1d4c
Author: George Kadianakis
Date: Thu Jan 10 13:05:05 2019 +0200
Misc trivial improvements around circpadding code.
---
doc/tor.1.txt| 5 +
src/core/or/circuitpadding.c | 1 +
src/core/or/relay.c | 1 +
3 files chan
commit 531df9590d006434b31cc81871b73c31ca9f896b
Author: Taylor R Campbell
Date: Thu Jan 10 17:12:56 2019 +
Move ceil call back into the geometric sampler.
Test exactly what the geometric sampler returns, because that's what
the downstream callers of it are going to use.
commit 8ad497bb578b13c66489843905764a60545e6388
Author: Mike Perry
Date: Tue Oct 23 21:02:31 2018 +
Config option to specify specific MiddleNodes.
Hope is this will make it easier to test on the live tor network.
Does not need to be merged if we don't want to, but will
commit a336d816a68e5eaddd9d80f7179699274b367a1d
Author: George Kadianakis
Date: Wed Jan 2 15:19:12 2019 +0200
Circuit padding tests.
Co-authored-by: George Kadianakis
---
src/core/or/circuitpadding.c | 55 +-
src/core/or/circuitpadding.h |5 +
sr
commit 926fc93be5b6afab1a604ecd7c79aa6e8ae8a676
Author: George Kadianakis
Date: Fri Dec 7 16:35:23 2018 +0200
Concentrate all TOR_USEC_PER_SEC definitions in a single header file.
Co-authored-by: Mike Perry
---
src/core/or/circuitpadding.c | 5 +
src/feature/hibernate/h
commit 4ca1df6b326f32fcc87d7d3fd6294221f6964235
Author: Mike Perry
Date: Tue Oct 23 19:51:35 2018 +
Add padding negotiation trunnel output.
Co-authored-by: George Kadianakis
---
src/trunnel/circpad_negotiation.c | 549
src/trunnel/circpa
commit dd04917851c23f16a11c0d2b0c62ea76c93c4c7d
Author: George Kadianakis
Date: Tue Nov 27 01:54:10 2018 +0200
Use the new probability distribution code in WTF-PAD.
Co-authored-by: Mike Perry
Co-authored-by: Taylor R Campbell
---
src/core/or/circuitpadding.c | 101 ++
commit 43701e1ebe169a84fe98480bd0aaa09a9eebede6
Author: Mike Perry
Date: Tue Oct 23 21:00:51 2018 +
Circuit padding machine creation events.
These event callbacks allow circuit padding to decide when to attempt to
launch and negotiate new padding machines, and when to tear
commit 2f7b5a2d4468532251dd7b177c02a9c192690174
Author: Mike Perry
Date: Tue Oct 23 19:51:22 2018 +
Hook up circuit padding to circuit_t.
Co-authored-by: George Kadianakis
---
src/core/or/circuit_st.h| 24
src/core/or/circuitlist.c | 4
commit 7be71903daff042e606e7a8445a6359100c9f8f5
Author: Mike Perry
Date: Tue Oct 23 20:03:35 2018 +
Circuit padding cell event callbacks.
These callbacks allow the padding state machines to react to various types
of
sent and received relay cells.
Co-authored-by: G
commit 9aaf72ea58bd52d0af694411d16194ea15d612d1
Author: Mike Perry
Date: Tue Oct 23 19:49:26 2018 +
Circuit padding implementation.
This implements all of the event handling, state machines, and padding
decisions for circuit padding.
I recommend reviewing this afte
commit 70e9245f6feecceee96f0ea8d426e1a5a6fc9b8d
Author: Mike Perry
Date: Tue Oct 23 20:52:43 2018 +
Initialize circuit padding machines and global state.
Co-authored-by: George Kadianakis
---
src/app/main/main.c | 10 --
src/feature/nodelist/networkst
commit 659a4f06d46a0e8e4f391eda3b6d86f2ab6e4db9
Author: Mike Perry
Date: Tue Oct 23 20:55:10 2018 +
Circuit padding ProtoVer plumbing.
This helps us to determine if a middle node can pad to us or not.
Co-authored-by: George Kadianakis
---
src/core/or/or.h
commit d62340018c8d363ea67ef01dc4a740e47fce2a10
Author: Mike Perry
Date: Thu Aug 23 20:31:16 2018 +
Add relay crypto mock points for tests.
Co-authored-by: George Kadianakis
---
src/core/or/relay.c | 6 +++---
src/core/or/relay.h | 5 +
2 files changed, 8 insertions(+), 3
commit 2a24e21fb07ade157f1226039d71713c0c5b47b7
Author: Mike Perry
Date: Tue Oct 23 19:48:16 2018 +
Circuit padding header.
This is a good code review start point, to get an overview of the interfaces
and types used in circuit padding.
Co-authored-by: George Kadian
commit 3ba7581129dcffb16cca2aa8cfc2bd0fa4c8dd06
Author: Mike Perry
Date: Tue Oct 23 19:23:09 2018 +
Provide a smartlist reverse-order traversal.
We need this for padding negotiation so that we can have later machine
revisions supercede earlier ones.
Co-authored-by:
commit 5230fce258c271819505ca95be0702195006c6a1
Author: Translation commit bot
Date: Mon Jan 14 19:19:28 2019 +
Update translations for tor-launcher-network-settings
---
ro/network-settings.dtd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ro/network-settings.
commit d8902c2e74845c5da5ab5066f57f22f8b209693a
Merge: 81aeca7 d97f8d9
Author: Nick Mathewson
Date: Mon Jan 14 14:08:32 2019 -0500
Merge remote-tracking branch 'tor-github/pr/45'
dir-spec.txt | 15 +++
1 file changed, 7 insertions(+), 8 deletions(-)
__
commit d97f8d980be01bda3f6122fc6220406f4592a717
Author: Iain R. Learmonth
Date: Mon Nov 12 21:51:43 2018 +
dir-spec: The ns consensus isn't explicitly ns
tor does not generate ns consensuses that are explicitly labelled as ns
consensuses. This updates the spec to make the f
commit c2cc4dea16a3b90816e08380da0c7a8de54903e4
Author: Iain R. Learmonth
Date: Mon Nov 12 21:31:23 2018 +
dir-spec: Make extra-info-digest reflect reality
The extra-info-digest field of server descriptors was defined to contain
either a SHA1, or a SHA1 and a SHA256 digest.
commit 81aeca7501f89e9889d592ef2217b265c41bf2df
Merge: 139b5d0 c2cc4de
Author: Nick Mathewson
Date: Mon Jan 14 14:07:11 2019 -0500
Merge remote-tracking branch 'tor-github/pr/44'
dir-spec.txt | 18 --
1 file changed, 12 insertions(+), 6 deletions(-)
__
commit 9d9e71824cc228123aebd28b7b08fb9fb30d36b1
Author: rl1987
Date: Sun Dec 23 20:55:14 2018 +0200
Rework rep_hist_log_link_protocol_counts()
---
changes/bug28920| 6 ++
src/feature/stats/rephist.c | 35 +--
2 files changed, 23 insertions(+
commit 9d9e71824cc228123aebd28b7b08fb9fb30d36b1
Author: rl1987
Date: Sun Dec 23 20:55:14 2018 +0200
Rework rep_hist_log_link_protocol_counts()
---
changes/bug28920| 6 ++
src/feature/stats/rephist.c | 35 +--
2 files changed, 23 insertions(+
commit ade9204fc18058f0ce35e1533d474baeaf17862e
Merge: 0917f621e 9d9e71824
Author: Nick Mathewson
Date: Mon Jan 14 14:02:42 2019 -0500
Merge branch 'maint-0.3.5' into release-0.3.5
changes/bug28920| 6 ++
src/feature/stats/rephist.c | 35 +-
commit 691dec5d4615dec9a845d0f7dea7ef55cc66fe62
Merge: 99947c3ce 9d9e71824
Author: Nick Mathewson
Date: Mon Jan 14 14:02:42 2019 -0500
Merge branch 'maint-0.3.5'
changes/bug28920| 6 ++
src/feature/stats/rephist.c | 35 +--
2 files changed,
commit 9d9e71824cc228123aebd28b7b08fb9fb30d36b1
Author: rl1987
Date: Sun Dec 23 20:55:14 2018 +0200
Rework rep_hist_log_link_protocol_counts()
---
changes/bug28920| 6 ++
src/feature/stats/rephist.c | 35 +--
2 files changed, 23 insertions(+
commit 671c34d9b496ecdde67527cc10b657ff6bd35c9e
Author: teor
Date: Tue Jan 8 14:45:17 2019 +1000
lib/net: improve the docs for tor_{ersatz_,}socketpair()
Add some details about IP family support, and point to
tor_socketpair() from tor_ersatz_socketpair().
Closes ticket
commit 99947c3ce0a34f8a2dd8c201f8ef348666da403a
Merge: cef910642 671c34d9b
Author: Nick Mathewson
Date: Mon Jan 14 13:59:07 2019 -0500
Merge remote-tracking branch 'teor/bug29015'
src/lib/net/socket.c | 4 +++-
src/lib/net/socketpair.c | 7 ++-
2 files changed, 9 insertions(+), 2
commit fc4c2897e3ff2da1e3781c82c14e64969e37d659
Author: Translation commit bot
Date: Mon Jan 14 18:49:18 2019 +
Update translations for tor-launcher-network-settings
---
ro/network-settings.dtd | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/ro/networ
commit ea94b2989048a00b6d8256032794d591339aecd3
Author: Translation commit bot
Date: Mon Jan 14 18:48:55 2019 +
Update translations for torbutton-browseronboardingproperties_completed
---
ro/browserOnboarding.properties | 54 +
1 file changed, 54
commit a79a8a5645a0428b8e6c0ff380b2dcdc42eb2ee3
Author: Translation commit bot
Date: Mon Jan 14 18:48:47 2019 +
Update translations for torbutton-browseronboardingproperties
---
ro/browserOnboarding.properties | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git
commit 740b1068793f5692b9dd8dd16d2f87ad6d543fad
Author: Translation commit bot
Date: Mon Jan 14 18:18:51 2019 +
Update translations for torbutton-browseronboardingproperties
---
ro/browserOnboarding.properties | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git
commit ca1828e4a25f01613839e5258796a3cf592de556
Author: hiro
Date: Mon Jan 14 19:12:35 2019 +0100
Remove mozilla match in download page
---
download/en/download-easy.wml | 2 --
1 file changed, 2 deletions(-)
diff --git a/download/en/download-easy.wml b/download/en/download-easy.wml
index
commit 0d1ab3d8438df263c14edd43b7e15804e4e17e2d
Author: Translation commit bot
Date: Mon Jan 14 17:46:17 2019 +
Update translations for tails-misc
---
pt.po | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/pt.po b/pt.po
index fe8487faf..6ddd29581 100644
commit 53ffef9d8db845432afc2d9a6d5588dcb7628346
Author: Translation commit bot
Date: Mon Jan 14 17:45:55 2019 +
Update translations for liveusb-creator
---
pt/pt.po | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/pt/pt.po b/pt/pt.po
index 21abc13c8..662b3758e
commit 236d0ee9cdeddd8feeadcf6ac894e3208ed198e3
Author: Translation commit bot
Date: Mon Jan 14 15:50:05 2019 +
Update translations for whisperback_completed
---
pt_PT/pt_PT.po | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pt_PT/pt_PT.po b/pt_PT/pt_PT.po
ind
commit 26dee809b8db6c7ef47d728a427c45dfa1a70ffa
Author: Translation commit bot
Date: Mon Jan 14 15:49:59 2019 +
Update translations for whisperback
---
pt_PT/pt_PT.po | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pt_PT/pt_PT.po b/pt_PT/pt_PT.po
index c9b4e38
commit 6c6ed9ccdc464507c5ded6458a4bdd8cd1255cf4
Author: Translation commit bot
Date: Mon Jan 14 15:49:53 2019 +
Update translations for tor-launcher-network-settings_completed
---
pt_PT/network-settings.dtd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pt_PT/n
commit 1cd78d82cb8c81fa34320da407adb838f0693541
Author: Translation commit bot
Date: Mon Jan 14 15:49:47 2019 +
Update translations for tor-launcher-network-settings
---
pt_PT/network-settings.dtd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pt_PT/network-set
commit 9f8f67769250d99c9b0051c6aee92c115ea47559
Author: Translation commit bot
Date: Mon Jan 14 15:49:25 2019 +
Update translations for torbutton-browseronboardingproperties_completed
---
pt_PT/browserOnboarding.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --g
commit 49ff21667c5cbb5a173ce9d925abd6690fea78fa
Author: Translation commit bot
Date: Mon Jan 14 15:49:19 2019 +
Update translations for torbutton-browseronboardingproperties
---
pt_PT/browserOnboarding.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pt_PT
commit 9f2bf060cdbec664dfc382a27434eb777826866c
Author: Translation commit bot
Date: Mon Jan 14 15:49:12 2019 +
Update translations for torbutton-abouttbupdatedtd_completed
---
pt_PT/abouttbupdate.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pt_PT/abouttbupda
commit e02e26fcec4ffacc4e598a3a0c0c33b31b94eaae
Author: Translation commit bot
Date: Mon Jan 14 15:49:06 2019 +
Update translations for torbutton-abouttbupdatedtd
---
pt_PT/abouttbupdate.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pt_PT/abouttbupdate.dtd b/p
commit f8c7dc4e8f0a10c414771ff1f7aa69deaf84a434
Author: Translation commit bot
Date: Mon Jan 14 15:48:31 2019 +
Update translations for torbutton-torbuttonproperties
---
pt_PT/torbutton.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pt_PT/torbutton.prope
commit 05dd81b7c5e832e7294be732413f40369456fd81
Author: Translation commit bot
Date: Mon Jan 14 15:48:50 2019 +
Update translations for torbutton-torbuttondtd_completed
---
pt_PT/torbutton.dtd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pt_PT/torbutton.dtd b
commit 319448c29755a34842531c497dea22395ff05aa8
Author: Translation commit bot
Date: Mon Jan 14 15:48:44 2019 +
Update translations for torbutton-torbuttondtd
---
pt_PT/torbutton.dtd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pt_PT/torbutton.dtd b/pt_PT/tor
commit c03d1e45134a442aa5cc5b13e8385a701b69c1bc
Author: Translation commit bot
Date: Mon Jan 14 15:48:37 2019 +
Update translations for torbutton-torbuttonproperties_completed
---
pt_PT/torbutton.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pt_PT/torbu
commit e5e754794583cbba211707a57105b1377ebaff5f
Author: Translation commit bot
Date: Mon Jan 14 15:48:18 2019 +
Update translations for torbutton-branddtd
---
pt_PT/brand.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pt_PT/brand.dtd b/pt_PT/brand.dtd
index f9e
commit 1c413add81fb227a61b034a5fb104db185f0201f
Author: Translation commit bot
Date: Mon Jan 14 15:48:24 2019 +
Update translations for torbutton-branddtd_completed
---
pt_PT/brand.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pt_PT/brand.dtd b/pt_PT/brand.dtd
commit 3a25afe1f7a696539848b75d1d197df59efb517e
Author: Translation commit bot
Date: Mon Jan 14 15:47:44 2019 +
Update translations for tor-and-https_completed
---
pt_PT.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pt_PT.po b/pt_PT.po
index 4fa3d711e..af18
commit 1df8807c47c94d9ab19675aa0bcf82d7927a71b3
Author: Translation commit bot
Date: Mon Jan 14 15:47:39 2019 +
Update translations for tor-and-https
---
pt_PT.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pt_PT.po b/pt_PT.po
index 4fa3d711e..af1825404 1006
commit ff63aa6f64784db533367f58b0d72abfa4f07b64
Author: Translation commit bot
Date: Mon Jan 14 15:46:48 2019 +
Update translations for tails-greeter-2_completed
---
pt_PT/pt_PT.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pt_PT/pt_PT.po b/pt_PT/pt_PT.po
i
commit 8c95653961d102fb8273b409f56282681227acd7
Author: Translation commit bot
Date: Mon Jan 14 15:46:42 2019 +
Update translations for tails-greeter-2
---
pt_PT/pt_PT.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pt_PT/pt_PT.po b/pt_PT/pt_PT.po
index 3ae9b
commit 9754013cdee7588d3f84d4089d72b8ff9dd8b8d7
Author: Translation commit bot
Date: Mon Jan 14 15:46:15 2019 +
Update translations for tails-misc
---
pt_PT.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pt_PT.po b/pt_PT.po
index 9d8133ed2..0ea4c7031 100644
commit d85810be69fa2ad87d861ef913907146ff624360
Author: Translation commit bot
Date: Mon Jan 14 15:46:20 2019 +
Update translations for tails-misc_completed
---
pt_PT.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pt_PT.po b/pt_PT.po
index 9d8133ed2..0ea4c70
commit 47e7807b76297dd3d75c5ed0a3195ffe70e8c2f8
Author: Translation commit bot
Date: Mon Jan 14 15:45:33 2019 +
Update translations for exoneratorproperties
---
pt_PT/exonerator.properties | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pt_PT/exonerator.proper
commit ef14ca637a2f568cfb1f7f9bce42e7c20f46c59c
Author: Translation commit bot
Date: Mon Jan 14 15:45:38 2019 +
Update translations for exoneratorproperties_completed
---
pt_PT/exonerator.properties | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pt_PT/exonera
commit 7b7748357759d21625cb4bffe53b671d292ddeef
Author: Translation commit bot
Date: Mon Jan 14 15:45:09 2019 +
Update translations for abouttor-homepage_completed
---
pt_PT/aboutTor.dtd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pt_PT/aboutTor.dtd b/pt_PT/
commit b4f01d3d6f2a3213edc3bd7f3466eb2ea8d6f4be
Author: Translation commit bot
Date: Mon Jan 14 15:45:04 2019 +
Update translations for abouttor-homepage
---
pt_PT/aboutTor.dtd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pt_PT/aboutTor.dtd b/pt_PT/aboutTor.d
commit eb852306304cd31075228c1f30306f908758c288
Author: Translation commit bot
Date: Mon Jan 14 15:19:45 2019 +
Update translations for tor-launcher-network-settings_completed
---
pt_PT/network-settings.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pt_PT/netwo
commit db9890ccf79ff4a8d931d5c2ebc160f2c7d27961
Author: Translation commit bot
Date: Mon Jan 14 15:19:40 2019 +
Update translations for tor-launcher-network-settings
---
pt_PT/network-settings.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pt_PT/network-setting
commit 86ebfa9231d40c2958efbecebfd3900d2ee378a2
Author: Translation commit bot
Date: Mon Jan 14 15:19:10 2019 +
Update translations for torbutton-browseronboardingproperties
---
pt_PT/browserOnboarding.properties | 30 +++---
1 file changed, 15 insertions(+), 15
commit 7d8bdd7f8f455e68f7475a5d905de7aa1441ad29
Author: Translation commit bot
Date: Mon Jan 14 15:19:16 2019 +
Update translations for torbutton-browseronboardingproperties_completed
---
pt_PT/browserOnboarding.properties | 54 ++
1 file changed, 54
commit ecb452fbaf4324a73833bc84b0a0d2fc7b123729
Author: Translation commit bot
Date: Mon Jan 14 15:17:09 2019 +
Update translations for tails-onioncircuits
---
pt_PT/onioncircuits.pot | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pt_PT/onioncircuits.pot b/pt_P
commit c674d64ce01244dac781a9d502a4a6c8f17dee34
Author: Translation commit bot
Date: Mon Jan 14 15:17:19 2019 +
Update translations for tails-persistence-setup
---
pt_PT/pt_PT.po | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/pt_PT/pt_PT.po b
commit 5cfd53a6b221a18823e22e47cbdac8bd4193c79a
Author: Translation commit bot
Date: Mon Jan 14 15:17:14 2019 +
Update translations for tails-onioncircuits_completed
---
pt_PT/onioncircuits.pot | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pt_PT/onioncircuits.
commit d57cf4860f870b2608c57f742741dd8346854af3
Author: Translation commit bot
Date: Mon Jan 14 15:17:24 2019 +
Update translations for tails-persistence-setup_completed
---
pt_PT/pt_PT.po | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/pt_PT/
commit 8db0111fafde4bf25e93dc5ee3d14b80b8d95de7
Author: Translation commit bot
Date: Mon Jan 14 15:17:03 2019 +
Update translations for tails-openpgp-applet_completed
---
pt_PT/openpgp-applet.pot | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pt_PT/openpgp-ap
commit 1601adb37f135f3b792362822153177027621c3c
Author: Translation commit bot
Date: Mon Jan 14 15:16:51 2019 +
Update translations for tails-greeter-2_completed
---
pt_PT/pt_PT.po | 9 +++--
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/pt_PT/pt_PT.po b/pt_PT/pt_PT
commit 57f2ce36ce0fe62f22732c6c1078cd38744b328d
Author: Translation commit bot
Date: Mon Jan 14 15:16:57 2019 +
Update translations for tails-openpgp-applet
---
pt_PT/openpgp-applet.pot | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pt_PT/openpgp-applet.pot b
commit a016696710d66c200f17e800ea0878864ff6c763
Author: Translation commit bot
Date: Mon Jan 14 15:16:46 2019 +
Update translations for tails-greeter-2
---
pt_PT/pt_PT.po | 9 +++--
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/pt_PT/pt_PT.po b/pt_PT/pt_PT.po
index
commit a54df1adef8b32d9482e4e2b041b2dc0ff42f5d0
Author: Translation commit bot
Date: Mon Jan 14 15:16:13 2019 +
Update translations for mat-gui_completed
---
pt_PT.po | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pt_PT.po b/pt_PT.po
index 061e82a70..758ea4
commit 25600afd0c68a6686357fb8c5980d471b6baae85
Author: Translation commit bot
Date: Mon Jan 14 15:16:23 2019 +
Update translations for tails-misc_completed
---
pt_PT.po | 767 +++
1 file changed, 767 insertions(+)
diff --git
1 - 100 of 131 matches
Mail list logo