<feed xmlns='http://www.w3.org/2005/Atom'>
<title>librda/src, branch master</title>
<subtitle>Remote Desktop Awareness (shared library)
</subtitle>
<id>https://openid.arctica-project.org/librda/atom?h=master</id>
<link rel='self' href='https://openid.arctica-project.org/librda/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/librda/'/>
<updated>2023-09-15T19:28:21+00:00</updated>
<entry>
<title>src/Makefile.am: make sure that the auto-generated rda_supported_technologies.h header file does not appear in dist tarballs.</title>
<updated>2023-09-15T19:28:21+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2023-07-21T19:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/librda/commit/?id=930218c318e224ec011154abfbc353ba9a0a662f'/>
<id>urn:sha1:930218c318e224ec011154abfbc353ba9a0a662f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/Makefile.am: compile the source and install header files for the new generic protocol support.</title>
<updated>2023-09-15T19:17:30+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2023-07-20T00:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/librda/commit/?id=89dffdf1babe0f401d1675e6837c06e1a0053509'/>
<id>urn:sha1:89dffdf1babe0f401d1675e6837c06e1a0053509</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/Makefile.am: compile the source and install header file for utilities.</title>
<updated>2023-09-15T19:17:30+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2023-07-21T00:29:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/librda/commit/?id=8b5773c3396c7a358bf8b504025458d029fe17a6'/>
<id>urn:sha1:8b5773c3396c7a358bf8b504025458d029fe17a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/rda.c: add generic protocol support.</title>
<updated>2023-09-15T19:17:29+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2023-07-20T00:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/librda/commit/?id=589976911c4153200409a803f0b24cb5f818e38a'/>
<id>urn:sha1:589976911c4153200409a803f0b24cb5f818e38a</id>
<content type='text'>
We're setting the protocol to RDA_PROTOCOL_NONE for local sessions here.
All the other detection is done in the remote technology's code.
</content>
</entry>
<entry>
<title>src/rda_x2go.{c,h}: add generic protocol support.</title>
<updated>2023-09-15T19:17:29+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2023-07-20T00:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/librda/commit/?id=685e6c3f471c226b43464212238731c7a86dbe99'/>
<id>urn:sha1:685e6c3f471c226b43464212238731c7a86dbe99</id>
<content type='text'>
X2Go supports both NX and KDrive sessions, so parse the session ID
(X2GO_SESSION) to find out what protocol the session uses.
</content>
</entry>
<entry>
<title>src/rda_ogon.{c,h}: add generic remote protocol support.</title>
<updated>2023-09-15T19:17:29+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2023-07-20T00:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/librda/commit/?id=fa330e8b9844e838fa8a8e1d01ab9d72d61e6bce'/>
<id>urn:sha1:fa330e8b9844e838fa8a8e1d01ab9d72d61e6bce</id>
<content type='text'>
Ogon only supports RDP, so expose only that.
</content>
</entry>
<entry>
<title>src/: add rda_util.{c,h} for miscellaneous utilities.</title>
<updated>2023-09-15T19:17:29+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2023-07-21T00:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/librda/commit/?id=eb3af447a30bbcdf4e71c6c5be9f45fdd178cfd7'/>
<id>urn:sha1:eb3af447a30bbcdf4e71c6c5be9f45fdd178cfd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/: add rda_protocol.{c,h} for generic remote protocol support.</title>
<updated>2023-09-15T19:17:29+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2023-07-20T00:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/librda/commit/?id=787f67c5c953512b78f10d3e2fca9fde0175d4fa'/>
<id>urn:sha1:787f67c5c953512b78f10d3e2fca9fde0175d4fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/Makefile.am: Also enable -Werror for src/ folder.</title>
<updated>2021-06-07T19:59:17+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-06-07T19:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/librda/commit/?id=9af639205a927ed99bde6dc7bcf3004daec2ede8'/>
<id>urn:sha1:9af639205a927ed99bde6dc7bcf3004daec2ede8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/rda.c: Initialize GList objects in rda_supported_technologies{,_by_name}() functions.</title>
<updated>2019-01-25T21:45:15+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2019-01-25T21:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/librda/commit/?id=c6d7ccf7621697de6620068ba144ca1b44b197a0'/>
<id>urn:sha1:c6d7ccf7621697de6620068ba144ca1b44b197a0</id>
<content type='text'>
</content>
</entry>
</feed>
