<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Ryujinx/Ryujinx.HLE/HOS/Services/Sockets/Sfdnsres, branch master</title>
<subtitle>A backup of the Ryujinx master git branch.
</subtitle>
<id>https://git.benis.co.uk/Ryujinx/atom?h=master</id>
<link rel='self' href='https://git.benis.co.uk/Ryujinx/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/'/>
<updated>2023-04-27T21:51:14+00:00</updated>
<entry>
<title>Move solution and projects to src</title>
<updated>2023-04-27T21:51:14+00:00</updated>
<author>
<name>TSR Berry</name>
<email>20988865+TSRBerry@users.noreply.github.com</email>
</author>
<published>2023-04-07T23:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=cee712105850ac3385cd0091a923438167433f9f'/>
<id>urn:sha1:cee712105850ac3385cd0091a923438167433f9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Hipc to Cmif where appropriate (#3880)</title>
<updated>2023-04-14T23:00:34+00:00</updated>
<author>
<name>Alex Barney</name>
<email>thealexbarney@gmail.com</email>
</author>
<published>2023-04-14T23:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=11ecff2ff04633d261b9a43db792f6438df63f40'/>
<id>urn:sha1:11ecff2ff04633d261b9a43db792f6438df63f40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bsd: Add support for dns_mitm (#4102)</title>
<updated>2022-12-12T17:04:08+00:00</updated>
<author>
<name>TSRBerry</name>
<email>20988865+TSRBerry@users.noreply.github.com</email>
</author>
<published>2022-12-12T17:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=df758eddd1d61f776415422dc4dd1fa8a776719c'/>
<id>urn:sha1:df758eddd1d61f776415422dc4dd1fa8a776719c</id>
<content type='text'>
* bsd: Add dns_mitm from Atmosphère

related AMS files:
- https://github.com/Atmosphere-NX/Atmosphere/blob/master/stratosphere/ams_mitm/source/dns_mitm/dnsmitm_resolver_impl.cpp
- https://github.com/Atmosphere-NX/Atmosphere/blob/master/stratosphere/ams_mitm/source/dns_mitm/dnsmitm_host_redirection.cpp

* Remove debug logging and adjust redirect message

* Improve formatting

Co-authored-by: Ac_K &lt;Acoustik666@gmail.com&gt;

* Replace Initialize with instance property

* bsd: dns_mitm - Ignore empty lines

* bsd: Mark _mitmHostEntries as readonly

* bsd: Initialize Aliases when returning IpHostEntry

Fixes NullReferenceException

Co-authored-by: Ac_K &lt;Acoustik666@gmail.com&gt;</content>
</entry>
<entry>
<title>Use source generated regular expressions (#4005)</title>
<updated>2022-12-04T00:43:23+00:00</updated>
<author>
<name>Andrey Sukharev</name>
<email>SukharevAndrey@users.noreply.github.com</email>
</author>
<published>2022-12-04T00:43:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=3868a0020611491e30db19e5b27d33a7559c7071'/>
<id>urn:sha1:3868a0020611491e30db19e5b27d33a7559c7071</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sfdnsres; Fix deserializer of AddrInfoSerialized when addresses are empty (#3924)</title>
<updated>2022-11-28T01:53:57+00:00</updated>
<author>
<name>Ac_K</name>
<email>Acoustik666@gmail.com</email>
</author>
<published>2022-11-28T01:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=472119c8da7edaf7bf60fa75e87812e5cb16e33b'/>
<id>urn:sha1:472119c8da7edaf7bf60fa75e87812e5cb16e33b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sfdsnres: fix endianess issue for port serialisation</title>
<updated>2022-09-01T19:31:20+00:00</updated>
<author>
<name>Mary</name>
<email>mary@mary.zone</email>
</author>
<published>2022-09-01T17:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=131b43170e28d598f0f9991937544f3f1aab79a3'/>
<id>urn:sha1:131b43170e28d598f0f9991937544f3f1aab79a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unused usings. (#3593)</title>
<updated>2022-08-18T16:04:54+00:00</updated>
<author>
<name>Nicholas Rodine</name>
<email>halfofastaple@gmail.com</email>
</author>
<published>2022-08-18T16:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=951700fdd8f54fb34ffe8a3fb328a68b5bf37abe'/>
<id>urn:sha1:951700fdd8f54fb34ffe8a3fb328a68b5bf37abe</id>
<content type='text'>
* Removed unused usings.

* Added back using, now that it's used.

* Removed extra whitespace.</content>
</entry>
<entry>
<title>Rename ToSpan to AsSpan (#3556)</title>
<updated>2022-08-11T21:07:37+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2022-08-11T21:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=a5ff0024fb33964c802e1712e5b11a52390603e7'/>
<id>urn:sha1:a5ff0024fb33964c802e1712e5b11a52390603e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sfdnsres; Stub ResolverSetOptionRequest (#3493)</title>
<updated>2022-08-02T22:10:28+00:00</updated>
<author>
<name>Ac_K</name>
<email>Acoustik666@gmail.com</email>
</author>
<published>2022-08-02T22:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=842cb26ba55382874f4cabe641efa0ad124d0fac'/>
<id>urn:sha1:842cb26ba55382874f4cabe641efa0ad124d0fac</id>
<content type='text'>
This PR stub ResolverSetOptionRequest (checked by RE), but the options parsing is still missing since we don't support it in our current code.

(Close #3479)</content>
</entry>
<entry>
<title>sfdnsres: Fix serialization issues (#2992)</title>
<updated>2022-01-12T16:43:00+00:00</updated>
<author>
<name>Mary</name>
<email>me@thog.eu</email>
</author>
<published>2022-01-12T16:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=d300a5a45b73c7d1fdb631a9d93db66c70903486'/>
<id>urn:sha1:d300a5a45b73c7d1fdb631a9d93db66c70903486</id>
<content type='text'>
* sfdnsres: Fix serialization issues

Fix a crash on Monster Hunter Rise

* Address gdkchan's comments

* Address gdkchan's comments</content>
</entry>
</feed>
