<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tests/shadow, branch arti-v1.1.12</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.12</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.12'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-12-14T18:21:38Z</updated>
<entry>
<title>shadow test: Update the test client auth keys.</title>
<updated>2023-12-14T18:21:38Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-12-14T17:37:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c65a35fab5e6786f0be5c4645db7df054251514c'/>
<id>urn:sha1:c65a35fab5e6786f0be5c4645db7df054251514c</id>
<content type='text'>
The algorithm name for x25519 keys has changed, so the test keys need to
be updated.
</content>
</entry>
<entry>
<title>shadow test: Update hidden service keys.</title>
<updated>2023-12-14T16:45:36Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-12-14T16:43:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5386b1656f3d859938f87facbbbca764e5923ad7'/>
<id>urn:sha1:5386b1656f3d859938f87facbbbca764e5923ad7</id>
<content type='text'>
The algorithm name for expanded ed25519 keys has changed, so the test
keys need to be updated.
</content>
</entry>
<entry>
<title>shadow test: remove workaround for #1170</title>
<updated>2023-12-14T01:12:10Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-12-14T01:06:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e97af34556c23c8ab3aabd45c48ee1cb269b0c5d'/>
<id>urn:sha1:e97af34556c23c8ab3aabd45c48ee1cb269b0c5d</id>
<content type='text'>
Disabling the shadow option --model-unblocked-syscall-latency causes
this bug not to surface. Better to remove this workaround for now
so that we can revisit again if/when it does rather than continue to
mask it.
</content>
</entry>
<entry>
<title>shadow test: disable --model-unblocked-syscall-latency</title>
<updated>2023-12-14T01:12:10Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-12-14T01:03:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3a3126c159b40305c02a1b1783b09c700dc7ebea'/>
<id>urn:sha1:3a3126c159b40305c02a1b1783b09c700dc7ebea</id>
<content type='text'>
This option is mostly a workaround for busy loops and other subtle race
conditions. While having it enabled can let us ignore some benign busy
loops and timing edge cases, it can also hide real problems; e.g.
burning extra CPU in a busy-loop.

https://shadow.github.io/docs/guide/limitations.html#busy-loops
</content>
</entry>
<entry>
<title>shadow test: add tor client connecting to arti hs</title>
<updated>2023-12-13T18:10:15Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-12-13T18:05:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=18197136e35e577c26f7676b01c5a3c15c94cc04'/>
<id>urn:sha1:18197136e35e577c26f7676b01c5a3c15c94cc04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shadow test: add client for arti hs</title>
<updated>2023-12-13T18:10:15Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-12-12T23:06:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=84fd65593019f8523ceccb759d5e4f2cd72ff760'/>
<id>urn:sha1:84fd65593019f8523ceccb759d5e4f2cd72ff760</id>
<content type='text'>
This also adds a workaround - the arti service doesn't appear to
register itself (set up intro points) unless first used as a client.
</content>
</entry>
<entry>
<title>shadow test: add hidden service keystore to template</title>
<updated>2023-12-13T18:10:15Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-12-12T21:19:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=449aaf0127309dda66ab902e61c76243499da84c'/>
<id>urn:sha1:449aaf0127309dda66ab902e61c76243499da84c</id>
<content type='text'>
This is to ensure a stable HS address.
</content>
</entry>
<entry>
<title>shadow test: add fileserver-onion-arti</title>
<updated>2023-12-13T18:10:15Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-12-12T21:04:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0111264915a10b22220fd7b29e00079922a414a4'/>
<id>urn:sha1:0111264915a10b22220fd7b29e00079922a414a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shadow ci: use proxy.sock_listen instead of socks_port</title>
<updated>2023-12-13T18:10:15Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-12-12T20:01:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d9c2f1e90b773b09db53eb53f3fb31859f7e9c8b'/>
<id>urn:sha1:d9c2f1e90b773b09db53eb53f3fb31859f7e9c8b</id>
<content type='text'>
socks_port is deprecated
</content>
</entry>
<entry>
<title>shadow ci: reformat arti argument lists (no-op)</title>
<updated>2023-12-13T18:10:15Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-12-12T19:31:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e7aecaf1ecb2707f5baecb440e60b0ff493fe941'/>
<id>urn:sha1:e7aecaf1ecb2707f5baecb440e60b0ff493fe941</id>
<content type='text'>
Put one argument per line and use a yaml list instead of string (shadow
accepts either here).
</content>
</entry>
</feed>
