summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/IpSecDxe/Ikev2/Payload.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Remove IpSec driver and applicationWang, Fan2019-04-291-3329/+0
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg: IpSecDxe: Remove the redundant code.Songpeng Li2018-08-231-18/+0
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-21/+21
* NetworkPkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-2/+2
* NetworkPkg/IpSecDxe: correct one comment and remove the unused bufJiaxin Wu2016-12-061-17/+1
* NetworkPkg: Avoid potential NULL pointer dereferenceJiaxin Wu2016-06-271-0/+3
* NetworkPkg: Remove ASSERT and use error handling in IpSecDxeJiaxin Wu2016-06-211-42/+161
* NetworkPkg: Remove unused variables from IpSecDxe to fix GCC build.Samer El-Haj-Mahmoud2015-07-011-14/+2
* NetworkPkg: Fix typo.Shumin Qiu2015-03-161-3/+3
* Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan2014-08-081-2/+2
* 1.Update IPsec driver to set the Transform structure’s Next Payload field t...qianouyang2011-11-231-186/+185
* Add pointer check for NULL before dereference it.sfu52011-10-081-2/+34
* NetworkPkg: Add IN/OUT modifier.xdu22011-01-211-4/+4
* NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functionsjljusten2011-01-031-22/+23
* Add IPsec/Ikev2 support.qianouyang2010-12-311-0/+3227