[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-113-gff8d1a3 |
Date: |
Tue, 23 Oct 2018 02:17:49 -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 ff8d1a384f2e4e5284e265ee8cdb1a9b566445b7 (commit)
via f6b728b24ca6f0a306fba238760857c3d2c1dfb5 (commit)
from 688b0935e29bd485aaf147881a8d814126d2c46a (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 ff8d1a384f2e4e5284e265ee8cdb1a9b566445b7
Author: Simon Goldschmidt <address@hidden>
Date: Tue Oct 23 08:17:45 2018 +0200
httpd: SSI types should be overridable (task #15071)
Add define LWIP_HTTPD_SSI_EXTENSIONS to make the extension list
overridable, clarify documentation of LWIP_HTTPD_SSI_BY_FILE_EXTENSION
a bit.
Signed-off-by: Simon Goldschmidt <address@hidden>
commit f6b728b24ca6f0a306fba238760857c3d2c1dfb5
Author: Simon Goldschmidt <address@hidden>
Date: Tue Oct 23 08:16:49 2018 +0200
makefsdata: obey LWIP_HTTPD_SSI_BY_FILE_EXTENSION
Don't check SSI extension list if LWIP_HTTPD_SSI_BY_FILE_EXTENSION == 0
Signed-off-by: Simon Goldschmidt <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
src/apps/http/httpd_structs.h | 6 +++---
src/apps/http/makefsdata/makefsdata.c | 2 ++
src/include/lwip/apps/httpd_opts.h | 12 +++++++++++-
3 files changed, 16 insertions(+), 4 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-113-gff8d1a3,
Simon Goldschmidt <=