summaryrefslogtreecommitdiff
path: root/NetworkPkg/TcpDxe
AgeCommit message (Expand)AuthorFilesLines
2024-05-30NetworkPkg TcpDxe: Fixed system stuck on PXE boot flow in iPXE environmentSam1-1/+1
2024-05-24NetworkPkg TcpDxe: SECURITY PATCH CVE-2023-45236Doug Flick7-49/+393
2024-05-24NetworkPkg: SECURITY PATCH CVE-2023-45237Doug Flick2-5/+13
2024-01-16NetworkPkg: RFC1323 definition changed to RFC7323Suqiang Ren2-2/+2
2023-04-03NetworkPkg: Fix conditionally uninitialized variablesMichael Kubacki1-0/+3
2022-09-09NetworkPkg/TcpDxe: Fix debug macro argumentsMichael Kubacki1-10/+2
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki19-2154/+1935
2021-12-07NetworkPkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2021-12-07NetworkPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney9-114/+108
2020-02-10NetworkPkg/TcpDxe/Tcp: Fix various typosAntoine Coeur13-37/+37
2020-02-10NetworkPkg/TcpDxe/Sock: Fix few typosAntoine Coeur4-26/+26
2019-12-04NetworkPkg: Fixes to static code analysis hitsMaciej Rabeda1-0/+1
2019-10-09NetworkPkg/TcpDxe: fix SockFreeFoo() parameter listLaszlo Ersek1-2/+2
2019-10-08NetworkPkg: Remove unnecessary MdeModulePkg/MdeModulePkg.dec dependency in INFLiming Gao1-1/+0
2019-05-27NetworkPkg: Move Network library header file from MdeModulePkg to NetworkPkgLiming Gao1-0/+1
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney22-154/+22
2019-01-14NetworkPkg: Protocol Uninstallation CleanupAshish Singhal1-10/+5
2018-12-24NetworkPkg: Remove some clarification from TcpDxe.infSiyuan Fu1-6/+0
2018-09-27NetworkPkg/TcpDxe: Add the clarification compared to Tcp4Dxe in MdeModulePkg.Jiaxin Wu1-2/+7
2018-08-23NetworkPkg: TcpDxe: Remove the redundant code.Songpeng Li2-48/+2
2018-08-14NetworkPkg: Removing ipf which is no longer supported from edk2.chenc21-1/+1
2018-06-28NetworkPkg: Clean up source filesLiming Gao12-63/+63
2017-12-27NetworkPkg/TcpDxe: Check TCP payload for release version.Jiaxin Wu2-32/+122
2017-12-26NetworkPkg/TcpDxe: Remove the redundant code.Jiaxin Wu2-66/+1
2017-12-26NetworkPkg/TcpDxe: Check FragmentBuffer for NULL before useJiaxin Wu1-0/+3
2017-06-14NetworkPkg: Typo fix and comments correctionJiaxin Wu1-5/+5
2017-05-09NetworkPkg: Addressing TCP Window Retraction when window scale factor is used.Fu Siyuan3-7/+37
2017-05-09NetworkPkg: Add wnd scale check before shrinking window.Fu Siyuan1-4/+23
2017-05-02NetworkPkg: Fix issue the iSCSI client can not send reset packet.Zhang Lubo1-12/+13
2017-03-23NetworkPkg: Fix potential ASSERT if NetIp4IsUnicast is calledJiaxin Wu1-2/+3
2017-03-17NetworkPkg: Fix service binding issue in TCP dxe.Zhang Lubo4-82/+104
2016-10-28NetworkPkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan1-3/+3
2016-10-27NetworkPkg/TcpDxe: rebase to ARRAY_SIZE()Laszlo Ersek1-1/+1
2016-10-09NetworkPkg: TcpDriver use EFI_D_NET for DEBUG maessage.Zhang Lubo5-26/+26
2016-08-01NetworkPkg: Add missed character in copyright.Fu Siyuan1-1/+1
2016-07-18NetworkPkg: Fix bug in TCP which not sending out ACK in certain circumstance.Fu Siyuan1-1/+1
2016-07-11NetworkPkg: Fix typos in commentsGiri P Mudusuru2-4/+4
2016-06-14NetworkPkg/TcpDxe: Fix GCC build failureJiaxin Wu1-2/+0
2016-06-13NetworkPkg: Support TCP Cancel functionJiaxin Wu6-31/+271
2016-05-20NetworkPkg/TcpDxe: Remove the status check of SockProcessRcvTokenGary Lin1-5/+1
2016-04-01NetworkPkg: Check received packet size before use it.Fu Siyuan1-1/+12
2016-01-28NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo1-2/+26
2015-12-15NetworkPkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-04-17Fix some grammar and converge formatting of the two versions of TcpInput.cBALATON Zoltan1-39/+55
2015-04-13Save initial TSVal from TCP connection initiation packets.BALATON Zoltan1-1/+3
2015-03-18Fix GCC hang issue: Point should use directly assignment instead of IP4_COPY_...Fu Siyuan1-4/+4
2015-02-04Initialize data and correct faulty logic in TcpComponentNameGetControllerName...Wu Jiaxin1-2/+4
2014-12-04NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell3-16/+25
2014-09-03NetworkPkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2-0/+0