<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Projects/Webserver/Lib/DHCPClientApp.c, branch LUFA-110528</title>
<subtitle>fork to update the benito, midimonster and other suspect devices products</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/lufa/atom?h=LUFA-110528</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/lufa/atom?h=LUFA-110528'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/'/>
<updated>2011-01-01T13:00:56+00:00</updated>
<entry>
<title>Update copyright year on all source files.</title>
<updated>2011-01-01T13:00:56+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-01-01T13:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=5ddfe82cb18542385fd5adecc98e124dd4d43212'/>
<id>urn:sha1:5ddfe82cb18542385fd5adecc98e124dd4d43212</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1622 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.</title>
<updated>2010-10-28T06:08:58+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-10-28T06:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ad5f25678ad54fba5ac0649a5f4b2a9d7d2efa53'/>
<id>urn:sha1:ad5f25678ad54fba5ac0649a5f4b2a9d7d2efa53</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1541 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda</title>
<updated>2010-10-13T14:05:35+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-10-13T14:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=d2735a110bbe27820b50c4f216c8f97581961d81'/>
<id>urn:sha1:d2735a110bbe27820b50c4f216c8f97581961d81</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1524 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.</title>
<updated>2010-07-21T16:19:32+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-07-21T16:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=9f7efbb4a7e6218d0a9164e04fe47f751afc9238'/>
<id>urn:sha1:9f7efbb4a7e6218d0a9164e04fe47f751afc9238</id>
<content type='text'>
Add missing const qualifiers to the demos.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1400 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.</title>
<updated>2010-05-08T03:12:14+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-05-08T03:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=b5f6d7ca1be6920de8226721ebb3fc2f937854cd'/>
<id>urn:sha1:b5f6d7ca1be6920de8226721ebb3fc2f937854cd</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1248 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add const keyword to the demo function parameters where possible.</title>
<updated>2010-04-18T12:10:30+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-04-18T12:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=52351e8a56acd1907b51e79a444ec33f335daaa5'/>
<id>urn:sha1:52351e8a56acd1907b51e79a444ec33f335daaa5</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1212 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added ENABLE_TELNET_SERVER compile time option to the Webserver project to disable the TELNET server if desired.</title>
<updated>2010-03-10T12:48:20+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-03-10T12:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=51e27aced8a4681ae22873360a8970ad1d60a249'/>
<id>urn:sha1:51e27aced8a4681ae22873360a8970ad1d60a249</id>
<content type='text'>
Change over static strings in the Webserver project to use PROGMEM where possible.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1162 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Webserver project now uses the board LEDs to indicate the current IP configuration state.</title>
<updated>2010-03-09T05:15:08+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-03-09T05:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=1ffb6aea0c155ba7c229d136d39e7686896f3ee0'/>
<id>urn:sha1:1ffb6aea0c155ba7c229d136d39e7686896f3ee0</id>
<content type='text'>
Don't double-read data from the attached disk in the incomplete StandaloneProgrammer project when in host mode.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1160 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Commit for the 100219 release.</title>
<updated>2010-02-19T00:07:22+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-02-19T00:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=cb4cd338053b9db8c11ab05e41377ff447d42131'/>
<id>urn:sha1:cb4cd338053b9db8c11ab05e41377ff447d42131</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1137 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Move DHCP negotiation timer into the DHCP connection application state structure, so that each connection gets its own timeout counter (only one connection currently used, but this way is more correct). Add const correctness to static data in the TELNETServerApp.c and HTTPServerApp.c files.</title>
<updated>2010-02-12T07:27:26+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-02-12T07:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=e0c825e9b95518e482fbf025b8683f5bc0df2713'/>
<id>urn:sha1:e0c825e9b95518e482fbf025b8683f5bc0df2713</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1126 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
