summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/IpSecDxe/Ikev2/Sa.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Remove IpSec driver and applicationWang, Fan2019-04-291-2255/+0
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-92/+92
* NetworkPkg/IpSecDxe: Fix UEFI IKE Initial Exchange failureJiaxin Wu2016-08-181-3/+2
* NetworkPkg: fix ASSERT_EFI_ERROR() typosLaszlo Ersek2016-06-301-1/+1
* NetworkPkg: Avoid potential NULL pointer dereferenceJiaxin Wu2016-06-271-4/+159
* NetworkPkg: Remove ASSERT and use error handling in IpSecDxeJiaxin Wu2016-06-211-14/+62
* NetworkPkg: Remove unused variables from IpSecDxe to fix GCC build.Samer El-Haj-Mahmoud2015-07-011-8/+1
* Add pointer check for NULL before dereference it.sfu52011-10-081-10/+127
* NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec.qianouyang2011-01-201-19/+19
* Add IPsec/Ikev2 support.qianouyang2010-12-311-0/+1949