<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libtdevnc/libvncserver/cargs.c, branch r14.1.x</title>
<subtitle>Shared TDE VNC library sources
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/libtdevnc/atom?h=r14.1.x</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/libtdevnc/atom?h=r14.1.x'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/'/>
<updated>2018-11-11T16:48:38Z</updated>
<entry>
<title>Add SSL options to rfbUsage  output</title>
<updated>2018-11-11T16:48:38Z</updated>
<author>
<name>Christian Beier</name>
<email>dontmind@freeshell.org</email>
</author>
<published>2018-11-11T16:48:38Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=aa8a1aa76880ffb8f23b98d0dbe35988b2609877'/>
<id>urn:sha1:aa8a1aa76880ffb8f23b98d0dbe35988b2609877</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some typos (found by codespell)</title>
<updated>2015-10-09T15:13:35Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2015-10-09T15:13:35Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=9c7efb7633ba62cd80c93e83284663f805bb3031'/>
<id>urn:sha1:9c7efb7633ba62cd80c93e83284663f805bb3031</id>
<content type='text'>
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
<entry>
<title>IPv6 support for LibVNCServer, part two: Let the http server listen on IPv6, too.</title>
<updated>2012-02-27T14:19:52Z</updated>
<author>
<name>Christian Beier</name>
<email>dontmind@freeshell.org</email>
</author>
<published>2012-02-27T14:19:52Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=e7dfd0a9d66637ff9ee33132a6f0bd07083aec86'/>
<id>urn:sha1:e7dfd0a9d66637ff9ee33132a6f0bd07083aec86</id>
<content type='text'>
As done with the RFB sockets, this uses a separate-socket approach as well.
</content>
</entry>
<entry>
<title>IPv6 support for LibVNCServer, part one: accept IPv4 and IPv6 connections.</title>
<updated>2012-02-20T14:52:19Z</updated>
<author>
<name>Christian Beier</name>
<email>dontmind@freeshell.org</email>
</author>
<published>2012-02-20T14:52:19Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=83a7c713a99a65f910fabab1bb95428762f569fb'/>
<id>urn:sha1:83a7c713a99a65f910fabab1bb95428762f569fb</id>
<content type='text'>
This uses a separate-socket approach since there are systems that do not
support dual binding sockets under *any* circumstances, for instance
OpenBSD. Using separate sockets for IPv4 and IPv6 is thus more portable
than having a v6 socket handle v4 connections as well.

Signed-off-by: Christian Beier &lt;dontmind@freeshell.org&gt;
</content>
</entry>
<entry>
<title>websockets: Add SSL cert command line options.</title>
<updated>2011-08-17T10:41:24Z</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2011-08-16T12:02:36Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=9afe4e1faa914353ee09bda674ebb7a1c6c7f340'/>
<id>urn:sha1:9afe4e1faa914353ee09bda674ebb7a1c6c7f340</id>
<content type='text'>
- Add --sslcertfile and --sslkeyfile. These should really be combined
  with the existing x11vnc command line options for SSL support.

Signed-off-by: Johannes Schindelin &lt;johannes.schindelin@gmx.de&gt;
</content>
</entry>
<entry>
<title>Remove stray ""-permitfiletransfer    permit file transfer support" output.</title>
<updated>2006-12-13T15:34:17Z</updated>
<author>
<name>runge</name>
<email>runge</email>
</author>
<published>2006-12-13T15:34:17Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=938ae6621798fa70d478a396c8bc4d236c280fea'/>
<id>urn:sha1:938ae6621798fa70d478a396c8bc4d236c280fea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Default to RFB 3.8, add command line option to specify the RFB version.</title>
<updated>2006-05-15T18:17:31Z</updated>
<author>
<name>steven_carr</name>
<email>steven_carr</email>
</author>
<published>2006-05-15T18:17:31Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=1c3af68549c544de065ceedec518449ee8cff49d'/>
<id>urn:sha1:1c3af68549c544de065ceedec518449ee8cff49d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>introduce -deferptrupdate (thanks Dave)</title>
<updated>2005-12-19T19:45:51Z</updated>
<author>
<name>dscho</name>
<email>dscho</email>
</author>
<published>2005-12-19T19:45:51Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=1c26789eff7b22518fcfb942e3d5a36758fdca19'/>
<id>urn:sha1:1c26789eff7b22518fcfb942e3d5a36758fdca19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This monster commit contains support for TightVNC's file transfer protocol.</title>
<updated>2005-09-28T16:51:50Z</updated>
<author>
<name>dscho</name>
<email>dscho</email>
</author>
<published>2005-09-28T16:51:50Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=0a909fde7a283fb22c22bbdbc16bcf4c0fe391ec'/>
<id>urn:sha1:0a909fde7a283fb22c22bbdbc16bcf4c0fe391ec</id>
<content type='text'>
Thank you very much, Rohit!
</content>
</entry>
<entry>
<title>Introduce generic protocol extension method. Deprecate</title>
<updated>2005-09-27T15:18:22Z</updated>
<author>
<name>dscho</name>
<email>dscho</email>
</author>
<published>2005-09-27T15:18:22Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/libtdevnc/commit/?id=93be927b1c1c74bc4da6f6d5978ba8e6e52f3cc2'/>
<id>urn:sha1:93be927b1c1c74bc4da6f6d5978ba8e6e52f3cc2</id>
<content type='text'>
the processCustomClientMessage() method.
</content>
</entry>
</feed>
