Releases: AlCalzone/node-dtls-client
Releases · AlCalzone/node-dtls-client
v0.3.1
v0.3.0
- Fixed cipher parameters of 3DES and 256-bit AES (AEAD) cipher suites.
- Added the possibility to limit the cipher suites to use
from 0.2.2:
- Removed possible sources of infinite loops
from 0.2.1:
- Fix error handling while trying to connect to a non-available endpoint
Partial support for the Alert protocol
Support alert protocol (#5) * support sending of alerts * fix sending alerts before closing the socket * bump version
npm release
v0.1.0 prepare npm release, bump version
bugfixes
improved error and timeout handling
v0.0.2 updated changelog