lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-532-g2ca717e
Date: Tue, 28 Mar 2017 15:34:29 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  2ca717e18d92d621fdca37944d49b379973334b8 (commit)
       via  40df1474cc679b3daa8c5144ae7860dacca823a2 (commit)
       via  3266511ebb4304e77a10e20ba75e542c3f112bdb (commit)
       via  9b6192bd656f78fc1f9aafbd2fe0819176d20ad0 (commit)
      from  f7ac7390220f71ed65f5e414d6fe942e56c07290 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2ca717e18d92d621fdca37944d49b379973334b8
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Mar 28 21:34:00 2017 +0200

    altcp_tls.h: Document ARM mbedtls port

commit 40df1474cc679b3daa8c5144ae7860dacca823a2
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Mar 28 21:33:37 2017 +0200

    SNMP: Advertise SNMPv3 support

commit 3266511ebb4304e77a10e20ba75e542c3f112bdb
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Mar 28 21:25:49 2017 +0200

    Improve documentation, add TLS stuff

commit 9b6192bd656f78fc1f9aafbd2fe0819176d20ad0
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Mar 28 21:14:56 2017 +0200

    Create smtp_opts.h and add SMTP client to doxygen docs

-----------------------------------------------------------------------

Summary of changes:
 doc/doxygen/lwip.Doxyfile         |   4 +-
 src/apps/httpd/httpd.c            |   5 ++
 src/apps/smtp/smtp.c              | 160 ++++++++++++++------------------------
 src/apps/snmp/snmp_core.c         |  16 +++-
 src/include/lwip/altcp_tls.h      |  17 ++++
 src/include/lwip/apps/mqtt.h      |   1 +
 src/include/lwip/apps/smtp.h      |   6 +-
 src/include/lwip/apps/smtp_opts.h |  81 +++++++++++++++++++
 8 files changed, 180 insertions(+), 110 deletions(-)
 create mode 100644 src/include/lwip/apps/smtp_opts.h


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]