summaryrefslogtreecommitdiff
path: root/NetworkPkg/IpSecDxe/IkeService.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-28NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo1-1/+26
2015-08-14NetworkPkg: Fix hang issue after system reconnected when IPSec has set upJiaxin Wu1-1/+0
2015-07-08NetworkPkg: Remove IpSecDxe and Ip4Config Protocol dependency.jiaxinwu1-17/+34
2013-04-25Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu51-7/+11
2012-10-11Add missing braces around initializer.lzeng141-6/+6
2011-12-05Fix a ECC error - the parameter's name in comments is inconsistent with the o...qianouyang1-1/+1
2011-11-231.Update IPsec driver to set the Transform structure’s Next Payload field t...qianouyang1-45/+47
2011-01-21NetworkPkg: comments clean up.xdu21-2/+2
2011-01-03NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functionsjljusten1-0/+3
2010-12-31Add IPsec/Ikev2 support.qianouyang1-0/+769