Skip to content

[WIP] TLSMAN: Support for sock_async#9446

Closed
rfuentess wants to merge 10 commits intoRIOT-OS:masterfrom
rfuentess:module/tlsman-poc-async
Closed

[WIP] TLSMAN: Support for sock_async#9446
rfuentess wants to merge 10 commits intoRIOT-OS:masterfrom
rfuentess:module/tlsman-poc-async

Conversation

@rfuentess
Copy link
Contributor

Contribution description

This PR is mostly a proof of concept for using PRs #8149 and #8236 with TLSMAN.

Now that is settled that sock will not be changed but only extended I'm separating this part from my TLSMAN module.

Issues/PRs references

Depends on:

@rfuentess rfuentess mentioned this pull request Jun 28, 2018
4 tasks
rfuentess and others added 10 commits June 28, 2018 13:54
The integration of TinyDTLS for RIOT has been merged into the
development branch of the official repository.

It will be officially available on the master branch in the next
release of tinyDTLS.

Other minor updates:
- Support for the RIOT's memarray
- tinydtls/sha2 is removed from the compilation for giving priority
to RIOT's sha2 functions.
Due to all the changes, this is basically a new version for this
example. The main benefit is the use of sock_udp but also the client
side is now more robust and reliable.
- Support for tinyDTLS
Test application for TLSMAN using tinyDTLS and sock_udp.
- TinyDTLS socket and gnrc are separated
Test for initial support for TLSMAN with tinyDTLS and Sock_async

NOTE: This is s a PoC
@rfuentess rfuentess force-pushed the module/tlsman-poc-async branch from 8cf7abc to 1e45abb Compare June 28, 2018 11:55
@miri64 miri64 added Area: network Area: Networking Type: new feature The issue requests / The PR implemements a new feature for RIOT Area: arduino API Area: Arduino wrapper API labels Oct 17, 2018
@rfuentess rfuentess closed this Feb 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: arduino API Area: Arduino wrapper API Area: network Area: Networking Type: new feature The issue requests / The PR implemements a new feature for RIOT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants