lwIP - A Lightweight TCP/IP stack - Patches: patch #9862, altcp_mbedtls: multiple fixes and...
You are not allowed to post comments on this tracker with your current authentication level.
patch #9862: altcp_mbedtls: multiple fixes and session save/restore
Submitter: | David GIRAULT <dgirault> | ||
Submitted: | Tue 15 Oct 2019 01:01:04 PM UTC | ||
Category: | apps | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Planned Release: | None |
Thu 12 Dec 2019 06:04:56 PM UTC, comment #2: |
David GIRAULT <dgirault> |
Wed 11 Dec 2019 08:46:18 PM UTC, comment #1: Sorry this took 2 months...
|
Simon Goldschmidt <goldsimon>![]() |
Tue 15 Oct 2019 01:01:04 PM UTC, original submission:
- Ensure no memory leaks and entropy counter is protected
|
David GIRAULT <dgirault> |
Depends on the following items: None found
Items that depend on this one: None found
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 5 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2019-10-15 | dgirault | Attached File | - | ![]() |
Added 0005-altcp_tls-ensure-no-memory-leaks-and-entropy-counter.patch, #47690 |
2019-10-15 | dgirault | Attached File | - | ![]() |
Added 0001-altcp_tls_mbedtls-ensure-configuration-is-properly-f.patch, #47686 |
Attached File | - | ![]() |
Added 0002-altcp_tls-support-for-saving-restoring-session-infor.patch, #47687 | ||
Attached File | - | ![]() |
Added 0003-altcp_tls-call-the-application-sent-callback-with-us.patch, #47688 | ||
Attached File | - | ![]() |
Added 0004-altcp_tls-use-ERR_CLSD-only-for-handshake-error.patch, #47689 |
Hi Simon,
I'll come back to you tomorrow for your questions.
Seems there is some pb with the rebase I made for this patchset.
David