summaryrefslogtreecommitdiff
path: root/nuttx/netutils
Commit message (Expand)AuthorAgeFilesLines
* Initialize THTTPD integration changespatacongo2009-08-023-24/+37
* Fix build problems with different configuratin optionspatacongo2009-08-022-63/+80
* Finish fdwatch logic in cgi_childpatacongo2009-07-191-22/+33
* Add non-blocking capability for TCP socketspatacongo2009-07-191-8/+7
* Add framework for THTTPD examplepatacongo2009-07-187-54/+64
* Fix CGI I/O redirection and interposer taskspatacongo2009-07-188-687/+770
* Add NXFLAT CGI programspatacongo2009-07-139-43/+1574
* Add tdate_parse.cpatacongo2009-07-122-1/+318
* Add fdwatch.c and timers.cpatacongo2009-07-126-44/+821
* libthttpd.c now longer used fork() and execve()patacongo2009-07-124-421/+498
* Add libhttpd.cpatacongo2009-07-126-101/+4564
* Add gmtime and localtimepatacongo2009-07-121-0/+2
* Add framework for thttpdpatacongo2009-07-119-2/+1978
* Fixes for clean ez80 compilationpatacongo2009-06-261-0/+1
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-255-122/+19
* Remove all options from examples/uip except for the webserverpatacongo2009-03-281-0/+7
* Fix parsing of port numberpatacongo2009-03-281-2/+3
* Add wget command to NSHpatacongo2009-03-281-2/+2
* Numerous fixes; seems to handle redirection pretty well nowpatacongo2009-03-281-41/+66
* Make HTTP URL parsing commonpatacongo2009-03-282-1/+148
* Add tftpcpatacongo2009-03-281-1/+2
* Fix examples/wget buildpatacongo2009-03-281-11/+11
* Fix problem in conditional compilationpatacongo2009-03-281-10/+37
* More bugfixespatacongo2009-03-271-44/+49
* wget bugfixes (still lots of problems)patacongo2009-03-261-132/+210
* Add host based test for wget()patacongo2009-03-262-11/+23
* 1st cut as BSD-izing uIP web client logicpatacongo2009-03-262-509/+231
* Fix various issues, bad ages, etc. with ez80+uIP webserverpatacongo2009-03-228-747/+717
* Changes for clean build on ZDSpatacongo2009-03-212-29/+29
* Oops.. interrupts must be disabled when uip_arp_update is calledpatacongo2009-03-211-11/+29
* Fix DHCPD uni-cast problem: Need to update ARP table firstpatacongo2009-03-211-1/+39
* Fix numerous bugs, mostly associated with broadcastpatacongo2009-03-191-33/+45
* Add examples/dhcpdpatacongo2009-03-174-127/+1
* Changes for clean compilation with ZDSpatacongo2009-03-141-1/+1
* Filename changes needed by ZDS archiverpatacongo2008-12-127-17/+17
* Misc fixes for ZDS compile/buildpatacongo2008-12-1217-229/+264
* updatepatacongo2008-09-073-16/+89
* Fix initial block numberpatacongo2008-09-071-2/+3
* Remove non-standard optionpatacongo2008-09-074-232/+48
* Integrating TFTP putpatacongo2008-09-062-13/+60
* fix commentpatacongo2008-09-061-2/+3
* TFTP Get integrationpatacongo2008-09-064-68/+53
* Eliminate warnings in ARM buildpatacongo2008-09-062-2/+2
* Add get and put commands to NSHpatacongo2008-09-062-3/+2
* Added basic TFTP client supportpatacongo2008-09-055-12/+17
* TFTP Clientpatacongo2008-09-055-0/+1465
* Add NSH ping commandpatacongo2008-09-021-23/+33
* Fix clean issuepatacongo2008-02-201-1/+1
* errno now defined to be *get_errno_ptr()patacongo2008-02-013-8/+3
* Using tool-specific cleanpatacongo2008-01-101-3/+7