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-1288-g7b9e145
Date: Wed, 21 Feb 2018 14:18:40 -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  7b9e145fc5c0c8c9c0bb929cfb2c7aa8ea42d743 (commit)
       via  2753eb1fb1d84801216cca7f628dca87be3571b6 (commit)
      from  a0e900dd022052623331881b93cd1d9276d3594f (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 7b9e145fc5c0c8c9c0bb929cfb2c7aa8ea42d743
Author: goldsimon <address@hidden>
Date:   Wed Feb 21 20:18:29 2018 +0100

    http_client: change user-agent and make it overridable

commit 2753eb1fb1d84801216cca7f628dca87be3571b6
Author: goldsimon <address@hidden>
Date:   Wed Feb 21 20:13:29 2018 +0100

    add an altcp layer for http proxy connect (e.g. to tunnel TLS through a 
http proxy)
    
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 src/apps/http/altcp_proxyconnect.c                 | 589 +++++++++++++++++++++
 src/apps/http/http_client.c                        |  22 +-
 ...tcp_tls_mbedtls_opts.h => altcp_proxyconnect.h} |  49 +-
 3 files changed, 629 insertions(+), 31 deletions(-)
 create mode 100644 src/apps/http/altcp_proxyconnect.c
 copy src/include/lwip/apps/{altcp_tls_mbedtls_opts.h => altcp_proxyconnect.h} 
(64%)


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



reply via email to

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