summaryrefslogtreecommitdiff
path: root/NetworkPkg/IpSecDxe/IpSecConfigImpl.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-29NetworkPkg: Remove IpSec driver and applicationWang, Fan1-3156/+0
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-179/+179
2017-03-06NetworkPkg: Refine casting expression result to bigger sizeHao Wu1-4/+4
2016-06-21NetworkPkg: Remove ASSERT and use error handling in IpSecDxeJiaxin Wu1-1/+4
2016-01-18NetworkPkg: Fix IpSec SPD and SAD mapping issue when SPD is updatedJiaxin Wu1-22/+46
2015-09-16NetworkPkg: Fix connection issue after correct SPD and re-enable IPsecJiaxin Wu1-6/+1
2015-09-16NetworkPkg: TrafficDirection not saved in IPsecConfig.Fu Siyuan1-6/+8
2015-08-28NetworkPkg: Fix IpSec run into infinite loop issue in some caseJiaxin Wu1-1/+4
2011-10-08Add pointer check for NULL before dereference it.sfu51-3/+9
2010-12-31Add IPsec/Ikev2 support.qianouyang1-220/+421
2010-11-011. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEF...xdu21-1/+1
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian1-0/+2928