patchlwIP - A Lightweight TCP/IP stack - Patches: patch #10418, mbedtls: Replace deprecated calls...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #10418: mbedtls: Replace deprecated calls with non-deprecated calls

Submitter:  Shawn Silverman <ssilverman>
Submitted:  Mon 27 Nov 2023 04:00:20 AM UTC
   
 
Category:  apps Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Planned Release:  None

Wed 29 Nov 2023 06:03:46 AM UTC, comment #4: 

Ok, I looked things up (according to the ChangeLog):
mbedtls_ssl_get_max_frag_len() was deprecated in 2.22.0 in 2020-04-14
The hash functions were deprecated in 2.7.0 in 2018-02-03

So maybe this patch isn't appropriate for the goals for all 2.x.x?

Shawn Silverman <ssilverman>
Tue 28 Nov 2023 02:15:00 AM UTC, comment #3: 

Thanks for that. You are most correct. I’m using code from the v2.28.6 tag, so this patch should still be relevant to lwIP. I’ll check which 2.x.x version these changes were from…

Shawn Silverman <ssilverman>
Mon 27 Nov 2023 08:48:02 PM UTC, comment #2: 

At least altcp_tls_mbedtls.c currently states "This version is currently compatible with the 2.x.x branch (current LTS)."

Can you add a description which version you are using here? We need to keep track of the versions we're adapting to so that users know which version they can/should use.

Simon Goldschmidt <goldsimon>
Group administrator
Mon 27 Nov 2023 04:09:34 AM UTC, comment #1: 

Please use the second file because I forgot to save some changes in the first version.

(file #55368)

Shawn Silverman <ssilverman>
Mon 27 Nov 2023 04:00:20 AM UTC, original submission:  

This patch replaces deprecated function calls with non-deprecated ones.

Shawn Silverman <ssilverman>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by ssilverman (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-11-27 ssilverman Attached File- Added 0001-mbedtls-Replace-deprecated-calls-with-non-deprecated.patch, #55368
    2023-11-27 ssilverman Attached File- Added 0001-mbedtls-Replace-deprecated-calls-with-non-deprecated.patch, #55367

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code