<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/tests, branch unit-tests</title>
<subtitle>A pipeline delivery generator
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/'/>
<entry>
<title>Fix redaction code to accept NULL pointers in array</title>
<updated>2024-06-14T23:47:34+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-14T23:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=91d7f4f70583e3aab13ae503bdeda97073cedb07'/>
<id>91d7f4f70583e3aab13ae503bdeda97073cedb07</id>
<content type='text'>
* And let the caller specify the length of the array of strings to redact.

* Redactions now occur directly on authentication strings rather than their command line arguments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* And let the caller specify the length of the array of strings to redact.

* Redactions now occur directly on authentication strings rather than their command line arguments
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test_ini.c</title>
<updated>2024-06-13T17:04:11+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-13T17:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=77b3517c8d6d01526a1c5be9109981ca269dd21f'/>
<id>77b3517c8d6d01526a1c5be9109981ca269dd21f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test to match changes to startswith and endswith</title>
<updated>2024-06-13T17:04:01+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-13T17:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=bd2b3d46af129dad293653047c91f33b5dd1cccf'/>
<id>bd2b3d46af129dad293653047c91f33b5dd1cccf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable a few warnings for tests</title>
<updated>2024-06-10T12:23:07+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-10T12:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=56d9eb58491d1c86ff8b27b51ceb2b59c3d7f975'/>
<id>56d9eb58491d1c86ff8b27b51ceb2b59c3d7f975</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove debug printf statements</title>
<updated>2024-06-10T11:58:23+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-10T11:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=5b648b30593e861693a02c4c5243595db2b5999e'/>
<id>5b648b30593e861693a02c4c5243595db2b5999e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>strcmp_array expects NULL terminated array. Iterating by size in this case passes NULL to strcmp leading to an invalid read</title>
<updated>2024-06-10T11:55:52+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-10T11:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=75aa8070cc66a1bd6d4d95ada02b87cf7c1bfa9e'/>
<id>75aa8070cc66a1bd6d4d95ada02b87cf7c1bfa9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Break loop when expected lines are exhausted</title>
<updated>2024-06-10T02:59:04+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-10T02:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=a5144b9db2c8c77fbe7fa8e15e7d9e28920099d5'/>
<id>a5144b9db2c8c77fbe7fa8e15e7d9e28920099d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NULL terminate arrays</title>
<updated>2024-06-10T02:38:46+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-10T02:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=e9b4f5c8b6f109e3cd7bcb93ecd68ad2a94b9568'/>
<id>e9b4f5c8b6f109e3cd7bcb93ecd68ad2a94b9568</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Identify local repo user</title>
<updated>2024-06-09T12:40:07+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-09T12:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=f6b1cee2969ed36f158f3bdcbf435061b9514e7e'/>
<id>f6b1cee2969ed36f158f3bdcbf435061b9514e7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove errant call to puts()</title>
<updated>2024-06-09T12:32:01+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-06-09T12:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=c0ffbd5101e8069e7c5459fa91bd78111e512830'/>
<id>c0ffbd5101e8069e7c5459fa91bd78111e512830</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
