aboutsummaryrefslogtreecommitdiff
path: root/net/wget.c
AgeCommit message (Expand)Author
2024-04-16net: wget: fix TCP sequence number wrap around issueYasuharu Shibata
2024-04-16net: wget: Support retransmission a dropped packetYasuharu Shibata
2024-01-03Merge tag 'v2024.01-rc6' into nextTom Rini
2023-12-19net: wget: Support non-default HTTP portMarek Vasut
2023-11-18cmd: efidebug: add uri device pathMasahisa Kojima
2023-11-18net: wget: add wget with dns utility functionMasahisa Kojima
2023-11-18net: wget: prevent overwriting reserved memoryMasahisa Kojima
2023-09-22net: wget: Avoid packet queue overflowRichard Weinberger
2023-05-05net: support being a TCP server to unblock TCP fastbootDmitrii Merkurev
2022-12-29net: wget: fix implicit declarationMichael Walle
2022-11-28net: Add wget applicationYing-Chun Liu (PaulLiu)