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-1040-gda01bc4
Date: Thu, 16 Nov 2017 16:29:59 -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 - A Lightweight TCPIP stack".

The branch, master has been updated
       via  da01bc4d158a18eb6b43fac9d796f40e1ae56e84 (commit)
       via  8bd670430ae70d36c19cde01c0c43c1bd0dbf7f9 (commit)
      from  5d6b39f1ce9d31382b209460906273dd517c15d8 (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 da01bc4d158a18eb6b43fac9d796f40e1ae56e84
Author: goldsimon <address@hidden>
Date:   Thu Nov 16 22:29:44 2017 +0100

    httpd: ssi: support selecting ssi files by file flags, not by extension (at 
runtime) only

commit 8bd670430ae70d36c19cde01c0c43c1bd0dbf7f9
Author: goldsimon <address@hidden>
Date:   Thu Nov 16 22:24:17 2017 +0100

    httpd: ssi: move checking file extensions against g_pcSSIExtensions array 
into its own function guarded by LWIP_HTTPD_SSI_BY_FILE_EXTENSION

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

Summary of changes:
 src/apps/httpd/httpd.c             | 70 +++++++++++++++++++++++++-------------
 src/include/lwip/apps/fs.h         |  2 ++
 src/include/lwip/apps/httpd_opts.h | 12 +++++++
 3 files changed, 61 insertions(+), 23 deletions(-)


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



reply via email to

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