Commit Graph

22 Commits (c330fa884cc2d11e0b1806af4c52027cefaed04f)

Author SHA1 Message Date
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 685e08d7d5 Warnings cleaned. 2016-01-12 09:59:15 +02:00
Tero Heinonen 6c6e672630 MbedTLS config file fixing,
small refactoring.
2016-01-11 13:24:28 +02:00
Tero Heinonen 518fb25bb7 Replaced srand & rand with randlib functions.
Functionality is same, but now it works in different platforms.
2016-01-04 09:53:52 +02:00
Tero Heinonen e154420b8a added missing header 2016-01-04 09:42:48 +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 b279865349 Enabled timing to get strong entropy source 2015-12-23 09:25:55 +02:00
Antti Kauppila 177bde087e Fix yotta build by overriding custom cmake flags 2015-12-22 16:46:24 +02:00
Antti Kauppila 488a05bc5f Small fixes 2015-12-22 14:48:27 +02:00
Antti Kauppila b95d5be080 Merged token handling + updated unit tests 2015-12-21 11:56:04 +02:00
Antti Kauppila eb5aa4ef59 New CoAP service + unit tests 2015-12-21 10:00:43 +02:00
Arto Kinnunen 686fc7dea5 Update dependencies and remove compiler warnings
-Updated dependencies
-Removed compiler warnings
2015-10-28 09:24:12 +02:00
Tero Heinonen c7b7fe572b removed static-declarations from header 2015-08-20 10:05:44 +03:00
Tero Heinonen efe7c9d297 copyright and licence updates 2015-08-03 11:41:23 +03:00
Kevin Bracey 55b4e6d770 Add some consts to the API
Change-Id: I5d74ba7adbe44dd07eebd7f0052a43e72c1b4e73
2015-06-05 13:00:20 +03:00
Erno Törmikoski 2483d81677 uri changes: uint_8_t pointer changed to char *
Change-Id: I8f71a919e410e7b2883d3405da30f0ac60097115
2015-06-04 09:51:49 +03:00
Erno Törmikoski 5f8998ce2e modifications to make yotta work
Change-Id: Iff0f837140af1a4c0f8eaa212e7761e52617bf42
2015-06-03 16:52:24 +03:00
Erno Törmikoski c191fdea9d Platform debend implementation file
Change-Id: If72db0475395442041a3cf626269363a40806c5b
2015-06-03 14:45:45 +03:00
Erno Törmikoski 5f0d7c3d7d Compiling fixies for coap server code
Change-Id: I7a8fa75c49f3c31d4db2d7c4d05830a678de7a2d
2015-06-03 11:03:28 +03:00
Erno Törmikoski c558faf6da coap_service stuff added
Change-Id: I8a6f66b5c6b6d3ef3db73f8fb5bf4191963be790
2015-06-03 10:18:19 +03:00