<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_websocket.cpp, branch v3.15.0</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=v3.15.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_websocket.cpp?h=v3.15.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-12-25T23:10:19Z</updated>
<entry>
<title>Include the WebSocket fail reason in the body of the HTTP response.</title>
<updated>2022-12-25T23:10:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-25T23:10:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7021dc0a123dd291ae4c3cfe67e41107c52d7792'/>
<id>urn:sha1:7021dc0a123dd291ae4c3cfe67e41107c52d7792</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-08-25T19:46:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-08-25T19:46:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96f355c2fa6eccab225f60b375544c3b2a5d3940'/>
<id>urn:sha1:96f355c2fa6eccab225f60b375544c3b2a5d3940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a pedantic C++98 warning in the websocket module.</title>
<updated>2022-08-04T17:20:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-04T17:20:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2db2e44cb8a514a025b26fa12287662f214ce12'/>
<id>urn:sha1:f2db2e44cb8a514a025b26fa12287662f214ce12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expose WebSocket error messages to clients.</title>
<updated>2022-08-04T17:13:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-04T16:32:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=88b882fcd2ce2dc440a42811f42d024bfa639118'/>
<id>urn:sha1:88b882fcd2ce2dc440a42811f42d024bfa639118</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix parsing non-normalised WebSocket headers.</title>
<updated>2022-06-08T14:40:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-08T14:38:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=21254c3665c9cb8fea9f95eb78c0a36fa2a11d52'/>
<id>urn:sha1:21254c3665c9cb8fea9f95eb78c0a36fa2a11d52</id>
<content type='text'>
Ref: #1987.
</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>Fix parsing the Sec-WebSocket-Protocol header.</title>
<updated>2021-10-04T21:53:38Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-04T21:53:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0412fc0f40d874f7b6370713e9d02bf783e6c254'/>
<id>urn:sha1:0412fc0f40d874f7b6370713e9d02bf783e6c254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use CXX11_OVERRIDE instead of the override keyword.</title>
<updated>2021-09-22T19:49:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-22T19:49:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6646c9fbeab6cd85e4efcff9ffb16d11ee617650'/>
<id>urn:sha1:6646c9fbeab6cd85e4efcff9ffb16d11ee617650</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace &lt;websocket:sendastext&gt; with &lt;websocket:defaultmode&gt;.</title>
<updated>2021-09-22T19:43:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-21T09:14:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=191fb584780b5651931d703fb17c9bbad273dfa2'/>
<id>urn:sha1:191fb584780b5651931d703fb17c9bbad273dfa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an API for checking if I/O hooks are ready or not.</title>
<updated>2021-09-22T19:43:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-17T11:06:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5bd0a93976f6818187e70a4446257d90a41c7ff1'/>
<id>urn:sha1:5bd0a93976f6818187e70a4446257d90a41c7ff1</id>
<content type='text'>
</content>
</entry>
</feed>
