summaryrefslogtreecommitdiff
path: root/nuttx/netutils/uiplib
Commit message (Expand)AuthorAgeFilesLines
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-159-30/+27
* Fix parsing of port numberpatacongo2009-03-281-2/+3
* Make HTTP URL parsing commonpatacongo2009-03-282-1/+148
* Changes for clean build on ZDSpatacongo2009-03-211-10/+10
* Misc fixes for ZDS compile/buildpatacongo2008-12-128-16/+16
* Add NSH ping commandpatacongo2008-09-021-23/+33
* errno now defined to be *get_errno_ptr()patacongo2008-02-011-2/+0
* Add examples/dhcpdpatacongo2007-11-306-0/+18
* Use normal C stringspatacongo2007-11-222-425/+0
* Add TCP readahead logicpatacongo2007-11-191-23/+16
* uIP webserver now uses listen/acceptpatacongo2007-11-198-7/+198
* in progress updatepatacongo2007-10-311-1/+1
* Correct some issues with IP/MAC address handlingpatacongo2007-10-269-87/+318
* Add framework for listen() and connect() -- still missing logicpatacongo2007-09-231-7/+14
* Refactoring netutils stringspatacongo2007-09-222-0/+418
* Associate address with network driver; implement ioctl calls to set addressespatacongo2007-09-166-2/+371
* Cleanup and fix problems introduce in last commitpatacongo2007-09-082-41/+39
* Import of uIP 1.0patacongo2007-08-263-0/+181