commit ddcadad7d6fd14a7fb1be24aa3e091440e0a5d9e
Author: Translation commit bot
Date: Tue Jan 7 03:45:58 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
---
vi/https-everywhere.dtd | 16
1 file changed, 8 insertions(+), 8 deletions(-)
di
commit 7a6c15f767f4969d601c8fccfbe1f46e049148ae
Author: Translation commit bot
Date: Mon Jan 6 23:51:07 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
---
contents+ja.po | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/conte
commit 4d9fddb00747993542a472cc3f8300cf4ede3336
Author: Translation commit bot
Date: Mon Jan 6 23:24:24 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=tor_outreach_md
---
tor-outreach2019-2020-fa.md | 22 +++---
1 file changed, 11 insertions(+), 11 delet
commit 6bada26bb85ce2815d2e6a621541e2dfb13f0f32
Author: Translation commit bot
Date: Mon Jan 6 23:19:28 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
---
pt_BR.po | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/pt_BR.po b/pt_
commit 7370d89edcd30785ac4f1c3a7d1e360d5e73654b
Author: Translation commit bot
Date: Mon Jan 6 23:17:31 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=tails-misc
---
pt_BR.po | 103 ---
1 file changed, 52 inser
commit eb8487883af4537a9f99e0204840b031c4a89b70
Author: Translation commit bot
Date: Mon Jan 6 23:15:33 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
---
locale/fa/LC_MESSAGES/messages.po | 119 +++---
1 file cha
commit 039f0591620fc09da97cb3b4daf9c3c15373a403
Author: Translation commit bot
Date: Mon Jan 6 22:51:01 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
---
contents+fa.po | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/cont
commit 1b07a2d7bf8cc868e2d904191e8c30b48b7ac216
Author: Suphanat Chunhapanya
Date: Tue Aug 20 16:18:24 2019 +0800
doc: Add TCPProxy option
TCPProxy is used for proxying all outgoing OR connections through some
proxy with the protocol specified in the option.
---
doc/tor.1.txt
commit de58a49a2db20638823a77a1fb4c7f913f4f2169
Author: Suphanat Chunhapanya
Date: Mon Oct 21 18:00:02 2019 +0800
test: HAPRoxy protocol
---
src/core/or/connection_or.c | 11 ++
src/core/or/connection_or.h | 7
src/test/test_connection.c | 77
commit 14d781fff6bd88c4e0cd5b741629c3e79c8612d9
Author: Suphanat Chunhapanya
Date: Mon Dec 2 15:24:44 2019 +0800
circuit: Add change file
---
changes/ticket31518 | 6 ++
1 file changed, 6 insertions(+)
diff --git a/changes/ticket31518 b/changes/ticket31518
new file mode 100644
index 0
commit 119004e87d6303de5e90e7dfad87dd89bae6bd5f
Author: Suphanat Chunhapanya
Date: Fri Aug 23 11:44:49 2019 +0800
circuit: Implement haproxy
---
src/core/include.am| 2 ++
src/core/mainloop/connection.c | 48 +-
src/core/main
commit 101bdeb02d78aab7d7b4b13e8620203ce6e44b4c
Author: Suphanat Chunhapanya
Date: Thu Aug 22 11:53:59 2019 +0800
doc: TCPProxy is not supported in TOR_PT_PROXY
Because we need to construct the URI using the TCPProxy configuration
but we don't have a standard URI scheme for hap
commit 41b9dca07bb7dea4758cf97f9bbff7a52b09ebf4
Author: Suphanat Chunhapanya
Date: Tue Sep 10 15:32:08 2019 +0800
test: Implement haproxy
---
src/test/include.am | 1 +
src/test/test.c | 1 +
src/test/test.h | 1 +
src/test/test_proto_haproxy.c | 66
commit 1b63eea66cbb8793a3cff05de8d856ce3b93fc17
Merge: 9276c07a9 14d781fff
Author: Nick Mathewson
Date: Mon Jan 6 13:41:20 2020 -0500
Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_merged
changes/ticket31518| 6 +
doc/tor.1.txt
commit 4264717ca377464b5304df0e3a322afaef72d812
Author: Suphanat Chunhapanya
Date: Tue Oct 22 01:55:23 2019 +0800
test: HTTP CONNECT protocol
---
src/test/test_connection.c | 37 -
1 file changed, 28 insertions(+), 9 deletions(-)
diff --git a/src/test/t
commit 52e59640f9ae266d25a7727869c84e506c96a1c8
Author: Suphanat Chunhapanya
Date: Fri Aug 23 10:35:50 2019 +0800
circuit: Refactor connection_proxy_connect
Since connection_proxy_connect is too long now, it's better to create
new functions (connection_https_proxy_connect,
commit 5a6a6ed33c400c93387f388e3b8fb109d7047f2f
Author: Suphanat Chunhapanya
Date: Wed Aug 21 14:56:32 2019 +0800
config: Add TCPProxy option for haproxy protocol
Read the TCPProxy option and put in or_options_t.
---
src/app/config/config.c| 89
commit 9dd04396ba66602e89df52fd8bc1cbad1201083b
Author: Suphanat Chunhapanya
Date: Thu Aug 22 10:25:04 2019 +0800
test: Add TCPProxy option for haproxy protocol
---
src/test/test_config.c | 47 +++
1 file changed, 47 insertions(+)
diff --git a/s
commit af9c85b9721323682031d8fc62935ac938f55101
Author: Translation commit bot
Date: Mon Jan 6 21:25:33 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=support-portal
---
contents+ru.po | 25 ++---
1 file changed, 18 insertions(+), 7 deletions(-)
dif
commit 5f15e9b2a2f82975c8e291d05563e60f2b9a0ee2
Author: Translation commit bot
Date: Mon Jan 6 20:45:38 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
---
locale/fr/LC_MESSAGES/messages.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
d
commit 8e30e9467331c0edbde04f08cc2d96a2e42abad5
Author: Translation commit bot
Date: Mon Jan 6 20:21:19 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
---
contents+fr.po | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/cont
commit e5d0fb2d96fc6821728ecb4a4a583ce1d67a3f19
Author: Translation commit bot
Date: Mon Jan 6 20:19:26 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
---
es.po | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/es.po b/es.po
in
commit 1aa6ed528587d188d75123b2ea29869bc427ad09
Author: Translation commit bot
Date: Mon Jan 6 20:17:30 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=tails-misc
---
es.po | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/es.po b/es.po
index
commit 3c80c5ff772f49da10c64a47d11210099ab54185
Author: Translation commit bot
Date: Mon Jan 6 20:15:36 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
---
locale/fr/LC_MESSAGES/messages.po | 10 +-
1 file changed, 5 insertions(+), 5 dele
commit e08d07692fa7f2dd0cd139cb0c7e359be4264d8a
Author: Nick Mathewson
Date: Mon Jan 6 13:31:30 2020 -0500
Add documentation about building a TAGS file.
Patch from opara. Closes ticket 32779.
---
changes/ticket32779 | 3 +++
doc/HACKING/HelpfulTools.md | 24 +
commit b7dbb4a554e7f41d88371103065b55517d58b5d0
Author: Mike Perry
Date: Tue Dec 17 14:02:23 2019 -0600
Add NSF support acknowledgment to circpad dev doc.
---
doc/HACKING/CircuitPaddingDevelopment.md | 4
1 file changed, 4 insertions(+)
diff --git a/doc/HACKING/CircuitPaddingDevelopm
commit 9276c07a916e4dc3b159c95c578e43be102f26e6
Merge: e08d07692 b7dbb4a55
Author: Nick Mathewson
Date: Mon Jan 6 13:32:33 2020 -0500
Merge remote-tracking branch 'tor-github/pr/1615'
doc/HACKING/CircuitPaddingDevelopment.md | 4
1 file changed, 4 insertions(+)
_
commit 1f498220bda87e44d8a3ab12825270fde6eec7dc
Merge: 48f734178 42e31b5c4
Author: Nick Mathewson
Date: Mon Jan 6 13:28:10 2020 -0500
Merge remote-tracking branch 'tor-github/pr/1620'
changes/ticket32807| 4
doc/tor.1.txt | 6 --
src/app/config/config
commit 42e31b5c45b5387d1c81067386373636bb8fd5c2
Author: Nick Mathewson
Date: Thu Dec 19 11:04:48 2019 -0500
Mark TestingEstimatedDescriptorPropagationTime as obsolete.
We stopped looking at this option in 85cf6dcba3693b, back when we
implemented the minimal pieces of prop275.
commit b4977d1aa9366cdb1475664bcf1486fbfdf5a166
Author: Nick Mathewson
Date: Mon Dec 16 15:31:23 2019 -0500
Fix formatting in tor_assertf() message in struct_check_magic().
Closes 32771; bugfix on 0.4.2.1-alpha.
---
changes/bug32771| 4
src/lib/confmgt/structvar.c
commit df5c81fec0f25a684f1f7e68e80abcde5402d3ef
Merge: bd11fb109 1b619a627
Author: Nick Mathewson
Date: Mon Dec 16 15:27:18 2019 -0500
Merge branch 'bug32765_041' into bug32771_042
changes/ticket32765| 4
src/lib/log/util_bug.h | 6 --
2 files changed, 8 insertions(+), 2 dele
commit 1b619a627ca1ee11d1680dc56e90e9fc1af2ddb5
Author: Nick Mathewson
Date: Mon Dec 16 15:14:13 2019 -0500
Use CHECK_PRINTF() for printf-like functions in util_bug.h
---
changes/ticket32765| 4
src/lib/log/util_bug.h | 6 --
2 files changed, 8 insertions(+), 2 deletions(-)
d
commit 6da989cfe8323418ee1f888287d0d65b21b60c1d
Merge: 2d8d6d1eb b4977d1aa
Author: Nick Mathewson
Date: Mon Jan 6 13:20:57 2020 -0500
Merge remote-tracking branch 'tor-github/pr/1612' into maint-0.4.2
changes/bug32771| 4
changes/ticket32765 | 4
src/lib/conf
commit b4977d1aa9366cdb1475664bcf1486fbfdf5a166
Author: Nick Mathewson
Date: Mon Dec 16 15:31:23 2019 -0500
Fix formatting in tor_assertf() message in struct_check_magic().
Closes 32771; bugfix on 0.4.2.1-alpha.
---
changes/bug32771| 4
src/lib/confmgt/structvar.c
commit df5c81fec0f25a684f1f7e68e80abcde5402d3ef
Merge: bd11fb109 1b619a627
Author: Nick Mathewson
Date: Mon Dec 16 15:27:18 2019 -0500
Merge branch 'bug32765_041' into bug32771_042
changes/ticket32765| 4
src/lib/log/util_bug.h | 6 --
2 files changed, 8 insertions(+), 2 dele
commit b4977d1aa9366cdb1475664bcf1486fbfdf5a166
Author: Nick Mathewson
Date: Mon Dec 16 15:31:23 2019 -0500
Fix formatting in tor_assertf() message in struct_check_magic().
Closes 32771; bugfix on 0.4.2.1-alpha.
---
changes/bug32771| 4
src/lib/confmgt/structvar.c
commit f1173a63fb905922a2ef13588a1999d85a24a9f6
Merge: 77188ef36 6da989cfe
Author: Nick Mathewson
Date: Mon Jan 6 13:24:01 2020 -0500
Merge branch 'maint-0.4.2' into release-0.4.2
changes/bug32771| 4
changes/ticket32765 | 4
src/lib/confmgt/structvar.c | 4 +
commit 1b619a627ca1ee11d1680dc56e90e9fc1af2ddb5
Author: Nick Mathewson
Date: Mon Dec 16 15:14:13 2019 -0500
Use CHECK_PRINTF() for printf-like functions in util_bug.h
---
changes/ticket32765| 4
src/lib/log/util_bug.h | 6 --
2 files changed, 8 insertions(+), 2 deletions(-)
d
commit 6da989cfe8323418ee1f888287d0d65b21b60c1d
Merge: 2d8d6d1eb b4977d1aa
Author: Nick Mathewson
Date: Mon Jan 6 13:20:57 2020 -0500
Merge remote-tracking branch 'tor-github/pr/1612' into maint-0.4.2
changes/bug32771| 4
changes/ticket32765 | 4
src/lib/conf
commit df5c81fec0f25a684f1f7e68e80abcde5402d3ef
Merge: bd11fb109 1b619a627
Author: Nick Mathewson
Date: Mon Dec 16 15:27:18 2019 -0500
Merge branch 'bug32765_041' into bug32771_042
changes/ticket32765| 4
src/lib/log/util_bug.h | 6 --
2 files changed, 8 insertions(+), 2 dele
commit 48f734178362d3a8b490a23ceff202a2027a27fc
Merge: 13216f848 6da989cfe
Author: Nick Mathewson
Date: Mon Jan 6 13:24:01 2020 -0500
Merge branch 'maint-0.4.2'
changes/bug32771| 4
changes/ticket32765 | 4
src/lib/confmgt/structvar.c | 4 ++--
src/lib/log/ut
commit 6da989cfe8323418ee1f888287d0d65b21b60c1d
Merge: 2d8d6d1eb b4977d1aa
Author: Nick Mathewson
Date: Mon Jan 6 13:20:57 2020 -0500
Merge remote-tracking branch 'tor-github/pr/1612' into maint-0.4.2
changes/bug32771| 4
changes/ticket32765 | 4
src/lib/conf
commit 1b619a627ca1ee11d1680dc56e90e9fc1af2ddb5
Author: Nick Mathewson
Date: Mon Dec 16 15:14:13 2019 -0500
Use CHECK_PRINTF() for printf-like functions in util_bug.h
---
changes/ticket32765| 4
src/lib/log/util_bug.h | 6 --
2 files changed, 8 insertions(+), 2 deletions(-)
d
commit 6a4f3d047ca32e910b5d78302cc271cedf6f38d3
Author: Translation commit bot
Date: Mon Jan 6 18:25:02 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=support-portal
---
contents+de.po | 28 +++-
1 file changed, 27 insertions(+), 1 deletion(-)
d
commit 9ebc607ec413527106964fd78d9d32691cc5b14a
Author: Translation commit bot
Date: Mon Jan 6 17:54:52 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=support-portal
---
contents+de.po | 20 ++--
1 file changed, 18 insertions(+), 2 deletions(-)
diff --g
commit 42085fc7977fd797d6470a2f647961316edbcd62
Author: Translation commit bot
Date: Mon Jan 6 17:24:44 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=support-portal
---
contents+ar.po | 4
1 file changed, 4 insertions(+)
diff --git a/contents+ar.po b/contents+ar.
commit 32b90205f582540e11f1fcfc639d70302e90fd84
Author: Translation commit bot
Date: Mon Jan 6 16:55:01 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=support-portal
---
contents+ar.po | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/conten
commit 1c4cfad72e5c85f0e5620b131eabeaf381255d8e
Author: Translation commit bot
Date: Mon Jan 6 16:25:00 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=support-portal
---
contents+ar.po | 7 +++
1 file changed, 7 insertions(+)
diff --git a/contents+ar.po b/contents+
commit ef2bd74a81e3f76b4ba26a74dd90c74a94e15c34
Author: Translation commit bot
Date: Mon Jan 6 15:55:16 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=support-portal
---
contents+ar.po | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/contents+ar.po
commit e956dd1eb0b227ee76f7e020b7b227e42220017f
Author: Translation commit bot
Date: Mon Jan 6 13:49:21 2020 +
https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_completed
---
mk.po | 1069
tails.pot | 30
commit b9d81282e0dbfdae795b38c26879716d7860bcf9
Author: Peter Gerber
Date: Sun Jan 5 15:48:54 2020 +0100
Fix sandbox crash during reload of logging configuration
Allow calls to dup() which was introduced in commit a22fbab986.
From a security perspective, I don't think this
commit 2d8d6d1ebfd62ebc6da931170d949d8c02f67b76
Merge: 16e94dc7a f5461a4bd
Author: Nick Mathewson
Date: Mon Jan 6 08:08:59 2020 -0500
Merge branch 'maint-0.4.1' into maint-0.4.2
changes/bug32841 | 4
changes/bug32877 | 4
2 files changed, 4 insertions(+), 4 deletions(-)
_
commit f5461a4bdf343a0572b0594fa33af37ce1be9d8f
Author: Nick Mathewson
Date: Mon Jan 6 08:08:48 2020 -0500
update changes file to pass "make check-changes"
---
changes/bug32841 | 4
changes/bug32877 | 4
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/changes/bug32
commit 16e94dc7a70e90fe7a1617ffeef817f3394fe382
Merge: 5dbb607e9 b9d81282e
Author: Nick Mathewson
Date: Mon Jan 6 08:06:54 2020 -0500
Merge branch 'maint-0.4.1' into maint-0.4.2
changes/bug32877 | 4
src/lib/sandbox/sandbox.c | 1 +
2 files changed, 5 insertions(+)
_
commit bdc870e6f5e6eb25f40644614ab5ad4479c9cb9d
Merge: 8b685622f f5461a4bd
Author: Nick Mathewson
Date: Mon Jan 6 08:08:59 2020 -0500
Merge branch 'maint-0.4.1' into release-0.4.1
changes/bug32841 | 4
changes/bug32877 | 4
2 files changed, 4 insertions(+), 4 deletions(-)
_
commit 77188ef36e9163b87f89135ff459f21100614b1e
Merge: 7b7aa4f07 2d8d6d1eb
Author: Nick Mathewson
Date: Mon Jan 6 08:08:59 2020 -0500
Merge branch 'maint-0.4.2' into release-0.4.2
changes/bug32841 | 4
changes/bug32877 | 4
2 files changed, 4 insertions(+), 4 deletions(-)
_
commit f5461a4bdf343a0572b0594fa33af37ce1be9d8f
Author: Nick Mathewson
Date: Mon Jan 6 08:08:48 2020 -0500
update changes file to pass "make check-changes"
---
changes/bug32841 | 4
changes/bug32877 | 4
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/changes/bug32
commit b9d81282e0dbfdae795b38c26879716d7860bcf9
Author: Peter Gerber
Date: Sun Jan 5 15:48:54 2020 +0100
Fix sandbox crash during reload of logging configuration
Allow calls to dup() which was introduced in commit a22fbab986.
From a security perspective, I don't think this
commit b9d81282e0dbfdae795b38c26879716d7860bcf9
Author: Peter Gerber
Date: Sun Jan 5 15:48:54 2020 +0100
Fix sandbox crash during reload of logging configuration
Allow calls to dup() which was introduced in commit a22fbab986.
From a security perspective, I don't think this
commit 16e94dc7a70e90fe7a1617ffeef817f3394fe382
Merge: 5dbb607e9 b9d81282e
Author: Nick Mathewson
Date: Mon Jan 6 08:06:54 2020 -0500
Merge branch 'maint-0.4.1' into maint-0.4.2
changes/bug32877 | 4
src/lib/sandbox/sandbox.c | 1 +
2 files changed, 5 insertions(+)
_
commit 8b685622f843d1d450bf87356aa7055964421dd4
Merge: 69d7ea4db b9d81282e
Author: Nick Mathewson
Date: Mon Jan 6 08:06:54 2020 -0500
Merge branch 'maint-0.4.1' into release-0.4.1
changes/bug32877 | 4
src/lib/sandbox/sandbox.c | 1 +
2 files changed, 5 insertions(+)
commit 7b7aa4f070565fda111991f0d49342c977e42f02
Merge: 664a2c075 16e94dc7a
Author: Nick Mathewson
Date: Mon Jan 6 08:06:54 2020 -0500
Merge branch 'maint-0.4.2' into release-0.4.2
changes/bug32877 | 4
src/lib/sandbox/sandbox.c | 1 +
2 files changed, 5 insertions(+)
commit f5461a4bdf343a0572b0594fa33af37ce1be9d8f
Author: Nick Mathewson
Date: Mon Jan 6 08:08:48 2020 -0500
update changes file to pass "make check-changes"
---
changes/bug32841 | 4
changes/bug32877 | 4
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/changes/bug32
commit 13216f848a120760fa372b9ae8f6d0840f4a83ba
Merge: b062e0f0a 2d8d6d1eb
Author: Nick Mathewson
Date: Mon Jan 6 08:08:59 2020 -0500
Merge branch 'maint-0.4.2'
changes/bug32841 | 4
src/lib/sandbox/sandbox.c | 1 +
2 files changed, 5 insertions(+)
_
commit f5461a4bdf343a0572b0594fa33af37ce1be9d8f
Author: Nick Mathewson
Date: Mon Jan 6 08:08:48 2020 -0500
update changes file to pass "make check-changes"
---
changes/bug32841 | 4
changes/bug32877 | 4
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/changes/bug32
commit 2d8d6d1ebfd62ebc6da931170d949d8c02f67b76
Merge: 16e94dc7a f5461a4bd
Author: Nick Mathewson
Date: Mon Jan 6 08:08:59 2020 -0500
Merge branch 'maint-0.4.1' into maint-0.4.2
changes/bug32841 | 4
changes/bug32877 | 4
2 files changed, 4 insertions(+), 4 deletions(-)
_
commit 16e94dc7a70e90fe7a1617ffeef817f3394fe382
Merge: 5dbb607e9 b9d81282e
Author: Nick Mathewson
Date: Mon Jan 6 08:06:54 2020 -0500
Merge branch 'maint-0.4.1' into maint-0.4.2
changes/bug32877 | 4
src/lib/sandbox/sandbox.c | 1 +
2 files changed, 5 insertions(+)
_
commit 2d8d6d1ebfd62ebc6da931170d949d8c02f67b76
Merge: 16e94dc7a f5461a4bd
Author: Nick Mathewson
Date: Mon Jan 6 08:08:59 2020 -0500
Merge branch 'maint-0.4.1' into maint-0.4.2
changes/bug32841 | 4
changes/bug32877 | 4
2 files changed, 4 insertions(+), 4 deletions(-)
___
commit b9d81282e0dbfdae795b38c26879716d7860bcf9
Author: Peter Gerber
Date: Sun Jan 5 15:48:54 2020 +0100
Fix sandbox crash during reload of logging configuration
Allow calls to dup() which was introduced in commit a22fbab986.
From a security perspective, I don't think this
commit b9d81282e0dbfdae795b38c26879716d7860bcf9
Author: Peter Gerber
Date: Sun Jan 5 15:48:54 2020 +0100
Fix sandbox crash during reload of logging configuration
Allow calls to dup() which was introduced in commit a22fbab986.
From a security perspective, I don't think this
commit f5461a4bdf343a0572b0594fa33af37ce1be9d8f
Author: Nick Mathewson
Date: Mon Jan 6 08:08:48 2020 -0500
update changes file to pass "make check-changes"
---
changes/bug32841 | 4
changes/bug32877 | 4
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/changes/bug32
commit b062e0f0a4046724e349b92a3edf79141320422e
Author: Neel Chauhan
Date: Fri Dec 20 14:11:03 2019 -0500
Fix spacing in tor_sscanf() call in tor_inet_aton()
---
src/lib/net/inaddr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/net/inaddr.c b/src/lib/net/inad
commit 01c6fde3265752f8e91084f5d1dd4788a96d8de9
Author: Neel Chauhan
Date: Fri Dec 20 14:10:43 2019 -0500
Fix spacing in tor_inet_aton() function header
---
src/lib/net/inaddr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/net/inaddr.c b/src/lib/net/inaddr.c
73 matches
Mail list logo