summaryrefslogtreecommitdiff
path: root/apps/netutils
Commit message (Expand)AuthorAgeFilesLines
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-4/+4
* zkit-arm-1769: Refreshed all configurationsGregory Nutt2014-04-191-1/+1
* More trailing whilespace removalGregory Nutt2014-04-1352-256/+256
* Cosmetic changes for coding style; removal of dangling spaces at the end of l...Gregory Nutt2014-04-131-1/+13
* Make sure that there is one space after forGregory Nutt2014-04-123-7/+7
* Make sure that there is one space between while and conditionGregory Nutt2014-04-123-6/+6
* Make sure that there is one space between if and conditionGregory Nutt2014-04-121-4/+5
* Corrections to the NTP client from Manuel StuehnGregory Nutt2014-04-121-6/+6
* Accidentally checked in a .built fileGregory Nutt2014-04-111-0/+0
* Breadk dnsclient.c file into three smaller files: dns_resolver.c, dns_socket....Gregory Nutt2014-04-114-132/+253
* The rest of the resolv->DNS client naming change: Renamed directories and he...Gregory Nutt2014-04-1110-11/+17
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-113-155/+270
* NTP client: Fix a time calculation for the case of CPUs that do not support l...Gregory Nutt2014-04-111-11/+38
* NTP client, more clean-up and minor enhancementsGregory Nutt2014-04-111-6/+25
* NTP client, minor clean-up and enhancementsGregory Nutt2014-04-112-54/+93
* apps/netutils/ntpclient: Add a primitive NTP client. Initial checkin is unt...Gregory Nutt2014-04-108-0/+831
* DHCPD: Correct value of PAD option is 0, not 1. From Brennan AshtonGregory Nutt2014-03-311-1/+1
* Add missing DHCPD configuration settingsGregory Nutt2014-03-031-0/+63
* dhcpd_allocipaddr() should not call ntohl(). The return value is already in ...Gregory Nutt2014-03-031-39/+56
* Olimex LPC1766STK: FTPC configure changed to use the kconfig-fronteds tools b...Gregory Nutt2014-02-201-0/+9
* Typo fixes from CCTSA0. ThanksGregory Nutt2014-02-141-1/+1
* More changes to reduce complaints from CppCheck. Some latent bugs fixes, but...Gregory Nutt2014-02-102-2/+2
* VI: all commands not seem functional. Still at least on display artifact and...Gregory Nutt2014-01-211-1/+1
* Networking: Improved status reporting and new carrier management interfaces....Gregory Nutt2014-01-212-20/+13
* If write buffering is enabled, then it is necessary to release the write buff...Gregory Nutt2014-01-141-3/+11
* Change how TCP read-ahead is selected to better integrate with TCP write buff...Gregory Nutt2014-01-131-1/+1
* NSH Configuration: Refactor networking and netutils dependenciesGregory Nutt2014-01-093-0/+3
* Viewtool STM32F107: Add a NSH configuration with network supportGregory Nutt2013-12-251-1/+3
* Telnetd: Missing argument in debug statement can cause crash in certain erro...Gregory Nutt2013-10-241-1/+1
* apps/examples/cc3000: Extensions and enhancements from David SidraneGregory Nutt2013-10-231-1/+1
* New touchscreen scaling algorithm for the case where measured X values vary w...Gregory Nutt2013-10-171-1/+1
* Clean-up routing table design.Gregory Nutt2013-10-051-0/+4
* SAMA5 EMAC: Changes from early debug sessions. Still a way to goGregory Nutt2013-09-171-1/+1
* DHCPD: Fix calculation of lease address. Bad logic causes repeated assignmen...Gregory Nutt2013-09-061-3/+3
* Updates to README filesGregory Nutt2013-06-011-9/+11
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-3015-15/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-3015-102/+107
* Add runtime configuration for UDP discovery utility. From Max HoltzbergGregory Nutt2013-05-211-13/+22
* More changes for issues reported by CppCheckGregory Nutt2013-05-113-42/+52
* Various Kconfig files still have references to CONFIG_ variables. Some in ha...Gregory Nutt2013-04-252-3/+3
* New Kconfig convention: Extra indentation in comments will render as HTML pr...Gregory Nutt2013-04-222-18/+18
* Mostly updates and corrections to .gitignore filesGregory Nutt2013-04-041-10/+8
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-0418-0/+132
* Add a THTTPD configuratin for zkit-arm-1769patacongo2013-02-264-44/+116
* All argv types should be char * const * not const char **patacongo2013-02-022-4/+4
* Centralize TCP loss-of-connection bit twiddlingpatacongo2013-01-201-1/+8
* Yet another repair for the previouis botched recvfrom() fix; Fix telnet drive...patacongo2013-01-201-2/+16
* Remove some dependencies of distclean on clean. This should not be necessary...patacongo2012-12-231-1/+1
* Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfi...patacongo2012-11-271-5/+18
* configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arc...patacongo2012-11-271-0/+1