]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg/IpSecDxe
MdeModulePkg/PciSioSerial: Fix bad EOL
[mirror_edk2.git] / NetworkPkg / IpSecDxe /
2016-10-26 Gary LinNetworkPkg: Fix typos in comments
2016-10-21 Jiaxin WuNetworkPkg: Coding style refine for IpSecDxe
2016-09-06 Jiaxin WuNetworkPkg/IpSecDxe: Generate SPI randomly and correct...
2016-08-18 Jiaxin WuNetworkPkg/IpSecDxe: Fix wrong IKE header "FLAG" update
2016-08-18 Jiaxin WuNetworkPkg/IpSecDxe: Fix UEFI IKE Initial Exchange...
2016-07-01 david weiMerge branch 'master' of https://github.com/tianocore...
2016-06-30 Laszlo ErsekNetworkPkg: fix ASSERT_EFI_ERROR() typos
2016-06-27 Jiaxin WuNetworkPkg: Avoid potential NULL pointer dereference
2016-06-21 Jiaxin WuNetworkPkg: Remove ASSERT and use error handling in...
2016-03-25 Laszlo ErsekNetworkPkg: IpSecDxe: remove set but unused variables
2016-01-28 Zhang LuboNetworkPkg:Fix Network memory leak when calling GetMode...
2016-01-18 Jiaxin WuNetworkPkg: Fix IpSec SPD and SAD mapping issue when...
2016-01-06 Hao WuNetworkPkg IpSecDxe: Fix a typo in function description
2015-12-15 Jordan JustenNetworkPkg: Convert all .uni files to utf-8
2015-09-16 Jiaxin WuNetworkPkg: Fix connection issue after correct SPD...
2015-09-16 Fu SiyuanNetworkPkg: TrafficDirection not saved in IPsecConfig.
2015-08-28 Jiaxin WuNetworkPkg: Fix IpSec run into infinite loop issue...
2015-08-14 Jiaxin WuNetworkPkg: Fix hang issue after system reconnected...
2015-07-26 Bruce CranNetworkPkg: Fix bug in IpSecImpl.c caused by missing...
2015-07-08 jiaxinwuNetworkPkg: Remove IpSecDxe and Ip4Config Protocol...
2015-07-07 Hao WuNetworkPkg: Remove mZeroGuid definition in IpSecDxe
2015-07-01 Samer El-Haj-MahmoudNetworkPkg: Remove unused variables from IpSecDxe to...
2015-03-16 Shumin QiuNetworkPkg: Fix typo.
2014-09-03 Gao, LimingNetworkPkg: Convert non DOS format files to DOS format
2014-08-28 Dong, GuoNetworkPkg: INF/DEC file updates to EDK II packages
2014-08-28 Dong, GuoNetworkPkg: INF/DEC file updates to EDK II packages
2014-08-08 Fu, SiyuanUpdate network stack code to use StrnCpy instead of...
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-06-25 Eric DongRefine code to make it more safely.
2014-01-22 Tian, HotFix CRLF format
2014-01-06 Fu SiyuanBug fix: IpSec driver treats BOOLEAN as EFI_STATUS...
2013-04-25 sfu5Update dual network stack drivers to produce multiple...
2012-12-13 sfu51. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName...
2012-10-17 qianouyangFix code potential errors in IPsec.
2012-10-11 lzeng14Add missing braces around initializer.
2011-12-05 qianouyangFix a ECC error - the parameter's name in comments...
2011-11-23 qianouyang1.Update IPsec driver to set the Transform structure...
2011-10-08 sfu5Add pointer check for NULL before dereference it.
2011-09-28 qianouyangBefore decrypting the packet, Ipsec will check if the...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-07-05 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-14 qianouyang1. In IPv4 and IPv6 driver, before calling IPsec, a...
2011-05-31 qianouyangUpdate the IPsec driver to check in invalid parameter...
2011-04-20 qianouyangUpdate the relevant drivers to use the correct GUID...
2011-01-21 xdu2NetworkPkg: comments clean up.
2011-01-21 xdu2NetworkPkg: Add IN/OUT modifier.
2011-01-20 xdu2NetworkPkg-IpSecDxe: Remove extra space in function...
2011-01-20 qianouyangNetworkPkg: Update the IpsecDxe driver related PCDs...
2011-01-03 jljustenNetworkPkg/IpSecDxe: Add missing EFIAPI for callback...
2011-01-01 qianouyangFix build issue.
2010-12-31 qianouyangAdd IPsec/Ikev2 support.
2010-11-01 xdu21. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL...
2010-11-01 hhtianAdd NetworkPkg (P.UDK2010.UP3.Network.P1)