<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/Common/TraversalProto.h, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Core/Common: Fix typos</title>
<updated>2025-03-11T23:48:45+00:00</updated>
<author>
<name>Luz Paz</name>
<email>luzpaz@pm.me</email>
</author>
<published>2025-03-11T23:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1b47dbf5190746138f8c0c4e0ec459b909b7543a'/>
<id>1b47dbf5190746138f8c0c4e0ec459b909b7543a</id>
<content type='text'>
Found via `codespell -q 3 -S "./Externals,./Data/Sys/wiitdb-??.txt,*.po,*.pot" -L andf,asnd,bootup,brocken,bufferin,clen,collet,datas,delt,diety,extint,fpr,inout,inport,interm,nd,nin,ontop,pixelx,re-use,re-used,sav,stateman,strat,transer,wil`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found via `codespell -q 3 -S "./Externals,./Data/Sys/wiitdb-??.txt,*.po,*.pot" -L andf,asnd,bootup,brocken,bufferin,clen,collet,datas,delt,diety,extint,fpr,inout,inport,interm,nd,nin,ontop,pixelx,re-use,re-used,sav,stateman,strat,transer,wil`
</pre>
</div>
</content>
</entry>
<entry>
<title>Traversal: Autoconfigure TTL to use for probe packet</title>
<updated>2023-05-20T15:15:07+00:00</updated>
<author>
<name>Floogle</name>
<email>18466542+skyfloogle@users.noreply.github.com</email>
</author>
<published>2023-01-12T16:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4f11b0d4c9aee98161bce08c8ff0f516ff84f524'/>
<id>4f11b0d4c9aee98161bce08c8ff0f516ff84f524</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Common/TraversalProto: Move interface into Common namespace</title>
<updated>2023-04-24T12:53:14+00:00</updated>
<author>
<name>Lioncash</name>
<email>mai.iam2048@gmail.com</email>
</author>
<published>2023-04-24T12:29:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=30e7ab94fa8d4177a8516a926dad5a7e663a1a51'/>
<id>30e7ab94fa8d4177a8516a926dad5a7e663a1a51</id>
<content type='text'>
Gets the types out of the global namespace.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Gets the types out of the global namespace.
</pre>
</div>
</content>
</entry>
<entry>
<title>NetPlayDialog: Display external IP/Port as seen by the traversal server when it's used.</title>
<updated>2022-03-15T06:56:16+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2022-03-04T04:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c058c8e1a6de382b9edcca88dc26fec51336b39a'/>
<id>c058c8e1a6de382b9edcca88dc26fec51336b39a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>licensing: convert "public domain" to CC0 1.0</title>
<updated>2021-07-05T02:43:55+00:00</updated>
<author>
<name>Pierre Bourdon</name>
<email>delroth@gmail.com</email>
</author>
<published>2021-07-05T02:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f4e34703c0da37666af88892468eaf3ca07f8a4e'/>
<id>f4e34703c0da37666af88892468eaf3ca07f8a4e</id>
<content type='text'>
Public domain does not have an internationally agreed upon definition,
As such it's generally preferred to use an extremely liberal license,
which can explicitly list the rights granted by the copyright holder.
The CC0 license is the usual choice here.

This "relicensing" is done without hunting down copyright holders, since
it is presumed that their release of this work into the public domain
authorizes us to redistribute this code under any other license of our
choosing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Public domain does not have an internationally agreed upon definition,
As such it's generally preferred to use an extremely liberal license,
which can explicitly list the rights granted by the copyright holder.
The CC0 license is the usual choice here.

This "relicensing" is done without hunting down copyright holders, since
it is presumed that their release of this work into the public domain
authorizes us to redistribute this code under any other license of our
choosing.
</pre>
</div>
</content>
</entry>
<entry>
<title>TraversalProto: Convert typedefs into using aliases</title>
<updated>2021-01-20T17:24:05+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2021-01-19T19:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f0c6e696fd450ae3fde059930cd9053e49aef518'/>
<id>f0c6e696fd450ae3fde059930cd9053e49aef518</id>
<content type='text'>
Same behavior, more straightforward reading.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Same behavior, more straightforward reading.
</pre>
</div>
</content>
</entry>
<entry>
<title>TraversalProto: Collapse version enum into a typed variable</title>
<updated>2021-01-20T17:24:05+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2021-01-19T19:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d48b5615ae95af8ca6946e30f6f9f25723358c15'/>
<id>d48b5615ae95af8ca6946e30f6f9f25723358c15</id>
<content type='text'>
Same behavior, less code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Same behavior, less code.
</pre>
</div>
</content>
</entry>
<entry>
<title>TraversalProto: Convert TraversalPacketType into an enum class</title>
<updated>2021-01-20T17:24:05+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2021-01-19T19:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d2ea94195cde9f8453f5b9448b41648973859277'/>
<id>d2ea94195cde9f8453f5b9448b41648973859277</id>
<content type='text'>
Makes for strong typing and prevents namespace pollution.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes for strong typing and prevents namespace pollution.
</pre>
</div>
</content>
</entry>
<entry>
<title>TraversalProto: Convert TraversalConnectFailedReason into an enum class</title>
<updated>2021-01-20T17:24:05+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2021-01-19T19:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2f0fb2056e126e80eaaa76e9b410525591fca53d'/>
<id>2f0fb2056e126e80eaaa76e9b410525591fca53d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>specify custom brace style to fix unions</title>
<updated>2017-01-05T11:55:13+00:00</updated>
<author>
<name>BhaaL</name>
<email>bhaal@0x1337.org</email>
</author>
<published>2017-01-04T11:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=23d99f2f2c6f3e16dce2371141702d07bef40e95'/>
<id>23d99f2f2c6f3e16dce2371141702d07bef40e95</id>
<content type='text'>
BreakBeforeBraces: Allman apparently includes all styles,
except for AfterUnion (which is false) when using clang-format -dump-config
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BreakBeforeBraces: Allman apparently includes all styles,
except for AfterUnion (which is false) when using clang-format -dump-config
</pre>
</div>
</content>
</entry>
</feed>
