summaryrefslogtreecommitdiffstats
path: root/apps/netutils/webclient
AgeCommit message (Expand)AuthorFilesLines
2015-03-29Add some missing dependencies in Kconfig filesGregory Nutt1-0/+1
2015-02-15Suffer the consequences of moving struct timeval to its correct locationGregory Nutt1-0/+1
2014-09-29Add implementation of timeouts for the apps/netutils/webclient. From Brennan...Gregory Nutt2-12/+32
2014-09-06Add an install target to all makefiles. For the import build, the top-level ...Gregory Nutt1-0/+2
2014-07-08WGET: Fix from Rony XlnGregory Nutt1-2/+2
2014-07-02NET: Rename functions in apps/netutils/netlib to begin with netlib_ vs uip_Gregory Nutt1-2/+2
2014-07-02NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt1-1/+1
2014-04-13More trailing whilespace removalGregory Nutt1-2/+2
2014-04-12Make sure that there is one space after forGregory Nutt1-1/+1
2014-04-11The rest of the resolv->DNS client naming change: Renamed directories and he...Gregory Nutt1-1/+1
2014-02-10More changes to reduce complaints from CppCheck. Some latent bugs fixes, but...Gregory Nutt1-1/+1
2013-05-30.dSYM only needs to be in the same .gitignore files as .exeGregory Nutt1-1/+0
2013-05-30Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt1-8/+7
2013-04-04Clone svn:ignore directory atributed to .gitignore filesGregory Nutt1-0/+8
2012-11-20Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo1-3/+3
2012-11-17Most of the changes needed to support Windows native clean; distclean is has ...patacongo1-5/+6
2012-11-15Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo1-1/+1
2012-11-12Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo1-2/+6
2012-11-11Correct some issues with last check-in; ez80 still does not buildpatacongo1-2/+2
2012-11-11Partial change: Removing bash ARCHIVE looppatacongo1-4/+2
2012-11-06Fix apps/netutils/webclient build problempatacongo1-3/+14
2012-11-04Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gongpatacongo1-0/+1
2012-11-03Add support for wget POST interface; from Darcy Gongpatacongo2-23/+227
2012-10-20DNS fixes from Darcy Gong (part 1 of 2)patacongo1-55/+1
2012-10-06Several bugfixes, mostly from Darcy Gongpatacongo1-7/+7
2012-09-13Email address change in apps/patacongo1-1/+1
2012-04-14Developing a new way to handle application configurationspatacongo1-0/+9
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 3 of 2)patacongo1-0/+4
2012-02-18Correct and error in recv() and recvfrom() return valuepatacongo1-2/+3
2011-05-11tools/mkdep.sh should not report an error if there are no files on the comman...patacongo1-2/+0
2011-04-10Changes for clean build of app/ directory with Windows toolchainpatacongo1-1/+5
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo1-2/+2
2011-04-01Update apps/ Makefiles to fix environmental bugpatacongo1-4/+3
2011-03-24Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo1-1/+2
2011-03-20More build fixespatacongo1-2/+2
2011-03-19More build fixespatacongo1-2/+3
2011-03-19Move nuttx/netutils to apps/netutilspatacongo2-0/+677