Commit Graph

22 Commits (8c968eb5724c580f87b5900344f2bf6d742d509e)

Author SHA1 Message Date
Emma Stensland 12ba640b3a F-1701 F-1292 F-3225 F-3902 F-1705: fix double-close, wrong-socket, and NULL-check bugs, and harden fd/session sentinel handling across DTLS, TLS, PSK, and CAN-bus examples 2026-07-13 16:39:01 -06:00
Emma Stensland ac4b7b574e F-1698 F-1699 F-2094 F-2097 F-3222 F-3465 F-3900 F-4130 F-4599 F-5611 F-6285: fix logic and conditional bugs 2026-07-10 16:56:42 -06:00
jordan 95105068c6 more cleanup. 2024-09-17 00:07:10 -04:00
jordan 8c57fd34ad cleanup. 2024-09-16 23:52:16 -04:00
jordan aee9f1001d Beginning of cleanup. 2024-09-16 21:10:29 -04:00
Chris Conlon 9237d307b5 update copyright to 2020 2020-01-03 16:08:42 -08:00
abrahamsonn d0be8096f6 Found the hidden readErr declaration 2017-06-02 16:34:29 -06:00
abrahamsonn 4ee60d341b spacing + variable movement 2017-06-02 16:31:41 -06:00
abrahamsonn 5b5d9e9266 fixes from stupid past mistakes 2017-06-02 16:14:26 -06:00
abrahamsonn 63536b6b8f I've stopped using the github file editor - back to using vim. Hopefully this will stop the indentation problems. 2017-06-02 15:53:21 -06:00
abrahamsonn 56828f0254 Update client-dtls-resume.c
Moved variable declarations to the top of the function
2017-06-02 13:49:05 -06:00
abrahamsonn e6ac225d77 Update client-dtls-resume.c 2017-06-02 10:46:46 -06:00
abrahamsonn ca730b905d Updated client-dtls-resume.c
1. Moved functionality to main
2. Converted hard-tab characters to 4 spaces each to fix indentation problems
3. Added comments
2017-06-02 10:46:01 -06:00
abrahamsonn 327db27306 Indentation fixes in client-dtls-resume 2017-06-02 09:45:59 -06:00
abrahamsonn 705aedf4a8 Merge branch 'master' into dtls-branch 2017-06-01 10:03:46 -06:00
abrahamsonn 479381f0cc Some memory & merge conflict fixes 2017-06-01 09:07:06 -06:00
abrahamsonn dfa1d0f647 Memory leak fixes 2017-05-31 16:28:17 -06:00
Kincade f6a5ff06e8 removed whitespaces, fixed memset warning 2017-05-16 16:10:51 -06:00
Nickolas Lapp 2a86261646 Updating DTLS from cyassl to wolfssl, updating headers 2015-05-26 13:06:23 -06:00
JacobBarthelmeh 675164be71 Update location that client looks for certs 2014-08-20 11:54:19 -06:00
lchristina26 a802be2faf insert socket close header 2014-06-30 10:23:32 -06:00
Chris Conlon 4b251d446c add initial DTLS examples 2014-06-30 09:52:39 -06:00