Page 6 of 8

Re: OsCam Changelots

Posted: 01 Nov 2024, 12:51
by Hannibal_Lecter
New Update: 01.11.2024
Changeset 11846 (ae6e55a9)
Irdeto and nagra cak7 with seca/nagra card bugs fix

* Fix 'get_emm_type() returns error' on CAK7 Seca/Nagra card..
* Fix some ECM error messages don't display properly..

Thx ohmza

Re: OsCam Changelots

Posted: 13 Nov 2024, 12:33
by Hannibal_Lecter
New Release

New Update:13.11.2024
Changeset 11848 (37a283a7)

signing: build warning when using elliptic curve signature algorithms with OpenSSL versions before 1.0.0
* pipeline: use rsa signature algorithm for ancient toolchain..

Thx @WXbet

Re: OsCam Changelots

Posted: 13 Nov 2024, 17:05
by Hannibal_Lecter
11849-f3d8575c
13.11.2024

* Remove tivusat hardware global emm fix as it is not required anymore.

thanks ohmza

Re: OsCam Changelots

Posted: 15 Nov 2024, 11:41
by Hannibal_Lecter
New Update:14.11.2024
Changeset 11850 (f9b9c387)
FreeBSD support (thanks to khimtiki)

- Makefile, CMakeLists.txt, config.sh: use gdate + gnustat + gsplit as alternatives if available (coreutils package in FreeBSD)..
- config.sh: fix "xargs: unterminated quote" and "Bad substitution" errors in sh shells..
- globals.h: do not include sysmacros.h for FreeBSD..
- oscam-signing.h: adjust trust store location + filename by operating system..

Thx WXbet

Re: OsCam Changelots

Posted: 15 Nov 2024, 11:43
by Hannibal_Lecter
New Update:14.11.2024
Changeset 118451 (d08a0c2c)

- Add EMM filters on Seca/Nagra card..

Thx ohmza

Re: OsCam Changelots

Posted: 15 Nov 2024, 22:37
by Hannibal_Lecter
New Update:15.11.2024
Changeset 11852 (7b970c25)


* Revert the change done to oscam-emm.c on 11806 back to the previous state..

Thx ohmza

Re: OsCam Changelots

Posted: 16 Nov 2024, 13:06
by Hannibal_Lecter
New Update:15.11.2024
Changeset 11853 (2c6646fe)
make: Fix missing newlines in buildlog
introduced in 11850 (f9b9c387)..

Thx @WXbet

Re: OsCam Changelots

Posted: 17 Nov 2024, 12:55
by Hannibal_Lecter
New Update: 17.11.2024
Changeset 11854 (386b2262)


* Add support Tongfang EMM..

Thx ohmza

Re: OsCam Changelots

Posted: 19 Nov 2024, 11:33
by Hannibal_Lecter
New Update:18.11.2024
Changeset 11855 (8676f706)

Remove hard-coding CAIDs and switch to already built-in webif configuration
* Utilize already existed "Force Even SA" webif configuration instead of hard-coding CAIDs. For 1884 and 1856 cards, you must enable "Force Even SA" in order to have EMM working properly..


Thx ohmza

Re: OsCam Changelots

Posted: 20 Nov 2024, 12:55
by Hannibal_Lecter
New Update:19.11.2024
Changeset 11856 (2e8b0cba)
Readd some CAK7 EMM processing code that was removed in 99e39871 and log improvement.

* Improve CAK7 log on T0 protocol card..
* Re-add CAK7 EMM processing code that was accidentally removed in 99e39871..

Thx ohmza