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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-473-gec24a2a
Date: Tue, 21 Mar 2017 08:01:53 -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  ec24a2a4e8ec6977030797b3abbbfecf833fa60f (commit)
      from  66fb52ff5cdfafecef9c0cc7b32bccee8b0f3e7f (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 ec24a2a4e8ec6977030797b3abbbfecf833fa60f
Author: goldsimon <address@hidden>
Date:   Tue Mar 21 12:57:56 2017 +0100

    Revert "httpd: regenerate example fs (fsdata.c) with current makefsdata"
    
    This reverts commit 66fb52ff5cdfafecef9c0cc7b32bccee8b0f3e7f.

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

Summary of changes:
 src/apps/altcp_tls/altcp_mbedtls.c | 753 -------------------------------------
 src/apps/httpd/fsdata.c            | 100 ++---
 src/core/altcp.c                   | 245 ------------
 src/core/altcp_tcp.c               | 364 ------------------
 src/include/lwip/altcp.h           | 165 --------
 src/include/lwip/altcp_tcp.h       |  71 ----
 src/include/lwip/apps/altcp_tls.h  |  63 ----
 src/include/lwip/priv/altcp_priv.h | 106 ------
 8 files changed, 30 insertions(+), 1837 deletions(-)
 delete mode 100644 src/apps/altcp_tls/altcp_mbedtls.c
 delete mode 100644 src/core/altcp.c
 delete mode 100644 src/core/altcp_tcp.c
 delete mode 100644 src/include/lwip/altcp.h
 delete mode 100644 src/include/lwip/altcp_tcp.h
 delete mode 100644 src/include/lwip/apps/altcp_tls.h
 delete mode 100644 src/include/lwip/priv/altcp_priv.h


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



reply via email to

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