- 2f667c5 NetworkPkg: Fix connection issue after correct SPD and re-enable IPsec by Jiaxin Wu · 9 years ago
- 96702f8 NetworkPkg: TrafficDirection not saved in IPsecConfig. by Fu Siyuan · 9 years ago
- 60cbd7f NetworkPkg: Fix IpSec run into infinite loop issue in some case by Jiaxin Wu · 9 years ago
- 5dd08a4 NetworkPkg: Fix hang issue after system reconnected when IPSec has set up by Jiaxin Wu · 9 years ago
- 0231883 NetworkPkg: Fix bug in IpSecImpl.c caused by missing parentheses by Bruce Cran · 9 years ago
- 3956168 NetworkPkg: Remove IpSecDxe and Ip4Config Protocol dependency. by jiaxinwu · 9 years ago
- 532d26a NetworkPkg: Remove mZeroGuid definition in IpSecDxe by Hao Wu · 9 years ago
- e8837ed NetworkPkg: Remove unused variables from IpSecDxe to fix GCC build. by Samer El-Haj-Mahmoud · 9 years ago
- 5edac28 NetworkPkg: Fix typo. by Shumin Qiu · 10 years ago
- 537dafa NetworkPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- 332be0d NetworkPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- 8ef3af3 NetworkPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- 2922e29 Update network stack code to use StrnCpy instead of StrCpy. by Fu, Siyuan · 10 years ago
- 94866d4 Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
- 393a316 Refine code to make it more safely. by Eric Dong · 11 years ago
- 44de101 Fix CRLF format by Tian, Hot · 11 years ago
- 979fc9e Bug fix: IpSec driver treats BOOLEAN as EFI_STATUS in error handling code. by Fu Siyuan · 11 years ago
- 6879581 Update dual network stack drivers to produce multiple Driver Binding Protocol. by sfu5 · 12 years ago
- 216f797 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. by sfu5 · 12 years ago
- 1a6fdcb Fix code potential errors in IPsec. by qianouyang · 12 years ago
- ce68d3b Add missing braces around initializer. by lzeng14 · 12 years ago
- 4b0f577 Fix a ECC error - the parameter's name in comments is inconsistent with the one in Function's. by qianouyang · 13 years ago
- 6cf9230 1.Update IPsec driver to set the Transform structure’s Next Payload field to be zero when it is the last transform structure in a proposal. The same as Proposal Structure’s Next Payload filed, it also should be zero when it is the last proposal in the SA. by qianouyang · 13 years ago
- 02a758c Add pointer check for NULL before dereference it. by sfu5 · 13 years ago
- 4cb0548 Before decrypting the packet, Ipsec will check if the inbound protected packet is mal-format. If yes, discard it. by qianouyang · 13 years ago
- 9bdc659 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
- 15ee13f Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 13 years ago
- 94b928c 1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structure is allocated and then passed to IPsec, it should be released after it is done to avoid the memory leak. by qianouyang · 14 years ago
- 47b2710 Update the IPsec driver to check in invalid parameter of ProcessExt() according to UEFI Spec. by qianouyang · 14 years ago
- 0a7294f Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL. by qianouyang · 14 years ago
- 76389e1 NetworkPkg: comments clean up. by xdu2 · 14 years ago
- 686d4d4 NetworkPkg: Add IN/OUT modifier. by xdu2 · 14 years ago
- 2e7120c NetworkPkg-IpSecDxe: Remove extra space in function type definition to beautify doxygen output. by xdu2 · 14 years ago
- bfd4204 NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec. by qianouyang · 14 years ago
- 1d8fa5e NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functions by jljusten · 14 years ago
- 911302d Fix build issue. by qianouyang · 14 years ago
- 9166f84 Add IPsec/Ikev2 support. by qianouyang · 14 years ago
- 68d3f2f 1. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEFI errata that will appear in UEFI 2.3 specification after 2.3 errata B and future UEFI Specifications after 2.3. by xdu2 · 14 years ago
- a3bcde7 Add NetworkPkg (P.UDK2010.UP3.Network.P1) by hhtian · 14 years ago