For bug fixes

Dependencies:   HTTPClient-SSL

Dependents:   mtsas

Fork of MTS-Socket by MultiTech

History

nonblocking tcp receive should use timer.read_ms instead of timer.read default tip

2017-05-12, by miaotwilio [Fri, 12 May 2017 11:33:55 +0000] rev 44

nonblocking tcp receive should use timer.read_ms instead of timer.read


update to MultiTech official version of HTTPClient-SSL library

2015-06-25, by mfiore [Thu, 25 Jun 2015 13:56:41 +0000] rev 43

update to MultiTech official version of HTTPClient-SSL library


merge & update

2015-03-24, by mfiore [Tue, 24 Mar 2015 16:14:52 +0000] rev 42

merge & update


upate HTTPClient-SSL

2015-03-24, by mfiore [Tue, 24 Mar 2015 15:58:16 +0000] rev 41

upate HTTPClient-SSL


update HTTPClient-SSL

2015-03-24, by mfiore [Tue, 24 Mar 2015 15:53:26 +0000] rev 40

update HTTPClient-SSL


add Test/httpbincert.h

2015-03-24, by Mike Fiore [Tue, 24 Mar 2015 10:51:57 -0500] rev 39

add Test/httpbincert.h


merge

2015-03-24, by mfiore [Tue, 24 Mar 2015 15:40:04 +0000] rev 38

merge


update HTTPClient-SSL

2015-03-24, by mfiore [Tue, 24 Mar 2015 15:38:06 +0000] rev 37

update HTTPClient-SSL


Fixed basic-auth test to work properly and to allow easy manipulation for testing different names and passwords.;

2015-03-11, by Vanger [Wed, 11 Mar 2015 19:07:13 +0000] rev 36

Fixed basic-auth test to work properly and to allow easy manipulation for testing different names and passwords.;


Added HTTPS unit test.; Removed APN declarations, as there is only one static APN declaration now (consolidated the APN's to the same location for all tests)

2015-03-11, by Vanger [Wed, 11 Mar 2015 17:27:16 +0000] rev 35

Added HTTPS unit test.; Removed APN declarations, as there is only one static APN declaration now (consolidated the APN's to the same location for all tests)