Go to file
Tero Heinonen 115aa3eee2 Delete all transactions when secure session is closed (#41)
When handshake fails, or DTLS session is closed, all transactions must
be removed from coap protocol retransmission queue. Otherwise coap
retransmission will start new handshake.
2016-10-27 09:42:59 +03:00
coap-service Update content_type to sn_coap_content_format_e (#27) 2016-06-28 10:45:30 +03:00
source Delete all transactions when secure session is closed (#41) 2016-10-27 09:42:59 +03:00
test/coap-service/unittest Delete all transactions when secure session is closed (#41) 2016-10-27 09:42:59 +03:00
.gitignore Updated mbec-client-c version & unit tests 2016-02-06 11:51:31 +02:00
.mbedignore Ignore test folder from mbed builds 2016-05-25 12:13:47 +03:00
.yotta_ignore Updated yotta_ignore 2015-12-22 16:53:03 +02:00
LICENSE Changed LICENSE.txt to LICENSE 2015-09-02 12:31:25 +03:00
Makefile New CoAP service + unit tests 2015-12-21 10:00:43 +02:00
Makefile.test New CoAP service + unit tests 2015-12-21 10:00:43 +02:00
apache-2.0.txt Update copyright headers. 2016-01-14 11:00:29 +02:00
junit_xsl.xslt New CoAP service + unit tests 2015-12-21 10:00:43 +02:00
module.json version v4.0.3 2016-09-15 15:21:03 +03:00
run_unit_tests.sh Update unittest script (#42) 2016-10-26 11:10:58 +03:00
xsl_script.sh New CoAP service + unit tests 2015-12-21 10:00:43 +02:00