Arto Kinnunen
|
ae0579f173
|
Update content_type to sn_coap_content_format_e (#27)
-Update content_type to be sn_coap_content_format_e instead of uint8_t
to avoid type conversion (bugs).
-Fix compiler warnings
|
2016-06-28 10:45:30 +03:00 |
Tero Heinonen
|
2be763fa66
|
Modified coap response callback, added parameters (#23)
* Modified coap response callback, added parameters
for source address and source port.
* version v4.0.0
|
2016-06-08 09:58:33 +03:00 |
Tero Heinonen
|
f5f70e2d8b
|
API for changing DTLS handshake message timeouts.
|
2016-02-19 09:49:45 +02:00 |
Mika Tervonen
|
120293c03b
|
Remove Nanostack dependency from service api
|
2016-01-29 00:08:36 -08:00 |
Seppo Takalo
|
c330fa884c
|
Update copyright headers.
|
2016-01-14 11:00:29 +02:00 |
Tero Heinonen
|
685e08d7d5
|
Warnings cleaned.
|
2016-01-12 09:59:15 +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 |
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
|
c558faf6da
|
coap_service stuff added
Change-Id: I8a6f66b5c6b6d3ef3db73f8fb5bf4191963be790
|
2015-06-03 10:18:19 +03:00 |
Erno Törmikoski
|
f5e3a7deac
|
some fixies for coap service api
Change-Id: Idf04d5670193ffc15c6eb02780fe16222963c6de
|
2015-06-01 10:07:45 +03:00 |
Erno Törmikoski
|
9ea665b48a
|
Initial CoAP service api
Change-Id: If6ab46485debc3a3e46578ce4894cb4c5adf7c66
|
2015-05-27 18:08:20 +03:00 |