<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pvs2.git/src/shared/networkmessage.cpp, branch v29r1</title>
<subtitle>Pool Video Switch Version 2</subtitle>
<id>https://git.openslx.org/pvs2.git/atom/src/shared/networkmessage.cpp?h=v29r1</id>
<link rel='self' href='https://git.openslx.org/pvs2.git/atom/src/shared/networkmessage.cpp?h=v29r1'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/'/>
<updated>2018-07-26T14:11:31+00:00</updated>
<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>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>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>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>Fix infinite loop when receiving incomplete headers</title>
<updated>2016-09-09T14:31:04+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-09-09T14:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=a39269e11e7c2d1843a4a4bf67749ae0224e4830'/>
<id>urn:sha1:a39269e11e7c2d1843a4a4bf67749ae0224e4830</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Several changes:</title>
<updated>2014-05-21T10:07:58+00:00</updated>
<author>
<name>Manuel Schneider</name>
</author>
<published>2014-05-21T10:07:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=52f3b434a7d26c2cf7fb614ca14ada0b1abdb378'/>
<id>urn:sha1:52f3b434a7d26c2cf7fb614ca14ada0b1abdb378</id>
<content type='text'>
* [Client] Remove unneccessary members _ip,
* [Client] Remove unneccessary class forward of QSslSocket
* [Client] Make member initializer list of non-const members part of ctor
* [Client] Make _socket pointer const member
* [Client] Drop socket-delete indirektion
</content>
</entry>
<entry>
<title>Remvoe unneccesary membervariable _toClient and method buildErrorMessage (implicit cast does it as well)</title>
<updated>2014-05-20T13:00:07+00:00</updated>
<author>
<name>Manuel Schneider</name>
</author>
<published>2014-05-20T13:00:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=d19fb34169e836a8567a6caf64a1632491ae9073'/>
<id>urn:sha1:d19fb34169e836a8567a6caf64a1632491ae9073</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SHARED] Add missing error message if network message parsing fails</title>
<updated>2013-02-05T17:19:31+00:00</updated>
<author>
<name>sr</name>
</author>
<published>2013-02-05T17:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=baca33fe20f12286a4fd3412c616c852d55a3417'/>
<id>urn:sha1:baca33fe20f12286a4fd3412c616c852d55a3417</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SERVER] Implement all four VNC projection modes</title>
<updated>2013-02-05T16:28:19+00:00</updated>
<author>
<name>sr</name>
</author>
<published>2013-02-05T16:28:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=6f4fb557610beccb225a6bf3d46c0118b221bd99'/>
<id>urn:sha1:6f4fb557610beccb225a6bf3d46c0118b221bd99</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>
