]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Misc.c
MdeModulePkg: Addressing TCP Window Retraction when window scale factor is used.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Tcp4Dxe / Tcp4Misc.c
2017-05-09 Fu SiyuanMdeModulePkg: Addressing TCP Window Retraction when...
2016-10-09 Zhang LuboMdeModulePkg:TcpDriver need to use EFI_D_NET for DEBUG...
2015-04-13 BALATON ZoltanSave initial TSVal from TCP connection initiation packets.
2014-05-15 Olivier MartinFix some build issues (ARM toolchain).
2014-05-07 Fu Siyuan1. Mark the network volatile variables as deprecated...
2012-11-01 ydong10Add more check to make code more safely.
2011-10-26 niruiyuAdopt new IPv4/IPv6 device path for network modules.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-08-27 tye1The patch acknowledges the TCP zero window probe messag...
2010-06-13 qianouyangAdd a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4...
2010-05-19 vanjeffadd security check.
2010-04-24 hhtianUpdate the copyright notice format
2009-12-30 xdu2Code clean up in NetLib:
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-11-11 tye1. Add Link MTU support to IP4 and TCP4 driver.
2009-10-26 tyeNetLib:
2008-12-29 niryFix the IN OUT modifier for parameters.
2008-12-26 niryRemove a goto statement.
2008-12-24 niryFixing function headers.
2008-12-17 jljustenMdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h:
2008-12-16 qhuang8Fix several syntax issue to pass build.
2008-12-16 niryAdd comments for functions.
2008-12-05 niryAdd comments for functions and fix some coding style...
2008-11-28 niryFix coding style issues for Tcp4Dxe driver.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-27 qwang12Make use of correct format String:
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2008-01-29 vanjeffSync the bug that list node is free before it is remove...
2007-12-18 vanjeffSync the latest version from R8.
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
2007-08-27 vanjeff1. Sync the latest network stack. Add NetLibCreateIPv4D...
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...
2007-07-25 vanjeffFixed EBC build issues.
2007-07-24 vanjeffImport SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.