<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pvs2.git/src/server/net/sslserver.cpp, branch v29r1</title>
<subtitle>Pool Video Switch Version 2</subtitle>
<id>https://git.openslx.org/pvs2.git/atom/src/server/net/sslserver.cpp?h=v29r1</id>
<link rel='self' href='https://git.openslx.org/pvs2.git/atom/src/server/net/sslserver.cpp?h=v29r1'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/'/>
<updated>2020-09-11T11:02:15+00:00</updated>
<entry>
<title>Newer versions of Qt do not accept 1024bit RSA keys</title>
<updated>2020-09-11T11:02:15+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-09-11T11:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=0bf9d23a4725651521637b031ca4eaebf34fc260'/>
<id>urn:sha1:0bf9d23a4725651521637b031ca4eaebf34fc260</id>
<content type='text'>
... and helpfully do not print any kind of warning or error. Instead,
accepting SSL connections just silently fails. Isn't this wonderful?
</content>
</entry>
<entry>
<title>[server] Use MSecs not Secs so we don't require Qt 5.8+</title>
<updated>2018-09-28T12:40:48+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-09-28T12:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=765834bc2ccbb574217c483d1d3bf23c1ae3d550'/>
<id>urn:sha1:765834bc2ccbb574217c483d1d3bf23c1ae3d550</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[*] Convert old C-Style casts</title>
<updated>2018-07-26T14:11:31+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-07-26T14:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=0d1984357f9bc8aac671e8907208a8581a1f42db'/>
<id>urn:sha1:0d1984357f9bc8aac671e8907208a8581a1f42db</id>
<content type='text'>
Primitive types now use type(x) instead of (type)x,
pointers should use appropriate long versions
</content>
</entry>
<entry>
<title>[server] Cleanup and simplify SslServer</title>
<updated>2018-07-24T12:39:25+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-07-24T12:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=5a2f79450f5de00dab58b41e39810a8212781828'/>
<id>urn:sha1:5a2f79450f5de00dab58b41e39810a8212781828</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update code style, fix compiler warnings</title>
<updated>2018-07-24T11:08:25+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-07-24T11:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=9ba63d1460db41c219b638212b42476164fcfdff'/>
<id>urn:sha1:9ba63d1460db41c219b638212b42476164fcfdff</id>
<content type='text'>
- Use nullptr instead of NULL for better warnings in case of mistakes
- Get rid of VLAs which are not in C++11 actually
- Fix implicit signed &lt;-&gt; unsigned mismatches by adding checks and casts
</content>
</entry>
<entry>
<title>Fix SSL on Qt5</title>
<updated>2017-11-16T13:21:23+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2017-11-16T13:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=0d3d853f8414bd383fa1caea8a9322cb7854e5f3'/>
<id>urn:sha1:0d3d853f8414bd383fa1caea8a9322cb7854e5f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[server] Bail out if certificates cannot be created</title>
<updated>2017-03-06T10:27:47+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2017-03-06T10:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=b596a6f0719ab67fa69b95523bbd513963f57e27'/>
<id>urn:sha1:b596a6f0719ab67fa69b95523bbd513963f57e27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase compiler warnings, fix a lot of those instances</title>
<updated>2016-11-15T11:13:40+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-11-15T11:13:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=eaebc23452813a8709d2bbb4d17fddb1b4f29d91'/>
<id>urn:sha1:eaebc23452813a8709d2bbb4d17fddb1b4f29d91</id>
<content type='text'>
- Add explicit casts
- Comment out unused params
- Remove ignored const return types
</content>
</entry>
<entry>
<title>[server] Show IP address in room layout right after loading it</title>
<updated>2016-10-28T17:46:28+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-10-28T17:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=0923de46e6dfa4dc8485ead55a1ce1f3d0c27577'/>
<id>urn:sha1:0923de46e6dfa4dc8485ead55a1ce1f3d0c27577</id>
<content type='text'>
</content>
</entry>
<entry>
<title>astyle.</title>
<updated>2016-09-29T13:40:18+00:00</updated>
<author>
<name>Christian Klinger</name>
</author>
<published>2016-09-29T13:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=3d82bfc698165bb20f3c38d42f2b77ab855c1edf'/>
<id>urn:sha1:3d82bfc698165bb20f3c38d42f2b77ab855c1edf</id>
<content type='text'>
</content>
</entry>
</feed>
