Page 2 of 8
OsCam Changeset
Posted: 10 Jul 2024, 10:33
by Hannibal_Lecter
New Update:10.07.2024
Changeset 11804 (608d3ffb)
Send EMM of multiple CAIDs to remote readers
* the "caid matching" is done in "module-cccam.c", and the "EMM-SKIP" counter increases if CAID doesn't match (thx luckysquid)..
Thx WXbet
OsCam Changeset
Posted: 13 Jul 2024, 14:26
by Hannibal_Lecter
11805-6e801641
13.07.2024
Revert "Send EMM of multiple CAIDs to remote readers"
This reverts commit 608d3ffb.
thanks WXbet
OsCam Changeset
Posted: 17 Jul 2024, 15:40
by Hannibal_Lecter
New Update:17.07.2024
Changeset 11806 (eb84d4e2)
- Fix 'get_emm_type() returns error' on HD05 and fix CAK7 shared emm
* Fix Tivusat and NC+ shared EMM..
* Fix 'get_emm_type() returns error' on HD05..
* Auto detect CAK7 EMM CAID from card response..
Thx ohmza
OsCam Changeset
Posted: 18 Jul 2024, 06:43
by Hannibal_Lecter
11807-902f2a65
17.07.2024
* Fix impossible to compile without READER_NAGRA_MERLIN
thanks ohmza
OsCam Changeset
Posted: 19 Jul 2024, 13:26
by Hannibal_Lecter
11808-f5163e19
19.07.2024
Formatting some of CAK7 codes
* Fix trailing whitespaces
* Formatting some of CAK7 codes
thanks ohmza
OsCam Changeset
Posted: 20 Jul 2024, 06:42
by Hannibal_Lecter
New Update:19.07.2024
Changeset 11809 (5aa10f8b)
- Minor CMakeLists.txt cleanup..
Thx WXbet
OsCam Changelogs
Posted: 21 Jul 2024, 06:38
by Hannibal_Lecter
New Update:20.07.2024
Changeset 11810 (2d0e3aca)
README.config cleanup
* Update README.config..
Thx WXbet
OsCam Changelots
Posted: 22 Jul 2024, 05:22
by Hannibal_Lecter
11812-6e874d2d
21.07.2024
Fix IPv4 fallback
* automatic fallback to IPv4 if the reader have an AAAA and an A record and the connect via IPv6 failed
* automatic fallback to IPv4 name resolution if a user connects (with a set 'hostname' parameter) and have an AAAA and an A record and IPv6 does not match
* new reader option ipv4force = {0|1} (always use IPv4) to force IPv4 usage
Co-Authored-By: @w33dburner (
https://board.streamboard.tv/f…?postID= ... post603397)
* automatic fallback to IPv4 on server-listener
Co-Authored-By: @azurit3
thanks WXbet
OsCam Changelots
Posted: 23 Jul 2024, 04:59
by Hannibal_Lecter
New Update:22.07.2024
Changeset 11813 (1ecc214e)
Show compression information
* additional entry for compression tool, version and level in the oscam.version file..
* generation of the entry depends on USE_COMPRESS parameter..
* add missing COMP_LEVEL variable helptext in Makefile..
* minor whitespace fix..
Thx WXbet
OsCam Changelots
Posted: 23 Jul 2024, 15:33
by Hannibal_Lecter
New Update:23.07.2024
Changeset 11814 (20030d14)
- Remove unused emu code..
Thx opti