Commit Graph

13 Commits (cf1de559027ce688b35ebb1a1779944aa2ec31fb)

Author SHA1 Message Date
Tero Heinonen cf1de55902 CoAP service refactoring:
- mbedtls timer implementation changed to use event timer.
- Connection handler to return all error cases
2016-02-10 11:22:50 +02:00
Tero Heinonen c8794b84f9 Check for return status when opening socket
unittests fixed and added test to new lines.
2016-02-04 13:20:46 +02:00
Deepak Venugopal ad31757f5f added a missing call to socket free 2016-02-03 05:01:28 -08:00
Mika Tervonen 120293c03b Remove Nanostack dependency from service api 2016-01-29 00:08:36 -08:00
Antti Kauppila 3034b1a7c7 Some naming refactored correctly 2016-01-20 13:50:13 +02:00
Antti Kauppila 267c1861dd Cleanup 2016-01-20 11:50:24 +02:00
Antti Kauppila a32c3614b4 Combined security stuff from mbed-client 2016-01-20 11:45:25 +02:00
Seppo Takalo c330fa884c Update copyright headers. 2016-01-14 11:00:29 +02:00
Tero Heinonen 20fa549678 Unused variables removed. 2016-01-12 11:39:15 +02:00
Tero Heinonen 6c6e672630 MbedTLS config file fixing,
small refactoring.
2016-01-11 13:24:28 +02:00
Antti Kauppila 0a6ec9db93 Fixed yotta based unit tests, cleaned useless stubs 2015-12-23 11:19:38 +02:00
Antti Kauppila 1fb3daf346 Added support for closing a secure connection by giving address and port 2015-12-23 10:07:24 +02:00
Antti Kauppila eb5aa4ef59 New CoAP service + unit tests 2015-12-21 10:00:43 +02:00