Commit Graph

9 Commits

Author SHA1 Message Date
Simon Goldschmidt
2386284b04 Fixed bug #41500 SMTP base64 patch 2014-09-02 22:11:26 +02:00
Simon Goldschmidt
baaa81727a fixed bug #42608 SMTP usage in opening comment swaps sender and receiver 2014-09-02 20:34:55 +02:00
goldsimon
63fde52db2 smtp: fixed some minor compiler warnings 2014-09-02 13:01:26 +02:00
goldsimon
f87cb174ec SMTP: added missing casts (which are not strictly required when compiling C) 2014-09-01 16:08:31 +02:00
Simon Goldschmidt
36eab89184 SMTP: Add comment about 'err' checking in connect callback 2014-06-04 21:17:25 +02:00
goldsimon
0007b4e6ba Multiple fixes found by coverity scan 2014-04-30 12:25:40 +02:00
Simon Goldschmidt
c2539dbc8c Fixed bug #39380 Cannot build smtp example when debug is disabled 2014-02-22 20:10:42 +01:00
goldsimon
a412496558 SMTP: disable compilation when LWIP_TCP is disabled 2011-10-21 13:28:01 +02:00
Simon Goldschmidt
9a6e57fdbe Added my smtp client using the lwIP raw API 2011-08-24 23:27:16 +02:00