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. STABLE-2_1_0_RELEASE-224-g3cb6ae7
Date: Wed, 30 Jan 2019 11:44:39 -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  3cb6ae77708feb3cf9c3b0b83c4cc4164a7ad527 (commit)
       via  b04d8a6a6caed42ea05e37b2d93b421de554f6df (commit)
       via  b298afabdc0daf7a02d9dc9f6a719d7cee1008f2 (commit)
      from  2037ec371c65a4c10223256fdac2f0673c6f530f (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 3cb6ae77708feb3cf9c3b0b83c4cc4164a7ad527
Author: David Girault <address@hidden>
Date:   Thu Sep 27 17:11:30 2018 +0200

    altcp_tls: assert in altcp_mbedtls_bio_recv if bad state

commit b04d8a6a6caed42ea05e37b2d93b421de554f6df
Author: David Girault <address@hidden>
Date:   Tue Aug 28 16:23:20 2018 +0200

    altcp: support for setting keepalive parameters

commit b298afabdc0daf7a02d9dc9f6a719d7cee1008f2
Author: David Girault <address@hidden>
Date:   Wed May 23 15:39:27 2018 +0200

    altcp_tls_mbedtls: remove entropy/ctr_drbg from altcp_tls_config struct
    
    Use only one entropy/ctr_drbg context for all altcp_tls_config structure 
allocated.
    
    (Small adjustments before committing: fix coding style, adapt to changes in 
master)

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

Summary of changes:
 src/apps/altcp_tls/altcp_tls_mbedtls.c | 72 ++++++++++++++++++++++++++++------
 src/core/altcp.c                       | 36 +++++++++++++++++
 src/core/altcp_tcp.c                   | 30 ++++++++++++++
 src/include/lwip/altcp.h               |  5 +++
 src/include/lwip/altcp_tls.h           | 11 ++++++
 src/include/lwip/priv/altcp_priv.h     | 13 ++++++
 6 files changed, 154 insertions(+), 13 deletions(-)


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



reply via email to

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