<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/core/network, branch master</title>
<subtitle>A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/'/>
<entry>
<title>yuzu: Add ui files for multiplayer rooms</title>
<updated>2022-07-25T19:59:28+00:00</updated>
<author>
<name>FearlessTobi</name>
<email>thm.frey@gmail.com</email>
</author>
<published>2021-12-25T19:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=705f7db84dd85555a6aef1e136cf251725cef293'/>
<id>705f7db84dd85555a6aef1e136cf251725cef293</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>general: Convert source file copyright comments over to SPDX</title>
<updated>2022-04-23T09:55:32+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2022-04-23T08:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=99ceb03a1cfcf35968cab589ea188a8c406cda52'/>
<id>99ceb03a1cfcf35968cab589ea188a8c406cda52</id>
<content type='text'>
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
</pre>
</div>
</content>
</entry>
<entry>
<title>service: bsd: Add keepalive socket option</title>
<updated>2022-04-07T21:30:23+00:00</updated>
<author>
<name>tech-ticks</name>
<email>techticksdev@gmail.com</email>
</author>
<published>2022-04-07T21:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=1c3983c12e5df5a2a2f33dadf5e4a2f875fe2f47'/>
<id>1c3983c12e5df5a2a2f33dadf5e4a2f875fe2f47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core: Reduce unused includes</title>
<updated>2022-03-19T06:23:32+00:00</updated>
<author>
<name>ameerj</name>
<email>52414509+ameerj@users.noreply.github.com</email>
</author>
<published>2022-03-19T03:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=ade596121bc834502c63cdedcd8f68a1f490599d'/>
<id>ade596121bc834502c63cdedcd8f68a1f490599d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core: Remove unused includes</title>
<updated>2021-11-04T01:42:57+00:00</updated>
<author>
<name>ameerj</name>
<email>52414509+ameerj@users.noreply.github.com</email>
</author>
<published>2021-11-04T01:21:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=7c4b6aab2ef7cb2be77e32023323b1c5bd9e3d2f'/>
<id>7c4b6aab2ef7cb2be77e32023323b1c5bd9e3d2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>network: Do not log IP address</title>
<updated>2021-10-02T03:38:44+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2021-10-01T01:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=219d0ba9780376814d3100303d6b704edf97b247'/>
<id>219d0ba9780376814d3100303d6b704edf97b247</id>
<content type='text'>
Logging this may be a privacy concern for some users.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Logging this may be a privacy concern for some users.
</pre>
</div>
</content>
</entry>
<entry>
<title>common: Move error handling to error.cpp/h</title>
<updated>2021-09-11T21:19:14+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2021-09-08T18:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=290afc00d36bbdcdc67d66a4586fd2f188734ad3'/>
<id>290afc00d36bbdcdc67d66a4586fd2f188734ad3</id>
<content type='text'>
This allows us to avoid implicitly including &lt;string&gt; every time common_funcs.h is included.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to avoid implicitly including &lt;string&gt; every time common_funcs.h is included.
</pre>
</div>
</content>
</entry>
<entry>
<title>network_interface: Cleanup code</title>
<updated>2021-08-27T06:10:58+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2021-08-21T14:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=871e1c63158a122a6739547f0c4481f6319affd3'/>
<id>871e1c63158a122a6739547f0c4481f6319affd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>network_interface: Replace default return value with std::nullopt</title>
<updated>2021-08-27T06:10:58+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2021-08-21T14:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=a32a7dacf459e0730e7c1587c99d60c411c5f8b3'/>
<id>a32a7dacf459e0730e7c1587c99d60c411c5f8b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>network_interface: correct formatting</title>
<updated>2021-08-16T10:18:19+00:00</updated>
<author>
<name>Sönke Holz</name>
<email>sholz8530@gmail.com</email>
</author>
<published>2021-08-16T10:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=356dbf4d1d314448495ab4e558aa8f799f20caac'/>
<id>356dbf4d1d314448495ab4e558aa8f799f20caac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
