aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Lib/uip/uip.h
Commit message (Collapse)AuthorAgeFilesLines
* Massive corrections to the project documentation and code comments, thanks ↵Dean Camera2011-06-051-1/+1
| | | | to Russian translation services provided by Andrey from Microsin.ru.
* Clean up excessive whitespace at the end of each line using the wspurify ↵Dean Camera2010-10-131-14/+15
| | | | tool made by Laszlo Monda
* Oops - fix mixed "initialize" and "initialise" - opt for American spelling ↵Dean Camera2010-07-301-1/+1
| | | | due to its wide use in technical standards.
* More spell checking of all source files -- correct missed errors, switch to ↵Dean Camera2010-07-301-9/+9
| | | | EN-GB spelling dictionary.
* Add svn:eol-style property to source files, so that the line endings are ↵Dean Camera2010-05-081-2129/+2129
| | | | correctly converted to the target system's native end of line style.
* Change over unix line-endings to dos line endings.Dean Camera2010-05-071-2129/+2129
|
* Replace the Webserver demo's uIP with the latest code ripped from the ↵Dean Camera2010-02-021-179/+707
| | | | Contiki project by Adam Dunkels.
* Moved initial completed version of the Webserver project out of the ↵Dean Camera2010-01-251-0/+1601
Projects/Incomplete directory.