- updating mbedtls submodule to 2.9.0
- Allow custom socket binding
- Remove test certs
- Increase max content size
- Fix usage of public key
- Remove public key argument
- Update mbedtls that plays nice with GCC
- Return
int
fromDtlsSocket::close
that indicates when a close alert will not be sent.
- Fix send callback handling to prevent deadlock
- Update mbedtls with queueing fixes
- Initial release