index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NetworkPkg
/
IpSecDxe
Age
Commit message (
Expand
)
Author
2015-08-28
NetworkPkg: Fix IpSec run into infinite loop issue in some case
Jiaxin Wu
2015-08-14
NetworkPkg: Fix hang issue after system reconnected when IPSec has set up
Jiaxin Wu
2015-07-26
NetworkPkg: Fix bug in IpSecImpl.c caused by missing parentheses
Bruce Cran
2015-07-08
NetworkPkg: Remove IpSecDxe and Ip4Config Protocol dependency.
jiaxinwu
2015-07-07
NetworkPkg: Remove mZeroGuid definition in IpSecDxe
Hao Wu
2015-07-01
NetworkPkg: Remove unused variables from IpSecDxe to fix GCC build.
Samer El-Haj-Mahmoud
2015-03-16
NetworkPkg: Fix typo.
Shumin Qiu
2014-09-03
NetworkPkg: Convert non DOS format files to DOS format
Gao, Liming
2014-08-28
NetworkPkg: INF/DEC file updates to EDK II packages
Dong, Guo
2014-08-28
NetworkPkg: INF/DEC file updates to EDK II packages
Dong, Guo
2014-08-08
Update network stack code to use StrnCpy instead of StrCpy.
Fu, Siyuan
2014-07-28
Update code to support VS2013 tool chain.
Eric Dong
2014-06-25
Refine code to make it more safely.
Eric Dong
2014-01-22
Fix CRLF format
Tian, Hot
2014-01-06
Bug fix: IpSec driver treats BOOLEAN as EFI_STATUS in error handling code.
Fu Siyuan
2013-04-25
Update dual network stack drivers to produce multiple Driver Binding Protocol.
sfu5
2012-12-13
1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.
sfu5
2012-10-17
Fix code potential errors in IPsec.
qianouyang
2012-10-11
Add missing braces around initializer.
lzeng14
2011-12-05
Fix a ECC error - the parameter's name in comments is inconsistent with the o...
qianouyang
2011-11-23
1.Update IPsec driver to set the Transform structure’s Next Payload field t...
qianouyang
2011-10-08
Add pointer check for NULL before dereference it.
sfu5
2011-09-28
Before decrypting the packet, Ipsec will check if the inbound protected packe...
qianouyang
2011-09-18
Clean up the private GUID definition in module Level.
lgao4
2011-07-05
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2011-06-14
1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...
qianouyang
2011-05-31
Update the IPsec driver to check in invalid parameter of ProcessExt() accordi...
qianouyang
2011-04-20
Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.
qianouyang
2011-01-21
NetworkPkg: comments clean up.
xdu2
2011-01-21
NetworkPkg: Add IN/OUT modifier.
xdu2
2011-01-20
NetworkPkg-IpSecDxe: Remove extra space in function type definition to beauti...
xdu2
2011-01-20
NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec.
qianouyang
2011-01-03
NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functions
jljusten
2011-01-01
Fix build issue.
qianouyang
2010-12-31
Add IPsec/Ikev2 support.
qianouyang
2010-11-01
1. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEF...
xdu2
2010-11-01
Add NetworkPkg (P.UDK2010.UP3.Network.P1)
hhtian