]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Library / DxeHttpLib / DxeHttpLib.c
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2017-12-27 Jiaxin WuMdeModulePkg/DxeHttpLib: Refine some coding style.
2017-12-27 Jiaxin WuMdeModulePkg/DxeHttpLib: Correct some return Status.
2017-12-27 Jiaxin WuMdeModulePkg/DxeHttpLib: Check the input parameters...
2017-12-27 Jiaxin WuMdeModulePkg/DxeHttpLib: Avoid the potential memory...
2017-12-27 Jiaxin WuMdeModulePkg/DxeHttpLib: Add boundary condition check.
2017-08-02 Jiaxin WuMdeModulePkg/DxeHttpLib: Fix spelling typo in EFI_HTTP_...
2017-06-09 hegdenagMdeModulePkg/DxeHttpLib: Handle new #define in HttpMapp...
2017-05-27 Paulo AlcantaraMdeModulePkg: Fix potential memory leaks in DxeHttpLib.
2017-04-01 Jiaxin WuMdeModulePkg/DxeHttpLib: Avoid the pointless comparison...
2017-03-30 Jiaxin WuMdeModulePkg/DxeHttpLib: Fix the incorrect return statu...
2017-03-17 Zhang LuboMdeModulePkg: Fix bug in DxeHttplib when converting...
2017-02-09 Jiaxin WuMdeModulePkg/DxeHttpLib: Correct the return status...
2017-02-08 Liming GaoMdeModulePkg: Fix some typos of "according"
2016-10-27 Gary LinMdeModulePkg/Library: Fix typos in comments and variables
2016-05-17 Jiaxin WuMdeModulePkg: Refine the code for DxeHttpLib
2016-05-13 Nagaraj HegdeMdeModulePkg:DxeHttpLib: Add checks in HttpGenRequestMe...
2016-04-27 Nagaraj HegdeMdeModulePkg:DxeHttpLib: Update to DxeHttpLib API
2016-03-10 Ghazi BelaamModulePkg/DxeHttpLib: Adding Functions to HttpLib
2016-03-01 Fu SiyuanMdeModulePkg: Add new API HttpUrlGetPath() to HttpLib.h
2016-01-06 Hao WuMdeModulePkg DxeHttpLib: Fix typos in function descriptions
2015-12-17 Zhang LuboMdeModulePkg:Fix a bug HttpLib can't parse last chunked...
2015-11-25 Zhang LuboMdeModulePkg: Clean code to follow C Coding style.
2015-11-09 Zhang LuboMdeModulePkg:Fix a bug that HttpLib can not parse Ipv6...
2015-08-27 Jiaxin WuMdeModulePkg: Convert the UNIX to DOS end of line format
2015-08-12 Zhang LuboMdeModulePkg: Add codes to support trailer parse in...
2015-07-07 Fu SiyuanMdeModulePkg: Add HttpLib.