<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/tools/genssl, branch v3.2.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/tools/genssl?h=v3.2.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/tools/genssl?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2017-03-17T15:52:25Z</updated>
<entry>
<title>Add support for generating a certificate signing request to genssl.</title>
<updated>2017-03-17T15:52:25Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-03-06T01:04:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=611d29182f0bb1af9dd177d63a524cd65751cce8'/>
<id>urn:sha1:611d29182f0bb1af9dd177d63a524cd65751cce8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make genssl use STDERR and the real binary name for error messages.</title>
<updated>2016-12-02T13:55:17Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-11-22T12:18:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a3cb0312eae567441af0165feceaa03634e51518'/>
<id>urn:sha1:a3cb0312eae567441af0165feceaa03634e51518</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update build system for the removal of . from @INC.</title>
<updated>2016-11-08T09:31:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-11-08T09:28:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1d45a7264c01669a046e803d206dd3553fbc5c55'/>
<id>urn:sha1:1d45a7264c01669a046e803d206dd3553fbc5c55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite the build system directive parser.</title>
<updated>2016-09-16T03:23:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-09-11T20:19:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=806e57433a38193ae14942ee60f573fe47f4b643'/>
<id>urn:sha1:806e57433a38193ae14942ee60f573fe47f4b643</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert the build system to Perl 5.10.</title>
<updated>2015-03-25T19:01:33Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-03-21T20:04:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aae283e1dd292ace3a02809ca571a72eb06d9732'/>
<id>urn:sha1:aae283e1dd292ace3a02809ca571a72eb06d9732</id>
<content type='text'>
Thanks to Kross for the heads up on "use feature".
</content>
</entry>
<entry>
<title>Add Perl module for console related code.</title>
<updated>2014-12-07T22:36:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-10-01T18:52:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=11f4d02e7020cb5775d2b89af0e652e53cd90ed7'/>
<id>urn:sha1:11f4d02e7020cb5775d2b89af0e652e53cd90ed7</id>
<content type='text'>
- Move prompt_* methods to this module.
- Add methods for printing errors and warnings easily.
- Add colour code helpers and switch all code to use them.
</content>
</entry>
<entry>
<title>Fix warning from gnutls-certtool about --bits being deprecated.</title>
<updated>2014-06-28T12:32:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-06-14T10:18:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d97fabeb54c67a14a90f48c685b72d38c5229748'/>
<id>urn:sha1:d97fabeb54c67a14a90f48c685b72d38c5229748</id>
<content type='text'>
This patch has made me extremely grateful for git-blame as the
GnuTLS developers apparently do not document when deprecation
warnings are introduced.
</content>
</entry>
<entry>
<title>Add support for generating DANE TLSA records to genssl.</title>
<updated>2014-04-26T11:21:31Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-04-24T12:09:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=caa987d0deb0709af6e3a2c7056ac6136c43fa78'/>
<id>urn:sha1:caa987d0deb0709af6e3a2c7056ac6136c43fa78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 'auto' option to genssl to automatically select a generator.</title>
<updated>2013-07-29T16:07:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-07-27T03:56:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b3200d542ba175ea1e173627b6eaed59ffb595df'/>
<id>urn:sha1:b3200d542ba175ea1e173627b6eaed59ffb595df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for generating dhparams with GnuTLS to genssl.</title>
<updated>2013-04-08T19:26:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-04-08T18:22:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=745378a3290fe70dc38e7bd98ec34b740a0410a7'/>
<id>urn:sha1:745378a3290fe70dc38e7bd98ec34b740a0410a7</id>
<content type='text'>
</content>
</entry>
</feed>
