<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/lib/networking, branch 0.16.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/lib/networking?h=0.16.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/lib/networking?h=0.16.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-11-13T09:14:55Z</updated>
<entry>
<title>Adding extern C to definitions to allow link on C++ project</title>
<updated>2023-11-13T09:14:55Z</updated>
<author>
<name>jfm92</name>
<email>juanfloresm92@gmail.com</email>
</author>
<published>2023-11-13T09:14:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d4be0fd10488646875acf253166503f2bdfb8263'/>
<id>urn:sha1:d4be0fd10488646875acf253166503f2bdfb8263</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack</title>
<updated>2023-07-24T08:46:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-24T08:46:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ef49b93532a7360703ae87d36cf463169f86f20b'/>
<id>urn:sha1:ef49b93532a7360703ae87d36cf463169f86f20b</id>
<content type='text'>
CFG_TUD_MEM_SECTION is default to CFG_TUSB_MEM_SECTION
</content>
</entry>
<entry>
<title>fix trailing space and new line</title>
<updated>2023-03-17T09:12:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T09:12:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3623ba1884ddff23e9b64766cb6dd032f1425846'/>
<id>urn:sha1:3623ba1884ddff23e9b64766cb6dd032f1425846</id>
<content type='text'>
temporarily disable codespell
</content>
</entry>
<entry>
<title>dhserver: Fix a potential DoS vulnerability accidentially introduced by #1712</title>
<updated>2023-02-04T21:37:39Z</updated>
<author>
<name>Jannis Achstetter</name>
<email>kripton@kripserver.net</email>
</author>
<published>2023-02-04T21:37:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=830849211d866fcafef555269b1376f15802cc68'/>
<id>urn:sha1:830849211d866fcafef555269b1376f15802cc68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2022-12-04T12:43:23Z</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@hadess.net</email>
</author>
<published>2022-12-04T06:58:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6a2cf6728906aa61b44ecfe43b4ceef287b29bf8'/>
<id>urn:sha1:6a2cf6728906aa61b44ecfe43b4ceef287b29bf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhserver: Support DHCP clients that don't send the MESSAGETYPE as first option</title>
<updated>2022-11-01T22:42:58Z</updated>
<author>
<name>Jannis Achstetter</name>
<email>kripton@kripserver.net</email>
</author>
<published>2022-11-01T22:42:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3f3f6eee1c1b1bec43933488b27772a9f848c529'/>
<id>urn:sha1:3f3f6eee1c1b1bec43933488b27772a9f848c529</id>
<content type='text'>
Signed-off-by: Jannis Achstetter &lt;kripton@kripserver.net&gt;
</content>
</entry>
<entry>
<title>net_lwip_webserver: allow users to enable LWIP_IP6 if desired</title>
<updated>2021-10-19T16:29:51Z</updated>
<author>
<name>Peter Lawrence</name>
<email>12226419+majbthrd@users.noreply.github.com</email>
</author>
<published>2021-10-16T01:10:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d42b5604ce6ccdd9c5acba009e6a3d95c27ca573'/>
<id>urn:sha1:d42b5604ce6ccdd9c5acba009e6a3d95c27ca573</id>
<content type='text'>
</content>
</entry>
<entry>
<title>net_lwip_webserver: efficiency tweaks</title>
<updated>2020-10-15T01:26:40Z</updated>
<author>
<name>Peter Lawrence</name>
<email>12226419+majbthrd@users.noreply.github.com</email>
</author>
<published>2020-10-15T01:26:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=56277ce21639a1e3ed608e73d67367d2b21c1764'/>
<id>urn:sha1:56277ce21639a1e3ed608e73d67367d2b21c1764</id>
<content type='text'>
</content>
</entry>
<entry>
<title>suppress cast-align warnings for net device driver</title>
<updated>2020-05-18T06:23:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-05-18T06:23:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=81b1f97ef7510a12a2d2ee3e8c806d4824e8a720'/>
<id>urn:sha1:81b1f97ef7510a12a2d2ee3e8c806d4824e8a720</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix rndis response to get mac address</title>
<updated>2020-03-23T08:21:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-23T08:21:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=76a27cf49a16adade29abd94a7f64a374c96219f'/>
<id>urn:sha1:76a27cf49a16adade29abd94a7f64a374c96219f</id>
<content type='text'>
- remove cflags -fshort-enums
- clean up webserver descriptor
</content>
</entry>
</feed>
