summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/IpSecDxe/IpSecConfigImpl.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Remove IpSec driver and applicationWang, Fan2019-04-291-3156/+0
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-179/+179
* NetworkPkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-4/+4
* NetworkPkg: Remove ASSERT and use error handling in IpSecDxeJiaxin Wu2016-06-211-1/+4
* NetworkPkg: Fix IpSec SPD and SAD mapping issue when SPD is updatedJiaxin Wu2016-01-181-22/+46
* NetworkPkg: Fix connection issue after correct SPD and re-enable IPsecJiaxin Wu2015-09-161-6/+1
* NetworkPkg: TrafficDirection not saved in IPsecConfig.Fu Siyuan2015-09-161-6/+8
* NetworkPkg: Fix IpSec run into infinite loop issue in some caseJiaxin Wu2015-08-281-1/+4
* Add pointer check for NULL before dereference it.sfu52011-10-081-3/+9
* Add IPsec/Ikev2 support.qianouyang2010-12-311-220/+421
* 1. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEF...xdu22010-11-011-1/+1
* Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian2010-11-011-0/+2928