summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/IpSecDxe/IpSecImpl.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Remove IpSec driver and applicationWang, Fan2019-04-291-2178/+0
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-4/+4
* NetworkPkg: Remove ASSERT and use error handling in IpSecDxeJiaxin Wu2016-06-211-7/+14
* NetworkPkg IpSecDxe: Fix a typo in function descriptionHao Wu2016-01-061-1/+1
* NetworkPkg: Fix bug in IpSecImpl.c caused by missing parenthesesBruce Cran2015-07-261-1/+1
* NetworkPkg: Remove unused variables from IpSecDxe to fix GCC build.Samer El-Haj-Mahmoud2015-07-011-4/+1
* 1.Update IPsec driver to set the Transform structure’s Next Payload field t...qianouyang2011-11-231-84/+83
* Add pointer check for NULL before dereference it.sfu52011-10-081-0/+1
* Before decrypting the packet, Ipsec will check if the inbound protected packe...qianouyang2011-09-281-11/+37
* 1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...qianouyang2011-06-141-1/+1
* Update the IPsec driver to check in invalid parameter of ProcessExt() accordi...qianouyang2011-05-311-19/+19
* Add IPsec/Ikev2 support.qianouyang2010-12-311-212/+1510
* 1. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEF...xdu22010-11-011-10/+10
* Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian2010-11-011-0/+856