<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/src/lib/delivery/delivery.c, branch sprintf-to-snprintf</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>Convert more strcpy to strn variant</title>
<updated>2026-04-16T16:54:34+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-16T16:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=fdad37bc1854a973424459026cc32698ff5fe532'/>
<id>fdad37bc1854a973424459026cc32698ff5fe532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace sprintf with snprintf</title>
<updated>2026-04-15T14:10:15+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-15T14:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=87779a8c85eec0b71703ed3090a3949761396a15'/>
<id>87779a8c85eec0b71703ed3090a3949761396a15</id>
<content type='text'>
* A few strcpy and strcat changes as well
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* A few strcpy and strcat changes as well
</pre>
</div>
</content>
</entry>
<entry>
<title>Move test free code from delivery.c:delivery_free() to delivery_test.c:test_free()</title>
<updated>2026-04-08T23:58:52+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-08T23:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=38010fc9eea2d914de8f3058979baace3f1d1e80'/>
<id>38010fc9eea2d914de8f3058979baace3f1d1e80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Free platform array by length</title>
<updated>2026-04-08T14:22:37+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-06T23:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=e6328bd75aee5d8fcc0c420fd6c736f95cbafd84'/>
<id>e6328bd75aee5d8fcc0c420fd6c736f95cbafd84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only free when allocated</title>
<updated>2026-04-08T14:22:37+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-06T19:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=69e91b9f95b536983a95b15d224c82c9340dfaff'/>
<id>69e91b9f95b536983a95b15d224c82c9340dfaff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert from stack to heap based test allocation</title>
<updated>2026-04-08T14:22:37+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-06T18:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=80215ce93b7e6110d14e82ac8e221573ad435657'/>
<id>80215ce93b7e6110d14e82ac8e221573ad435657</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Duplicate tests</title>
<updated>2025-11-06T13:56:30+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-11-06T13:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=d4df12fc85dde55ff410a04d20506a6245f2f471'/>
<id>d4df12fc85dde55ff410a04d20506a6245f2f471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Duplicate jfrog_auth</title>
<updated>2025-11-06T13:56:17+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-11-06T13:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=08ddad132a43b4cedb80fc99094f6b120a2ae986'/>
<id>08ddad132a43b4cedb80fc99094f6b120a2ae986</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move docker struct duplication down to jfrog struct duplication</title>
<updated>2025-11-06T13:55:22+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-11-06T13:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=d2e2c5965502f7c320bcc4b4aa16ab66b59db68f'/>
<id>d2e2c5965502f7c320bcc4b4aa16ab66b59db68f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delivery context is not modified</title>
<updated>2025-11-06T13:54:20+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-11-06T13:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=7b865d365d36c9c4f2e16fcf51e2fde8a4f0c444'/>
<id>7b865d365d36c9c4f2e16fcf51e2fde8a4f0c444</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
