Commit Graph

16 Commits (2f132cee13bcd2d4af6f4497c163cb15d7ab0e60)

Author SHA1 Message Date
kojo1 95f2ab6865 fix socket close, client iteration 2020-04-15 06:42:02 +09:00
Chris Conlon 9237d307b5 update copyright to 2020 2020-01-03 16:08:42 -08: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 f27363dd3b Update client-dtls.c
Comment added to main - couldn't find any variables to move to the top of the main method
2017-06-02 13:51:26 -06:00
abrahamsonn 1a1474af9e Whitespace removal - client-dtls.c 2017-06-02 10:50:12 -06:00
abrahamsonn a71529ffd6 I hope this fixed lines 44-52 2017-06-02 10:49:05 -06:00
abrahamsonn 4858db667d Update client-dtls.c 2017-06-02 09:51:40 -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 4c961c169a Update location that client looks for certs 2014-08-20 11:57:18 -06:00
lchristina26 2896d24a64 edited CyaSSL_ERR_reason_error_string function 2014-06-30 10:47:27 -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