<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Projects/Webserver/Lib/uip/conf, branch master</title>
<subtitle>fork to update the benito, midimonster and other suspect devices products</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/lufa/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/lufa/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/'/>
<updated>2010-02-02T12:56:29+00:00</updated>
<entry>
<title>Remove now unused conf directory from the uIP stack in the Webserver project.</title>
<updated>2010-02-02T12:56:29+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-02-02T12:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=5988fa959bd1c4f8bd36011baeeecc2ca1f016bc'/>
<id>urn:sha1:5988fa959bd1c4f8bd36011baeeecc2ca1f016bc</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1101 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Clean up HTTP webserver code in the Webserver project, so that it follows the uIP application structure guidelines and uses cleaner state machine based code.</title>
<updated>2010-01-31T14:18:03+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-01-31T14:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=83b90e498a1913a8a7320be43900e243d9d27e09'/>
<id>urn:sha1:83b90e498a1913a8a7320be43900e243d9d27e09</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1088 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Better HTTP GET parsing in the Webserver demo, add application polling.</title>
<updated>2010-01-31T04:23:55+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-01-31T04:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=2d886793afd3d99af2d63ff8edfdcdf9569a5ede'/>
<id>urn:sha1:2d886793afd3d99af2d63ff8edfdcdf9569a5ede</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1085 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add TCP retransmission support to the HTTP webserver in the Webserver project, so that lost segments are retransmitted as needed.</title>
<updated>2010-01-29T09:21:38+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-01-29T09:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=7c9af025b2de2c2d36e54cc35c4f25892d11a916'/>
<id>urn:sha1:7c9af025b2de2c2d36e54cc35c4f25892d11a916</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1084 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add MIME type handling to the Webserver project, so that files of different types (e.g. images) can be served out to HTTP clients.</title>
<updated>2010-01-29T02:43:07+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-01-29T02:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=f88ddd53cf1fa5be53f2ea981044c9f7a5e4e4eb'/>
<id>urn:sha1:f88ddd53cf1fa5be53f2ea981044c9f7a5e4e4eb</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1080 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add FatFS library to the Webserver project, extend the HTTP server so that it now serves files from the Dataflash. Add Mass Storage device mode class driver so that files can be loaded to the board Dataflash when inserted into a PC.</title>
<updated>2010-01-28T12:47:35+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-01-28T12:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=fcc914142cae7b92535fa5d50bdb11c7a3e53034'/>
<id>urn:sha1:fcc914142cae7b92535fa5d50bdb11c7a3e53034</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1074 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Clean up Webserver project - add more Doxygen documentation for the new DHCP client functions and defines.</title>
<updated>2010-01-27T13:45:08+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-01-27T13:45:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=1c03684fbdf97c7d569df04ad1d4a8dad039a1b8'/>
<id>urn:sha1:1c03684fbdf97c7d569df04ad1d4a8dad039a1b8</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1072 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add DHCP server to the Webserver demo for automatic network configuration. Correct uIP timer clock not tracking the correct timespan.</title>
<updated>2010-01-27T13:15:49+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-01-27T13:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=8740d34cd26c48c711d2548545b299adf160e799'/>
<id>urn:sha1:8740d34cd26c48c711d2548545b299adf160e799</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1071 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Moved initial completed version of the Webserver project out of the Projects/Incomplete directory.</title>
<updated>2010-01-25T12:10:13+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-01-25T12:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=163bdf94a000b204c0d7ec4f2295dc3137b844a2'/>
<id>urn:sha1:163bdf94a000b204c0d7ec4f2295dc3137b844a2</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1064 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
