summaryrefslogtreecommitdiffstats
path: root/AppPkg/Applications/Sockets
Commit message (Expand)AuthorAgeFilesLines
* StdLib: Fix more GCC warnings/errors caused by variables being set but not used.Olivier Martin2014-10-315-102/+38
* StdLib: Produce DevMedia as a library class alternative to DevShell.Daryl McDaniel2014-09-1814-14/+14
* AppPkg/Applications/Sockets/TftpServer: Make the include file names match the...Daryl McDaniel2014-08-251-1/+1
* - For writing sin_port, htons() must be used.lpleahy2013-02-081-20/+20
* - For writing sin_port, htons() must be used.lpleahy2013-02-081-8/+13
* AppPkg/Applications/Sockets: Address GCC and Linux compilation problems.darylm5032012-03-273-467/+459
* Update the license dateslpleahy2012-03-2071-691/+2421
* Fix the errors detected by the GCC compiler:lpleahy2012-02-174-13/+15
* Update documentation to match required tree on the storage device.lpleahy2012-02-131-2/+2
* Fix some errors detected by the GCC 4.4 compiler.lpleahy2012-02-1015-40/+59
* Merged socket development branch:lpleahy2012-02-0933-1295/+3411
* Update applications to display correct error for gethostbyaddr and gethostbyn...lpleahy2011-10-043-3/+3
* Update the sockets applicationslpleahy2011-09-3052-235/+3062
* Fix @return Doxygen commands to be singular instead of plural.darylm5032011-08-054-5019/+5019
* Make it easy to build the socket applicationslpleahy2011-08-021-0/+24
* Add Socket Library applications.darylm5032011-07-3044-0/+15399