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-528-gf7ac739
Date: Tue, 28 Mar 2017 14:45:44 -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  f7ac7390220f71ed65f5e414d6fe942e56c07290 (commit)
       via  b9dffc5e4bd26f9dbb21e549704c52785ef5bcac (commit)
       via  3826bcceab8f75ad9d4d5db4702a149842b26600 (commit)
      from  38651b80694beac02a4b1fb1d9d62865f7f845aa (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 f7ac7390220f71ed65f5e414d6fe942e56c07290
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Mar 28 20:44:39 2017 +0200

    Correct a few header #include guards

commit b9dffc5e4bd26f9dbb21e549704c52785ef5bcac
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Mar 28 20:42:21 2017 +0200

    Filelists.mk: Move all mbedtls related files to own section

commit 3826bcceab8f75ad9d4d5db4702a149842b26600
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Mar 28 20:40:47 2017 +0200

    Move SMTP from contrib to main lwIP rep - with TLS support, it becomes 
useful again

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

Summary of changes:
 src/Filelists.mk                              |   16 +-
 src/apps/smtp/smtp.c                          | 1560 +++++++++++++++++++++++++
 src/include/lwip/apps/mdns.h                  |    7 +-
 src/include/lwip/apps/smtp.h                  |  123 ++
 src/include/lwip/apps/snmp_snmpv2_framework.h |    6 +-
 src/include/lwip/apps/snmp_snmpv2_usm.h       |    6 +-
 6 files changed, 1703 insertions(+), 15 deletions(-)
 create mode 100644 src/apps/smtp/smtp.c
 create mode 100644 src/include/lwip/apps/smtp.h


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



reply via email to

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