<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libtdevnc/libvncserver/sockets.c, branch r14.1.3</title>
<subtitle>Shared TDE VNC library sources
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/libtdevnc/atom?h=r14.1.3</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/libtdevnc/atom?h=r14.1.3'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/'/>
<updated>2019-02-06T15:56:55Z</updated>
<entry>
<title>Merge tag 'LibVNCServer-0.9.12'</title>
<updated>2019-02-06T15:56:55Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2019-02-06T15:56:55Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=f3f392caec43b4095bc1d84b315ed7972c13c144'/>
<id>urn:sha1:f3f392caec43b4095bc1d84b315ed7972c13c144</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Undef error codes before redefining them for WSA</title>
<updated>2018-11-06T09:32:14Z</updated>
<author>
<name>Tobias Junghans</name>
<email>tobydox@veyon.io</email>
</author>
<published>2018-11-06T09:32:14Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=09b2ed438177a86bcf29e01bf0851ce815b6ef8d'/>
<id>urn:sha1:09b2ed438177a86bcf29e01bf0851ce815b6ef8d</id>
<content type='text'>
Fixes compiler warnings about redefined macros from errno.h.
</content>
</entry>
<entry>
<title>Removed _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE, _XOPEN_SOURCE.</title>
<updated>2018-10-08T12:59:54Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-10-08T12:48:14Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=8c081c8888bccbf5adfe0fc4ec518e2cbfba9871'/>
<id>urn:sha1:8c081c8888bccbf5adfe0fc4ec518e2cbfba9871</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Merge pull request #128 from zmedico/autoprobe-selective</title>
<updated>2016-11-20T13:56:15Z</updated>
<author>
<name>Christian Beier</name>
<email>dontmind@freeshell.org</email>
</author>
<published>2016-11-20T13:56:15Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=01698f5c5be8fe7af08f8704f115344f6a0cac45'/>
<id>urn:sha1:01698f5c5be8fe7af08f8704f115344f6a0cac45</id>
<content type='text'>
Support autoPort with ipv4 or ipv6 disabled</content>
</entry>
<entry>
<title>Support systemd socket activation</title>
<updated>2016-09-22T03:04:05Z</updated>
<author>
<name>Kyle Russell</name>
<email>bkylerussell@gmail.com</email>
</author>
<published>2016-09-07T18:49:48Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=21fd4d27bb248d506b37c3c43969f3db2f67c820'/>
<id>urn:sha1:21fd4d27bb248d506b37c3c43969f3db2f67c820</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support autoPort with ipv4 or ipv6 disabled</title>
<updated>2016-08-15T01:28:19Z</updated>
<author>
<name>Zac Medico</name>
<email>zmedico@gmail.com</email>
</author>
<published>2016-08-15T01:19:02Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=cdd81bd479e228724ef03bf94c42a34feb42145a'/>
<id>urn:sha1:cdd81bd479e228724ef03bf94c42a34feb42145a</id>
<content type='text'>
Make it possible to get autoPort behavior with either ipv4 or ipv6
disabled, by setting rfbScreen-&gt;ipv6port or rfbScreen-&gt;port to a
negative number. This will make it possible for x11vnc to enforce
its -noipv6 option, as discussed in the following bug report:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672449
</content>
</entry>
<entry>
<title>Avoid calling SSL_pending when connection is already closed</title>
<updated>2016-05-13T09:01:43Z</updated>
<author>
<name>George Fleury</name>
<email>gfleury@gmail.com</email>
</author>
<published>2016-05-13T09:01:43Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=1417cb1c3f19de906074983bd98caee5283cb006'/>
<id>urn:sha1:1417cb1c3f19de906074983bd98caee5283cb006</id>
<content type='text'>
Avoid calling SSL_pending when connection is already closed, calling SSL_pending with connection already closed is crashing. 
To reproduce, open a secure websocket binay protocol connection with libvncserver compiled with OpenSSL, and when libvncserver is waiting for rfbProcessClientProtocolVersion send any invalid char, it will fail and call rfbCloseClient whith destroy all SSL context, calling SSL_pending after that will generate a invalid access.</content>
</entry>
<entry>
<title>Merge pull request #103 from rdieter/master</title>
<updated>2016-04-24T15:02:15Z</updated>
<author>
<name>Christian Beier</name>
<email>dontmind@freeshell.org</email>
</author>
<published>2016-04-24T15:02:15Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=785f0fa2d1fe18f08bf521ed4a0d34a5d0c87782'/>
<id>urn:sha1:785f0fa2d1fe18f08bf521ed4a0d34a5d0c87782</id>
<content type='text'>
use namespaced vnc_max macro (issue #102)</content>
</entry>
<entry>
<title>use namespaced rfbMax macro (issue #102)</title>
<updated>2016-04-18T20:17:22Z</updated>
<author>
<name>Rex Dieter</name>
<email>rdieter@math.unl.edu</email>
</author>
<published>2016-02-18T14:29:07Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=53cc1fa18a3b96d2c31a145d971017564fca39bb'/>
<id>urn:sha1:53cc1fa18a3b96d2c31a145d971017564fca39bb</id>
<content type='text'>
Not using generic 'max', avoids conflicts with stl_algobase.h
</content>
</entry>
<entry>
<title>Enable AF_UNIX socket: ignore setsockopt TCP_NODELAY failure.</title>
<updated>2016-04-15T07:11:52Z</updated>
<author>
<name>Wen Shuguang</name>
<email>wensg100@sina.com</email>
</author>
<published>2016-04-15T07:11:52Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=dfa5e275792504c324e5c5080f5b688c1c26b568'/>
<id>urn:sha1:dfa5e275792504c324e5c5080f5b688c1c26b568</id>
<content type='text'>
</content>
</entry>
</feed>
