Skip to content

v1.3.1

Compare
Choose a tag to compare
@rndi rndi released this 15 Jun 19:52
· 1573 commits to master since this release

Changelog

v1.3.1 (15/06/2018)

d6499ca Bump version to 1.3.1
192c5b3 Fixed handling of 'mode' parameter when listener in SrtModel (#415)
e9e0611 Fixed handling of BADSECRET/NOSECRET states in case of periodic HS (#414)
7dac65e Fixed problems in handshake handling (#361)
2b97b6e Fixed SRT handshake serialization (#360)
497cd98 Recorded HS SIDE if just resolved (#394)
901e748 Removed in-process decrypt failure logging. #404)
6999a27 Fixed setting target socket ID when accepted socket responds to the caller (#385)
febe51f Applied fixes for crypto in RX-to-TX cloning (#365)
1fa5736 Fixed internal problems in Rendezvous HSv5 FSM (#362)
f9c9e3c Fixed bug when crafting HS response after received waveahand version 4 (#354)
64184c3 Updated receiver bandwidth print to respect pf:json (#402)
739f91d Fixed typo in API docs. (#403)
38f7bba Fixed definitions of HLOG* macros, they were causing build break on Windows (#398)
2d0e6f7 Added instruction for problem reporting (#397)
acc0ae8 Adding a logging system for haicrypt (#359)
d3f0ae7 Added -pf option with values json and default (#345) (#356)
def12d5 Fixed TARGET_OS_IOS and TARGET_OS_TV usage (#380)
39536c4 Fixed long times constant error (#386)
6f99327 Added support for -v:2 for verbose to stdout (#366)
f4eb18c Added the source paramter to allow for igmpv3 ssm (#374)
5cc31f0 Added --with-extralibs build parameter (#376)
cce679c Timedwait fix (#379)
b851180 Added socket options to tweak KM refresh parameters, fixed uninitialized var (#350)
09212be Added removeConnector to exe path where connection is no longer to be processed. (#349)
1b6aa2b Added a bidirectional transmission testing application. (#348)
d9aa9e7 Fixed API Options table format (#346)
24a625d Do not expose internals unneeded by the external API (#340)
c6b0cdf like CYGWIN, MINGW does the right thing with static library name.
7bf7021 Fixed windows build when only building the static library.
5772dea Useed the correct printf format macros for WIN32/MINGW for size_t.
5d12019 Fixed code violating C++ Standards.