summaryrefslogtreecommitdiff
path: root/NetworkPkg/IpSecDxe/IpSecImpl.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-231.Update IPsec driver to set the Transform structure’s Next Payload field t...qianouyang1-84/+83
2011-10-08Add pointer check for NULL before dereference it.sfu51-0/+1
2011-09-28Before decrypting the packet, Ipsec will check if the inbound protected packe...qianouyang1-11/+37
2011-06-141. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...qianouyang1-1/+1
2011-05-31Update the IPsec driver to check in invalid parameter of ProcessExt() accordi...qianouyang1-19/+19
2010-12-31Add IPsec/Ikev2 support.qianouyang1-212/+1510
2010-11-011. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEF...xdu21-10/+10
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian1-0/+856