For bug fixes

Dependencies:   HTTPClient-SSL

Dependents:   mtsas

Fork of MTS-Socket by MultiTech

Revisions of HTTPClient-SSL.lib

Revision Date Message Actions
43:2b78cadc0894 2015-06-25 update to MultiTech official version of HTTPClient-SSL library File  Diff  Annotate
40:ce112dc657f6 2015-03-24 update HTTPClient-SSL File  Diff  Annotate
38:ce7961511743 2015-03-24 merge File  Diff  Annotate
37:3a7bd68b15a9 2015-03-24 update HTTPClient-SSL File  Diff  Annotate
34:98290cb26c08 2015-03-16 Updating HTTPClient-SSL.lib File  Diff  Annotate
32:45c1fe2ec378 2015-02-09 Updated CyaSSL library to merge the two separate time verification date removal branches. File  Diff  Annotate
31:b4aa9ae8bf90 2015-02-09 Somehow lost the commit for the #define NO_TIME_VERIFY flags under settings.h that removed the certificate date checking.; Added them back in. File  Diff  Annotate
30:7058742e5ba4 2015-02-09 Updated comments in HTTPClient/HTTPClient.h to explain the URL formatting for HTTP requests. File  Diff  Annotate
29:a9365206c003 2015-02-09 Updated HTTPS library. Removed unneeded calls, added memory checks. File  Diff  Annotate
27:263ac78dd20f 2015-01-23 update HTTPS-client library File  Diff  Annotate
26:0d444fc0eee9 2015-01-19 Turned off debugging for HTTPS Client File  Diff  Annotate
25:3a58f3596f87 2015-01-19 Updating HTTPSClient library File  Diff  Annotate
24:95b4f89631ed 2015-01-14 Added CyaSSL lib to HTTPSClient by Doug Anson for SSL secure connections through MTS devices. Modified client to inlcude a function for certificate input, and for setting the SSL verify settings. File  Diff  Annotate
23:863d53825920 2015-01-06 Moving fork from private to public team repository File  Diff  Annotate
21:faff2c3248ec 2015-01-06 Replaced HTTP library with HTTPS library that also implements basic authentication, and extra headers File  Diff  Annotate