<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sand-leek, branch master</title>
<subtitle>Experimental CPU-bound (soon GPU) vanity onion address generator</subtitle>
<link rel='alternate' type='text/html' href='https://git.nah.nz/sand-leek/'/>
<entry>
<title>Switch mapfile for explicit loop</title>
<updated>2020-09-05T04:31:59+00:00</updated>
<author>
<name>David Phillips</name>
<email>david@yeah.nah.nz</email>
</author>
<published>2020-09-05T04:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nah.nz/sand-leek/commit/?id=ed8219fd686986b95d64dc58f53a9e3cd8ea3c67'/>
<id>ed8219fd686986b95d64dc58f53a9e3cd8ea3c67</id>
<content type='text'>
Fixes issue on stock Mac OS with older bash
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes issue on stock Mac OS with older bash
</pre>
</div>
</content>
</entry>
<entry>
<title>Update GitLab pipeline</title>
<updated>2020-09-05T04:18:49+00:00</updated>
<author>
<name>David Phillips</name>
<email>david@yeah.nah.nz</email>
</author>
<published>2020-09-05T03:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nah.nz/sand-leek/commit/?id=5dd638fecd5c31b019c62ebb817bdef11a8a49b2'/>
<id>5dd638fecd5c31b019c62ebb817bdef11a8a49b2</id>
<content type='text'>
Misc restructuring to increase reuse between jobs. Also fixes missing python
issue on recent Ubuntu containers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Misc restructuring to increase reuse between jobs. Also fixes missing python
issue on recent Ubuntu containers
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust tests to pass shellcheck</title>
<updated>2020-09-05T03:56:17+00:00</updated>
<author>
<name>David Phillips</name>
<email>david@yeah.nah.nz</email>
</author>
<published>2020-09-05T03:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nah.nz/sand-leek/commit/?id=76f2d2c7429a4b85aceafa0080df0af3cd1ad2b5'/>
<id>76f2d2c7429a4b85aceafa0080df0af3cd1ad2b5</id>
<content type='text'>
Fixes warnings around use of various shell no-nos
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes warnings around use of various shell no-nos
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle multiple returned domains in  002-test-key-name.test</title>
<updated>2020-09-05T03:39:19+00:00</updated>
<author>
<name>David Phillips</name>
<email>david@yeah.nah.nz</email>
</author>
<published>2020-09-05T03:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nah.nz/sand-leek/commit/?id=6d81ef9443797d9174fc0849f8ec01d423754490'/>
<id>6d81ef9443797d9174fc0849f8ec01d423754490</id>
<content type='text'>
This patch resolves a source of unreliability in the 002-test-key-name test.
If sand-leek returned multiple "Found: " lines, then the test script would take
only the first, and expect that they RSA key is for this domain. However, this
isn't always true, due to the parallel nature of the program. Instead, this
patch adjusts the test to capture all found domains, and assert that the domain
calculated from the RSA key is one of these domains.

Tested 100% reliable over 1000 repetitions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch resolves a source of unreliability in the 002-test-key-name test.
If sand-leek returned multiple "Found: " lines, then the test script would take
only the first, and expect that they RSA key is for this domain. However, this
isn't always true, due to the parallel nature of the program. Instead, this
patch adjusts the test to capture all found domains, and assert that the domain
calculated from the RSA key is one of these domains.

Tested 100% reliable over 1000 repetitions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move comments to headers where applicable</title>
<updated>2019-03-11T04:40:01+00:00</updated>
<author>
<name>David Phillips</name>
<email>david@yeah.nah.nz</email>
</author>
<published>2019-03-11T04:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nah.nz/sand-leek/commit/?id=2b2ad2c10770c6a864f3ada1e2803ed72c8dfa1b'/>
<id>2b2ad2c10770c6a864f3ada1e2803ed72c8dfa1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --needed to pacman calls</title>
<updated>2019-03-11T04:07:29+00:00</updated>
<author>
<name>David Phillips</name>
<email>david@yeah.nah.nz</email>
</author>
<published>2019-03-11T04:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nah.nz/sand-leek/commit/?id=98bc6a685212cb6c8a3fd853545352da8f30549f'/>
<id>98bc6a685212cb6c8a3fd853545352da8f30549f</id>
<content type='text'>
This should slightly speed up the CI run for Arch Linux
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should slightly speed up the CI run for Arch Linux
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-add Arch Linux runner on GitLab CI</title>
<updated>2019-03-11T04:04:51+00:00</updated>
<author>
<name>David Phillips</name>
<email>david@yeah.nah.nz</email>
</author>
<published>2019-03-11T04:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nah.nz/sand-leek/commit/?id=77af44871c7d916c9ce63cc9b87021b27f5890bf'/>
<id>77af44871c7d916c9ce63cc9b87021b27f5890bf</id>
<content type='text'>
Turns out the image only had a subtle name change
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turns out the image only had a subtle name change
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dead Arch Linux from gitlab CI</title>
<updated>2019-03-11T04:02:06+00:00</updated>
<author>
<name>David Phillips</name>
<email>david@yeah.nah.nz</email>
</author>
<published>2019-03-11T04:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nah.nz/sand-leek/commit/?id=d7f50289b9214c6de41e9ea2d271d916db448ef1'/>
<id>d7f50289b9214c6de41e9ea2d271d916db448ef1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Amend test cases, use -A</title>
<updated>2019-03-11T03:43:29+00:00</updated>
<author>
<name>David Phillips</name>
<email>david@yeah.nah.nz</email>
</author>
<published>2019-03-11T03:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nah.nz/sand-leek/commit/?id=18a130918e25d33405cd67f671cdcda72de6662d'/>
<id>18a130918e25d33405cd67f671cdcda72de6662d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Display usage on invalid opt</title>
<updated>2019-03-11T03:36:16+00:00</updated>
<author>
<name>David Phillips</name>
<email>david@yeah.nah.nz</email>
</author>
<published>2019-03-11T03:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nah.nz/sand-leek/commit/?id=0959ba2096e46b44785eeb643363247002aee52d'/>
<id>0959ba2096e46b44785eeb643363247002aee52d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
