[tor-commits] [tor/release-0.3.5] Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

2019-02-27 Thread teor
commit be71cce9f851ef7ba3276fcd7f8e5bb7cc2968df
Merge: 3313444ef d4b7975ce
Author: teor 
Date:   Thu Feb 28 10:48:46 2019 +1000

Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.5] test/shared-random: use sr_state_free_all() rather than sr_state_free()

2019-02-27 Thread teor
commit d4b7975ce70fc93671136445c95c2009408cfe70
Author: teor 
Date:   Wed Feb 27 14:57:35 2019 +1000

test/shared-random: use sr_state_free_all() rather than sr_state_free()

sr_state_free() was renamed to sr_state_free_all() between 0.2.9 and 0.3.3.

Part of 29599.
---
 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/test/test_shared_random.c b/src/test/test_shared_random.c
index 228397641..2f762dc90 100644
--- a/src/test/test_shared_random.c
+++ b/src/test/test_shared_random.c
@@ -687,7 +687,7 @@ test_vote(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
-  sr_state_free();
+  sr_state_free_all();
 }
 
 static const char *sr_state_str = "Version 1\n"
@@ -921,7 +921,7 @@ test_sr_compute_srv(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
-  sr_state_free();
+  sr_state_free_all();
 }
 
 /** Return a minimal vote document with a current SRV value set to
@@ -1187,7 +1187,7 @@ test_state_transition(void *arg)
   }
 
  done:
-  sr_state_free();
+  sr_state_free_all();
 }
 
 static void



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.3.4' into maint-0.3.5

2019-02-27 Thread teor
commit de0969ef7816d54acdcc9f1e2960d8bbc4400ecf
Merge: be29dfedd 6a61a020e
Author: teor 
Date:   Thu Feb 28 10:49:33 2019 +1000

Merge branch 'maint-0.3.4' into maint-0.3.5

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.3.5' into release-0.3.5

2019-02-27 Thread teor
commit 047fc003c230360eb0f3bafb252d89d1dc8952fa
Merge: c725f598c de0969ef7
Author: teor 
Date:   Thu Feb 28 10:49:40 2019 +1000

Merge branch 'maint-0.3.5' into release-0.3.5

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/master] Merge branch 'maint-0.3.3' into maint-0.3.4

2019-02-27 Thread teor
commit 6a61a020eefa74b8466fa043f95391d37c06fcf6
Merge: 524731503 be71cce9f
Author: teor 
Date:   Thu Feb 28 10:49:19 2019 +1000

Merge branch 'maint-0.3.3' into maint-0.3.4

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

2019-02-27 Thread teor
commit be71cce9f851ef7ba3276fcd7f8e5bb7cc2968df
Merge: 3313444ef d4b7975ce
Author: teor 
Date:   Thu Feb 28 10:48:46 2019 +1000

Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.4.0] Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

2019-02-27 Thread teor
commit be71cce9f851ef7ba3276fcd7f8e5bb7cc2968df
Merge: 3313444ef d4b7975ce
Author: teor 
Date:   Thu Feb 28 10:48:46 2019 +1000

Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.3.5' into maint-0.4.0

2019-02-27 Thread teor
commit aef6e61347f45087305871f356891ddd959d7081
Merge: 90c8956e2 de0969ef7
Author: teor 
Date:   Thu Feb 28 10:49:47 2019 +1000

Merge branch 'maint-0.3.5' into maint-0.4.0




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.3.3' into maint-0.3.4

2019-02-27 Thread teor
commit 6a61a020eefa74b8466fa043f95391d37c06fcf6
Merge: 524731503 be71cce9f
Author: teor 
Date:   Thu Feb 28 10:49:19 2019 +1000

Merge branch 'maint-0.3.3' into maint-0.3.4

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.3.4' into maint-0.3.5

2019-02-27 Thread teor
commit de0969ef7816d54acdcc9f1e2960d8bbc4400ecf
Merge: be29dfedd 6a61a020e
Author: teor 
Date:   Thu Feb 28 10:49:33 2019 +1000

Merge branch 'maint-0.3.4' into maint-0.3.5

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.4.0' into release-0.4.0

2019-02-27 Thread teor
commit a0ada65a3a1bedd4447a44dd88a48fde6d8c2d79
Merge: bcd6f21d9 aef6e6134
Author: teor 
Date:   Thu Feb 28 10:49:55 2019 +1000

Merge branch 'maint-0.4.0' into release-0.4.0

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.5] Merge branch 'bug29599_029' into bug29599_033

2019-02-27 Thread teor
commit 64e082e892a87b0565677272c412c23903f51f5c
Merge: 6c966b894 4d9eb4dd0
Author: teor 
Date:   Wed Feb 27 15:06:39 2019 +1000

Merge branch 'bug29599_029' into bug29599_033

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.4.0] Merge branch 'maint-0.3.3' into maint-0.3.4

2019-02-27 Thread teor
commit 6a61a020eefa74b8466fa043f95391d37c06fcf6
Merge: 524731503 be71cce9f
Author: teor 
Date:   Thu Feb 28 10:49:19 2019 +1000

Merge branch 'maint-0.3.3' into maint-0.3.4

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.5] Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

2019-02-27 Thread teor
commit be71cce9f851ef7ba3276fcd7f8e5bb7cc2968df
Merge: 3313444ef d4b7975ce
Author: teor 
Date:   Thu Feb 28 10:48:46 2019 +1000

Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.5] test/shared-random: use sr_state_free_all() rather than sr_state_free()

2019-02-27 Thread teor
commit d4b7975ce70fc93671136445c95c2009408cfe70
Author: teor 
Date:   Wed Feb 27 14:57:35 2019 +1000

test/shared-random: use sr_state_free_all() rather than sr_state_free()

sr_state_free() was renamed to sr_state_free_all() between 0.2.9 and 0.3.3.

Part of 29599.
---
 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/test/test_shared_random.c b/src/test/test_shared_random.c
index 228397641..2f762dc90 100644
--- a/src/test/test_shared_random.c
+++ b/src/test/test_shared_random.c
@@ -687,7 +687,7 @@ test_vote(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
-  sr_state_free();
+  sr_state_free_all();
 }
 
 static const char *sr_state_str = "Version 1\n"
@@ -921,7 +921,7 @@ test_sr_compute_srv(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
-  sr_state_free();
+  sr_state_free_all();
 }
 
 /** Return a minimal vote document with a current SRV value set to
@@ -1187,7 +1187,7 @@ test_state_transition(void *arg)
   }
 
  done:
-  sr_state_free();
+  sr_state_free_all();
 }
 
 static void



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.4.0] Merge branch 'maint-0.3.5' into maint-0.4.0

2019-02-27 Thread teor
commit aef6e61347f45087305871f356891ddd959d7081
Merge: 90c8956e2 de0969ef7
Author: teor 
Date:   Thu Feb 28 10:49:47 2019 +1000

Merge branch 'maint-0.3.5' into maint-0.4.0

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/master] Merge branch 'maint-0.3.4' into maint-0.3.5

2019-02-27 Thread teor
commit de0969ef7816d54acdcc9f1e2960d8bbc4400ecf
Merge: be29dfedd 6a61a020e
Author: teor 
Date:   Thu Feb 28 10:49:33 2019 +1000

Merge branch 'maint-0.3.4' into maint-0.3.5

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.3] test/shared-random: use sr_state_free_all() rather than sr_state_free()

2019-02-27 Thread teor
commit d4b7975ce70fc93671136445c95c2009408cfe70
Author: teor 
Date:   Wed Feb 27 14:57:35 2019 +1000

test/shared-random: use sr_state_free_all() rather than sr_state_free()

sr_state_free() was renamed to sr_state_free_all() between 0.2.9 and 0.3.3.

Part of 29599.
---
 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/test/test_shared_random.c b/src/test/test_shared_random.c
index 228397641..2f762dc90 100644
--- a/src/test/test_shared_random.c
+++ b/src/test/test_shared_random.c
@@ -687,7 +687,7 @@ test_vote(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
-  sr_state_free();
+  sr_state_free_all();
 }
 
 static const char *sr_state_str = "Version 1\n"
@@ -921,7 +921,7 @@ test_sr_compute_srv(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
-  sr_state_free();
+  sr_state_free_all();
 }
 
 /** Return a minimal vote document with a current SRV value set to
@@ -1187,7 +1187,7 @@ test_state_transition(void *arg)
   }
 
  done:
-  sr_state_free();
+  sr_state_free_all();
 }
 
 static void



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.5] Merge branch 'bug29599_029' into bug29599_033

2019-02-27 Thread teor
commit 64e082e892a87b0565677272c412c23903f51f5c
Merge: 6c966b894 4d9eb4dd0
Author: teor 
Date:   Wed Feb 27 15:06:39 2019 +1000

Merge branch 'bug29599_029' into bug29599_033

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.4] test/shared-random: use sr_state_free_all() rather than sr_state_free()

2019-02-27 Thread teor
commit d4b7975ce70fc93671136445c95c2009408cfe70
Author: teor 
Date:   Wed Feb 27 14:57:35 2019 +1000

test/shared-random: use sr_state_free_all() rather than sr_state_free()

sr_state_free() was renamed to sr_state_free_all() between 0.2.9 and 0.3.3.

Part of 29599.
---
 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/test/test_shared_random.c b/src/test/test_shared_random.c
index 228397641..2f762dc90 100644
--- a/src/test/test_shared_random.c
+++ b/src/test/test_shared_random.c
@@ -687,7 +687,7 @@ test_vote(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
-  sr_state_free();
+  sr_state_free_all();
 }
 
 static const char *sr_state_str = "Version 1\n"
@@ -921,7 +921,7 @@ test_sr_compute_srv(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
-  sr_state_free();
+  sr_state_free_all();
 }
 
 /** Return a minimal vote document with a current SRV value set to
@@ -1187,7 +1187,7 @@ test_state_transition(void *arg)
   }
 
  done:
-  sr_state_free();
+  sr_state_free_all();
 }
 
 static void



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.4] Merge branch 'maint-0.3.3' into maint-0.3.4

2019-02-27 Thread teor
commit 6a61a020eefa74b8466fa043f95391d37c06fcf6
Merge: 524731503 be71cce9f
Author: teor 
Date:   Thu Feb 28 10:49:19 2019 +1000

Merge branch 'maint-0.3.3' into maint-0.3.4

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.4.0] Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

2019-02-27 Thread teor
commit be71cce9f851ef7ba3276fcd7f8e5bb7cc2968df
Merge: 3313444ef d4b7975ce
Author: teor 
Date:   Thu Feb 28 10:48:46 2019 +1000

Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.4] Merge branch 'maint-0.3.3' into maint-0.3.4

2019-02-27 Thread teor
commit 6a61a020eefa74b8466fa043f95391d37c06fcf6
Merge: 524731503 be71cce9f
Author: teor 
Date:   Thu Feb 28 10:49:19 2019 +1000

Merge branch 'maint-0.3.3' into maint-0.3.4

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.5] Merge branch 'maint-0.3.4' into maint-0.3.5

2019-02-27 Thread teor
commit de0969ef7816d54acdcc9f1e2960d8bbc4400ecf
Merge: be29dfedd 6a61a020e
Author: teor 
Date:   Thu Feb 28 10:49:33 2019 +1000

Merge branch 'maint-0.3.4' into maint-0.3.5

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/master] Merge branch 'maint-0.4.0'

2019-02-27 Thread teor
commit 600f5f0db47d970fe535b24b5004d5765c66d4a2
Merge: 065cfc473 aef6e6134
Author: teor 
Date:   Thu Feb 28 10:50:01 2019 +1000

Merge branch 'maint-0.4.0'

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.4.0] Merge branch 'maint-0.3.4' into maint-0.3.5

2019-02-27 Thread teor
commit de0969ef7816d54acdcc9f1e2960d8bbc4400ecf
Merge: be29dfedd 6a61a020e
Author: teor 
Date:   Thu Feb 28 10:49:33 2019 +1000

Merge branch 'maint-0.3.4' into maint-0.3.5

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.4] Merge branch 'bug29599_029' into bug29599_033

2019-02-27 Thread teor
commit 64e082e892a87b0565677272c412c23903f51f5c
Merge: 6c966b894 4d9eb4dd0
Author: teor 
Date:   Wed Feb 27 15:06:39 2019 +1000

Merge branch 'bug29599_029' into bug29599_033

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.4] Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

2019-02-27 Thread teor
commit be71cce9f851ef7ba3276fcd7f8e5bb7cc2968df
Merge: 3313444ef d4b7975ce
Author: teor 
Date:   Thu Feb 28 10:48:46 2019 +1000

Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.5] Merge branch 'maint-0.3.3' into maint-0.3.4

2019-02-27 Thread teor
commit 6a61a020eefa74b8466fa043f95391d37c06fcf6
Merge: 524731503 be71cce9f
Author: teor 
Date:   Thu Feb 28 10:49:19 2019 +1000

Merge branch 'maint-0.3.3' into maint-0.3.4

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.3] Merge branch 'bug29599_029' into bug29599_033

2019-02-27 Thread teor
commit 64e082e892a87b0565677272c412c23903f51f5c
Merge: 6c966b894 4d9eb4dd0
Author: teor 
Date:   Wed Feb 27 15:06:39 2019 +1000

Merge branch 'bug29599_029' into bug29599_033

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.4] Merge branch 'maint-0.3.4' into release-0.3.4

2019-02-27 Thread teor
commit e143c4bcb128894a803c6adfb1a9d6137dd4398f
Merge: 5bbba3c94 6a61a020e
Author: teor 
Date:   Thu Feb 28 10:49:26 2019 +1000

Merge branch 'maint-0.3.4' into release-0.3.4

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.3] Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

2019-02-27 Thread teor
commit be71cce9f851ef7ba3276fcd7f8e5bb7cc2968df
Merge: 3313444ef d4b7975ce
Author: teor 
Date:   Thu Feb 28 10:48:46 2019 +1000

Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.3] Merge branch 'maint-0.3.3' into release-0.3.3

2019-02-27 Thread teor
commit 4c43f39c562a4286587e8536e2e32d1ff421a217
Merge: 6f3f8bb1e be71cce9f
Author: teor 
Date:   Thu Feb 28 10:49:11 2019 +1000

Merge branch 'maint-0.3.3' into release-0.3.3

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/master] Merge branch 'maint-0.3.5' into maint-0.4.0

2019-02-27 Thread teor
commit aef6e61347f45087305871f356891ddd959d7081
Merge: 90c8956e2 de0969ef7
Author: teor 
Date:   Thu Feb 28 10:49:47 2019 +1000

Merge branch 'maint-0.3.5' into maint-0.4.0




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.3.3' into maint-0.3.4

2019-02-27 Thread teor
commit 6a61a020eefa74b8466fa043f95391d37c06fcf6
Merge: 524731503 be71cce9f
Author: teor 
Date:   Thu Feb 28 10:49:19 2019 +1000

Merge branch 'maint-0.3.3' into maint-0.3.4

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.3] Merge branch 'bug29599_029' into bug29599_033

2019-02-27 Thread teor
commit 64e082e892a87b0565677272c412c23903f51f5c
Merge: 6c966b894 4d9eb4dd0
Author: teor 
Date:   Wed Feb 27 15:06:39 2019 +1000

Merge branch 'bug29599_029' into bug29599_033

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.4] Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

2019-02-27 Thread teor
commit be71cce9f851ef7ba3276fcd7f8e5bb7cc2968df
Merge: 3313444ef d4b7975ce
Author: teor 
Date:   Thu Feb 28 10:48:46 2019 +1000

Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


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

2019-02-27 Thread translation
commit 0184d6a6ad29f65a01b56270b00623c5b5f8d72c
Author: Translation commit bot 
Date:   Thu Feb 28 00:49:02 2019 +

Update translations for torbutton-abouttbupdatedtd
---
 nl/abouttbupdate.dtd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nl/abouttbupdate.dtd b/nl/abouttbupdate.dtd
index f780a834f..8662cc6a9 100644
--- a/nl/abouttbupdate.dtd
+++ b/nl/abouttbupdate.dtd
@@ -6,5 +6,5 @@
 
 
 
-
+
 

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


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

2019-02-27 Thread translation
commit c95f749c65269f80016359aff915eb3861cebf49
Author: Translation commit bot 
Date:   Thu Feb 28 00:49:14 2019 +

Update translations for torbutton-browseronboardingproperties
---
 nl/browserOnboarding.properties | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/nl/browserOnboarding.properties b/nl/browserOnboarding.properties
index a72f6fd28..2614b0788 100644
--- a/nl/browserOnboarding.properties
+++ b/nl/browserOnboarding.properties
@@ -19,8 +19,8 @@ onboarding.tour-tor-network.button=Ga naar het Circuit Venster
 
 onboarding.tour-tor-circuit-display=Circuit Venster
 onboarding.tour-tor-circuit-display.title=Zie jouw route.
-onboarding.tour-tor-circuit-display.description=Voor elk domein dat je bezoekt 
wordt jouw verkeer omgeleid en vercijferd in een circuit over drie Tor 
omleidingen over de wereld. Geen website weet waar je verbinding vandaan maakt. 
Je kunt een nieuwe route aanvragen door te klikken op "Nieuw Circuit voor deze 
Site' in ons Circuit Venster.
-onboarding.tour-tor-circuit-display.button=Zie Mijn Route
+onboarding.tour-tor-circuit-display.description=Voor elk domein dat je bezoekt 
wordt jouw verkeer omgeleid en vercijferd in een circuit over drie Tor 
omleidingen over de wereld. Geen website weet waar je verbinding vandaan maakt. 
Je kunt een nieuwe circuit aanvragen door te klikken op "Nieuw Circuit voor 
deze Site' in ons Circuit Venster.
+onboarding.tour-tor-circuit-display.button=Zie Mijn Pad
 
 onboarding.tour-tor-security=Beveiliging
 onboarding.tour-tor-security.title=Kies jouw ervaring.
@@ -32,10 +32,10 @@ onboarding.tour-tor-expect-differences.title=Verwacht enige 
verschillen.
 onboarding.tour-tor-expect-differences.description=With all the security and 
privacy features provided by Tor, your experience while browsing the internet 
may be a little different. Things may be a bit slower, and depending on your 
security level, some elements may not work or load. You may also be asked to 
prove you are a human and not a robot.
 onboarding.tour-tor-expect-differences.button=Zie de VGVn
 
-onboarding.tour-tor-onion-services=Onion Services
+onboarding.tour-tor-onion-services=Onion Diensten
 onboarding.tour-tor-onion-services.title=Wees extra beschermd.
 onboarding.tour-tor-onion-services.description=Onion services are sites that 
end with a .onion that provide extra protections to publishers and visitors, 
including added safeguards against censorship. Onion services allow anyone to 
provide content and services anonymously. Click below to visit the DuckDuckGo 
onion site.
-onboarding.tour-tor-onion-services.button=Bezoek een Ui
+onboarding.tour-tor-onion-services.button=Bezoek een Onion
 
 # Circuit Display onboarding.
 onboarding.tor-circuit-display.next=Volgende

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.3] Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

2019-02-27 Thread teor
commit be71cce9f851ef7ba3276fcd7f8e5bb7cc2968df
Merge: 3313444ef d4b7975ce
Author: teor 
Date:   Thu Feb 28 10:48:46 2019 +1000

Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3

 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/tbmanual-contentspot] Update translations for tbmanual-contentspot

2019-02-27 Thread translation
commit e1c992e69acc142ea788ba721f3a834b11fff40d
Author: Translation commit bot 
Date:   Thu Feb 28 00:47:31 2019 +

Update translations for tbmanual-contentspot
---
 contents+nl.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/contents+nl.po b/contents+nl.po
index 3d6823c74..a351a1f49 100644
--- a/contents+nl.po
+++ b/contents+nl.po
@@ -1,6 +1,6 @@
 # Translators:
-# bacovane , 2018
 # erinm, 2018
+# bacovane , 2019
 # 
 msgid ""
 msgstr ""
@@ -8,7 +8,7 @@ msgstr ""
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2019-01-23 12:08+CET\n"
 "PO-Revision-Date: 2018-11-14 12:31+\n"
-"Last-Translator: erinm, 2018\n"
+"Last-Translator: bacovane , 2019\n"
 "Language-Team: Dutch (https://www.transifex.com/otf/teams/1519/nl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -1004,7 +1004,7 @@ msgstr ""
 #: https//tb-manual.torproject.org/en-US/onion-services/
 #: (content/onion-services/contents+en-US.lrtopic.title)
 msgid "Onion Services"
-msgstr ""
+msgstr "Onion Diensten"
 
 #: https//tb-manual.torproject.org/en-US/onion-services/
 #: (content/onion-services/contents+en-US.lrtopic.description)

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.4] test/shared-random: use sr_state_free_all() rather than sr_state_free()

2019-02-27 Thread teor
commit d4b7975ce70fc93671136445c95c2009408cfe70
Author: teor 
Date:   Wed Feb 27 14:57:35 2019 +1000

test/shared-random: use sr_state_free_all() rather than sr_state_free()

sr_state_free() was renamed to sr_state_free_all() between 0.2.9 and 0.3.3.

Part of 29599.
---
 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/test/test_shared_random.c b/src/test/test_shared_random.c
index 228397641..2f762dc90 100644
--- a/src/test/test_shared_random.c
+++ b/src/test/test_shared_random.c
@@ -687,7 +687,7 @@ test_vote(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
-  sr_state_free();
+  sr_state_free_all();
 }
 
 static const char *sr_state_str = "Version 1\n"
@@ -921,7 +921,7 @@ test_sr_compute_srv(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
-  sr_state_free();
+  sr_state_free_all();
 }
 
 /** Return a minimal vote document with a current SRV value set to
@@ -1187,7 +1187,7 @@ test_state_transition(void *arg)
   }
 
  done:
-  sr_state_free();
+  sr_state_free_all();
 }
 
 static void



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


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

2019-02-27 Thread translation
commit 2dbba9e2e6384e4cc60aab409a4a9ec398ca7338
Author: Translation commit bot 
Date:   Thu Feb 28 00:49:08 2019 +

Update translations for torbutton-abouttbupdatedtd_completed
---
 nl/abouttbupdate.dtd | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/nl/abouttbupdate.dtd b/nl/abouttbupdate.dtd
new file mode 100644
index 0..8662cc6a9
--- /dev/null
+++ b/nl/abouttbupdate.dtd
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.4] Merge branch 'bug29599_029' into bug29599_033

2019-02-27 Thread teor
commit 64e082e892a87b0565677272c412c23903f51f5c
Merge: 6c966b894 4d9eb4dd0
Author: teor 
Date:   Wed Feb 27 15:06:39 2019 +1000

Merge branch 'bug29599_029' into bug29599_033

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties

2019-02-27 Thread translation
commit bfed8f79ebe09535e32ee6034e9b371b33c7e222
Author: Translation commit bot 
Date:   Thu Feb 28 00:49:34 2019 +

Update translations for tor-launcher-properties
---
 nl/torlauncher.properties | 20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/nl/torlauncher.properties b/nl/torlauncher.properties
index 4046f2c37..f3915702d 100644
--- a/nl/torlauncher.properties
+++ b/nl/torlauncher.properties
@@ -55,12 +55,12 @@ torlauncher.copiedNLogMessages=Kopiëren klaar. %S Tor 
logberichten zijn klaar o
 torlauncher.bootstrapStatus.starting=Starten
 torlauncher.bootstrapStatus.conn_pt=Met brug verbinden
 torlauncher.bootstrapStatus.conn_done_pt=Met brug verbonden
-torlauncher.bootstrapStatus.conn_proxy=Connecting to proxy
-torlauncher.bootstrapStatus.conn_done_proxy=Connected to proxy
-torlauncher.bootstrapStatus.conn=Connecting to a Tor relay
-torlauncher.bootstrapStatus.conn_done=Connected to a Tor relay
-torlauncher.bootstrapStatus.handshake=Negotiating with a Tor relay
-torlauncher.bootstrapStatus.handshake_done=Finished negotiating with a Tor 
relay
+torlauncher.bootstrapStatus.conn_proxy=Verbinden met proxy
+torlauncher.bootstrapStatus.conn_done_proxy=Verbonden met proxy
+torlauncher.bootstrapStatus.conn=Verbinden met een Tor omleiding
+torlauncher.bootstrapStatus.conn_done=Verbonden met een Tor omleiding
+torlauncher.bootstrapStatus.handshake=Onderhandelen met een Tor omleiding
+torlauncher.bootstrapStatus.handshake_done=Onderhandelen met een Tor omleiding 
afgerond
 torlauncher.bootstrapStatus.onehop_create=Maken van een versleutelde 
verbinding met de lijst
 torlauncher.bootstrapStatus.requesting_status=Ontvangen van de netwerkstatus
 torlauncher.bootstrapStatus.loading_status=Laden van de netwerkstatus
@@ -70,10 +70,10 @@ torlauncher.bootstrapStatus.loading_descriptors=Laden van 
verbindingsinformatie
 torlauncher.bootstrapStatus.enough_dirinfo=Finished loading relay information
 torlauncher.bootstrapStatus.ap_conn_pt=Circuit maken: verbinden met brug
 torlauncher.bootstrapStatus.ap_conn_done_pt=Circuit maken: verbonden met brug
-torlauncher.bootstrapStatus.ap_conn_proxy=Building circuits: Connecting to 
proxy
-torlauncher.bootstrapStatus.ap_conn_done_proxy=Building circuits: Connected to 
proxy
-torlauncher.bootstrapStatus.ap_conn=Building circuits: Connecting to a Tor 
relay
-torlauncher.bootstrapStatus.ap_conn_done=Building circuits: Connected to a Tor 
relay
+torlauncher.bootstrapStatus.ap_conn_proxy=Circuit opbouwen: Verbinden met een 
proxy
+torlauncher.bootstrapStatus.ap_conn_done_proxy=Circuit opbouwen: Verbonden met 
een proxy
+torlauncher.bootstrapStatus.ap_conn=Circuit opbouwen: verbinden met een Tor 
omleiding
+torlauncher.bootstrapStatus.ap_conn_done=Circuit opbouwen: Verbonden met een 
Tor relay
 torlauncher.bootstrapStatus.ap_handshake=Building circuits: Negotiating with a 
Tor relay
 torlauncher.bootstrapStatus.ap_handshake_done=Building circuits: Finished 
negotiating with a Tor relay
 torlauncher.bootstrapStatus.circuit_create=Building circuits: Establishing a 
Tor circuit

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.3] test/shared-random: use sr_state_free_all() rather than sr_state_free()

2019-02-27 Thread teor
commit d4b7975ce70fc93671136445c95c2009408cfe70
Author: teor 
Date:   Wed Feb 27 14:57:35 2019 +1000

test/shared-random: use sr_state_free_all() rather than sr_state_free()

sr_state_free() was renamed to sr_state_free_all() between 0.2.9 and 0.3.3.

Part of 29599.
---
 src/test/test_shared_random.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/test/test_shared_random.c b/src/test/test_shared_random.c
index 228397641..2f762dc90 100644
--- a/src/test/test_shared_random.c
+++ b/src/test/test_shared_random.c
@@ -687,7 +687,7 @@ test_vote(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
-  sr_state_free();
+  sr_state_free_all();
 }
 
 static const char *sr_state_str = "Version 1\n"
@@ -921,7 +921,7 @@ test_sr_compute_srv(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
-  sr_state_free();
+  sr_state_free_all();
 }
 
 /** Return a minimal vote document with a current SRV value set to
@@ -1187,7 +1187,7 @@ test_state_transition(void *arg)
   }
 
  done:
-  sr_state_free();
+  sr_state_free_all();
 }
 
 static void



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.4.0' into release-0.4.0

2019-02-27 Thread teor
commit bcd6f21d98c43e77ec61d4007d9b69af7f1feb68
Merge: 5f24c7fca 90c8956e2
Author: teor 
Date:   Thu Feb 28 10:46:22 2019 +1000

Merge branch 'maint-0.4.0' into release-0.4.0

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.3.5' into maint-0.4.0

2019-02-27 Thread teor
commit 90c8956e2161174ea4d344e17c79855c14acdeb8
Merge: 56f01e58b be29dfedd
Author: teor 
Date:   Thu Feb 28 10:46:14 2019 +1000

Merge branch 'maint-0.3.5' into maint-0.4.0




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.4] Merge branch 'maint-0.3.4' into release-0.3.4

2019-02-27 Thread teor
commit 5bbba3c9488c2184f822b270d6527a7ea898b16a
Merge: 6a930b442 524731503
Author: teor 
Date:   Thu Feb 28 10:45:52 2019 +1000

Merge branch 'maint-0.3.4' into release-0.3.4

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.3] test/shared-random: Stop leaking shared random state in the unit tests

2019-02-27 Thread teor
commit 4d9eb4dd0e67190f8e3bf5300e85611d8605400c
Author: teor 
Date:   Tue Feb 26 22:14:30 2019 +1000

test/shared-random: Stop leaking shared random state in the unit tests

Stop leaking parts of the shared random state in the shared-random unit
tests.

Fixes bug 29599; bugfix on 0.2.9.1-alpha.
---
 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/changes/bug29599 b/changes/bug29599
new file mode 100644
index 0..14e2f5d07
--- /dev/null
+++ b/changes/bug29599
@@ -0,0 +1,3 @@
+  o Minor bugfixes (memory management, testing):
+- Stop leaking parts of the shared random state in the shared-random unit
+  tests. Fixes bug 29599; bugfix on 0.2.9.1-alpha.
diff --git a/src/test/test_shared_random.c b/src/test/test_shared_random.c
index 6a8c1abaf..cebe772d9 100644
--- a/src/test/test_shared_random.c
+++ b/src/test/test_shared_random.c
@@ -594,8 +594,8 @@ test_vote(void *arg)
   }
 
  done:
-  sr_commit_free(our_commit);
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
+  sr_state_free();
 }
 
 static const char *sr_state_str = "Version 1\n"
@@ -829,6 +829,7 @@ test_sr_compute_srv(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
+  sr_state_free();
 }
 
 /** Return a minimal vote document with a current SRV value set to
@@ -1094,7 +1095,7 @@ test_state_transition(void *arg)
   }
 
  done:
-  return;
+  sr_state_free();
 }
 
 static void



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.2.9' into maint-0.3.3

2019-02-27 Thread teor
commit 3313444ef08b891d344b1965a7776260c02f27ab
Merge: 6c966b894 4d9eb4dd0
Author: teor 
Date:   Thu Feb 28 10:45:30 2019 +1000

Merge branch 'maint-0.2.9' into maint-0.3.3

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.2.9' into maint-0.3.3

2019-02-27 Thread teor
commit 3313444ef08b891d344b1965a7776260c02f27ab
Merge: 6c966b894 4d9eb4dd0
Author: teor 
Date:   Thu Feb 28 10:45:30 2019 +1000

Merge branch 'maint-0.2.9' into maint-0.3.3

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/master] Merge branch 'maint-0.3.5' into maint-0.4.0

2019-02-27 Thread teor
commit 90c8956e2161174ea4d344e17c79855c14acdeb8
Merge: 56f01e58b be29dfedd
Author: teor 
Date:   Thu Feb 28 10:46:14 2019 +1000

Merge branch 'maint-0.3.5' into maint-0.4.0




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.3.4' into maint-0.3.5

2019-02-27 Thread teor
commit be29dfedd99f49b8bf22422eff04986f12580733
Merge: 15dc33849 524731503
Author: teor 
Date:   Thu Feb 28 10:45:59 2019 +1000

Merge branch 'maint-0.3.4' into maint-0.3.5

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.4] test/shared-random: Stop leaking shared random state in the unit tests

2019-02-27 Thread teor
commit 4d9eb4dd0e67190f8e3bf5300e85611d8605400c
Author: teor 
Date:   Tue Feb 26 22:14:30 2019 +1000

test/shared-random: Stop leaking shared random state in the unit tests

Stop leaking parts of the shared random state in the shared-random unit
tests.

Fixes bug 29599; bugfix on 0.2.9.1-alpha.
---
 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/changes/bug29599 b/changes/bug29599
new file mode 100644
index 0..14e2f5d07
--- /dev/null
+++ b/changes/bug29599
@@ -0,0 +1,3 @@
+  o Minor bugfixes (memory management, testing):
+- Stop leaking parts of the shared random state in the shared-random unit
+  tests. Fixes bug 29599; bugfix on 0.2.9.1-alpha.
diff --git a/src/test/test_shared_random.c b/src/test/test_shared_random.c
index 6a8c1abaf..cebe772d9 100644
--- a/src/test/test_shared_random.c
+++ b/src/test/test_shared_random.c
@@ -594,8 +594,8 @@ test_vote(void *arg)
   }
 
  done:
-  sr_commit_free(our_commit);
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
+  sr_state_free();
 }
 
 static const char *sr_state_str = "Version 1\n"
@@ -829,6 +829,7 @@ test_sr_compute_srv(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
+  sr_state_free();
 }
 
 /** Return a minimal vote document with a current SRV value set to
@@ -1094,7 +1095,7 @@ test_state_transition(void *arg)
   }
 
  done:
-  return;
+  sr_state_free();
 }
 
 static void



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.2.9] Merge branch 'maint-0.2.9' into release-0.2.9

2019-02-27 Thread teor
commit 46b027b8b768a37cbc27998052892d149d58efea
Merge: ec49580a7 4d9eb4dd0
Author: teor 
Date:   Thu Feb 28 10:45:22 2019 +1000

Merge branch 'maint-0.2.9' into release-0.2.9

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.3.3' into maint-0.3.4

2019-02-27 Thread teor
commit 524731503e0a885ab2dbb778831aa79875f8edae
Merge: 1a194beb2 3313444ef
Author: teor 
Date:   Thu Feb 28 10:45:44 2019 +1000

Merge branch 'maint-0.3.3' into maint-0.3.4

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.3.5' into release-0.3.5

2019-02-27 Thread teor
commit c725f598c4ae3e0500110c39c0b5d5165b22195a
Merge: 60c2e4b85 be29dfedd
Author: teor 
Date:   Thu Feb 28 10:46:07 2019 +1000

Merge branch 'maint-0.3.5' into release-0.3.5

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.3] Merge branch 'maint-0.2.9' into maint-0.3.3

2019-02-27 Thread teor
commit 3313444ef08b891d344b1965a7776260c02f27ab
Merge: 6c966b894 4d9eb4dd0
Author: teor 
Date:   Thu Feb 28 10:45:30 2019 +1000

Merge branch 'maint-0.2.9' into maint-0.3.3

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/master] Merge branch 'maint-0.3.4' into maint-0.3.5

2019-02-27 Thread teor
commit be29dfedd99f49b8bf22422eff04986f12580733
Merge: 15dc33849 524731503
Author: teor 
Date:   Thu Feb 28 10:45:59 2019 +1000

Merge branch 'maint-0.3.4' into maint-0.3.5

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.4.0] Merge branch 'maint-0.3.4' into maint-0.3.5

2019-02-27 Thread teor
commit be29dfedd99f49b8bf22422eff04986f12580733
Merge: 15dc33849 524731503
Author: teor 
Date:   Thu Feb 28 10:45:59 2019 +1000

Merge branch 'maint-0.3.4' into maint-0.3.5

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.2.9] test/shared-random: Stop leaking shared random state in the unit tests

2019-02-27 Thread teor
commit 4d9eb4dd0e67190f8e3bf5300e85611d8605400c
Author: teor 
Date:   Tue Feb 26 22:14:30 2019 +1000

test/shared-random: Stop leaking shared random state in the unit tests

Stop leaking parts of the shared random state in the shared-random unit
tests.

Fixes bug 29599; bugfix on 0.2.9.1-alpha.
---
 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/changes/bug29599 b/changes/bug29599
new file mode 100644
index 0..14e2f5d07
--- /dev/null
+++ b/changes/bug29599
@@ -0,0 +1,3 @@
+  o Minor bugfixes (memory management, testing):
+- Stop leaking parts of the shared random state in the shared-random unit
+  tests. Fixes bug 29599; bugfix on 0.2.9.1-alpha.
diff --git a/src/test/test_shared_random.c b/src/test/test_shared_random.c
index 6a8c1abaf..cebe772d9 100644
--- a/src/test/test_shared_random.c
+++ b/src/test/test_shared_random.c
@@ -594,8 +594,8 @@ test_vote(void *arg)
   }
 
  done:
-  sr_commit_free(our_commit);
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
+  sr_state_free();
 }
 
 static const char *sr_state_str = "Version 1\n"
@@ -829,6 +829,7 @@ test_sr_compute_srv(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
+  sr_state_free();
 }
 
 /** Return a minimal vote document with a current SRV value set to
@@ -1094,7 +1095,7 @@ test_state_transition(void *arg)
   }
 
  done:
-  return;
+  sr_state_free();
 }
 
 static void



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.3.3' into maint-0.3.4

2019-02-27 Thread teor
commit 524731503e0a885ab2dbb778831aa79875f8edae
Merge: 1a194beb2 3313444ef
Author: teor 
Date:   Thu Feb 28 10:45:44 2019 +1000

Merge branch 'maint-0.3.3' into maint-0.3.4

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.4] Merge branch 'maint-0.3.3' into maint-0.3.4

2019-02-27 Thread teor
commit 524731503e0a885ab2dbb778831aa79875f8edae
Merge: 1a194beb2 3313444ef
Author: teor 
Date:   Thu Feb 28 10:45:44 2019 +1000

Merge branch 'maint-0.3.3' into maint-0.3.4

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.3] Merge branch 'maint-0.3.3' into release-0.3.3

2019-02-27 Thread teor
commit 6f3f8bb1e4d117ace4d6d8b77077f4a9d6b41ce6
Merge: 3ecfb68bd 3313444ef
Author: teor 
Date:   Thu Feb 28 10:45:37 2019 +1000

Merge branch 'maint-0.3.3' into release-0.3.3

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.3.4' into maint-0.3.5

2019-02-27 Thread teor
commit be29dfedd99f49b8bf22422eff04986f12580733
Merge: 15dc33849 524731503
Author: teor 
Date:   Thu Feb 28 10:45:59 2019 +1000

Merge branch 'maint-0.3.4' into maint-0.3.5

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/release-0.3.4] Merge branch 'maint-0.2.9' into maint-0.3.3

2019-02-27 Thread teor
commit 3313444ef08b891d344b1965a7776260c02f27ab
Merge: 6c966b894 4d9eb4dd0
Author: teor 
Date:   Thu Feb 28 10:45:30 2019 +1000

Merge branch 'maint-0.2.9' into maint-0.3.3

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.4.0] Merge branch 'maint-0.3.3' into maint-0.3.4

2019-02-27 Thread teor
commit 524731503e0a885ab2dbb778831aa79875f8edae
Merge: 1a194beb2 3313444ef
Author: teor 
Date:   Thu Feb 28 10:45:44 2019 +1000

Merge branch 'maint-0.3.3' into maint-0.3.4

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.5] Merge branch 'maint-0.2.9' into maint-0.3.3

2019-02-27 Thread teor
commit 3313444ef08b891d344b1965a7776260c02f27ab
Merge: 6c966b894 4d9eb4dd0
Author: teor 
Date:   Thu Feb 28 10:45:30 2019 +1000

Merge branch 'maint-0.2.9' into maint-0.3.3

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.2.9] test/shared-random: Stop leaking shared random state in the unit tests

2019-02-27 Thread teor
commit 4d9eb4dd0e67190f8e3bf5300e85611d8605400c
Author: teor 
Date:   Tue Feb 26 22:14:30 2019 +1000

test/shared-random: Stop leaking shared random state in the unit tests

Stop leaking parts of the shared random state in the shared-random unit
tests.

Fixes bug 29599; bugfix on 0.2.9.1-alpha.
---
 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/changes/bug29599 b/changes/bug29599
new file mode 100644
index 0..14e2f5d07
--- /dev/null
+++ b/changes/bug29599
@@ -0,0 +1,3 @@
+  o Minor bugfixes (memory management, testing):
+- Stop leaking parts of the shared random state in the shared-random unit
+  tests. Fixes bug 29599; bugfix on 0.2.9.1-alpha.
diff --git a/src/test/test_shared_random.c b/src/test/test_shared_random.c
index 6a8c1abaf..cebe772d9 100644
--- a/src/test/test_shared_random.c
+++ b/src/test/test_shared_random.c
@@ -594,8 +594,8 @@ test_vote(void *arg)
   }
 
  done:
-  sr_commit_free(our_commit);
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
+  sr_state_free();
 }
 
 static const char *sr_state_str = "Version 1\n"
@@ -829,6 +829,7 @@ test_sr_compute_srv(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
+  sr_state_free();
 }
 
 /** Return a minimal vote document with a current SRV value set to
@@ -1094,7 +1095,7 @@ test_state_transition(void *arg)
   }
 
  done:
-  return;
+  sr_state_free();
 }
 
 static void

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/master] Merge branch 'maint-0.4.0'

2019-02-27 Thread teor
commit 065cfc473be0a24606d14b3836dc93fc438d66b0
Merge: 761eb4cf7 90c8956e2
Author: teor 
Date:   Thu Feb 28 10:46:29 2019 +1000

Merge branch 'maint-0.4.0'

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.5] Merge branch 'maint-0.3.4' into maint-0.3.5

2019-02-27 Thread teor
commit be29dfedd99f49b8bf22422eff04986f12580733
Merge: 15dc33849 524731503
Author: teor 
Date:   Thu Feb 28 10:45:59 2019 +1000

Merge branch 'maint-0.3.4' into maint-0.3.5

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.5] Merge branch 'maint-0.3.3' into maint-0.3.4

2019-02-27 Thread teor
commit 524731503e0a885ab2dbb778831aa79875f8edae
Merge: 1a194beb2 3313444ef
Author: teor 
Date:   Thu Feb 28 10:45:44 2019 +1000

Merge branch 'maint-0.3.3' into maint-0.3.4

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/master] Merge branch 'maint-0.3.3' into maint-0.3.4

2019-02-27 Thread teor
commit 524731503e0a885ab2dbb778831aa79875f8edae
Merge: 1a194beb2 3313444ef
Author: teor 
Date:   Thu Feb 28 10:45:44 2019 +1000

Merge branch 'maint-0.3.3' into maint-0.3.4

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.5] test/shared-random: Stop leaking shared random state in the unit tests

2019-02-27 Thread teor
commit 4d9eb4dd0e67190f8e3bf5300e85611d8605400c
Author: teor 
Date:   Tue Feb 26 22:14:30 2019 +1000

test/shared-random: Stop leaking shared random state in the unit tests

Stop leaking parts of the shared random state in the shared-random unit
tests.

Fixes bug 29599; bugfix on 0.2.9.1-alpha.
---
 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/changes/bug29599 b/changes/bug29599
new file mode 100644
index 0..14e2f5d07
--- /dev/null
+++ b/changes/bug29599
@@ -0,0 +1,3 @@
+  o Minor bugfixes (memory management, testing):
+- Stop leaking parts of the shared random state in the shared-random unit
+  tests. Fixes bug 29599; bugfix on 0.2.9.1-alpha.
diff --git a/src/test/test_shared_random.c b/src/test/test_shared_random.c
index 6a8c1abaf..cebe772d9 100644
--- a/src/test/test_shared_random.c
+++ b/src/test/test_shared_random.c
@@ -594,8 +594,8 @@ test_vote(void *arg)
   }
 
  done:
-  sr_commit_free(our_commit);
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
+  sr_state_free();
 }
 
 static const char *sr_state_str = "Version 1\n"
@@ -829,6 +829,7 @@ test_sr_compute_srv(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
+  sr_state_free();
 }
 
 /** Return a minimal vote document with a current SRV value set to
@@ -1094,7 +1095,7 @@ test_state_transition(void *arg)
   }
 
  done:
-  return;
+  sr_state_free();
 }
 
 static void



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.4.0] Merge branch 'maint-0.2.9' into maint-0.3.3

2019-02-27 Thread teor
commit 3313444ef08b891d344b1965a7776260c02f27ab
Merge: 6c966b894 4d9eb4dd0
Author: teor 
Date:   Thu Feb 28 10:45:30 2019 +1000

Merge branch 'maint-0.2.9' into maint-0.3.3

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.4.0] Merge branch 'maint-0.3.5' into maint-0.4.0

2019-02-27 Thread teor
commit 90c8956e2161174ea4d344e17c79855c14acdeb8
Merge: 56f01e58b be29dfedd
Author: teor 
Date:   Thu Feb 28 10:46:14 2019 +1000

Merge branch 'maint-0.3.5' into maint-0.4.0

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/master] Merge branch 'maint-0.2.9' into maint-0.3.3

2019-02-27 Thread teor
commit 3313444ef08b891d344b1965a7776260c02f27ab
Merge: 6c966b894 4d9eb4dd0
Author: teor 
Date:   Thu Feb 28 10:45:30 2019 +1000

Merge branch 'maint-0.2.9' into maint-0.3.3

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.3] Merge branch 'maint-0.2.9' into maint-0.3.3

2019-02-27 Thread teor
commit 3313444ef08b891d344b1965a7776260c02f27ab
Merge: 6c966b894 4d9eb4dd0
Author: teor 
Date:   Thu Feb 28 10:45:30 2019 +1000

Merge branch 'maint-0.2.9' into maint-0.3.3

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.4] test/shared-random: Stop leaking shared random state in the unit tests

2019-02-27 Thread teor
commit 4d9eb4dd0e67190f8e3bf5300e85611d8605400c
Author: teor 
Date:   Tue Feb 26 22:14:30 2019 +1000

test/shared-random: Stop leaking shared random state in the unit tests

Stop leaking parts of the shared random state in the shared-random unit
tests.

Fixes bug 29599; bugfix on 0.2.9.1-alpha.
---
 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/changes/bug29599 b/changes/bug29599
new file mode 100644
index 0..14e2f5d07
--- /dev/null
+++ b/changes/bug29599
@@ -0,0 +1,3 @@
+  o Minor bugfixes (memory management, testing):
+- Stop leaking parts of the shared random state in the shared-random unit
+  tests. Fixes bug 29599; bugfix on 0.2.9.1-alpha.
diff --git a/src/test/test_shared_random.c b/src/test/test_shared_random.c
index 6a8c1abaf..cebe772d9 100644
--- a/src/test/test_shared_random.c
+++ b/src/test/test_shared_random.c
@@ -594,8 +594,8 @@ test_vote(void *arg)
   }
 
  done:
-  sr_commit_free(our_commit);
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
+  sr_state_free();
 }
 
 static const char *sr_state_str = "Version 1\n"
@@ -829,6 +829,7 @@ test_sr_compute_srv(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
+  sr_state_free();
 }
 
 /** Return a minimal vote document with a current SRV value set to
@@ -1094,7 +1095,7 @@ test_state_transition(void *arg)
   }
 
  done:
-  return;
+  sr_state_free();
 }
 
 static void



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.4] Merge branch 'maint-0.2.9' into maint-0.3.3

2019-02-27 Thread teor
commit 3313444ef08b891d344b1965a7776260c02f27ab
Merge: 6c966b894 4d9eb4dd0
Author: teor 
Date:   Thu Feb 28 10:45:30 2019 +1000

Merge branch 'maint-0.2.9' into maint-0.3.3

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)




___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.3] test/shared-random: Stop leaking shared random state in the unit tests

2019-02-27 Thread teor
commit 4d9eb4dd0e67190f8e3bf5300e85611d8605400c
Author: teor 
Date:   Tue Feb 26 22:14:30 2019 +1000

test/shared-random: Stop leaking shared random state in the unit tests

Stop leaking parts of the shared random state in the shared-random unit
tests.

Fixes bug 29599; bugfix on 0.2.9.1-alpha.
---
 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/changes/bug29599 b/changes/bug29599
new file mode 100644
index 0..14e2f5d07
--- /dev/null
+++ b/changes/bug29599
@@ -0,0 +1,3 @@
+  o Minor bugfixes (memory management, testing):
+- Stop leaking parts of the shared random state in the shared-random unit
+  tests. Fixes bug 29599; bugfix on 0.2.9.1-alpha.
diff --git a/src/test/test_shared_random.c b/src/test/test_shared_random.c
index 6a8c1abaf..cebe772d9 100644
--- a/src/test/test_shared_random.c
+++ b/src/test/test_shared_random.c
@@ -594,8 +594,8 @@ test_vote(void *arg)
   }
 
  done:
-  sr_commit_free(our_commit);
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
+  sr_state_free();
 }
 
 static const char *sr_state_str = "Version 1\n"
@@ -829,6 +829,7 @@ test_sr_compute_srv(void *arg)
 
  done:
   UNMOCK(trusteddirserver_get_by_v3_auth_digest);
+  sr_state_free();
 }
 
 /** Return a minimal vote document with a current SRV value set to
@@ -1094,7 +1095,7 @@ test_state_transition(void *arg)
   }
 
  done:
-  return;
+  sr_state_free();
 }
 
 static void



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor/maint-0.3.4] Merge branch 'maint-0.3.3' into maint-0.3.4

2019-02-27 Thread teor
commit 524731503e0a885ab2dbb778831aa79875f8edae
Merge: 1a194beb2 3313444ef
Author: teor 
Date:   Thu Feb 28 10:45:44 2019 +1000

Merge branch 'maint-0.3.3' into maint-0.3.4

 changes/bug29599  | 3 +++
 src/test/test_shared_random.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


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

2019-02-27 Thread translation
commit b34750cc747c8ae60f3f45a4a4b3c142f1f58cf5
Author: Translation commit bot 
Date:   Thu Feb 28 00:45:11 2019 +

Update translations for abouttor-homepage_completed
---
 nl/aboutTor.dtd | 45 ++---
 1 file changed, 14 insertions(+), 31 deletions(-)

diff --git a/nl/aboutTor.dtd b/nl/aboutTor.dtd
index 95b19b9ca..434c25da7 100644
--- a/nl/aboutTor.dtd
+++ b/nl/aboutTor.dtd
@@ -1,45 +1,28 @@
 
 
 
 
-
-
-
-
-
-
-
-
-
+
+
 
 
 
-
+
 https://duckduckgo.com/;>
 
-
-
-
-
-
-
-
-https://www.torproject.org/download/download.html.en#warning;>
+
+
+
 
-
-
-
-
-https://www.torproject.org/docs/tor-doc-relay.html.en;>
-
-https://www.torproject.org/getinvolved/volunteer.html.en;>
-
-https://www.torproject.org/donate/donate.html.en;>
+
+
+
+
+https://www.torproject.org/getinvolved/volunteer.html.en;>
 
-
-
-https://www.torproject.org/about/overview.html.en;>
+
+

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


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

2019-02-27 Thread translation
commit 2f6aab4b7304006d9b66f35b4804d54dc9752c2d
Author: Translation commit bot 
Date:   Thu Feb 28 00:45:04 2019 +

Update translations for abouttor-homepage
---
 nl/aboutTor.dtd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/nl/aboutTor.dtd b/nl/aboutTor.dtd
index a66ae026a..434c25da7 100644
--- a/nl/aboutTor.dtd
+++ b/nl/aboutTor.dtd
@@ -7,7 +7,7 @@
 
 
 
-
+
 
 
 
@@ -15,12 +15,12 @@
 https://duckduckgo.com/;>
 
 
-
+
 
 
 
 
-
+
 
 https://www.torproject.org/getinvolved/volunteer.html.en;>
 

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/donatepages-messagespot] Update translations for donatepages-messagespot

2019-02-27 Thread translation
commit a323c95b87950238dfe6a7342259df10424938c3
Author: Translation commit bot 
Date:   Thu Feb 28 00:45:28 2019 +

Update translations for donatepages-messagespot
---
 locale/nl/LC_MESSAGES/messages.po | 9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/locale/nl/LC_MESSAGES/messages.po 
b/locale/nl/LC_MESSAGES/messages.po
index c2f7e24f6..293d92d5d 100644
--- a/locale/nl/LC_MESSAGES/messages.po
+++ b/locale/nl/LC_MESSAGES/messages.po
@@ -10,12 +10,12 @@
 # psiphon3 , 2018
 # erinm, 2018
 # kwadronaut , 2018
-# bacovane , 2018
 # Anne Mügge , 2019
+# bacovane , 2019
 # 
 msgid ""
 msgstr ""
-"Last-Translator: Anne Mügge , 2019\n"
+"Last-Translator: bacovane , 2019\n"
 "Language-Team: Dutch (https://www.transifex.com/otf/teams/1519/nl/)\n"
 "Language: nl\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -655,6 +655,11 @@ msgid ""
 " and privacy technologies, supporting their unrestricted availability and "
 "use, and furthering their scientific and popular understanding."
 msgstr ""
+"Het Tor Project is een US 501(c)(3) goede-doelen organisatie die de Rechten "
+"en Vrijheden van de Mens bevordert door vrije open source anonimiteit en "
+"privacy technology te maken en toe te passen, hun ongerestricteerde "
+"beschikbaarheid en gebruik te ondersteunen, en hun wetenschappelijke en "
+"populaire begrip te bevorderen."
 
 #: 
tmp/cache_locale/50/50777d283fdd4725b4b51b066a1fa065079d875050e04874af7ad8d37f823d3f.php:31
 msgid "Subscribe to Our Newsletter"

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


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

2019-02-27 Thread translation
commit 7135da58e8a495de0fbd7a1afd4870aef66278a8
Author: Translation commit bot 
Date:   Thu Feb 28 00:19:18 2019 +

Update translations for torbutton-browseronboardingproperties
---
 nl/browserOnboarding.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nl/browserOnboarding.properties b/nl/browserOnboarding.properties
index cc3ca5653..a72f6fd28 100644
--- a/nl/browserOnboarding.properties
+++ b/nl/browserOnboarding.properties
@@ -5,7 +5,7 @@
 onboarding.tour-tor-welcome=Welkom
 onboarding.tour-tor-welcome.title=Je bent klaar.
 onboarding.tour-tor-welcome.description=Tor Browser offers the highest 
standard of privacy and security while browsing the web. You’re now protected 
against tracking, surveillance, and censorship. This quick onboarding will show 
you how.
-onboarding.tour-tor-welcome.button=Start nu.
+onboarding.tour-tor-welcome.button=Start nu
 
 onboarding.tour-tor-privacy=Privacy
 onboarding.tour-tor-privacy.title=Snub volgers en neuzers.

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


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

2019-02-27 Thread translation
commit fb8cbb63759713abf217fe014fe322bf1e133c4d
Author: Translation commit bot 
Date:   Thu Feb 28 00:16:36 2019 +

Update translations for tails-iuk_completed
---
 nl.po | 89 ---
 1 file changed, 53 insertions(+), 36 deletions(-)

diff --git a/nl.po b/nl.po
index 8ef4eeec5..8f6d3868c 100644
--- a/nl.po
+++ b/nl.po
@@ -4,6 +4,7 @@
 # 
 # Translators:
 # André Koot , 2016
+# bacovane , 2019
 # cialenhh , 2013
 # Cleveridge , 2014
 # Joost Rijneveld , 2014
@@ -14,11 +15,11 @@
 # Volluta , 2015-2016
 msgid ""
 msgstr ""
-"Project-Id-Version: The Tor Project\n"
+"Project-Id-Version: Tor Project\n"
 "Report-Msgid-Bugs-To: Tails developers \n"
-"POT-Creation-Date: 2017-04-18 12:13+0200\n"
-"PO-Revision-Date: 2017-10-30 21:23+\n"
-"Last-Translator: Joren Vandeweyer \n"
+"POT-Creation-Date: 2018-12-09 13:56+0100\n"
+"PO-Revision-Date: 2019-02-28 00:14+\n"
+"Last-Translator: bacovane \n"
 "Language-Team: Dutch (http://www.transifex.com/otf/torproject/language/nl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -26,18 +27,18 @@ msgstr ""
 "Language: nl\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../lib/Tails/IUK/Frontend.pm:148 ../lib/Tails/IUK/Frontend.pm:524
-#: ../lib/Tails/IUK/Frontend.pm:697
+#: ../lib/Tails/IUK/Frontend.pm:147 ../lib/Tails/IUK/Frontend.pm:524
+#: ../lib/Tails/IUK/Frontend.pm:710
 msgid ""
 "For debugging information, execute the following command: sudo tails-"
 "debugging-info"
 msgstr "Voor debug-informatie, voer het volgende command uit: sudo 
tails-debugging-info"
 
-#: ../lib/Tails/IUK/Frontend.pm:217
+#: ../lib/Tails/IUK/Frontend.pm:218
 msgid "Error while checking for upgrades"
 msgstr "Fout bij het controleren op upgrades"
 
-#: ../lib/Tails/IUK/Frontend.pm:220
+#: ../lib/Tails/IUK/Frontend.pm:221
 msgid ""
 "Could not determine whether an upgrade is available from our 
website.\n"
 "\n"
@@ -46,78 +47,77 @@ msgid ""
 "If the problem persists, go to 
file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
 msgstr "Het was niet mogelijk om te bepalen of een bijgewerkte versie 
beschikbaar is op onze website.\n\nControleer uw netwerkverbinding en start 
Tails opnieuw op om de upgrade nogmaals te proberen.\n\nAls het probleem 
aanhoudt, ga dan naar 
file:///usr/share/doc/tails/website/doc/upgrade/error/check.nl.html"
 
-#: ../lib/Tails/IUK/Frontend.pm:235
+#: ../lib/Tails/IUK/Frontend.pm:236
 msgid "no automatic upgrade is available from our website for this version"
 msgstr "voor deze versie is geen automatische upgrade beschikbaar via onze 
website"
 
-#: ../lib/Tails/IUK/Frontend.pm:241
+#: ../lib/Tails/IUK/Frontend.pm:242
 msgid "your device was not created using Tails Installer"
 msgstr "Je toestel is niet gecreëerd door middel van de Tails Installer"
 
-#: ../lib/Tails/IUK/Frontend.pm:246
+#: ../lib/Tails/IUK/Frontend.pm:247
 msgid "Tails was started from a DVD or a read-only device"
 msgstr "Tails is gestart vanaf een DVD of een read-only apparaat"
 
-#: ../lib/Tails/IUK/Frontend.pm:251
+#: ../lib/Tails/IUK/Frontend.pm:252
 msgid "there is not enough free space on the Tails system partition"
 msgstr "Er is onvoldoende vrije ruimte op het Tails systeem partitie"
 
-#: ../lib/Tails/IUK/Frontend.pm:256
+#: ../lib/Tails/IUK/Frontend.pm:257
 msgid "not enough memory is available on this system"
 msgstr "onvoldoende geheugen beschikbaar op dit systeem"
 
-#: ../lib/Tails/IUK/Frontend.pm:262
+#: ../lib/Tails/IUK/Frontend.pm:263
 #, perl-brace-format
 msgid "No explanation available for reason '%{reason}s'."
 msgstr "Geen uitleg beschikbaar door '%{reason}s'."
 
-#: ../lib/Tails/IUK/Frontend.pm:282
+#: ../lib/Tails/IUK/Frontend.pm:283
 msgid "The system is up-to-date"
 msgstr "Het systeem is up-to-date"
 
-#: ../lib/Tails/IUK/Frontend.pm:287
+#: ../lib/Tails/IUK/Frontend.pm:288
 msgid "This version of Tails is outdated, and may have security issues."
 msgstr "Deze versie van Tails is verouderd, en kan beveiligingsproblemen 
bevatten."
 
-#: ../lib/Tails/IUK/Frontend.pm:319
+#: ../lib/Tails/IUK/Frontend.pm:320
 #, perl-brace-format
 msgid ""
 "The available incremental upgrade requires %{space_needed}s of free space on"
 " Tails system partition,  but only %{free_space}s is available."
 msgstr "De beschikbare incrementele upgrade vereist %{space_needed}s vrije 
ruimte op de Tails systeem partitie, maar slechts %{free_space}s is 
beschikbaar."
 
-#: ../lib/Tails/IUK/Frontend.pm:335
+#: ../lib/Tails/IUK/Frontend.pm:336
 #, perl-brace-format
 msgid ""
 "The available incremental upgrade requires %{memory_needed}s of free memory,"
 " but only %{free_memory}s is available."
 msgstr "De beschikbare incrementele upgrade vereist %{memory_needed}s vrije 
ruimte, maar slechts %{free_memory}s is beschikbaar."
 
-#: ../lib/Tails/IUK/Frontend.pm:357
+#: ../lib/Tails/IUK/Frontend.pm:358
 msgid ""
 "An incremental upgrade is available, but no full upgrade is.\n"
 "This 

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

2019-02-27 Thread translation
commit ab9e8ef3c735f4b429db2495c5c6caca341fe0b8
Author: Translation commit bot 
Date:   Thu Feb 28 00:16:31 2019 +

Update translations for tails-iuk
---
 nl.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nl.po b/nl.po
index 31da352c8..8f6d3868c 100644
--- a/nl.po
+++ b/nl.po
@@ -18,7 +18,7 @@ msgstr ""
 "Project-Id-Version: Tor Project\n"
 "Report-Msgid-Bugs-To: Tails developers \n"
 "POT-Creation-Date: 2018-12-09 13:56+0100\n"
-"PO-Revision-Date: 2019-02-18 23:13+\n"
+"PO-Revision-Date: 2019-02-28 00:14+\n"
 "Last-Translator: bacovane \n"
 "Language-Team: Dutch (http://www.transifex.com/otf/torproject/language/nl/)\n"
 "MIME-Version: 1.0\n"
@@ -117,7 +117,7 @@ msgid ""
 "Download size: %{size}s\n"
 "\n"
 "Do you want to upgrade now?"
-msgstr ""
+msgstr "Je zou moeten upgraden naar %{name}s %{version}s.\n\nVoor meer 
informatie over deze nieuwe versie, ga naar %{details_url}s\n\nWe raden je aan 
om alle andere applicaties te sluiten tijdens de upgrade.\nDownloaden van de 
upgrade kan lang duren, van meerdere minuten tot enkele uren.\n\nDownload 
grootte: %{size}s\n\nWil je nu upgraden?"
 
 #: ../lib/Tails/IUK/Frontend.pm:386
 msgid "Upgrade available"

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


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

2019-02-27 Thread translation
commit 322129dcc6c3e690b43273fc6c101ce8b379a0bd
Author: Translation commit bot 
Date:   Thu Feb 28 00:16:21 2019 +

Update translations for tails-misc
---
 nl.po | 24 
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/nl.po b/nl.po
index 8794a18ae..7a2cb1e29 100644
--- a/nl.po
+++ b/nl.po
@@ -31,7 +31,7 @@ msgstr ""
 "Project-Id-Version: Tor Project\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2019-01-14 21:20+0100\n"
-"PO-Revision-Date: 2019-02-18 23:21+\n"
+"PO-Revision-Date: 2019-02-28 00:09+\n"
 "Last-Translator: bacovane \n"
 "Language-Team: Dutch (http://www.transifex.com/otf/torproject/language/nl/)\n"
 "MIME-Version: 1.0\n"
@@ -42,7 +42,7 @@ msgstr ""
 
 #: 
config/chroot_local-includes/etc/NetworkManager/dispatcher.d/60-tor-ready.sh:39
 msgid "Tor is ready"
-msgstr "Tor is klaar"
+msgstr "Tor is gereed"
 
 #: 
config/chroot_local-includes/etc/NetworkManager/dispatcher.d/60-tor-ready.sh:40
 msgid "You can now access the Internet."
@@ -87,7 +87,7 @@ msgstr "Om meer toe te voegen, installeer sommige 
programmatuur door ___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


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

2019-02-27 Thread translation
commit 5f384fae7138a3741909dd8548bc1b6edb5ef6b3
Author: Translation commit bot 
Date:   Thu Feb 28 00:15:25 2019 +

Update translations for bridgedb_completed
---
 nl/LC_MESSAGES/bridgedb.po | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/nl/LC_MESSAGES/bridgedb.po b/nl/LC_MESSAGES/bridgedb.po
index 9dbc93d2d..6d56933e3 100644
--- a/nl/LC_MESSAGES/bridgedb.po
+++ b/nl/LC_MESSAGES/bridgedb.po
@@ -6,11 +6,11 @@
 # Adriaan Callaerts , 2013
 # André Koot , 2016
 # Ann Boen , 2014
-# bacovane , 2018
+# bacovane , 2018-2019
 # Cleveridge , 2014,2016
 # Dick, 2014
 # Johann Behrens , 2013
-# Mart3000, 2015
+# 53a60eabbf5124a226a7678001f9a57b, 2015
 # Not Much <1028484728...@protonmail.com>, 2018
 # Shondoit Walker , 2011
 # Marco Brohet , 2012
@@ -23,7 +23,7 @@ msgstr ""
 "Project-Id-Version: Tor Project\n"
 "Report-Msgid-Bugs-To: 
'https://trac.torproject.org/projects/tor/newticket?component=BridgeDB=bridgedb-reported,msgid=isis,sysrqb=isis'\n"
 "POT-Creation-Date: 2015-07-25 03:40+\n"
-"PO-Revision-Date: 2018-10-07 21:19+\n"
+"PO-Revision-Date: 2019-02-27 23:50+\n"
 "Last-Translator: bacovane \n"
 "Language-Team: Dutch (http://www.transifex.com/otf/torproject/language/nl/)\n"
 "MIME-Version: 1.0\n"
@@ -46,7 +46,7 @@ msgstr ""
 #. "Tor Browser"
 #: bridgedb/https/server.py:167
 msgid "Sorry! Something went wrong with your request."
-msgstr "Sorry! Er ging iets mis met je verzoek."
+msgstr "Sorry! Er ging iets mis met jouw verzoek."
 
 #: bridgedb/https/templates/base.html:79
 msgid "Report a Bug"

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


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

2019-02-27 Thread translation
commit c6cbc29d336ed4c9585ee3865f49a82202f4c0bf
Author: Translation commit bot 
Date:   Thu Feb 28 00:15:57 2019 +

Update translations for https_everywhere_completed
---
 nl/https-everywhere.dtd | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/nl/https-everywhere.dtd b/nl/https-everywhere.dtd
index 54e3ef2ca..ae1efa083 100644
--- a/nl/https-everywhere.dtd
+++ b/nl/https-everywhere.dtd
@@ -8,7 +8,8 @@
 
 
 
-
+
 
 
 
@@ -33,8 +34,9 @@
 
 
 
-
+
 
+
 
 
 

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


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

2019-02-27 Thread translation
commit bdcb9bf546a354455e826ba39d060e3a62634915
Author: Translation commit bot 
Date:   Thu Feb 28 00:15:50 2019 +

Update translations for https_everywhere
---
 nl/https-everywhere.dtd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nl/https-everywhere.dtd b/nl/https-everywhere.dtd
index 349786290..ae1efa083 100644
--- a/nl/https-everywhere.dtd
+++ b/nl/https-everywhere.dtd
@@ -34,7 +34,7 @@ HTTPS overal merkte dat je navigeerde naar een 
niet-HTTPS-pagina, en probeerde j
 
 
 
-
+
 
 
 

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


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

2019-02-27 Thread translation
commit 0acbe089d929c7aace17f9ce3726b87c97c3b71d
Author: Translation commit bot 
Date:   Thu Feb 28 00:15:16 2019 +

Update translations for bridgedb
---
 nl/LC_MESSAGES/bridgedb.po | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/nl/LC_MESSAGES/bridgedb.po b/nl/LC_MESSAGES/bridgedb.po
index 9dbc93d2d..6d56933e3 100644
--- a/nl/LC_MESSAGES/bridgedb.po
+++ b/nl/LC_MESSAGES/bridgedb.po
@@ -6,11 +6,11 @@
 # Adriaan Callaerts , 2013
 # André Koot , 2016
 # Ann Boen , 2014
-# bacovane , 2018
+# bacovane , 2018-2019
 # Cleveridge , 2014,2016
 # Dick, 2014
 # Johann Behrens , 2013
-# Mart3000, 2015
+# 53a60eabbf5124a226a7678001f9a57b, 2015
 # Not Much <1028484728...@protonmail.com>, 2018
 # Shondoit Walker , 2011
 # Marco Brohet , 2012
@@ -23,7 +23,7 @@ msgstr ""
 "Project-Id-Version: Tor Project\n"
 "Report-Msgid-Bugs-To: 
'https://trac.torproject.org/projects/tor/newticket?component=BridgeDB=bridgedb-reported,msgid=isis,sysrqb=isis'\n"
 "POT-Creation-Date: 2015-07-25 03:40+\n"
-"PO-Revision-Date: 2018-10-07 21:19+\n"
+"PO-Revision-Date: 2019-02-27 23:50+\n"
 "Last-Translator: bacovane \n"
 "Language-Team: Dutch (http://www.transifex.com/otf/torproject/language/nl/)\n"
 "MIME-Version: 1.0\n"
@@ -46,7 +46,7 @@ msgstr ""
 #. "Tor Browser"
 #: bridgedb/https/server.py:167
 msgid "Sorry! Something went wrong with your request."
-msgstr "Sorry! Er ging iets mis met je verzoek."
+msgstr "Sorry! Er ging iets mis met jouw verzoek."
 
 #: bridgedb/https/templates/base.html:79
 msgid "Report a Bug"

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [stem/master] Demonstrate how to use SAFECOOKIE authentication

2019-02-27 Thread atagar
commit 2cd7bff3bf00550fbed88472c2f67b3e04c5d54a
Author: Damian Johnson 
Date:   Wed Feb 27 14:42:37 2019 -0800

Demonstrate how to use SAFECOOKIE authentication

Wonderful demo for authenticating using SAFECOOKIE by hand (thanks wagon!).

  https://trac.torproject.org/projects/tor/ticket/28300#comment:9
---
 docs/faq.rst | 58 ++
 1 file changed, 54 insertions(+), 4 deletions(-)

diff --git a/docs/faq.rst b/docs/faq.rst
index 4a555d02..3aa7b02a 100644
--- a/docs/faq.rst
+++ b/docs/faq.rst
@@ -181,10 +181,9 @@ of authentication (including the cookie file's location) 
by calling
   250-VERSION Tor="0.2.5.1-alpha-dev"
   250 OK
 
-Cookie authentication has two flavors: **COOKIE** and **SAFECOOKIE**. Below
-we'll show you how to authenticate via COOKIE. SAFECOOKIE authentication is a
-lot more involved, and not something you will want to do by hand (though Stem
-supports it transparently).
+Cookie authentication has two flavors: **COOKIE** and **SAFECOOKIE**. First
+we will demonstrate **COOKIE** authentication which is quite a bit simpler,
+though Stem supports both transparently.
 
 To get the credential for your AUTHENTICATE command we will use **hexdump**...
 
@@ -206,6 +205,57 @@ To get the credential for your AUTHENTICATE command we 
will use **hexdump**...
   250 closing connection
   Connection closed by foreign host.
 
+**I'm using safe cookie authentication**
+
+
+Password and cookie authentication both disclose your credential. This makes
+you vulnerable to replay attacks if you accidently connect to a malicious port
+or have a man-in-the-middle. **SAFECOOKIE** authentication avoids this through
+a two way handshake, but authenticating by hand requires some extra work.
+
+This demonstration will use **xxd** to for hex conversion and **openssl** for
+crypto. First we need to call **AUTHCHALLENGE** with a random one-time token...
+
+::
+
+  % CookieString="$(xxd -u -p -c32 < /home/atagar/.tor/control_auth_cookie)"
+  % ClientNonce="$(xxd -u -p -l32 -c32 < /dev/urandom)"
+  % printf '%s\n' "${ClientNonce}"
+  9C653314CC4CC2C695999CE84EB1B0045E3D59B6AFFE615D624DB4870DD7041E
+
+  % telnet localhost 9051
+  Trying 127.0.0.1...
+  Connected to localhost.
+  Escape character is '^]'.
+  AUTHCHALLENGE SAFECOOKIE 
9C653314CC4CC2C695999CE84EB1B0045E3D59B6AFFE615D624DB4870DD7041E
+  250 AUTHCHALLENGE 
SERVERHASH=16274D83FC2240DF9D50D74009D9AE107B77EA317F0034D3638C7942F350D1F9
+
SERVERNONCE=1C2E73C41FA8537FDD3A59C2ECBE26DFC85E0A05389373AD8C130C0F5795A036
+
+Next combine the server challenge with our cookie content. This token will
+prove to Tor that we have our authentication cookie without divulging its
+content...
+
+::
+
+  % 
ServerNonce="1C2E73C41FA8537FDD3A59C2ECBE26DFC85E0A05389373AD8C130C0F5795A036"
+  % printf '%s%s%s\n' "${CookieString}" "${ClientNonce}" "${ServerNonce}" | 
xxd -r -p \
+  > | openssl dgst -sha256 -binary -hmac "Tor safe cookie authentication 
controller-to-server hash" \
+  > | xxd -p -u -c32
+  A733E09A65E2A6030BF6710D800370FC3AD28E1D2545E1692D160545D93CEE68
+
+We can now authenticate using this token...
+
+::
+
+  AUTHENTICATE A733E09A65E2A6030BF6710D800370FC3AD28E1D2545E1692D160545D93CEE68
+  250 OK
+  GETINFO version
+  250-version=0.2.5.1-alpha-dev (git-245ecfff36c0cecc)
+  250 OK
+  QUIT
+  250 closing connection
+  Connection closed by foreign host.
+
 **I'm using password authentication**
 ~
 

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [stem/master] Add Vanguard and Bushel to examples

2019-02-27 Thread atagar
commit 3e2b7a3b0df1f8019743bb66dc9db5809acf8abd
Author: Damian Johnson 
Date:   Thu Feb 7 11:10:22 2019 -0800

Add Vanguard and Bushel to examples

Listing a couple projects I've been meaning to take a peek at. Only took a
cursory glance but seems Mike and Iain did fantastic jobs.

I also hoped to list SelekTOR [1] somewhere. I don't know much about it, but
sounds like an interesting GUI project. However, it's java (and by extension
doesn't use stem) so I can't list it on the examples page. I have a separate
section for alternate language libraries but it's not that either, so guess 
I
don't have a spot to plop it. Oh well.

[1] https://www.dazzleships.net/selektor-for-linux/
---
 docs/tutorials/double_double_toil_and_trouble.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/tutorials/double_double_toil_and_trouble.rst 
b/docs/tutorials/double_double_toil_and_trouble.rst
index c9a63a7b..6e5df2cf 100644
--- a/docs/tutorials/double_double_toil_and_trouble.rst
+++ b/docs/tutorials/double_double_toil_and_trouble.rst
@@ -71,6 +71,7 @@ Applications
 `exit-funding `_   
 Script to estimate how much exit relays have been 
used.
 `torsearch `_
 Search engine prototype for descriptor data.
 `or-applet `_
 GUI widget to provide circuit information and an 
interactive interpreter.
+`Vanguard `_   
 Experimental hidden service security additions
 `OnionBalance `_ 
 Tool for making distributed hidden service 
requests.
 `OnionPerf `_ 
 Measures onion service performance over time using 
customizable client behavior models.
 `OnioNS `_   
 Distributed DNS for hidden services.
@@ -82,6 +83,7 @@ Applications
 `trnnr `_ 
 Python implementation of tor's nearest neighbour 
ranking.
 `TorTP `_   
 Configures iptables to torify all traffic.
 `BWScanner `_  
 Measurements for the tor bandwidth authorities. 
Interesting example of txtorcon and stem being used together.
+`Bushel `_ 
 Command-line descriptor download tools
 `blockstack-tor `_   
 Tor integration for `Blockstack 
`_
 
===
 ==
 



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


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

2019-02-27 Thread translation
commit 7687f3125e4a77f6852b4f3e1285df086abe49c3
Author: Translation commit bot 
Date:   Wed Feb 27 22:17:00 2019 +

Update translations for liveusb-creator_completed
---
 pt_BR/pt_BR.po | 190 +++--
 1 file changed, 102 insertions(+), 88 deletions(-)

diff --git a/pt_BR/pt_BR.po b/pt_BR/pt_BR.po
index 22fc5ea8f..c591d1931 100644
--- a/pt_BR/pt_BR.po
+++ b/pt_BR/pt_BR.po
@@ -7,13 +7,14 @@
 # carlo giusepe tadei valente sasaki , 2014
 # carlo giusepe tadei valente sasaki , 2014
 # Carlos Villela, 2014
+# Chacal Exodius, 2019
 # Charles Fernando da Silva , 2015
 # CRISTIANO MARQUES DOS SANTOS , 2015
 # Daniel Messias dos Santos , 2013
 # Daniel S. Koda , 2008
 # Danton Medrado, 2015
 # Eduardo Addad de Oliveira , 2017
-# Eduardo Addad de Oliveira , 2018
+# Eduardo Addad de Oliveira , 2018-2019
 # Eduardo Bonsi, 2013
 # Eduardo Luis Voltolini Tafner, 2013
 # Augustine , 2013
@@ -31,9 +32,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Tor Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-10-17 13:11+0200\n"
-"PO-Revision-Date: 2018-10-17 14:51+\n"
-"Last-Translator: erinm\n"
+"POT-Creation-Date: 2019-02-24 07:24+0100\n"
+"PO-Revision-Date: 2019-02-27 22:12+\n"
+"Last-Translator: Eduardo Addad de Oliveira \n"
 "Language-Team: Portuguese (Brazil) 
(http://www.transifex.com/otf/torproject/language/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -100,194 +101,194 @@ msgstr "Não foi possível copiar %(infile)s em 
%(outfile)s: %(message)s"
 msgid "Removing existing Live OS"
 msgstr "Removendo o sistema operacional Live existente"
 
-#: ../tails_installer/creator.py:444 ../tails_installer/creator.py:456
+#: ../tails_installer/creator.py:444 ../tails_installer/creator.py:457
 #, python-format
 msgid "Unable to chmod %(file)s: %(message)s"
 msgstr "Não foi possível modificar as permissões de %(file)s: %(message)s"
 
-#: ../tails_installer/creator.py:449
+#: ../tails_installer/creator.py:450
 #, python-format
 msgid "Unable to remove file from previous LiveOS: %(message)s"
 msgstr "Não foi possível remover um arquivo do sistema operacional Live 
anterior: %(message)s"
 
-#: ../tails_installer/creator.py:462
+#: ../tails_installer/creator.py:464
 #, python-format
 msgid "Unable to remove directory from previous LiveOS: %(message)s"
 msgstr "Não foi possível remover um diretório do sistema operacional Live 
anterior: %(message)s"
 
-#: ../tails_installer/creator.py:510
+#: ../tails_installer/creator.py:512
 #, python-format
 msgid "Cannot find device %s"
 msgstr "Não foi possível localizar o dispositivo %s"
 
-#: ../tails_installer/creator.py:711
+#: ../tails_installer/creator.py:713
 #, python-format
 msgid "Unable to write on %(device)s, skipping."
 msgstr "Não foi possível gravar no dispositivo %(device)s. Pulando"
 
-#: ../tails_installer/creator.py:741
+#: ../tails_installer/creator.py:743
 #, python-format
 msgid ""
 "Some partitions of the target device %(device)s are mounted. They will be "
 "unmounted before starting the installation process."
 msgstr "Algumas partições do dispositivo indicado %(device)s estão 
montadas. Elas serão desmontadas antes do processo de instalação iniciar."
 
-#: ../tails_installer/creator.py:784 ../tails_installer/creator.py:1008
+#: ../tails_installer/creator.py:786 ../tails_installer/creator.py:1010
 msgid "Unknown filesystem.  Your device may need to be reformatted."
 msgstr "Sistema de arquivos desconhecido. Talvez o seu dispositivo precise ser 
formatado novamente."
 
-#: ../tails_installer/creator.py:787 ../tails_installer/creator.py:1011
+#: ../tails_installer/creator.py:789 ../tails_installer/creator.py:1013
 #, python-format
 msgid "Unsupported filesystem: %s"
 msgstr "Sistema de arquivos não possui suporte: %s"
 
-#: ../tails_installer/creator.py:805
+#: ../tails_installer/creator.py:807
 #, python-format
 msgid "Unknown GLib exception while trying to mount device: %(message)s"
 msgstr "Exceção GLib desconhecida ao tentar montar o dispositivo: 
%(message)s"
 
-#: ../tails_installer/creator.py:810
+#: ../tails_installer/creator.py:812
 #, python-format
 msgid "Unable to mount device: %(message)s"
 msgstr "Não foi possível montar o dispositivo: %(message)s"
 
-#: ../tails_installer/creator.py:815
+#: ../tails_installer/creator.py:817
 msgid "No mount points found"
 msgstr "Nenhum ponto de montagem encontrado"
 
-#: ../tails_installer/creator.py:826
+#: ../tails_installer/creator.py:828
 #, python-format
 msgid "Entering unmount_device for '%(device)s'"
 msgstr "Inserindo unmount_device em '%(device)s'"
 
-#: ../tails_installer/creator.py:836
+#: ../tails_installer/creator.py:838
 #, python-format
 msgid "Unmounting mounted filesystems on '%(device)s'"
 msgstr "Desmontando os sistemas de arquivos montados em '%(device)s'"
 
-#: ../tails_installer/creator.py:840
+#: ../tails_installer/creator.py:842
 #, python-format
 msgid "Unmounting 

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

2019-02-27 Thread translation
commit 3d5f0e225bca9e663cfcec95ebf62ef5049e699f
Author: Translation commit bot 
Date:   Wed Feb 27 22:15:56 2019 +

Update translations for liveusb-creator
---
 pt_BR/pt_BR.po | 28 ++--
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/pt_BR/pt_BR.po b/pt_BR/pt_BR.po
index e8b7838bd..c591d1931 100644
--- a/pt_BR/pt_BR.po
+++ b/pt_BR/pt_BR.po
@@ -14,7 +14,7 @@
 # Daniel S. Koda , 2008
 # Danton Medrado, 2015
 # Eduardo Addad de Oliveira , 2017
-# Eduardo Addad de Oliveira , 2018
+# Eduardo Addad de Oliveira , 2018-2019
 # Eduardo Bonsi, 2013
 # Eduardo Luis Voltolini Tafner, 2013
 # Augustine , 2013
@@ -32,9 +32,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Tor Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-02-23 13:30+0100\n"
-"PO-Revision-Date: 2019-02-23 13:05+\n"
-"Last-Translator: carolyn \n"
+"POT-Creation-Date: 2019-02-24 07:24+0100\n"
+"PO-Revision-Date: 2019-02-27 22:12+\n"
+"Last-Translator: Eduardo Addad de Oliveira \n"
 "Language-Team: Portuguese (Brazil) 
(http://www.transifex.com/otf/torproject/language/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -332,7 +332,7 @@ msgstr "Tails Installer"
 
 #: ../tails_installer/gui.py:441
 msgid "Tails Installer is deprecated in Debian"
-msgstr ""
+msgstr "O Tails Installer está obsoleto no Debian"
 
 #: ../tails_installer/gui.py:443
 msgid ""
@@ -341,7 +341,7 @@ msgid ""
 "\n"
 "To upgrade Tails, do an automatic upgrade from Tails or a manual upgrade from 
Debian using a second USB stick.\n"
 "See the manual 
upgrade instructions"
-msgstr ""
+msgstr "Para instalar o Tails a partir do zero, use os discos do GNOME.\nVeja as instruções 
de instalação\n\nPara atualizar o Tails, faça uma atualização 
automática do Tails ou uma atualização manual do Debian usando um segundo 
dispositivo USB.\nVeja 
as instruções de atualização manual"
 
 #: ../tails_installer/gui.py:450 ../data/tails-installer.ui.h:2
 msgid "Clone the current Tails"
@@ -502,16 +502,16 @@ msgstr "Não foi possível utilizar o arquivo 
selecionado. Talvez você tenha ma
 msgid "%(filename)s selected"
 msgstr "%(filename)s selecionado(s)"
 
-#: ../tails_installer/source.py:28
+#: ../tails_installer/source.py:29
 msgid "Unable to find LiveOS on ISO"
 msgstr "Não foi possível encontrar nenhum Sistema Operacional Live em ISO"
 
-#: ../tails_installer/source.py:34
+#: ../tails_installer/source.py:35
 #, python-format
 msgid "Could not guess underlying block device: %s"
 msgstr "Não foi possível identificar o arquivo de dispositivo: %s"
 
-#: ../tails_installer/source.py:49
+#: ../tails_installer/source.py:50
 #, python-format
 msgid ""
 "There was a problem executing `%s`.\n"
@@ -519,29 +519,29 @@ msgid ""
 "%s"
 msgstr "Houve um problema ao executar  `%s`.\n%s\n%s"
 
-#: ../tails_installer/source.py:63
+#: ../tails_installer/source.py:64
 #, python-format
 msgid "'%s' does not exist"
 msgstr "'%s' não existe"
 
-#: ../tails_installer/source.py:65
+#: ../tails_installer/source.py:66
 #, python-format
 msgid "'%s' is not a directory"
 msgstr "'%s' não é um diretório"
 
-#: ../tails_installer/source.py:75
+#: ../tails_installer/source.py:76
 #, python-format
 msgid "Skipping '%(filename)s'"
 msgstr "Pulando '%(filename)s'"
 
-#: ../tails_installer/utils.py:44
+#: ../tails_installer/utils.py:55
 #, python-format
 msgid ""
 "There was a problem executing `%s`.%s\n"
 "%s"
 msgstr "Houve um problema ao executar `%s`.%s\n%s"
 
-#: ../tails_installer/utils.py:124
+#: ../tails_installer/utils.py:135
 msgid "Could not open device for writing."
 msgstr "Não foi possível abrir o dispositivo para registrar. "
 

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [privacy-docs/master] Update tracking

2019-02-27 Thread hiro
commit 4c67df8cca70c69615ee42ec3119806198112203
Author: hiro 
Date:   Wed Feb 27 17:01:50 2019 +0100

Update tracking
---
 patterns/tracking-protection.md | 11 ++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/patterns/tracking-protection.md b/patterns/tracking-protection.md
index 77b357a..45938b3 100644
--- a/patterns/tracking-protection.md
+++ b/patterns/tracking-protection.md
@@ -8,9 +8,18 @@ Categories:
 
 *Avoid the tracking of visitors of websites.*
 
-## Threat model ##
+Websites collect an incredible amount of information about their visitors via 
attributes of the browser. This information is shared with third parties and 
saved in logs. This information can also be involuntarily leaked when accessed 
by malicious actors or used by advertising and tracking network across the web 
to reduce the anonymity set or identify individual users.
+
+Individual users are tracked via a technique known as *fingerprinting*. 
Fingerprinting means accessing device features and behaviors in order to 
differentiate one user from another. In this case the attacker uses any 
information that is provided automatically by the browser or implements 
mechanism involving some specific browser interactions, using JavaScript or 
cookie-like identifier storage, just to name a few example.
 
+There are also some more advanced fingerprinting techniques trying to capture 
users' behaviors.
+
+## Threat model ##
 
+- An attacker wants to access user configuration details (i.e. language 
settings)
+- An attacker wants to access information about device and hardware 
characteristics
+- An attacker wants to access information about the operating system and 
version
+- An attacker wants to profile user behaviors by recording their in-site or 
across-site (network) activity
 
 ## User story ##
 

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [privacy-docs/master] Add dev-guides section w/ files

2019-02-27 Thread hiro
commit ce40c3a66ef0220ba555d511b74d00823cf8601d
Author: hiro 
Date:   Wed Feb 27 16:37:53 2019 +0100

Add dev-guides section w/ files
---
 dev-guides/browser-api.md   | 0
 dev-guides/css.md   | 0
 dev-guides/javascript.md| 5 +
 dev-guides/media-formats.md | 0
 dev-guides/tor-browser.md   | 1 +
 5 files changed, 6 insertions(+)

diff --git a/dev-guides/browser-api.md b/dev-guides/browser-api.md
new file mode 100644
index 000..e69de29
diff --git a/dev-guides/css.md b/dev-guides/css.md
new file mode 100644
index 000..e69de29
diff --git a/dev-guides/javascript.md b/dev-guides/javascript.md
new file mode 100644
index 000..85fc6b5
--- /dev/null
+++ b/dev-guides/javascript.md
@@ -0,0 +1,5 @@
+# JavaScript #
+
+- cookies
+- XSS and code injection
+- record hardware activity, eg typing?
diff --git a/dev-guides/media-formats.md b/dev-guides/media-formats.md
new file mode 100644
index 000..e69de29
diff --git a/dev-guides/tor-browser.md b/dev-guides/tor-browser.md
new file mode 100644
index 000..6af6624
--- /dev/null
+++ b/dev-guides/tor-browser.md
@@ -0,0 +1 @@
+# Developing with Tor browser design in mind #

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


  1   2   >