<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pvs2.git/src/server/net/certmanager.cpp, branch v29r1</title>
<subtitle>Pool Video Switch Version 2</subtitle>
<id>https://git.openslx.org/pvs2.git/atom/src/server/net/certmanager.cpp?h=v29r1</id>
<link rel='self' href='https://git.openslx.org/pvs2.git/atom/src/server/net/certmanager.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>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>[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] When creating certificate, create directory tree first</title>
<updated>2016-10-10T18:30:33+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-10-10T18:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=c09c20914fb3f6fb622bf3c5a3e01ddd331013f3'/>
<id>urn:sha1:c09c20914fb3f6fb622bf3c5a3e01ddd331013f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactoring.</title>
<updated>2016-09-30T10:02:38+00:00</updated>
<author>
<name>Christian Klinger</name>
</author>
<published>2016-09-30T10:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=877607b07f30cbb8d7d8d06b1b91383095fdc144'/>
<id>urn:sha1:877607b07f30cbb8d7d8d06b1b91383095fdc144</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>
<entry>
<title>removed USER_SETTINGS etc.</title>
<updated>2016-09-12T11:09:15+00:00</updated>
<author>
<name>Christian Klinger</name>
</author>
<published>2016-09-12T11:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=211bed049d7073ea95789eeedc483541f8a85b2c'/>
<id>urn:sha1:211bed049d7073ea95789eeedc483541f8a85b2c</id>
<content type='text'>
(this also changes filename of the crt ans rsa files, but this shouldn't
be a problem. (formerly the name of those files depended on the name and
location of the ini-files)
</content>
</entry>
<entry>
<title>[SERVER] Use remove instead of unlink for better compatibility</title>
<updated>2013-02-08T10:16:47+00:00</updated>
<author>
<name>sr</name>
</author>
<published>2013-02-08T10:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=6c7211878ddeb7de5e31b6ad7e292a2747a1c7fb'/>
<id>urn:sha1:6c7211878ddeb7de5e31b6ad7e292a2747a1c7fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2013-02-04T18:50:31+00:00</updated>
<author>
<name>sr</name>
</author>
<published>2013-02-04T18:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=1a5709501f94014d41987b956338bb6424b9f90c'/>
<id>urn:sha1:1a5709501f94014d41987b956338bb6424b9f90c</id>
<content type='text'>
</content>
</entry>
</feed>
