Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-11 | http: fix support for files larger than u32 | Florin Coras | 1 | -8/+8 | |
Type: fix Signed-off-by: Florin Coras <fcoras@cisco.com> Change-Id: Iad7304c3a8fef14ec85c4240714feb86637411ca | |||||
2022-02-03 | http: honor max seg len in ptr buffer | Florin Coras | 1 | -4/+6 | |
Type: fix Signed-off-by: Florin Coras <fcoras@cisco.com> Change-Id: I58ecd933f36c6622f4c6b373d2d94a48f9fc9eae | |||||
2022-01-26 | http: generalize buffer implementation | Florin Coras | 1 | -0/+217 | |
And add support for passing of pointers Type: improvement Signed-off-by: Florin Coras <fcoras@cisco.com> Change-Id: Ida3e5ae4ff7842366ae92a5f33c5e761355951a6 |