lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-177-g35725dd
Date: Thu, 16 Nov 2017 16:07:23 -0500 (EST)

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 Contrib - Contributed code for Lightweight TCP/IP stack".

The branch, master has been updated
       via  35725dd04036f3483e035db4ac3eab5d2d00b479 (commit)
      from  4eff410d5542834871b88f5c083b84088323a0bf (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 35725dd04036f3483e035db4ac3eab5d2d00b479
Author: goldsimon <address@hidden>
Date:   Thu Nov 16 22:07:12 2017 +0100

    Added httpd example for SSI (and added the two httpd examples to the win32 
port)

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

Summary of changes:
 addons/httpd/ssi_example/ssi_example.c             | 154 +++++++++++++++++++++
 .../fs_example.h => ssi_example/ssi_example.h}     |   8 +-
 ports/win32/msvc/lwIP_Test.vcxproj                 |   4 +
 ports/win32/msvc/lwIP_Test.vcxproj.filters         |  21 +++
 ports/win32/test.c                                 |   9 ++
 5 files changed, 192 insertions(+), 4 deletions(-)
 create mode 100644 addons/httpd/ssi_example/ssi_example.c
 copy addons/httpd/{fs_example/fs_example.h => ssi_example/ssi_example.h} (90%)


hooks/post-receive
-- 
lwIP Contrib - Contributed code for Lightweight TCP/IP stack



reply via email to

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