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-137-g153c295
Date: Tue, 6 Nov 2018 15:30:52 -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  153c295b6faa32697e8794039a69b84b0a9d0652 (commit)
      from  fe05be110db034e72f027315cac365f30ad61a80 (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 153c295b6faa32697e8794039a69b84b0a9d0652
Author: Simon Goldschmidt <address@hidden>
Date:   Tue Nov 6 21:28:01 2018 +0100

    altcp_tls_mbedtls: use mbedtls_entropy_func for mbedtls_ctr_drbg_seed
    
    This is the default way for mbedTLS. Add entropy sources via defines (see
    mbedtls_entropy_init).
    
    This removes the use of ALTCP_MBEDTLS_RNG_FN
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

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

Summary of changes:
 src/apps/altcp_tls/altcp_tls_mbedtls.c | 22 +++-------------------
 1 file changed, 3 insertions(+), 19 deletions(-)


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



reply via email to

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