Commit graph

178 commits

Author SHA1 Message Date
Noah Koontz
65c4d634f5
Update README.md 2020-08-31 17:42:12 -07:00
Noah
f40b9c47e1
Merge pull request #14 from OPEnSLab-OSU/develop
Fix #13
2020-06-15 09:26:16 -07:00
Noah Laptop
f250f7f2d2 bump version 2020-06-15 09:16:50 -07:00
Noah Laptop
2472e517a5 add known issues to README 2020-06-15 09:16:24 -07:00
Noah Laptop
4707ea4b48 Refactored stop to avoid sending close_notify 2020-06-14 09:57:11 -07:00
Noah Laptop
dd58b5b345 Add contributing guide 2020-06-11 12:48:00 -07:00
Noah Laptop
61d2538f91 move pull request template 2020-06-11 12:15:22 -07:00
Noah Laptop
c42d5c10b0 README fixes 2020-06-11 12:11:56 -07:00
Noah Laptop
b21d20e688 add pull request template 2020-06-11 12:08:44 -07:00
Noah
c7a30e716b Update issue templates 2020-06-11 12:01:03 -07:00
Noah
1cf0fac337
Add CODE_OF_CONDUCT 2020-06-11 11:54:09 -07:00
Noah Laptop
ac7ffaef41 bump version 2020-05-26 15:23:32 -07:00
Noah Laptop
7debbabdd2 fix an issue where a driver desync would cause future connections to fail 2020-05-26 15:19:45 -07:00
Noah Laptop
5d8fe824ee bump version 2020-05-24 14:07:47 -07:00
Noah Laptop
fa0c4ee5e2 add support for SAM, switch __throw_length_error to weak linkage 2020-05-24 14:00:35 -07:00
Noah Laptop
376c339c95 fix typo 2020-05-24 13:54:06 -07:00
Noah Laptop
9964401199 reworked std compatibility per https://github.com/OPEnSLab-OSU/SSLClient/pull/10 2020-05-24 13:52:07 -07:00
Noah Laptop
3d8ff7d341 add arduino due to travis 2020-05-24 13:46:44 -07:00
Noah Laptop
4bb4e14682 fix compilation error on older compilers (https://github.com/OPEnSLab-OSU/SSLClient/issues/12) 2020-05-24 13:46:31 -07:00
Noah Laptop
915535aacf unlock stm32 version 2020-05-22 09:10:44 -07:00
Noah Laptop
159267684a Add error logging to flush 2020-05-22 08:59:42 -07:00
Noah Laptop
e9d418fbb1 Add flush after write to prevent buffering in base client 2020-05-22 08:54:17 -07:00
Noah Laptop
9464307cb5 lock STM32 core to 1.8.0 to workaround https://github.com/stm32duino/STM32Ethernet/issues/46 2020-05-21 08:56:34 -07:00
Noah Laptop
dd942735e3 update README 2020-05-21 08:52:27 -07:00
Noah Laptop
93dc91994a bump version to v1.6.4 2020-05-21 08:50:40 -07:00
Noah
4f3c4c8729
Merge pull request #10 from bleckers/patch-1
Add support for Teensy 4.x
2020-05-21 08:49:05 -07:00
Blair Wyatt
226307d0bd
Add support for Teensy 4.x
Teensy 4.x doesn't support exidx calls (yet), this fixes support for Teensy 4.x.
2020-05-21 18:46:59 +10:00
Noah Laptop
f20f619947 update mqtt example to workaround https://github.com/OPEnSLab-OSU/SSLClient/issues/9 2020-04-28 12:03:51 -07:00
Noah Laptop
d01c2e1f27 Bump version 2020-04-23 11:59:45 -07:00
Noah Laptop
e858f5e4c3 Ignore pycache 2020-04-23 11:56:08 -07:00
Noah Laptop
2bf648ee58 Update trust anchors in examples 2020-04-23 11:54:53 -07:00
Noah Laptop
5e3809b5da Fixed a buffer overflow when writing too many bytes at once 2020-04-23 11:54:53 -07:00
Noah
7bc9b735bf
Update README 2020-04-22 16:34:56 -07:00
Noah
57aa984d5f
Grammar edits 2020-04-22 16:32:48 -07:00
Noah
1d4ca8e943
Clarification edits to README 2020-04-22 16:29:01 -07:00
Noah
8476eebf80
Clarification edits to README 2020-04-22 16:27:28 -07:00
Noah Laptop
9af061d314 remove "draft" tag from releases 2020-04-10 12:32:59 -07:00
Noah Laptop
d311cfc17b bump version 2020-04-10 12:14:08 -07:00
Noah Laptop
73afe1e371 fix precompilation deployment to use correct library.properties 2020-04-10 12:13:37 -07:00
Noah Laptop
4301fe6fdd fix incorrect sketch during stm32 deployment 2020-04-10 11:46:52 -07:00
Noah Laptop
04de9ad8fd fix directories not being created during deployment 2020-04-10 11:45:48 -07:00
Noah Laptop
02fecdfc65 attempt to add precompilation to travis releases 2020-04-10 11:35:26 -07:00
Noah
871ccc9642
Update README 2020-04-02 11:47:27 -07:00
Noah Laptop
65c384aa3b add esp32 to supported architectures, bump version 2020-04-02 11:40:41 -07:00
Noah Laptop
af54f83967 add tag processing to github releases 2020-03-11 13:50:27 -07:00
Noah Laptop
56825048bf Remove invalid deployment condition from travis CI 2020-03-11 13:42:31 -07:00
Noah Laptop
546eb8f085 Have travis skip install during deployment 2020-03-11 13:34:07 -07:00
Noah Laptop
c0081abf82 fix travis deployment configuration 2020-03-11 13:11:37 -07:00
Noah Laptop
c73a0edf39 upgrade to v1.6.0 2020-03-11 13:05:24 -07:00
Noah Laptop
60dd7f1139 attempt to fix documentation breaking by removing packages 2020-03-11 12:59:38 -07:00