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. 025d5591ebf266935533aa4a82c6445ef8c1b60f
Date: Tue, 26 Apr 2016 11:00:34 +0000

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  025d5591ebf266935533aa4a82c6445ef8c1b60f (commit)
      from  7d77a52ea55bf5569c7f3dc804dd32367a054fd7 (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 025d5591ebf266935533aa4a82c6445ef8c1b60f
Author: goldsimon <address@hidden>
Date:   Tue Apr 26 13:00:27 2016 +0200

    httpd improvements: added persistent connections, improved asynchronous 
read mode, compile-time deflate compression, new CGI mode, SSI handler can be 
called with tag string (instead of tag index)

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

Summary of changes:
 src/apps/httpd/fs.c                    |   24 +-
 src/apps/httpd/fsdata.h                |    2 +-
 src/apps/httpd/httpd.c                 |  616 +++++++++++++++++++++++---------
 src/apps/httpd/httpd_structs.h         |   18 +-
 src/apps/httpd/makefsdata/makefsdata.c |  445 ++++++++++++++++++-----
 src/include/lwip/apps/fs.h             |    5 +-
 src/include/lwip/apps/httpd.h          |   41 ++-
 src/include/lwip/apps/httpd_opts.h     |   44 ++-
 8 files changed, 915 insertions(+), 280 deletions(-)


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



reply via email to

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