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 |
Antti Kauppila
|
3bfc457c7f
|
Update coap_security_handler.c
|
2016-02-06 13:07:51 +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 |
Mika Tervonen
|
55fcb85fc7
|
Coap service security fixes
|
2016-01-28 03:28:17 -08:00 |
Antti Kauppila
|
90c1b3495a
|
Valgrind errors fixed
|
2016-01-27 09:58:45 +02: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 |
Tero Heinonen
|
cbb678f25b
|
random fix
version v1.0.2
|
2016-01-18 15:24:07 +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
|
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 |