forked from weirdhome
Fork of HTTPClient by
History
initial commit
2018-04-22, by udareaniket [Sun, 22 Apr 2018 23:31:03 +0000] rev 46
initial commit
Make a private data structure static to avoid a name class
2017-10-01, by WiredHome [Sun, 01 Oct 2017 18:07:05 +0000] rev 45
Make a private data structure static to avoid a name class
Minor changes to integrate SW Memory manager.
2017-07-29, by WiredHome [Sat, 29 Jul 2017 14:05:52 +0000] rev 44
Minor changes to integrate SW Memory manager.
Small memory reduction in ::FormatCTime(),; Minor tweaks to debug information.
2017-07-20, by WiredHome [Thu, 20 Jul 2017 10:56:03 +0000] rev 43
Small memory reduction in ::FormatCTime(),; Minor tweaks to debug information.
Introduce hooks for private memory manager for improved debugging.
2017-06-04, by WiredHome [Sun, 04 Jun 2017 15:51:38 +0000] rev 42
Introduce hooks for private memory manager for improved debugging.
Correct a memory leak that occurred when basic auth credentials were used.
2017-04-16, by WiredHome [Sun, 16 Apr 2017 20:55:07 +0000] rev 41
Correct a memory leak that occurred when basic auth credentials were used.
Revisions to clean up the iCal interface.
2017-03-14, by WiredHome [Tue, 14 Mar 2017 02:59:32 +0000] rev 40
Revisions to clean up the iCal interface.
Added an iCal interface to extract events on the fly, rather than requiring a big buffer.
2017-03-10, by WiredHome [Fri, 10 Mar 2017 02:53:09 +0000] rev 39
Added an iCal interface to extract events on the fly, rather than requiring a big buffer.
Added a method to translate a return code to a text message
2016-12-29, by WiredHome [Thu, 29 Dec 2016 20:14:53 +0000] rev 38
Added a method to translate a return code to a text message
Integrated the Json interface.
2016-12-17, by WiredHome [Sat, 17 Dec 2016 15:19:55 +0000] rev 37
Integrated the Json interface.