Marian Buschsieweke
ebfaa362f5
pkg/tinydtls: fix conflict with endian.h
2024-02-01 18:24:40 +01:00
Frederik Haxel
db575ac82f
pkg/tinydtls: fix debug message
...
Cast length to `size_t` in macro, before printing.
2024-01-18 00:40:18 +01:00
Benjamin Valentin
dac5aec0c4
pkg/tinydtls: bump version
2023-12-06 19:07:59 +01:00
Benjamin Valentin
4a0c5e687f
pkg/tinydtls: allow build for AVR
2023-03-04 22:55:56 +01:00
Benjamin Valentin
f7339e978c
pkg/tinydtls: bump version
2022-07-25 22:13:20 +02:00
Martine S. Lenders
76e5201094
pkg/tinydtls: crypto: remove unnecessary usage of malloc()
2022-04-01 09:10:35 +02:00
Hendrik van Essen
d424aaedac
pkg/tinydtls: add IPv4 support
2022-03-25 17:19:47 +01:00
Hendrik van Essen
21644234cd
pkg/tinydtls: rename condition WITH_RIOT_GNRC to WITH_RIOT_SOCK
...
Using tinydtls on RIOT OS is not limited to GNRC as network stack.
It is also working with e.g. lwIP, see: https://github.com/RIOT-OS/RIOT/pull/17552
Therefore the name WITH_RIOT_GNRC is misleading.
2022-03-25 14:30:47 +01:00
Leandro Lanzieri
05db36a3d0
pkg/tinydtls: join IPv6 address and port in addr member
2022-03-25 09:44:44 +01:00
Francisco Molina
e6822e01ca
pkg/tinydtls: migrate to ztimer64_msec
2022-02-09 08:19:16 +01:00