Changeset OsCam 11830
Thx @WXbetNew Update:14.09.2024
Changeset 11830 (f712ce74)
signing: fix build warnings
- when compiling with openssl versions less than 3 introduced in e3e82f0a..
Changeset OsCam 11830
Thx @WXbetNew Update:14.09.2024
Changeset 11830 (f712ce74)
signing: fix build warnings
- when compiling with openssl versions less than 3 introduced in e3e82f0a..
Changeset OsCam 11831
Thx @OhmZaNew Update:15.09.2024
Changeset 11831 (a883e64b)
* Fix 'get_emm_type() returns error' on Irdeto global EMMs..
Changeset OsCam 11832
Thx @WXbetNew Update:16.09.2024
Changeset 11832 (88d9daaa)
* Replace readdir with scandir..
- drop readdir: it is easier to use scandir, which also webif code uses..
- scandir should not need lock, as it is threadsafe..
Changeset OsCam 11833
Thx @OhmZaNew Update:16.09.2024
Changeset 11833 (d76bba8c)
Proper fix for zeros CW displaying on ecm.info file when streamrelay is used. Patch provided by @cokeaddict
* Fix zeros CW display on ecm.info file when streamrelay is in used. (Thanks to @cokeaddict)..
Changeset OsCam 11834
Thx @WXbetNew Update:17.09.2024
Changeset 11834 (7f501c09)
* Fix build errors and memory leaks..
introduced in 88d9daaa + 1d8753ec..
Changeset OsCam 11835
Thx @WXbetNew Update:17.09.2024
Changeset 11835 (f6ce982e)
- Remove https_force_secure_mode ssl warning..
Changeset OsCam 11836
Thx @OhmZaNew Update:19.09.2024
Changeset 11836 (b78f542c)
* Fix typo on module-dvbapi-stapi5.c introduced on 88d9daaa..
Changeset OsCam 11837
Thx @WXbetNew Update:23.09.2024
Changeset 11837 (9f9870a2)
signing: fix upx decompression
* embed signature so that upx still recognizes its own format (make, cmake)..
* update signature validation process..
* also sign the binary before compression..
Changeset OsCam 11838
Thx @WXbetNew Update:26.09.2024
Changeset 11838 (0948cdd8)
- signing: update make clean
to remove signing artifact remnants..
Changeset OsCam 11839
Thx @OhmZaNew Update:03.10.2024
Changeset 11839 (178662a1)
- Add support Tongfang3 (NTIC2) CAS (Thanks to @nx111)..