Noah Laptop
|
539b088e82
|
fix support for the esp8266
|
2019-12-26 17:50:34 -05:00 |
|
Noah Laptop
|
58a551aa38
|
prevent conflict with SSLClient errors and common other client write errors
|
2019-11-11 15:02:37 -08:00 |
|
Noah Laptop
|
26b175844e
|
Fixed a bug causing a buffer overflow in the WiFi101 library
|
2019-11-11 12:18:58 -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
|
5a0debb2fb
|
restructuring to separate the template based functionality from the rest of the class.
|
2019-02-27 13:22:31 -08:00 |
|
Noah Laptop
|
0a98a00dde
|
fixed syntax errors
|
2019-02-27 13:17:04 -08:00 |
|
Noah Laptop
|
0546070cbd
|
finished SSLCLient implementation, in process of fixing syntax errors and need to rigorously document
|
2019-02-26 12:17:25 -08:00 |
|
Noah Laptop
|
f4ea538dab
|
refactored client to use the generic IO API for bearSSL, need to figure out a way to structure write() such that bytes are only written when availible() is called, to allow for multiple calls without significant delay and/or bugs
|
2019-02-25 18:18:41 -08:00 |
|
Noah Laptop
|
093d1fac8b
|
made a lot of progress creating the SSLClient, slow but steady
|
2019-02-21 11:45:52 -08:00 |
|
Noah Laptop
|
32fa4ac11d
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
|
Noah Laptop
|
0cb8cce548
|
started writing class for an SSL Client
|
2019-02-19 11:51:33 -08:00 |
|