summaryrefslogtreecommitdiff
path: root/NetworkPkg/IpSecDxe/Ikev2
AgeCommit message (Expand)Author
2017-04-27NetWorkPkg: Move to new locationGuo Mang
2017-03-06NetworkPkg: Refine casting expression result to bigger sizeHao Wu
2017-02-21NetworkPkg/IpSecDxe: Add check to avoid possible divide by zeroHao Wu
2016-12-06NetworkPkg/IpSecDxe: correct one comment and remove the unused bufJiaxin Wu
2016-09-06NetworkPkg/IpSecDxe: Generate SPI randomly and correct IKE_SPI_BASE valueJiaxin Wu
2016-08-18NetworkPkg/IpSecDxe: Fix wrong IKE header "FLAG" updateJiaxin Wu
2016-08-18NetworkPkg/IpSecDxe: Fix UEFI IKE Initial Exchange failureJiaxin Wu
2016-06-30NetworkPkg: fix ASSERT_EFI_ERROR() typosLaszlo Ersek
2016-06-27NetworkPkg: Avoid potential NULL pointer dereferenceJiaxin Wu
2016-06-21NetworkPkg: Remove ASSERT and use error handling in IpSecDxeJiaxin Wu
2016-03-25NetworkPkg: IpSecDxe: remove set but unused variablesLaszlo Ersek
2015-08-14NetworkPkg: Fix hang issue after system reconnected when IPSec has set upJiaxin Wu
2015-07-01NetworkPkg: Remove unused variables from IpSecDxe to fix GCC build.Samer El-Haj-Mahmoud
2015-03-16NetworkPkg: Fix typo.Shumin Qiu
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan
2014-06-25Refine code to make it more safely.Eric Dong
2014-01-22Fix CRLF formatTian, Hot
2014-01-06Bug fix: IpSec driver treats BOOLEAN as EFI_STATUS in error handling code.Fu Siyuan
2011-11-231.Update IPsec driver to set the Transform structure’s Next Payload field t...qianouyang
2011-10-08Add pointer check for NULL before dereference it.sfu5
2011-01-21NetworkPkg: Add IN/OUT modifier.xdu2
2011-01-20NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec.qianouyang
2011-01-03NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functionsjljusten
2010-12-31Add IPsec/Ikev2 support.qianouyang