OSCAM 11819


Fix some edge cases

- SSL: support OpenSSL installations in non standard locations (cmake)
- SSL: show OpenSSL include directory in buildlog (cmake)
- SSL: remove -Wunused-value warning for SSL_CTX_set_ecdh_auto dispayed on some systems
- SIGNING: ensure a missing signing certificate is created on first build (cmake)
- SIGNING: fix filtering oscam-signing.[c|h] when WITH_SIGNING is disabled (cmake)
- LIBDVBCSA: fix link filename (cmake)
- LIBDL: link libdl by default for Linux as it is required by some systems (cmake)
- CONFIG: Fix display of configured values


OSCAM 11820


streamrelay: Force disconnect stream when no data from source

- this eliminates the 30 sec tuner release timeout when switching to streamrelay channels that are not currently broadcasting a program



OSCAM 11821


streamrelay: option to adjust reconnection attempts



OSCAM 11822


Display info when ECM processing returns error for T0 irdeto card

* Display info when ECM processing returns error for T0 irdeto card



OSCAM 11823


Fix Fransat V7 ECM error on UHD channels and code formatting (Thanks to @copy1530)

* Fix Fransat V7 ECM error on UHD channel and code formatting (Thanks to @copy1530)



OSCAM 11824


signing: increase binary hash to sha256

- replace weaker sha1 hash with sha256
- include openssl version information for signing
- show openssl version for signing as signer in oscam.version
- fix config.sh keep selection error introduced in d16d1e07



OSCAM 11825


Support nano 9F on Viaccess ECM

* Support nano 9F on Viaccess ECM