<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pounce/extra/palaver/configure, branch master</title>
<subtitle>IRC bouncer
</subtitle>
<id>https://git.causal.agency/pounce/atom?h=master</id>
<link rel='self' href='https://git.causal.agency/pounce/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/'/>
<updated>2022-06-18T14:03:57+00:00</updated>
<entry>
<title>Flatten extras to top-level directory</title>
<updated>2022-06-18T14:03:57+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-06-18T14:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=511f999dfab4fce8d31af9c388d616ce45a88398'/>
<id>urn:sha1:511f999dfab4fce8d31af9c388d616ce45a88398</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up Makefiles, configure scripts</title>
<updated>2021-05-03T00:35:48+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-05-03T00:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=8d27209e1872046eb1eba24a7ff85488f6c28ed4'/>
<id>urn:sha1:8d27209e1872046eb1eba24a7ff85488f6c28ed4</id>
<content type='text'>
Default MANDIR to ${PREFIX}/man since it turns out man-db includes
/usr/local/man by default. Add support for BINDIR. Separate libs
out into LDADD variables.
</content>
</entry>
<entry>
<title>Rename contrib to extra</title>
<updated>2021-04-30T21:35:54+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-04-30T21:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=50b094ce5a75901ede92f6a5b6ba147379832e9c'/>
<id>urn:sha1:50b094ce5a75901ede92f6a5b6ba147379832e9c</id>
<content type='text'>
</content>
</entry>
</feed>
><form class='right' method='get' action='/libretls/log/man/tls_config_set_protocols.3'>
<input type='hidden' name='h' value='3.3.2'/><input type='hidden' name='id' value='826d0c4704653740f695d6b4dc8546f2ad3e688e'/><input type='hidden' name='showmsg' value='1'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/libretls/log/?h=3.3.2&amp;id=826d0c4704653740f695d6b4dc8546f2ad3e688e&amp;showmsg=1&amp;follow=1'>root</a>/<a href='/libretls/log/man?h=3.3.2&amp;id=826d0c4704653740f695d6b4dc8546f2ad3e688e&amp;showmsg=1&amp;follow=1'>man</a>/<a href='/libretls/log/man/tls_config_set_protocols.3?h=3.3.2&amp;id=826d0c4704653740f695d6b4dc8546f2ad3e688e&amp;showmsg=1&amp;follow=1'>tls_config_set_protocols.3</a> (<a href='/libretls/log/man/tls_config_set_protocols.3?h=3.3.2&amp;id=826d0c4704653740f695d6b4dc8546f2ad3e688e&amp;showmsg=1'>unfollow</a>)</div><div class='content'><table class='list nowrap'><tr class='nohover'><th></th><th class='left'>Commit message (<a href='/libretls/log/man/tls_config_set_protocols.3?h=3.3.2&amp;id=826d0c4704653740f695d6b4dc8546f2ad3e688e&amp;follow=1'>Collapse</a>)</th><th class='left'>Author</th></tr>
<tr class='logheader'><td><span title='2020-08-02 15:42:48 -0400'>2020-08-02</span></td><td class='logsubject'><a href='/libretls/commit/Makefile.am?h=3.3.2&amp;id=1a24fe87cb1a9b55ae59734cd5eb31a71d58888d&amp;follow=1'>build: Add compat sources</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
Copied from crypto/Makefile.am for the ones that are actually used by
libtls.


</td></tr>
<tr class='logheader'><td><span title='2020-08-02 15:42:48 -0400'>2020-08-02</span></td><td class='logsubject'><a href='/libretls/commit/man/Makefile.am?h=3.3.2&amp;id=e5c08e2f0787eb1a1532ea3c0957892250007b07&amp;follow=1'>build: Strip down build</a></td><td>June McEnroe