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-1033-g5290eac
Date: Wed, 15 Nov 2017 15:58:21 -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  5290eacf08b552b0c2a0aa5b0dc9f11e0e894253 (commit)
      from  245a6835f3e21412a05f4446c5d2ddfaad1d8bd2 (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 5290eacf08b552b0c2a0aa5b0dc9f11e0e894253
Author: David Girault <address@hidden>
Date:   Wed Nov 15 21:58:12 2017 +0100

    altcp_mbedtls: close and error related fixes
    
    - call conn->err() instead of conn->recv() if handshake fail and free conn
    - close inner_conn and free current conn in altcp_mbedtls_close()
    
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 src/apps/altcp_tls/altcp_tls_mbedtls.c | 41 +++++++++++++++++++++++++++++-----
 1 file changed, 36 insertions(+), 5 deletions(-)


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



reply via email to

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