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-505-g0581a77
Date: Fri, 24 Mar 2017 10:25:56 -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  0581a77731d15d7da72dc2cd939161dce3b5e912 (commit)
       via  540b527cf4c1c18cd1729f1bde4f40738573f794 (commit)
      from  a2bc02d68272046b4db327a6407f06e216eb6c92 (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 0581a77731d15d7da72dc2cd939161dce3b5e912
Author: goldsimon <address@hidden>
Date:   Fri Mar 24 15:25:43 2017 +0100

    Prepare altcp_tls_mbedtls for TLS clients (not fully tested yet)

commit 540b527cf4c1c18cd1729f1bde4f40738573f794
Author: goldsimon <address@hidden>
Date:   Fri Mar 24 14:29:06 2017 +0100

    remove LWIP_RANDOMIZE_INITIAL_LOCAL_PORTS config option (this is implicitly 
done via #ifdef LWIP_RAND)

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

Summary of changes:
 src/apps/altcp_tls/altcp_tls_mbedtls.c         | 160 ++++++++++++++++++-------
 src/apps/altcp_tls/altcp_tls_mbedtls_structs.h |   7 +-
 src/core/tcp.c                                 |   4 +-
 src/core/udp.c                                 |   4 +-
 src/include/lwip/apps/altcp_tls.h              |   5 +-
 src/include/lwip/opt.h                         |   9 --
 6 files changed, 125 insertions(+), 64 deletions(-)


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



reply via email to

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