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. STABLE-2_1_0_RELEASE-287-g19e22f8
Date: Tue, 6 Aug 2019 16:18:13 -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  19e22f870f89938246388ef8240d833f51b41869 (commit)
      from  2f5305c2597b4c7733331a149c9d44dba005d138 (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 19e22f870f89938246388ef8240d833f51b41869
Author: Simon Goldschmidt <address@hidden>
Date:   Tue Aug 6 22:17:55 2019 +0200

    add https example

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

Summary of changes:
 contrib/Filelists.cmake                            |   1 +
 contrib/Filelists.mk                               |   1 +
 contrib/examples/example_app/test.c                |   4 +
 .../examples/httpd/https_example/https_example.c   | 147 +++++++++++++++++++++
 .../https_example.h}                               |  10 +-
 contrib/ports/win32/msvc/lwIP_Test.vcxproj         |   2 +
 contrib/ports/win32/msvc/lwIP_Test.vcxproj.filters |   9 ++
 7 files changed, 169 insertions(+), 5 deletions(-)
 create mode 100644 contrib/examples/httpd/https_example/https_example.c
 copy contrib/examples/httpd/{cgi_example/cgi_example.h => 
https_example/https_example.h} (88%)


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



reply via email to

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