<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pounce/configure, branch 1.4p1</title>
<subtitle>IRC bouncer
</subtitle>
<id>https://git.causal.agency/pounce/atom?h=1.4p1</id>
<link rel='self' href='https://git.causal.agency/pounce/atom?h=1.4p1'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/'/>
<updated>2020-08-06T20:25:22+00:00</updated>
<entry>
<title>Use system libcrypto and openssl bin on FreeBSD</title>
<updated>2020-08-06T20:25:22+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-08-06T20:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=f5330d84d04822cfc4546f06ccf1512abe1431aa'/>
<id>urn:sha1:f5330d84d04822cfc4546f06ccf1512abe1431aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Define explicit_bzero using memset_s on macOS</title>
<updated>2020-08-01T04:07:04+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-08-01T04:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=11f4fd822f2ff9cbe481aca2400a9fa1c32719d6'/>
<id>urn:sha1:11f4fd822f2ff9cbe481aca2400a9fa1c32719d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use RAND_bytes instead of arc4random_buf</title>
<updated>2020-08-01T03:35:12+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-08-01T03:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=04ad4ecc7b4b5db1bbe10372a6820ed88e2799e8'/>
<id>urn:sha1:04ad4ecc7b4b5db1bbe10372a6820ed88e2799e8</id>
<content type='text'>
This adds an actual dependency on libcrypto, but removes a dependency on
BSD (or LibreSSL libcrypto specifically).
</content>
</entry>
<entry>
<title>Rewrite configure script for all platforms</title>
<updated>2020-07-24T22:12:17+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-07-24T22:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=386a8beb705a1f23417684bb890da543d13e44aa'/>
<id>urn:sha1:386a8beb705a1f23417684bb890da543d13e44aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite build and install to be more amenable to packaging</title>
<updated>2020-05-19T17:08:43+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-05-18T20:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=b0e371c63359ce326371bb039fd79afe4b7f18c7'/>
<id>urn:sha1:b0e371c63359ce326371bb039fd79afe4b7f18c7</id>
<content type='text'>
Hopefully. Trying to write a FreeBSD port against this.
</content>
</entry>
<entry>
<title>Use . as ${LDLIBS.$@} separator</title>
<updated>2020-04-20T14:36:03+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-04-20T14:36:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=a2e95a5618e38d04f6efaf1f16c683631a9346f9'/>
<id>urn:sha1:a2e95a5618e38d04f6efaf1f16c683631a9346f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use one line for each CFLAGS addition</title>
<updated>2020-03-04T01:11:37+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-03-04T01:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=11839eafa545480731781322ed37257e0615e5b1'/>
<id>urn:sha1:11839eafa545480731781322ed37257e0615e5b1</id>
<content type='text'>
This should make it easier to modify if needed.
</content>
</entry>
<entry>
<title>Clean up configure script a bit</title>
<updated>2020-03-02T23:28:20+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-03-02T23:28:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=84e30bfd69ecca1e65488cd857a66ed347133aaf'/>
<id>urn:sha1:84e30bfd69ecca1e65488cd857a66ed347133aaf</id>
<content type='text'>
I still hate that any of this is necessary...
</content>
</entry>
<entry>
<title>Replace .mk files with configure script</title>
<updated>2020-03-02T02:14:52+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-03-02T00:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=c876c88c2ac74255fa402c441343e8314d1fff8f'/>
<id>urn:sha1:c876c88c2ac74255fa402c441343e8314d1fff8f</id>
<content type='text'>
Copied and expanded from catgirl.
</content>
</entry>
</feed>
