Changeset OsCam 11847
Thx @WXbetNew Update:01.11.2024
Changeset 11847 (d04b935a)
config.sh: remove deprecated option
- update README.config..
- remove emu remnants from gitignore..
Changeset OsCam 11847
Thx @WXbetNew Update:01.11.2024
Changeset 11847 (d04b935a)
config.sh: remove deprecated option
- update README.config..
- remove emu remnants from gitignore..
Changeset OsCam 11848
Thx @WXbetNew 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..
Changeset OsCam 11849
Thx @OhmZaNew Update:13.11.2024
Changeset 11849 (f3d8575c)
* Remove tivusat hardware global emm fix as it is not required anymore..
Changeset OsCam 11850
Thx @WXbetNew Update:14.11.2024
Changeset 118450 (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..
Changeset OsCam 11851
Thx @OhmZaNew Update:14.11.2024
Changeset 118451 (d08a0c2c)
-Add EMM filters on Seca/Nagra card..
Changeset OsCam 11852
Thx @OhmZaNew Update:15.11.2024
Changeset 11852 (7b970c25)
* Revert the change done to oscam-emm.c on 11806 back to the previous state..
Changeset OsCam 11853
Thx @WXbetNew Update:15.11.2024
Changeset 11853 (2c6646fe)
make: Fix missing newlines in buildlog
introduced in 11850 (f9b9c387)..
Changeset OsCam 11854
Thx @OhmZaNew Update:17.11.2024
Changeset 11854 (386b2262)
* Add support Tongfang EMM..
Changeset OsCam 11855
Thx @OhmZaNew 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..
Changeset OsCam 11856
Thx @OhmZaNew 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..