Commit Graph

21 Commits (devin/ecc-signature-verification)

Author SHA1 Message Date
David Garske 5ba15f1426 Spelling fixes. 2021-06-09 09:07:40 -07:00
kaleb-himes f45184fc4a remove unnecessary nonblock calls and update to _dtls_ on relevant calls 2020-07-07 09:33:17 -06:00
Chris Conlon 9237d307b5 update copyright to 2020 2020-01-03 16:08:42 -08:00
abrahamsonn 82897bec22 Fixed issue with client nonblocking and servernonblocking 2017-06-02 17:51:44 -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 9bda8f05fc Attempted indentation/spacing fixes 2017-06-02 15:00:20 -06:00
abrahamsonn 29d3878e14 Update client-dtls-nonblocking.c
Moved variables to the top of the function
2017-06-02 13:43:54 -06:00
abrahamsonn 24d2431239 Update client-dtls-nonblocking.c 2017-06-02 10:28:50 -06:00
abrahamsonn 84fb19c09a Update client-dtls-nonblocking.c 2017-06-02 09:42:22 -06:00
abrahamsonn 5de5890ef5 Hidden tab characters 2017-06-02 09:41:56 -06:00
abrahamsonn 56f3f1dca0 Missed an indentation fix 2017-06-02 09:36:34 -06:00
abrahamsonn 534b89fc1a Update client-dtls-nonblocking.c
Fixed up the indentation problems & removed the C++ style comments.
2017-06-02 09:33:46 -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 68d26af07e Update location that client looks for certs 2014-08-20 11:58:49 -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