summaryrefslogtreecommitdiff
path: root/NetworkPkg/IpSecDxe
AgeCommit message (Expand)Author
2015-09-17NetworkPkg: Fix connection issue after correct SPD and re-enable IPsecJiaxin Wu
2015-09-17NetworkPkg: TrafficDirection not saved in IPsecConfig.Fu Siyuan
2015-08-28NetworkPkg: Fix IpSec run into infinite loop issue in some caseJiaxin Wu
2015-08-14NetworkPkg: Fix hang issue after system reconnected when IPSec has set upJiaxin Wu
2015-07-26NetworkPkg: Fix bug in IpSecImpl.c caused by missing parenthesesBruce Cran
2015-07-08NetworkPkg: Remove IpSecDxe and Ip4Config Protocol dependency.jiaxinwu
2015-07-07NetworkPkg: Remove mZeroGuid definition in IpSecDxeHao Wu
2015-07-01NetworkPkg: Remove unused variables from IpSecDxe to fix GCC build.Samer El-Haj-Mahmoud
2015-03-16NetworkPkg: Fix typo.Shumin Qiu
2014-09-03NetworkPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-06-25Refine code to make it more safely.Eric Dong
2014-01-22Fix CRLF formatTian, Hot
2014-01-06Bug fix: IpSec driver treats BOOLEAN as EFI_STATUS in error handling code.Fu Siyuan
2013-04-25Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu5
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2012-10-17Fix code potential errors in IPsec.qianouyang
2012-10-11Add missing braces around initializer.lzeng14
2011-12-05Fix a ECC error - the parameter's name in comments is inconsistent with the o...qianouyang
2011-11-231.Update IPsec driver to set the Transform structure’s Next Payload field t...qianouyang
2011-10-08Add pointer check for NULL before dereference it.sfu5
2011-09-28Before decrypting the packet, Ipsec will check if the inbound protected packe...qianouyang
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-141. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...qianouyang
2011-05-31Update the IPsec driver to check in invalid parameter of ProcessExt() accordi...qianouyang
2011-04-20Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang
2011-01-21NetworkPkg: comments clean up.xdu2
2011-01-21NetworkPkg: Add IN/OUT modifier.xdu2
2011-01-20NetworkPkg-IpSecDxe: Remove extra space in function type definition to beauti...xdu2
2011-01-20NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec.qianouyang
2011-01-03NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functionsjljusten
2011-01-01Fix build issue.qianouyang
2010-12-31Add IPsec/Ikev2 support.qianouyang
2010-11-011. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEF...xdu2
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian