]> git.proxmox.com Git - mirror_edk2.git/history - StdLib/BsdSocketLib
MdeModulePkg/PciSioSerial: Fix bad EOL
[mirror_edk2.git] / StdLib / BsdSocketLib /
2016-02-18 Daryl McDanielStdLib/BsdSocketLib: Fix minor memory leak by freeing...
2014-12-02 Bruce CranStdLib/BsdSocketLib: Fix function declaration mismatch...
2014-10-31 Olivier MartinStdLib: Fix more GCC warnings/errors caused by variable...
2014-10-30 Olivier MartinStdLib: Fix GCC warnings/errors caused by variables...
2014-09-17 Stefan KaeserStdLib: Fix parameter type errors.
2014-09-11 daryl.mcdanielStdLib: Fix some build problems and obscure bugs.
2013-02-08 lpleahyFix sockets use of file descriptors which was broken...
2012-10-08 lpleahyFixed close for socket to properly release the socket...
2012-09-03 rsun3StdLib: Fix possible compiler warnings when doing enume...
2012-06-28 lpleahyTry to fix the error detected by the 64-bit GCC compiler.
2012-06-14 lpleahyAdd missing IPv6 address definitions.
2012-02-17 lpleahy* StdLib.dsc was changed to always build the sockets...
2012-02-10 lpleahyFix some errors detected by the GCC 4.4 compiler.
2012-02-09 lpleahyMerged socket development branch:
2011-09-30 lpleahyUpdate the sockets library code
2011-08-08 lpleahyRemove SocketPkg references
2011-08-05 darylm503Fix @return Doxygen commands to be singular instead...
2011-08-05 darylm503Get rid of some rcsid blocks. The EDK II build options...
2011-08-03 lpleahyFix send to properly wait while long transmits are...
2011-07-30 darylm503Add Socket Libraries.