1. 2f667c5 NetworkPkg: Fix connection issue after correct SPD and re-enable IPsec by Jiaxin Wu · 9 years ago
  2. 96702f8 NetworkPkg: TrafficDirection not saved in IPsecConfig. by Fu Siyuan · 9 years ago
  3. 60cbd7f NetworkPkg: Fix IpSec run into infinite loop issue in some case by Jiaxin Wu · 9 years ago
  4. 5dd08a4 NetworkPkg: Fix hang issue after system reconnected when IPSec has set up by Jiaxin Wu · 9 years ago
  5. 0231883 NetworkPkg: Fix bug in IpSecImpl.c caused by missing parentheses by Bruce Cran · 9 years ago
  6. 3956168 NetworkPkg: Remove IpSecDxe and Ip4Config Protocol dependency. by jiaxinwu · 9 years ago
  7. 532d26a NetworkPkg: Remove mZeroGuid definition in IpSecDxe by Hao Wu · 9 years ago
  8. e8837ed NetworkPkg: Remove unused variables from IpSecDxe to fix GCC build. by Samer El-Haj-Mahmoud · 9 years ago
  9. 5edac28 NetworkPkg: Fix typo. by Shumin Qiu · 10 years ago
  10. 537dafa NetworkPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  11. 332be0d NetworkPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
  12. 8ef3af3 NetworkPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
  13. 2922e29 Update network stack code to use StrnCpy instead of StrCpy. by Fu, Siyuan · 10 years ago
  14. 94866d4 Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  15. 393a316 Refine code to make it more safely. by Eric Dong · 11 years ago
  16. 44de101 Fix CRLF format by Tian, Hot · 11 years ago
  17. 979fc9e Bug fix: IpSec driver treats BOOLEAN as EFI_STATUS in error handling code. by Fu Siyuan · 11 years ago
  18. 6879581 Update dual network stack drivers to produce multiple Driver Binding Protocol. by sfu5 · 12 years ago
  19. 216f797 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. by sfu5 · 12 years ago
  20. 1a6fdcb Fix code potential errors in IPsec. by qianouyang · 12 years ago
  21. ce68d3b Add missing braces around initializer. by lzeng14 · 12 years ago
  22. 4b0f577 Fix a ECC error - the parameter's name in comments is inconsistent with the one in Function's. by qianouyang · 13 years ago
  23. 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
  24. 02a758c Add pointer check for NULL before dereference it. by sfu5 · 13 years ago
  25. 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
  26. 9bdc659 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
  27. 15ee13f Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 13 years ago
  28. 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
  29. 47b2710 Update the IPsec driver to check in invalid parameter of ProcessExt() according to UEFI Spec. by qianouyang · 14 years ago
  30. 0a7294f Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL. by qianouyang · 14 years ago
  31. 76389e1 NetworkPkg: comments clean up. by xdu2 · 14 years ago
  32. 686d4d4 NetworkPkg: Add IN/OUT modifier. by xdu2 · 14 years ago
  33. 2e7120c NetworkPkg-IpSecDxe: Remove extra space in function type definition to beautify doxygen output. by xdu2 · 14 years ago
  34. bfd4204 NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec. by qianouyang · 14 years ago
  35. 1d8fa5e NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functions by jljusten · 14 years ago
  36. 911302d Fix build issue. by qianouyang · 14 years ago
  37. 9166f84 Add IPsec/Ikev2 support. by qianouyang · 14 years ago
  38. 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
  39. a3bcde7 Add NetworkPkg (P.UDK2010.UP3.Network.P1) by hhtian · 14 years ago