summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/IpSecDxe/Ikev2/Utility.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Remove IpSec driver and applicationWang, Fan2019-04-291-2738/+0
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg/IpSecDxe: Fix issue to parse SA Payload.Jiaxin Wu2018-10-221-21/+39
* NetworkPkg: IpSecDxe: Remove the redundant code.Songpeng Li2018-08-231-76/+0
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-177/+177
* MdeModulePkg/NetworkPkg: Checking for NULL pointer before use.Fu Siyuan2018-06-211-1/+1
* NetworkPkg/IpSecDxe: Add check to avoid possible divide by zeroHao Wu2017-02-211-1/+7
* NetworkPkg/IpSecDxe: Generate SPI randomly and correct IKE_SPI_BASE valueJiaxin Wu2016-09-061-1/+10
* NetworkPkg: Remove ASSERT and use error handling in IpSecDxeJiaxin Wu2016-06-211-27/+124
* NetworkPkg: IpSecDxe: remove set but unused variablesLaszlo Ersek2016-03-251-2/+0
* NetworkPkg: Fix hang issue after system reconnected when IPSec has set upJiaxin Wu2015-08-141-4/+2
* NetworkPkg: Remove unused variables from IpSecDxe to fix GCC build.Samer El-Haj-Mahmoud2015-07-011-2/+1
* Refine code to make it more safely.Eric Dong2014-06-251-1/+2
* Fix CRLF formatTian, Hot2014-01-221-13/+13
* Add pointer check for NULL before dereference it.sfu52011-10-081-1/+3
* Add IPsec/Ikev2 support.qianouyang2010-12-311-0/+2692