<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_websocket.cpp, branch v4.0.0a10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_websocket.cpp?h=v4.0.0a10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_websocket.cpp?h=v4.0.0a10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-01-30T23:16:23Z</updated>
<entry>
<title>Fix a bunch of weird uses of .c_str().</title>
<updated>2022-01-30T23:16:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-30T23:16:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f3f8285fe3dea1ce77340d1dce12ee73337338c'/>
<id>urn:sha1:0f3f8285fe3dea1ce77340d1dce12ee73337338c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kill vendor_directory in favour of normal include paths.</title>
<updated>2022-01-26T15:34:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-26T13:23:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7a7f37d14fd4433309fd2d2fae26916a1b60aee'/>
<id>urn:sha1:d7a7f37d14fd4433309fd2d2fae26916a1b60aee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Abolish the infernal space before accessibility keywords.</title>
<updated>2022-01-25T14:02:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-25T13:59:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d79147e7afe2eca34780c607f78b11f8b3dd017d'/>
<id>urn:sha1:d79147e7afe2eca34780c607f78b11f8b3dd017d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add constexpr to the initialisation of various const static fields.</title>
<updated>2022-01-18T14:33:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T14:33:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=40035385c6ecee61de82b18ff5f823a1ef4db871'/>
<id>urn:sha1:40035385c6ecee61de82b18ff5f823a1ef4db871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor CoreException and ModuleException.</title>
<updated>2022-01-07T17:16:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-07T17:12:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52cc8a418307ae7a551d23e6bd2d367b544e7bf9'/>
<id>urn:sha1:52cc8a418307ae7a551d23e6bd2d367b544e7bf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Promote ExtensionItem::ExtensibleType to a top level enum class.</title>
<updated>2021-12-23T21:34:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-23T21:28:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6282e1f28716b4a9beae52779119cf75373e3ee4'/>
<id>urn:sha1:6282e1f28716b4a9beae52779119cf75373e3ee4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-11-24T07:17:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-24T07:17:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ec53e10ee5325df12586c72471efabb07cb9d70'/>
<id>urn:sha1:2ec53e10ee5325df12586c72471efabb07cb9d70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make parsing websocket proxy headers more robust.</title>
<updated>2021-11-24T06:00:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-24T06:00:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=047473426bc6e60185c2576ec3f585b9e62d5072'/>
<id>urn:sha1:047473426bc6e60185c2576ec3f585b9e62d5072</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the websocket protocol name instead of copying it.</title>
<updated>2021-11-17T15:41:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-17T15:41:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b0959d3a0e4610a32ced20dfce3866502489bc29'/>
<id>urn:sha1:b0959d3a0e4610a32ced20dfce3866502489bc29</id>
<content type='text'>
Closes #1929.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-10-05T11:39:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-05T11:39:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=139f0bdd471c20256b7fe27c5edcb2032fd356cd'/>
<id>urn:sha1:139f0bdd471c20256b7fe27c5edcb2032fd356cd</id>
<content type='text'>
</content>
</entry>
</feed>
