summaryrefslogtreecommitdiff
path: root/NetworkPkg/IpSecDxe
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-10-26NetworkPkg: Fix typos in commentsGary Lin
2016-10-21NetworkPkg: Coding style refine for IpSecDxeJiaxin 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
2016-01-28NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo
2016-01-18NetworkPkg: Fix IpSec SPD and SAD mapping issue when SPD is updatedJiaxin Wu
2016-01-06NetworkPkg IpSecDxe: Fix a typo in function descriptionHao Wu
2015-12-15NetworkPkg: Convert all .uni files to utf-8Jordan Justen
2015-09-16NetworkPkg: Fix connection issue after correct SPD and re-enable IPsecJiaxin Wu
2015-09-16NetworkPkg: TrafficDirection not saved in IPsecConfig.Fu Siyuan
2015-08-28NetworkPkg: Fix IpSec run into infinite loop issue in some caseJiaxin Wu
2015-08-14NetworkPkg: Fix hang issue after system reconnected when IPSec has set upJiaxin Wu
2015-07-26NetworkPkg: Fix bug in IpSecImpl.c caused by missing parenthesesBruce Cran
2015-07-08NetworkPkg: Remove IpSecDxe and Ip4Config Protocol dependency.jiaxinwu
2015-07-07NetworkPkg: Remove mZeroGuid definition in IpSecDxeHao 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-09-03NetworkPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan
2014-07-28Update code to support VS2013 tool chain.Eric Dong
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
2013-04-25Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu5
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2012-10-17Fix code potential errors in IPsec.qianouyang
2012-10-11Add missing braces around initializer.lzeng14
2011-12-05Fix a ECC error - the parameter's name in comments is inconsistent with the o...qianouyang
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-09-28Before decrypting the packet, Ipsec will check if the inbound protected packe...qianouyang
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-141. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...qianouyang
2011-05-31Update the IPsec driver to check in invalid parameter of ProcessExt() accordi...qianouyang
2011-04-20Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang
2011-01-21NetworkPkg: comments clean up.xdu2
2011-01-21NetworkPkg: Add IN/OUT modifier.xdu2
2011-01-20NetworkPkg-IpSecDxe: Remove extra space in function type definition to beauti...xdu2