<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/tools, branch v3.8.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/tools?h=v3.8.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/tools?h=v3.8.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-10-30T12:01:10Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2020-10-30T12:01:10Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-10-30T11:56:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e73d011e68c577df72c2f0eae235c32cd4261870'/>
<id>urn:sha1:e73d011e68c577df72c2f0eae235c32cd4261870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store generated SSL certificates in the .configure directory.</title>
<updated>2020-09-26T22:34:03Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-09-26T22:32:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b64fe8320ecbcc3f6099a3c0ae1b2739447bfc76'/>
<id>urn:sha1:b64fe8320ecbcc3f6099a3c0ae1b2739447bfc76</id>
<content type='text'>
Co-Authored-By: Nicole Kleinhoff &lt;ilbelkyr@shalture.org&gt;
</content>
</entry>
<entry>
<title>Fix mkheaders 'experimental push on scalar is now forbidden' warning.</title>
<updated>2020-07-29T10:43:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-07-29T10:43:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=587e898d8679c9ee90a25799cdb0285cffa51a7b'/>
<id>urn:sha1:587e898d8679c9ee90a25799cdb0285cffa51a7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement a tool for testing SSL connectivity.</title>
<updated>2020-06-16T09:13:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-06-16T09:06:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4316ae10b1f631b7434807a2a3998e9f8558b51e'/>
<id>urn:sha1:4316ae10b1f631b7434807a2a3998e9f8558b51e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the DANE record hint from genssl.</title>
<updated>2020-06-02T18:25:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-06-02T18:25:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd9d0d023e044c0dd926e5cc5139037250995544'/>
<id>urn:sha1:dd9d0d023e044c0dd926e5cc5139037250995544</id>
<content type='text'>
This was never adopted by clients and its easy for servers to get
a valid cert now so this is unnecessary.
</content>
</entry>
<entry>
<title>Rename mkversions to mkdescriptions.</title>
<updated>2020-04-15T15:43:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-15T15:43:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=751112d9a980c98591ddd097e6bcf146edb42be3'/>
<id>urn:sha1:751112d9a980c98591ddd097e6bcf146edb42be3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix an oversight in mkversions that caused it to not update extras.</title>
<updated>2020-04-10T19:36:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-10T19:32:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c5680d6493a07e6625cc84db0639811bb1a45aee'/>
<id>urn:sha1:c5680d6493a07e6625cc84db0639811bb1a45aee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a tool for updating module descriptions based on the docs.</title>
<updated>2020-04-10T14:36:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-10T13:52:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=203a45d18e39e42d06a177c6f57f00572b097e14'/>
<id>urn:sha1:203a45d18e39e42d06a177c6f57f00572b097e14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a tool for retrieving directives from source files.</title>
<updated>2020-04-06T09:35:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-06T09:35:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c353cb5aeef70ce14c2c168adc683a620583d952'/>
<id>urn:sha1:c353cb5aeef70ce14c2c168adc683a620583d952</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix get_cpu_count not being evaluated as a scalar.</title>
<updated>2020-03-09T03:44:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-03-09T03:44:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5960cbcde3ad216b4e69ab3ded57568b738333c0'/>
<id>urn:sha1:5960cbcde3ad216b4e69ab3ded57568b738333c0</id>
<content type='text'>
This fixes a bug where the changes in 0c34d28447 did not work.
</content>
</entry>
</feed>
