mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 15:39:22 +01:00
Update Changelog
This commit is contained in:
parent
ef88e68188
commit
4d7fbbf8fd
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ PolarSSL ChangeLog (Sorted per branch, date)
|
|||
Features
|
||||
* Support for DTLS 1.0 and 1.2
|
||||
|
||||
Features
|
||||
* Support for DTLS 1.0 and 1.2 (RFC 6347).
|
||||
|
||||
API Changes
|
||||
* net_connect() and net_bind() have a new 'proto' argument to choose
|
||||
between TCP and UDP, using the macros NET_PROTO_TCP or NET_PROTO_UDP.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue