summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/IpSecDxe
Commit message (Expand)AuthorAgeFilesLines
* Fix a ECC error - the parameter's name in comments is inconsistent with the o...qianouyang2011-12-052-2/+2
* 1.Update IPsec driver to set the Transform structure’s Next Payload field t...qianouyang2011-11-236-409/+414
* Add pointer check for NULL before dereference it.sfu52011-10-085-16/+174
* Before decrypting the packet, Ipsec will check if the inbound protected packe...qianouyang2011-09-281-11/+37
* Clean up the private GUID definition in module Level.lgao42011-09-181-2/+1
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-051-3/+3
* 1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...qianouyang2011-06-141-1/+1
* Update the IPsec driver to check in invalid parameter of ProcessExt() accordi...qianouyang2011-05-313-29/+36
* Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang2011-04-204-12/+12
* NetworkPkg: comments clean up.xdu22011-01-215-17/+17
* NetworkPkg: Add IN/OUT modifier.xdu22011-01-211-4/+4
* NetworkPkg-IpSecDxe: Remove extra space in function type definition to beauti...xdu22011-01-201-13/+13
* NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec.qianouyang2011-01-202-27/+27
* NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functionsjljusten2011-01-034-22/+28
* Fix build issue.qianouyang2011-01-011-5/+1
* Add IPsec/Ikev2 support.qianouyang2010-12-3129-1577/+17718
* 1. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEF...xdu22010-11-017-101/+121
* Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian2010-11-0112-0/+7367