summaryrefslogtreecommitdiff
path: root/NetworkPkg/IpSecDxe
AgeCommit message (Expand)Author
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