[tor-commits] [tor/maint-0.3.5] Assert on _all_ failures from RAND_bytes().

2021-06-14 Thread nickm
commit c0aa9e0a1b1633d3b221199d516294e14a5db9c6 Author: Nick Mathewson Date: Mon May 17 08:50:01 2021 -0400 Assert on _all_ failures from RAND_bytes(). Previously, we would detect errors from a missing RNG implementation, but not failures from the RNG code itself.

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

2021-06-14 Thread nickm
commit 7fdfc2ea5470c572a113321e19cdb5144b10cdd8 Merge: 520d5c108f c0aa9e0a1b Author: Nick Mathewson Date: Thu Jun 10 08:34:25 2021 -0400 Merge branch 'bug40390_035_squashed' into maint-0.3.5 changes/ticket40390 | 8 src/lib/crypt_ops/crypto_rand.c | 2 +- 2 files

[tor-commits] [tor/main] Merge branch 'maint-0.4.6'

2021-06-14 Thread nickm
commit ec677c0c2e28e20ca6a72488f5d30739e94fe048 Merge: 0667eaa9bf 8e590992c4 Author: Nick Mathewson Date: Thu Jun 10 12:30:30 2021 -0400 Merge branch 'maint-0.4.6' changes/bug40392 | 4 src/feature/hs/hs_descriptor.c | 3 ++- 2 files changed, 6 insertions(+), 1

[tor-commits] [tor/main] Merge branch 'maint-0.4.4' into maint-0.4.5

2021-06-14 Thread nickm
commit 200e9a55e0737294085080052fbbaba4340d6717 Merge: ae2254e490 0ae9fd62fd Author: Nick Mathewson Date: Thu Jun 10 12:30:29 2021 -0400 Merge branch 'maint-0.4.4' into maint-0.4.5 changes/bug40392 | 4 src/feature/hs/hs_descriptor.c | 3 ++- 2 files changed, 6

[tor-commits] [tor/maint-0.3.5] Use a more secure hash function for the circuitmux hashtable.

2021-06-14 Thread nickm
commit 4c06c619faceb5d158a725d97fda45cadb2cf9c9 Author: Nick Mathewson Date: Tue May 18 08:40:09 2021 -0400 Use a more secure hash function for the circuitmux hashtable. Fixes bug 40931; bugfix on 0.2.4.4-alpha. Also tracked as TROVE-2021-005. This issue was reported

[tor-commits] [tor/main] Merge branch 'maint-0.4.5' into maint-0.4.6

2021-06-14 Thread nickm
commit 8e590992c4aae8e45b4b9aa4065c8b7741c2a3d6 Merge: 7be37a26ac 200e9a55e0 Author: Nick Mathewson Date: Thu Jun 10 12:30:29 2021 -0400 Merge branch 'maint-0.4.5' into maint-0.4.6 changes/bug40392 | 4 src/feature/hs/hs_descriptor.c | 3 ++- 2 files changed, 6

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

2021-06-14 Thread nickm
commit 0ae9fd62fdc5ffd41bf5bbf2f4a3c1e2a151fa2d Merge: 014345ed6a f57b5c48e0 Author: Nick Mathewson Date: Thu Jun 10 12:30:11 2021 -0400 Merge branch 'maint-0.3.5' into maint-0.4.4 changes/bug40392 | 4 src/feature/hs/hs_descriptor.c | 3 ++- 2 files changed, 6

[tor-commits] [tor/main] Fix TROVE-2021-006: Out-of-bounds read on v3 desc parsing

2021-06-14 Thread nickm
commit f57b5c48e0aa01acd84a194fe4657a0d1cee04cf Author: George Kadianakis Date: Tue May 18 17:06:57 2021 +0300 Fix TROVE-2021-006: Out-of-bounds read on v3 desc parsing --- changes/bug40392 | 4 src/feature/hs/hs_descriptor.c | 3 ++- 2 files changed, 6 insertions(+), 1

[tor-commits] [tor/main] Merge branch 'maint-0.4.5' into maint-0.4.6

2021-06-14 Thread nickm
commit 7be37a26ac769e3059223553970b09b7b41688f7 Merge: 3260d323a6 ae2254e490 Author: Nick Mathewson Date: Thu Jun 10 09:55:55 2021 -0400 Merge branch 'maint-0.4.5' into maint-0.4.6 src/core/or/relay.c | 24 +++- 1 file changed, 3 insertions(+), 21 deletions(-)

[tor-commits] [tor/main] Merge branch 'maint-0.4.6'

2021-06-14 Thread nickm
commit 0667eaa9bfdd18fe602f964840d662c0b934247a Merge: 8734eea31b 7be37a26ac Author: Nick Mathewson Date: Thu Jun 10 09:55:55 2021 -0400 Merge branch 'maint-0.4.6' src/core/or/relay.c | 24 +++- 1 file changed, 3 insertions(+), 21 deletions(-)

[tor-commits] [tor/main] Merge branch 'maint-0.4.5' into maint-0.4.6

2021-06-14 Thread nickm
commit 3260d323a663da3a1a2b65085dce1b469be101bb Merge: 69bd4a8a2d ec696a95e5 Author: Nick Mathewson Date: Thu Jun 10 08:53:07 2021 -0400 Merge branch 'maint-0.4.5' into maint-0.4.6 changes/ticket40389 | 3 +++ src/core/or/relay.c | 39 +++ 2 files

[tor-commits] [tor/main] Resolve remaining merge conflicts in relay.c

2021-06-14 Thread nickm
commit 014345ed6abca3305fcbdea3b75a23adc3976926 Author: Nick Mathewson Date: Thu Jun 10 09:55:35 2021 -0400 Resolve remaining merge conflicts in relay.c (My bad!) --- src/core/or/relay.c | 24 +++- 1 file changed, 3 insertions(+), 21 deletions(-) diff --git

[tor-commits] [tor/main] Merge branch 'maint-0.4.6'

2021-06-14 Thread nickm
commit 8734eea31ba1634474d519240b7bc5141c4becbd Merge: d9edf143ab 3260d323a6 Author: Nick Mathewson Date: Thu Jun 10 08:53:07 2021 -0400 Merge branch 'maint-0.4.6' changes/ticket40389 | 3 +++ src/core/or/relay.c | 39 +++ 2 files changed, 42

[tor-commits] [tor/main] Merge branch 'maint-0.4.4' into maint-0.4.5

2021-06-14 Thread nickm
commit ae2254e490ebfed746bed7e5ec359737cbb14085 Merge: ec696a95e5 014345ed6a Author: Nick Mathewson Date: Thu Jun 10 09:55:55 2021 -0400 Merge branch 'maint-0.4.4' into maint-0.4.5 src/core/or/relay.c | 24 +++- 1 file changed, 3 insertions(+), 21 deletions(-)

[tor-commits] [tor/main] Merge branch 'maint-0.4.4' into maint-0.4.5

2021-06-14 Thread nickm
commit ec696a95e58870862625a44f2c9152be2526414c Merge: 1da8621c0a 0f2d45328d Author: Nick Mathewson Date: Thu Jun 10 08:53:07 2021 -0400 Merge branch 'maint-0.4.4' into maint-0.4.5 changes/ticket40389 | 3 +++ src/core/or/relay.c | 39 +++ 2 files

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

2021-06-14 Thread nickm
commit 0f2d45328dfcb16acb4a517711413a6f0386487a Merge: 31eaa81f59 adb248b6d6 Author: Nick Mathewson Date: Thu Jun 10 08:52:39 2021 -0400 Merge branch 'maint-0.3.5' into maint-0.4.4 Conflicts resolved: src/core/or/relay.c changes/ticket40389 | 3 +++

[tor-commits] [tor/main] Merge branch 'maint-0.4.6'

2021-06-14 Thread nickm
commit d9edf143abd05378246ebeadf0834d6ef57928fd Merge: 085bf61a35 69bd4a8a2d Author: Nick Mathewson Date: Thu Jun 10 08:42:15 2021 -0400 Merge branch 'maint-0.4.6' changes/bug40391 | 9 + src/core/or/circuitmux.c | 7 --- 2 files changed, 13 insertions(+), 3

[tor-commits] [tor/main] Merge branch 'maint-0.4.5' into maint-0.4.6

2021-06-14 Thread nickm
commit 69bd4a8a2db6645b69a902d5ef6eb8c832f122fc Merge: 1d11675adb 1da8621c0a Author: Nick Mathewson Date: Thu Jun 10 08:42:15 2021 -0400 Merge branch 'maint-0.4.5' into maint-0.4.6 changes/bug40391 | 9 + src/core/or/circuitmux.c | 7 --- 2 files changed, 13

[tor-commits] [tor/main] TROVE-2021-003: Check layer_hint before half-closed end and resolve cells

2021-06-14 Thread nickm
commit adb248b6d6e0779719e6b873ee12a1e22fa390f4 Author: David Goulet Date: Thu Jun 3 09:33:21 2021 -0400 TROVE-2021-003: Check layer_hint before half-closed end and resolve cells This issue was reported by Jann Horn part of Google's Project Zero. Jann's one-sentence

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

2021-06-14 Thread nickm
commit 31eaa81f59749ed7e9d4f1bad24225d23eb6f654 Merge: 7c19a4d924 d71bf986b4 Author: Nick Mathewson Date: Thu Jun 10 08:42:15 2021 -0400 Merge branch 'maint-0.3.5' into maint-0.4.4 changes/bug40391 | 9 + src/core/or/circuitmux.c | 7 --- 2 files changed, 13

[tor-commits] [tor/main] Merge branch 'maint-0.4.4' into maint-0.4.5

2021-06-14 Thread nickm
commit 1da8621c0aef1f3fa694802b2bbea888a8d82d99 Merge: e2d01aac9e 31eaa81f59 Author: Nick Mathewson Date: Thu Jun 10 08:42:15 2021 -0400 Merge branch 'maint-0.4.4' into maint-0.4.5 changes/bug40391 | 9 + src/core/or/circuitmux.c | 7 --- 2 files changed, 13

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

2021-06-14 Thread nickm
commit d71bf986b4faf7cb3b654192bc67d5b674cfcf02 Merge: 7fdfc2ea54 4c06c619fa Author: Nick Mathewson Date: Thu Jun 10 08:41:59 2021 -0400 Merge branch 'bug40391_035' into maint-0.3.5 changes/bug40391 | 9 + src/core/or/circuitmux.c | 8 2 files changed, 13

[tor-commits] [tor/main] Merge branch 'maint-0.4.6'

2021-06-14 Thread nickm
commit 085bf61a351a6fce94046afe68a17eda0b133606 Merge: a2e500f1ff 1d11675adb Author: Nick Mathewson Date: Thu Jun 10 08:37:34 2021 -0400 Merge branch 'maint-0.4.6' changes/ticket40390 | 8 src/lib/crypt_ops/crypto_rand.c | 4 ++-- 2 files changed, 10 insertions(+), 2

[tor-commits] [tor/main] Merge branch 'maint-0.4.5' into maint-0.4.6

2021-06-14 Thread nickm
commit 1d11675adbc40c52b0d5047c0bb6f033bde6b19a Merge: cb38219664 e2d01aac9e Author: Nick Mathewson Date: Thu Jun 10 08:37:34 2021 -0400 Merge branch 'maint-0.4.5' into maint-0.4.6 changes/ticket40390 | 8 src/lib/crypt_ops/crypto_rand.c | 4 ++-- 2 files changed, 10

[tor-commits] [tor/main] Merge branch 'maint-0.4.4' into maint-0.4.5

2021-06-14 Thread nickm
commit e2d01aac9e2f45f2c8f0de057f3104d6cfcdaa80 Merge: d60f8fe98a 7c19a4d924 Author: Nick Mathewson Date: Thu Jun 10 08:37:34 2021 -0400 Merge branch 'maint-0.4.4' into maint-0.4.5 changes/ticket40390 | 8 src/lib/crypt_ops/crypto_rand.c | 4 ++-- 2 files changed, 10

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

2021-06-14 Thread nickm
commit 7c19a4d924120f42c224ea357b388b73d05c2d89 Merge: 57a41348ee 7fdfc2ea54 Author: Nick Mathewson Date: Thu Jun 10 08:37:26 2021 -0400 Merge branch 'maint-0.3.5' into maint-0.4.4 changes/ticket40390 | 8 src/lib/crypt_ops/crypto_rand.c | 4 ++-- 2 files changed, 10

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

2021-06-14 Thread nickm
commit 7fdfc2ea5470c572a113321e19cdb5144b10cdd8 Merge: 520d5c108f c0aa9e0a1b Author: Nick Mathewson Date: Thu Jun 10 08:34:25 2021 -0400 Merge branch 'bug40390_035_squashed' into maint-0.3.5 changes/ticket40390 | 8 src/lib/crypt_ops/crypto_rand.c | 2 +- 2 files

[tor-commits] [tor/main] Assert on _all_ failures from RAND_bytes().

2021-06-14 Thread nickm
commit c0aa9e0a1b1633d3b221199d516294e14a5db9c6 Author: Nick Mathewson Date: Mon May 17 08:50:01 2021 -0400 Assert on _all_ failures from RAND_bytes(). Previously, we would detect errors from a missing RNG implementation, but not failures from the RNG code itself.

[tor-commits] [tor/main] Merge branch 'maint-0.4.6'

2021-06-14 Thread nickm
commit a2e500f1ffd7978d05916060f9d9ff9496d734c0 Merge: 33e2c5962c cb38219664 Author: Nick Mathewson Date: Thu Jun 10 08:21:49 2021 -0400 Merge branch 'maint-0.4.6' changes/geoip-2021-06-10 |3 + src/config/geoip | 4764 +++---

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

2021-06-14 Thread nickm
commit 57a41348eee001809cd77326ca35406888b5a64b Merge: 1956f63d6b 520d5c108f Author: Nick Mathewson Date: Thu Jun 10 08:21:47 2021 -0400 Merge branch 'maint-0.3.5' into maint-0.4.4 changes/geoip-2021-06-10 |3 + src/config/geoip | 4764

[tor-commits] [tor/main] Merge branch 'maint-0.4.5' into maint-0.4.6

2021-06-14 Thread nickm
commit cb3821966430abc51d81cb01bd32fc956f0c8125 Merge: b3fe9d5162 d60f8fe98a Author: Nick Mathewson Date: Thu Jun 10 08:21:48 2021 -0400 Merge branch 'maint-0.4.5' into maint-0.4.6 changes/geoip-2021-06-10 |3 + src/config/geoip | 4764

[tor-commits] [tor/main] Merge branch 'maint-0.4.4' into maint-0.4.5

2021-06-14 Thread nickm
commit d60f8fe98a59ce13809e65de67e53b3dcf6199f0 Merge: c80b98520b 57a41348ee Author: Nick Mathewson Date: Thu Jun 10 08:21:48 2021 -0400 Merge branch 'maint-0.4.4' into maint-0.4.5 changes/geoip-2021-06-10 |3 + src/config/geoip | 4764

[tor-commits] [tor/main] Use a more secure hash function for the circuitmux hashtable.

2021-06-14 Thread nickm
commit 4c06c619faceb5d158a725d97fda45cadb2cf9c9 Author: Nick Mathewson Date: Tue May 18 08:40:09 2021 -0400 Use a more secure hash function for the circuitmux hashtable. Fixes bug 40931; bugfix on 0.2.4.4-alpha. Also tracked as TROVE-2021-005. This issue was reported

[tor-commits] [tor/release-0.3.5] Pick a date, draft a blurb

2021-06-14 Thread nickm
commit 6abafc10186f446050df5cfd36911c9c221a8316 Author: Nick Mathewson Date: Thu Jun 10 13:19:43 2021 -0400 Pick a date, draft a blurb --- ChangeLog | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7d689f4ff1..9449538aef 100644 ---

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

2021-06-14 Thread nickm
commit e2138627f9b52e9e8aa93387e17f37f3a21d5efd Merge: b5eb1ba722 f57b5c48e0 Author: Nick Mathewson Date: Thu Jun 10 12:30:29 2021 -0400 Merge branch 'maint-0.3.5' into release-0.3.5 changes/bug40392 | 4 src/feature/hs/hs_descriptor.c | 3 ++- 2 files changed, 6

[tor-commits] [tor/release-0.3.5] Copy ChangeLog into ReleaseNotes.

2021-06-14 Thread nickm
commit b925cef1e39e98d1b1a329c8945772a2a1c2d1b8 Author: Nick Mathewson Date: Mon Jun 14 10:50:47 2021 -0400 Copy ChangeLog into ReleaseNotes. --- ReleaseNotes | 58 ++ 1 file changed, 58 insertions(+) diff --git a/ReleaseNotes

[tor-commits] [tor/release-0.3.5] Backport changelog entries

2021-06-14 Thread nickm
commit 31b55c14ca77b87d0d3b57f92857da4c737d6e1b Author: Nick Mathewson Date: Thu Jun 10 13:14:29 2021 -0400 Backport changelog entries --- ChangeLog| 37 + changes/bug40391 | 9 - changes/bug40392 | 4

[tor-commits] [tor/release-0.3.5] TROVE-2021-003: Check layer_hint before half-closed end and resolve cells

2021-06-14 Thread nickm
commit adb248b6d6e0779719e6b873ee12a1e22fa390f4 Author: David Goulet Date: Thu Jun 3 09:33:21 2021 -0400 TROVE-2021-003: Check layer_hint before half-closed end and resolve cells This issue was reported by Jann Horn part of Google's Project Zero. Jann's one-sentence

[tor-commits] [tor/release-0.3.5] Fix TROVE-2021-006: Out-of-bounds read on v3 desc parsing

2021-06-14 Thread nickm
commit f57b5c48e0aa01acd84a194fe4657a0d1cee04cf Author: George Kadianakis Date: Tue May 18 17:06:57 2021 +0300 Fix TROVE-2021-006: Out-of-bounds read on v3 desc parsing --- changes/bug40392 | 4 src/feature/hs/hs_descriptor.c | 3 ++- 2 files changed, 6 insertions(+), 1

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

2021-06-14 Thread nickm
commit aceda675466b5ddf66381da41bb3830d2368c7bb Merge: c5922244e2 7fdfc2ea54 Author: Nick Mathewson Date: Thu Jun 10 08:37:34 2021 -0400 Merge branch 'maint-0.3.5' into release-0.3.5 ___ tor-commits mailing list

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

2021-06-14 Thread nickm
commit b5eb1ba7220d366c0dc10ae6e292f2c909550801 Merge: 62128193e2 adb248b6d6 Author: Nick Mathewson Date: Thu Jun 10 08:53:07 2021 -0400 Merge branch 'maint-0.3.5' into release-0.3.5 changes/ticket40389 | 3 +++ src/core/or/relay.c | 25 +++-- 2 files changed, 26

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

2021-06-14 Thread nickm
commit 62128193e23d4806f38bd638fc880aae9e0bd797 Merge: aceda67546 d71bf986b4 Author: Nick Mathewson Date: Thu Jun 10 08:42:14 2021 -0400 Merge branch 'maint-0.3.5' into release-0.3.5 changes/bug40391 | 9 + src/core/or/circuitmux.c | 8 2 files changed, 13

[tor-commits] [tor/release-0.3.5] Assert on _all_ failures from RAND_bytes().

2021-06-14 Thread nickm
commit c0aa9e0a1b1633d3b221199d516294e14a5db9c6 Author: Nick Mathewson Date: Mon May 17 08:50:01 2021 -0400 Assert on _all_ failures from RAND_bytes(). Previously, we would detect errors from a missing RNG implementation, but not failures from the RNG code itself.

[tor-commits] [tor/release-0.3.5] Merge remote-tracking branch 'tor-gitlab/mr/386' into maint-0.3.5

2021-06-14 Thread nickm
commit 9ceb2c317b7a4fe9777599971ef6a2f68e5e6c46 Merge: 520d5c108f ee35291a7c Author: Nick Mathewson Date: Thu Jun 10 08:31:54 2021 -0400 Merge remote-tracking branch 'tor-gitlab/mr/386' into maint-0.3.5 changes/ticket40390 | 8 src/lib/crypt_ops/crypto_rand.c | 2 +-

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

2021-06-14 Thread nickm
commit 7fdfc2ea5470c572a113321e19cdb5144b10cdd8 Merge: 520d5c108f c0aa9e0a1b Author: Nick Mathewson Date: Thu Jun 10 08:34:25 2021 -0400 Merge branch 'bug40390_035_squashed' into maint-0.3.5 changes/ticket40390 | 8 src/lib/crypt_ops/crypto_rand.c | 2 +- 2 files

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

2021-06-14 Thread nickm
commit d71bf986b4faf7cb3b654192bc67d5b674cfcf02 Merge: 7fdfc2ea54 4c06c619fa Author: Nick Mathewson Date: Thu Jun 10 08:41:59 2021 -0400 Merge branch 'bug40391_035' into maint-0.3.5 changes/bug40391 | 9 + src/core/or/circuitmux.c | 8 2 files changed, 13

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

2021-06-14 Thread nickm
commit c5922244e27f72a0b974920d56475450932568ff Merge: d6e2516031 9ceb2c317b Author: Nick Mathewson Date: Thu Jun 10 08:32:12 2021 -0400 Merge branch 'maint-0.3.5' into release-0.3.5 changes/ticket40390 | 8 src/lib/crypt_ops/crypto_rand.c | 2 +- 2 files changed, 9

[tor-commits] [tor/release-0.3.5] fixup! Assert on _all_ failures from RAND_bytes().

2021-06-14 Thread nickm
commit ee35291a7cdbe51038cbc21ddd5605d7d11c0b94 Author: Nick Mathewson Date: Tue May 18 08:30:47 2021 -0400 fixup! Assert on _all_ failures from RAND_bytes(). Whoops; I forgot to add the changes file. :/ --- changes/ticket40390 | 8 1 file changed, 8 insertions(+) diff

[tor-commits] [tor/release-0.3.5] Assert on _all_ failures from RAND_bytes().

2021-06-14 Thread nickm
commit f9a05e464de9b876f21c1fc5563ef628b9057fe8 Author: Nick Mathewson Date: Mon May 17 08:50:01 2021 -0400 Assert on _all_ failures from RAND_bytes(). Previously, we would detect errors from a missing RNG implementation, but not failures from the RNG code itself.

[tor-commits] [tor/release-0.3.5] Use a more secure hash function for the circuitmux hashtable.

2021-06-14 Thread nickm
commit 4c06c619faceb5d158a725d97fda45cadb2cf9c9 Author: Nick Mathewson Date: Tue May 18 08:40:09 2021 -0400 Use a more secure hash function for the circuitmux hashtable. Fixes bug 40931; bugfix on 0.2.4.4-alpha. Also tracked as TROVE-2021-005. This issue was reported

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

2021-06-14 Thread nickm
commit d6e2516031daa3e081ed7efdbd4e298fd4e7a290 Merge: 60070546a7 520d5c108f Author: Nick Mathewson Date: Thu Jun 10 08:21:47 2021 -0400 Merge branch 'maint-0.3.5' into release-0.3.5 changes/geoip-2021-06-10 |3 + src/config/geoip | 4764

[tor-commits] [tor/main] Add links to original design paper and anonbib

2021-06-09 Thread nickm
commit 33e2c5962cf7319424da1d25a350a5d18022d576 Author: Emily Bones Date: Mon Jun 7 20:29:29 2021 + Add links to original design paper and anonbib Closes #33742 --- changes/ticket33742 | 3 +++ doc/HACKING/README.1st.md | 7 +++ 2 files changed, 10 insertions(+)

[tor-commits] [tor/release-0.4.6] remove rolled-up changes file.

2021-06-07 Thread nickm
commit 009b5778b2fcc6050e86bd25a23ce6eaf6bf7425 Author: Nick Mathewson Date: Mon Jun 7 15:03:27 2021 -0400 remove rolled-up changes file. --- changes/bug40175 | 5 - 1 file changed, 5 deletions(-) diff --git a/changes/bug40175 b/changes/bug40175 deleted file mode 100644 index

[tor-commits] [tor/release-0.4.5] remove rolled-up changes files.

2021-06-07 Thread nickm
commit eb8eac266c8f638b09ea1a03b1b14d0b678b65d8 Author: Nick Mathewson Date: Mon Jun 7 15:03:18 2021 -0400 remove rolled-up changes files. --- changes/bug40317| 5 - changes/bug40399| 5 - changes/ticket40370 | 4 3 files changed, 14 deletions(-) diff --git

[tor-commits] [tor/release-0.3.5] remove rolled-up changes file.

2021-06-07 Thread nickm
commit 60070546a71445688594c129d86be8ad081352e5 Author: Nick Mathewson Date: Mon Jun 7 15:02:55 2021 -0400 remove rolled-up changes file. --- changes/bug40380 | 3 --- changes/bug40399 | 5 - changes/geoip-2021-04-13 | 3 --- changes/geoip-2021-05-07 | 3 ---

[tor-commits] [tor/release-0.4.4] Start on a changelog for 0.4.4.9

2021-06-07 Thread nickm
commit 9c2661418174f3e415d6526760269b1fb7e84298 Author: Nick Mathewson Date: Mon Jun 7 14:41:27 2021 -0400 Start on a changelog for 0.4.4.9 --- ChangeLog | 27 +++ 1 file changed, 27 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2fffea1233..2575857470

[tor-commits] [tor/release-0.3.5] start 0.3.5.15 changelog.

2021-06-07 Thread nickm
commit 8a3c8925b8a4528cf101c0a100eea983694a54d3 Author: Nick Mathewson Date: Mon Jun 7 15:02:43 2021 -0400 start 0.3.5.15 changelog. --- ChangeLog | 18 ++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index b1a7b2d8b1..a511525125 100644 ---

[tor-commits] [tor/release-0.4.4] remove rolled-up changes files.

2021-06-07 Thread nickm
commit 6378002d2d9ff0010e04572d6c2e6eadf5bc4718 Author: Nick Mathewson Date: Mon Jun 7 15:03:09 2021 -0400 remove rolled-up changes files. --- changes/bug40380 | 3 --- changes/bug40399 | 5 - changes/geoip-2021-04-13 | 3 --- changes/geoip-2021-05-07 | 3 ---

[tor-commits] [tor/release-0.4.5] start on 0.4.5.9 changelog.

2021-06-07 Thread nickm
commit 24465222823a49ba9001f4babba96a91dd27024d Author: Nick Mathewson Date: Mon Jun 7 14:37:44 2021 -0400 start on 0.4.5.9 changelog. --- ChangeLog | 23 +++ 1 file changed, 23 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1c3cbdc82f..0881e7e500 100644 ---

[tor-commits] [tor/release-0.4.6] Start ReleaseNotes for 0.4.6.5.

2021-06-07 Thread nickm
commit c3e473c3de2beea9f4cf058c8ae438e245541246 Author: Nick Mathewson Date: Mon Jun 7 14:08:19 2021 -0400 Start ReleaseNotes for 0.4.6.5. This is a sorted version of the entries from the earlier 0.4.6.x releases, excluding those that fixed bugs against 0.4.6.x, or those

[tor-commits] [tor/release-0.4.6] Begin a ChangeLog for 0.4.6.5

2021-06-07 Thread nickm
commit 5d91a3bcaf0a5e1ccbebd4247a9f6f2e42643ae7 Author: Nick Mathewson Date: Mon Jun 7 13:47:46 2021 -0400 Begin a ChangeLog for 0.4.6.5 --- ChangeLog | 19 +++ 1 file changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6d9c224a9c..1cdc87e9c3 100644 ---

[tor-commits] [tor/release-0.4.6] Copy 0.4.5.8 changelog in to changelog and releasenotes.

2021-06-07 Thread nickm
commit 23e6551a73f0a7618535ba9861faf13971307eeb Author: Nick Mathewson Date: Mon Jun 7 13:50:28 2021 -0400 Copy 0.4.5.8 changelog in to changelog and releasenotes. --- ChangeLog| 62 ReleaseNotes | 62

[tor-commits] [tor/main] Add a checklist to releasingtor.md

2021-06-07 Thread nickm
commit f93d9d8bacb672c123674cfe9fbb01320e6cb3d7 Author: Nick Mathewson Date: Mon Jun 7 13:51:05 2021 -0400 Add a checklist to releasingtor.md --- doc/HACKING/ReleasingTor.md | 11 +++ 1 file changed, 11 insertions(+) diff --git a/doc/HACKING/ReleasingTor.md

[tor-commits] [tor/main] Copy 0.4.5.8 changelog into the main branch changelog.

2021-06-07 Thread nickm
commit c62bd0e70883088713f3bc78eba9fc1451dd7ddc Author: Nick Mathewson Date: Mon Jun 7 13:50:53 2021 -0400 Copy 0.4.5.8 changelog into the main branch changelog. --- ChangeLog | 62 ++ 1 file changed, 62 insertions(+) diff --git

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

2021-06-07 Thread nickm
commit 0d402eefa55716086db2c871e05d42e5667643ab Merge: 9a37cf4883 b3fe9d5162 Author: Nick Mathewson Date: Mon Jun 7 13:32:36 2021 -0400 Merge branch 'maint-0.4.6' into release-0.4.6 configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +-

[tor-commits] [tor/release-0.4.6] Bump to 0.4.6.5

2021-06-07 Thread nickm
commit b3fe9d51629a7be5b05cf106cadcb76d2770f187 Author: Nick Mathewson Date: Mon Jun 7 13:32:07 2021 -0400 Bump to 0.4.6.5 --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 4

[tor-commits] [tor/release-0.4.6] Merge branch 'maint-0.4.4' into maint-0.4.5

2021-06-07 Thread nickm
commit b3ca2faf46913fb6d1c334667e81de3570a7a177 Merge: 8b6e919086 1956f63d6b Author: Nick Mathewson Date: Mon Jun 7 13:30:36 2021 -0400 Merge branch 'maint-0.4.4' into maint-0.4.5 "ours" to avoid version bump. ___ tor-commits mailing

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

2021-06-07 Thread nickm
commit 66701c61951a13534b3e802e478270a5f04dbd15 Merge: f832b4bcee c80b98520b Author: Nick Mathewson Date: Mon Jun 7 13:31:21 2021 -0400 Merge branch 'maint-0.4.5' into maint-0.4.6 "ours" to avoid version bump. ___ tor-commits mailing

[tor-commits] [tor/release-0.4.6] Bump to 0.4.4.9

2021-06-07 Thread nickm
commit 1956f63d6b9357d6dc6375784fd6fea8551a7d61 Author: Nick Mathewson Date: Mon Jun 7 13:30:18 2021 -0400 Bump to 0.4.4.9 --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 4

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

2021-06-07 Thread nickm
commit af602fff9fe68d6f90aca86583d91a495d00954b Merge: f8d028e14a c80b98520b Author: Nick Mathewson Date: Mon Jun 7 13:32:36 2021 -0400 Merge branch 'maint-0.4.5' into release-0.4.5 configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +-

[tor-commits] [tor/release-0.4.6] Bump to 0.4.5.9.

2021-06-07 Thread nickm
commit c80b98520b08b0b1bdc9c1417d5dc5c4782db670 Author: Nick Mathewson Date: Mon Jun 7 13:31:10 2021 -0400 Bump to 0.4.5.9. --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 4

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

2021-06-07 Thread nickm
commit 6bcb0fb8812774e0714a0e5c1afb3b27acc66bca Merge: 11c7e65730 ed7f4ad4a9 Author: Nick Mathewson Date: Mon Jun 7 13:29:49 2021 -0400 Merge branch 'maint-0.3.5' into maint-0.4.4 ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/release-0.4.6] Bump to 0.3.5.15.

2021-06-07 Thread nickm
commit ed7f4ad4a9309fb480495f036ebfdc9807a24848 Author: Nick Mathewson Date: Mon Jun 7 13:29:35 2021 -0400 Bump to 0.3.5.15. --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 3

[tor-commits] [tor/release-0.4.5] Bump to 0.3.5.15.

2021-06-07 Thread nickm
commit ed7f4ad4a9309fb480495f036ebfdc9807a24848 Author: Nick Mathewson Date: Mon Jun 7 13:29:35 2021 -0400 Bump to 0.3.5.15. --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 3

[tor-commits] [tor/release-0.4.5] Bump to 0.4.4.9

2021-06-07 Thread nickm
commit 1956f63d6b9357d6dc6375784fd6fea8551a7d61 Author: Nick Mathewson Date: Mon Jun 7 13:30:18 2021 -0400 Bump to 0.4.4.9 --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 4

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

2021-06-07 Thread nickm
commit 6bcb0fb8812774e0714a0e5c1afb3b27acc66bca Merge: 11c7e65730 ed7f4ad4a9 Author: Nick Mathewson Date: Mon Jun 7 13:29:49 2021 -0400 Merge branch 'maint-0.3.5' into maint-0.4.4 ___ tor-commits mailing list tor-commits@lists.torproject.org

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

2021-06-07 Thread nickm
commit b3ca2faf46913fb6d1c334667e81de3570a7a177 Merge: 8b6e919086 1956f63d6b Author: Nick Mathewson Date: Mon Jun 7 13:30:36 2021 -0400 Merge branch 'maint-0.4.4' into maint-0.4.5 "ours" to avoid version bump. ___ tor-commits mailing

[tor-commits] [tor/release-0.4.5] Bump to 0.4.5.9.

2021-06-07 Thread nickm
commit c80b98520b08b0b1bdc9c1417d5dc5c4782db670 Author: Nick Mathewson Date: Mon Jun 7 13:31:10 2021 -0400 Bump to 0.4.5.9. --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 4

[tor-commits] [tor/release-0.4.4] Bump to 0.3.5.15.

2021-06-07 Thread nickm
commit ed7f4ad4a9309fb480495f036ebfdc9807a24848 Author: Nick Mathewson Date: Mon Jun 7 13:29:35 2021 -0400 Bump to 0.3.5.15. --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 3

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

2021-06-07 Thread nickm
commit 6bcb0fb8812774e0714a0e5c1afb3b27acc66bca Merge: 11c7e65730 ed7f4ad4a9 Author: Nick Mathewson Date: Mon Jun 7 13:29:49 2021 -0400 Merge branch 'maint-0.3.5' into maint-0.4.4 ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/release-0.3.5] Bump to 0.3.5.15.

2021-06-07 Thread nickm
commit ed7f4ad4a9309fb480495f036ebfdc9807a24848 Author: Nick Mathewson Date: Mon Jun 7 13:29:35 2021 -0400 Bump to 0.3.5.15. --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 3

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

2021-06-07 Thread nickm
commit bffba45796f4d4521c817e995d1f6055d9fef43a Merge: f66fa8eba5 1956f63d6b Author: Nick Mathewson Date: Mon Jun 7 13:32:35 2021 -0400 Merge branch 'maint-0.4.4' into release-0.4.4 configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +-

[tor-commits] [tor/maint-0.4.6] Bump to 0.4.4.9

2021-06-07 Thread nickm
commit 1956f63d6b9357d6dc6375784fd6fea8551a7d61 Author: Nick Mathewson Date: Mon Jun 7 13:30:18 2021 -0400 Bump to 0.4.4.9 --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 4

[tor-commits] [tor/maint-0.4.6] Bump to 0.4.6.5

2021-06-07 Thread nickm
commit b3fe9d51629a7be5b05cf106cadcb76d2770f187 Author: Nick Mathewson Date: Mon Jun 7 13:32:07 2021 -0400 Bump to 0.4.6.5 --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 4

[tor-commits] [tor/release-0.4.4] Bump to 0.4.4.9

2021-06-07 Thread nickm
commit 1956f63d6b9357d6dc6375784fd6fea8551a7d61 Author: Nick Mathewson Date: Mon Jun 7 13:30:18 2021 -0400 Bump to 0.4.4.9 --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 4

[tor-commits] [tor/maint-0.4.6] Merge branch 'maint-0.4.5' into maint-0.4.6

2021-06-07 Thread nickm
commit 66701c61951a13534b3e802e478270a5f04dbd15 Merge: f832b4bcee c80b98520b Author: Nick Mathewson Date: Mon Jun 7 13:31:21 2021 -0400 Merge branch 'maint-0.4.5' into maint-0.4.6 "ours" to avoid version bump. ___ tor-commits mailing

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

2021-06-07 Thread nickm
commit fe328e2f332662d7bf16adaa18f6c96c43b3f83f Merge: a4e8624db1 ed7f4ad4a9 Author: Nick Mathewson Date: Mon Jun 7 13:32:35 2021 -0400 Merge branch 'maint-0.3.5' into release-0.3.5 configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +-

[tor-commits] [tor/maint-0.4.6] Bump to 0.4.5.9.

2021-06-07 Thread nickm
commit c80b98520b08b0b1bdc9c1417d5dc5c4782db670 Author: Nick Mathewson Date: Mon Jun 7 13:31:10 2021 -0400 Bump to 0.4.5.9. --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 4

[tor-commits] [tor/maint-0.4.6] Merge branch 'maint-0.4.4' into maint-0.4.5

2021-06-07 Thread nickm
commit b3ca2faf46913fb6d1c334667e81de3570a7a177 Merge: 8b6e919086 1956f63d6b Author: Nick Mathewson Date: Mon Jun 7 13:30:36 2021 -0400 Merge branch 'maint-0.4.4' into maint-0.4.5 "ours" to avoid version bump. ___ tor-commits mailing

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

2021-06-07 Thread nickm
commit 6bcb0fb8812774e0714a0e5c1afb3b27acc66bca Merge: 11c7e65730 ed7f4ad4a9 Author: Nick Mathewson Date: Mon Jun 7 13:29:49 2021 -0400 Merge branch 'maint-0.3.5' into maint-0.4.4 ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/maint-0.4.6] Bump to 0.3.5.15.

2021-06-07 Thread nickm
commit ed7f4ad4a9309fb480495f036ebfdc9807a24848 Author: Nick Mathewson Date: Mon Jun 7 13:29:35 2021 -0400 Bump to 0.3.5.15. --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 3

[tor-commits] [tor/maint-0.4.5] Merge branch 'maint-0.4.4' into maint-0.4.5

2021-06-07 Thread nickm
commit b3ca2faf46913fb6d1c334667e81de3570a7a177 Merge: 8b6e919086 1956f63d6b Author: Nick Mathewson Date: Mon Jun 7 13:30:36 2021 -0400 Merge branch 'maint-0.4.4' into maint-0.4.5 "ours" to avoid version bump. ___ tor-commits mailing

[tor-commits] [tor/maint-0.4.5] Bump to 0.4.5.9.

2021-06-07 Thread nickm
commit c80b98520b08b0b1bdc9c1417d5dc5c4782db670 Author: Nick Mathewson Date: Mon Jun 7 13:31:10 2021 -0400 Bump to 0.4.5.9. --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 4

[tor-commits] [tor/maint-0.4.5] Bump to 0.4.4.9

2021-06-07 Thread nickm
commit 1956f63d6b9357d6dc6375784fd6fea8551a7d61 Author: Nick Mathewson Date: Mon Jun 7 13:30:18 2021 -0400 Bump to 0.4.4.9 --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 4

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

2021-06-07 Thread nickm
commit 6bcb0fb8812774e0714a0e5c1afb3b27acc66bca Merge: 11c7e65730 ed7f4ad4a9 Author: Nick Mathewson Date: Mon Jun 7 13:29:49 2021 -0400 Merge branch 'maint-0.3.5' into maint-0.4.4 ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/maint-0.4.5] Bump to 0.3.5.15.

2021-06-07 Thread nickm
commit ed7f4ad4a9309fb480495f036ebfdc9807a24848 Author: Nick Mathewson Date: Mon Jun 7 13:29:35 2021 -0400 Bump to 0.3.5.15. --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 3

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

2021-06-07 Thread nickm
commit 6bcb0fb8812774e0714a0e5c1afb3b27acc66bca Merge: 11c7e65730 ed7f4ad4a9 Author: Nick Mathewson Date: Mon Jun 7 13:29:49 2021 -0400 Merge branch 'maint-0.3.5' into maint-0.4.4 ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/maint-0.4.4] Bump to 0.4.4.9

2021-06-07 Thread nickm
commit 1956f63d6b9357d6dc6375784fd6fea8551a7d61 Author: Nick Mathewson Date: Mon Jun 7 13:30:18 2021 -0400 Bump to 0.4.4.9 --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 4

[tor-commits] [tor/main] Merge branch 'maint-0.4.6'

2021-06-07 Thread nickm
commit 4ea62b87d033a0395b206c48a6f1c371e18ac27e Merge: 6c82015959 b3fe9d5162 Author: Nick Mathewson Date: Mon Jun 7 13:32:18 2021 -0400 Merge branch 'maint-0.4.6' "ours" to avoid version bump. ___ tor-commits mailing list

[tor-commits] [tor/maint-0.3.5] Bump to 0.3.5.15.

2021-06-07 Thread nickm
commit ed7f4ad4a9309fb480495f036ebfdc9807a24848 Author: Nick Mathewson Date: Mon Jun 7 13:29:35 2021 -0400 Bump to 0.3.5.15. --- configure.ac| 2 +- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 3

<    1   2   3   4   5   6   7   8   9   10   >