summaryrefslogtreecommitdiff
path: root/AppPkg/Applications/Sockets
AgeCommit message (Expand)AuthorFilesLines
2019-04-29edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFilesMichael D Kinney84-21618/+0
2019-04-09AppPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney72-548/+116
2019-02-04AppPkg: fix webserver build for !Ia32/X64Leif Lindholm2-1/+1
2018-06-29AppPkg: Removing ipf which is no longer supported from edk2.chenc220-40/+40
2017-09-14AppPkg/WebServer: Fix build failure.Eric Dong2-16/+16
2014-10-31StdLib: Fix more GCC warnings/errors caused by variables being set but not used.Olivier Martin5-102/+38
2014-09-18StdLib: Produce DevMedia as a library class alternative to DevShell.Daryl McDaniel14-14/+14
2014-08-25AppPkg/Applications/Sockets/TftpServer: Make the include file names match the...Daryl McDaniel1-1/+1
2013-02-08- For writing sin_port, htons() must be used.lpleahy1-20/+20
2013-02-08- For writing sin_port, htons() must be used.lpleahy1-8/+13
2012-03-27AppPkg/Applications/Sockets: Address GCC and Linux compilation problems.darylm5033-467/+459
2012-03-20Update the license dateslpleahy71-691/+2421
2012-02-17Fix the errors detected by the GCC compiler:lpleahy4-13/+15
2012-02-13Update documentation to match required tree on the storage device.lpleahy1-2/+2
2012-02-10Fix some errors detected by the GCC 4.4 compiler.lpleahy15-40/+59
2012-02-09Merged socket development branch:lpleahy33-1295/+3411
2011-10-04Update applications to display correct error for gethostbyaddr and gethostbyn...lpleahy3-3/+3
2011-09-30Update the sockets applicationslpleahy52-235/+3062
2011-08-05Fix @return Doxygen commands to be singular instead of plural.darylm5034-5019/+5019
2011-08-02Make it easy to build the socket applicationslpleahy1-0/+24
2011-07-30Add Socket Library applications.darylm50344-0/+15399