lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #9752] altcp_tls shared entropy and keepalive suppor


From: David GIRAULT
Subject: [lwip-devel] [patch #9752] altcp_tls shared entropy and keepalive support
Date: Tue, 29 Jan 2019 11:21:22 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

URL:
  <https://savannah.nongnu.org/patch/?9752>

                 Summary: altcp_tls shared entropy and keepalive support
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: dgirault
            Submitted on: mar. 29 janv. 2019 16:21:20 UTC
                Category: apps
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

After rebase my branch on latest upstream master, I found I forgot to submit
the following pathes for ALTCP layer.

- The first patch ensure no more memory is leaked when a configuration is
freed.

- The second move entropy and random number generator out of TLS
configuration. On embedded system, have only one strong entropy source with
one number generator is enough. Additionally, this had reduced pressure to our
HW Hash module included in our cpu.

- The third patch add support for TCP keep-alive in all altcp_tcp & altcp_tls
layers.

- The fourth and last just added a little assert I think usefull.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: mar. 29 janv. 2019 16:21:20 UTC  Name:
0001-altcp_tls_mbedtls-ensure-configuration-is-properly-f.patch  Size: 806o  
By: dgirault

<http://savannah.nongnu.org/patch/download.php?file_id=46126>
-------------------------------------------------------
Date: mar. 29 janv. 2019 16:21:20 UTC  Name:
0002-altcp_tls_mbedtls-remove-entropy-ctr_drbg-from-altcp.patch  Size: 6kio  
By: dgirault

<http://savannah.nongnu.org/patch/download.php?file_id=46127>
-------------------------------------------------------
Date: mar. 29 janv. 2019 16:21:20 UTC  Name:
0003-altcp-support-for-setting-keepalive-parameters.patch  Size: 6kio   By:
dgirault

<http://savannah.nongnu.org/patch/download.php?file_id=46128>
-------------------------------------------------------
Date: mar. 29 janv. 2019 16:21:20 UTC  Name:
0004-altcp_tls-assert-in-altcp_mbedtls_bio_recv-if-bad-st.patch  Size: 875o  
By: dgirault

<http://savannah.nongnu.org/patch/download.php?file_id=46129>

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?9752>

_______________________________________________
  Message posté via Savannah
  https://savannah.nongnu.org/




reply via email to

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