summaryrefslogtreecommitdiff
path: root/nuttx/netutils/smtp/smtp.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes found in smtp testingpatacongo2007-10-271-28/+30
* Fixed for clean Cygwin link; move netutils strings into common librarypatacongo2007-09-221-1/+1
* Implement TCP send; remove uIP proto-socketspatacongo2007-09-091-110/+102
* cleanuppatacongo2007-09-031-1/+2
* Implements basic TCP connection logicpatacongo2007-09-021-13/+31
* Added support for socket descriptorspatacongo2007-09-011-0/+11
* smtp now compilespatacongo2007-08-301-146/+214
* Import of uIP 1.0patacongo2007-08-261-0/+252