Commit graph

26 commits

Author SHA1 Message Date
Noah
8476eebf80
Clarification edits to README 2020-04-22 16:27:28 -07:00
Noah
871ccc9642
Update README 2020-04-02 11:47:27 -07:00
Noah Laptop
7a1a2a823b update README for clarification and mTLS documentation 2020-03-03 14:52:47 -08:00
Noah
f7c1f61cbf
Update link in README 2020-02-10 11:42:36 -08:00
Alberto Panu
32eec1d429
Tested the library with TI Tiva C TM4C1294
I have tested the lib on EK-TM4C1294XL Tiva C evaluation board and it works.
2020-02-07 00:50:32 +01:00
Noah Laptop
576e34487e Fix memory checker for ESP32 compatibility 2020-01-06 09:38:39 -08:00
Noah
231da37762
Update issue link in README 2019-12-31 10:18:12 -08:00
Noah
90572ac065
Update README to specify non-compatibility with the ESP family 2019-12-31 10:16:27 -08:00
Noah
106c124c58
Update readme to remove old template implementation 2019-11-20 19:49:54 -08:00
Noah
e8c7cc2f11
Update readme 2019-11-20 19:47:59 -08:00
Noah Laptop
00f78f18e8 refactored SSLClient to use a reference to a client as opposed to an instance. 2019-11-07 12:08:39 -08:00
Noah Laptop
81cb0db897 Add travis badge 2019-08-05 21:45:04 -07:00
Noah Laptop
184aa43802 fix readme and bump version 2019-07-30 15:35:45 -07:00
Noah Laptop
0538c30081 reduced memory usage, at the cost of performance 2019-07-22 17:07:54 -07:00
Noah Laptop
5d1c32d3c3 Updated documentation and examples to include new ethernet library fork 2019-06-13 19:38:53 -07:00
Noah Laptop
720735b496 updated readme to add missing sections 2019-04-01 18:08:46 -07:00
Noah
d3d625e328
Added links to the doxygen 2019-03-31 16:47:23 -07:00
Noah Laptop
431df02b5b regenerated documentation 2019-03-31 16:42:28 -07:00
Melanie
4885bc3da1 Update README.md with edits for comprehension 2019-03-31 15:44:34 -07:00
Noah Laptop
648104c7e3 almost finished documenting, moved SSLSession implementation into it's own file, fixed infinite loop when overflowing m_iobuf 2019-03-31 12:55:58 -07:00
Noah Laptop
843d19bf6c refactored a bit, need to refactor more to merge SSLClientImpl with SSLClient to cut down flash footprint and code footprint 2019-03-24 16:40:21 -07:00
Noah Laptop
bd890ae834 continued documenting, saftey commit before tinkering 2019-03-24 16:12:16 -07:00
Noah Laptop
010ccab457 continued creating documentation 2019-03-22 17:42:51 -07:00
Noah
24eaebf341
Fixed punctuation 2019-03-12 23:56:29 -07:00
Noah
b430e403fe
Updated README 2019-03-12 23:56:02 -07:00
Noah
efe5180506
Initial commit 2019-02-19 10:24:22 -08:00