Age | Commit message (Expand) | Author | Files | Lines |
2021-12-07 | NetworkPkg: Apply uncrustify changes | Michael Kubacki | 1 | -52/+52 |
2019-05-27 | NetworkPkg: Move Network library header file from MdeModulePkg to NetworkPkg | Liming Gao | 1 | -0/+1 |
2019-04-29 | NetworkPkg: Remove IpSec driver and application | Wang, Fan | 20 | -5342/+0 |
2019-04-09 | NetworkPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 25 | -175/+25 |
2018-08-14 | NetworkPkg: Removing ipf which is no longer supported from edk2. | chenc2 | 1 | -2/+2 |
2018-06-28 | NetworkPkg: Clean up source files | Liming Gao | 9 | -20/+20 |
2017-10-23 | NetworkPkg: Remove ping6 and ifconfig shell application. | Fu Siyuan | 15 | -3618/+0 |
2016-10-27 | NetworkPkg/IpsecConfig: remove module-local ARRAY_SIZE macro | Laszlo Ersek | 1 | -4/+0 |
2016-10-27 | NetworkPkg/IpsecConfig: guard the definition of ARRAY_SIZE | Laszlo Ersek | 1 | -0/+2 |
2016-10-26 | NetworkPkg: Fix typos in comments | Gary Lin | 1 | -4/+4 |
2016-06-21 | NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStr | Star Zeng | 1 | -3/+3 |
2016-06-17 | NetworkPkg: Fix unspecified address use case in IpsecConfig | Jiaxin Wu | 3 | -15/+21 |
2016-03-11 | NetworkPkg: Refine the code of shell app under networkPkg. | Zhang, Lubo | 4 | -10/+10 |
2016-03-11 | NetworkPkg: Fix IpsecConfig GCC build failure issue | Jiaxin Wu | 2 | -7/+7 |
2016-03-07 | NetworkPkg: Support print help information using -? command. | Zhang, Lubo | 15 | -214/+325 |
2016-01-18 | NetworkPkg: Fix SPD entry edit policy issue in IPSecConfig. | Jiaxin Wu | 1 | -23/+18 |
2015-12-15 | NetworkPkg: Convert all .uni files to utf-8 | Jordan Justen | 12 | -0/+0 |
2015-07-10 | NetworkPkg: Fix an error that return type differs from the left one when assi... | Zhang Lubo | 1 | -1/+1 |
2015-07-08 | NetworkPkg:Replace unsafe string functions. | Zhang Lubo | 3 | -15/+10 |
2015-03-16 | NetworkPkg: Fix typo. | Shumin Qiu | 1 | -5/+5 |
2014-09-03 | NetworkPkg: Convert non DOS format files to DOS format | Gao, Liming | 4 | -0/+0 |
2014-08-28 | NetworkPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 1 | -0/+0 |
2014-08-28 | NetworkPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 8 | -0/+0 |
2014-08-28 | NetworkPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 4 | -17/+43 |
2014-08-25 | Append the terminating null character at the end of the string to avoid buffe... | Qiu Shumin | 1 | -1/+2 |
2014-08-08 | Update network stack code to use StrnCpy instead of StrCpy. | Fu, Siyuan | 1 | -3/+3 |
2014-06-25 | Refine code to make it more safely. | Eric Dong | 1 | -1/+2 |
2013-05-22 | Correct the incorrect Copyright or License in EDKII source files. | lgao4 | 2 | -1/+1 |
2012-10-17 | 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt... | sfu5 | 1 | -4/+4 |
2012-04-12 | Add check before using it to avoid access violation. | ydong10 | 1 | -0/+1 |
2012-04-10 | Update code to avoid potential access violation. | ydong10 | 2 | -2/+4 |
2011-12-08 | IpsecConfigApp add the check for the required options (--local, --remote, Aut... | qianouyang | 2 | -11/+41 |
2011-09-29 | Correct inconsistent information in IpsecConfig.efi help report. | qianouyang | 1 | -0/+0 |
2011-09-18 | Clean up the private GUID definition in module Level. | lgao4 | 6 | -23/+5 |
2011-08-31 | Remove out of date copyright from command help info. | tye1 | 2 | -0/+0 |
2011-04-20 | Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL. | qianouyang | 2 | -2/+2 |
2011-01-25 | NetworkPkg: Update the IpsecConfig application to fix the GCC4.5 build issue. | qianouyang | 1 | -5/+6 |
2011-01-21 | NetworkPkg: comments clean up. | xdu2 | 2 | -6/+6 |
2011-01-21 | NetworkPkg: Add IN/OUT modifier. | xdu2 | 3 | -12/+12 |
2011-01-05 | NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concis... | qianouyang | 2 | -30/+52 |
2010-12-29 | Update Ipsecconfig application. | qianouyang | 5 | -62/+125 |
2010-11-18 | Fix a potential issue in calling Cpu->GetTimerValue (Cpu, 0, &CurrentTick, (U... | tye1 | 2 | -14/+14 |
2010-11-01 | Update ipsecconfig and ping6 due to ShellLib update. | xdu2 | 4 | -38/+69 |
2010-11-01 | Add NetworkPkg (P.UDK2010.UP3.Network.P1) | hhtian | 32 | -0/+9175 |