OsCam Changelots
- Hannibal_Lecter
- Administration
- Posts: 8158
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 10 times
- Been thanked: 1888 times
OsCam Changelots
New Update:11.08.2024
Changeset 11815 (dae3722d)
Reduce upx output as it floods the buildlog
* Reduce upx output as it floods the buildlog..
Thx WXbet
Changeset 11815 (dae3722d)
Reduce upx output as it floods the buildlog
* Reduce upx output as it floods the buildlog..
Thx WXbet
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 8158
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 10 times
- Been thanked: 1888 times
OsCam Changelots
11816-8605641b
18.08.2024
* build process changes
* new build option WITH_SIGNING supported by make and cmake
* create CA certificate (`config.sh --create-cert`) or use own pre-built certificate (`config.sh --add-cert`)
* embed certificate as `config_cert` variable to config.c (`config.sh --make-config.mak`)
* sign SHA1 hash of binary with private key after build
* append signature to binary (upx binaries are supported as well)
* build process uses the new options in config.sh (--create-cert, --add-cert, --cert-file, --cert-info, --sign-marker)
* runtime signature verification
* extract public key from built-in certificate
* read signature from running binary
* verify SHA1 hash of running binary with extracted public key against signature
* stop running oscam if the verification process fails
* runtime certificate/signature information
* oscam startlog informs about signature verification status and certificate validity
* oscam.version shows signature and certificate details
thanks WXbet
18.08.2024
* build process changes
* new build option WITH_SIGNING supported by make and cmake
* create CA certificate (`config.sh --create-cert`) or use own pre-built certificate (`config.sh --add-cert`)
* embed certificate as `config_cert` variable to config.c (`config.sh --make-config.mak`)
* sign SHA1 hash of binary with private key after build
* append signature to binary (upx binaries are supported as well)
* build process uses the new options in config.sh (--create-cert, --add-cert, --cert-file, --cert-info, --sign-marker)
* runtime signature verification
* extract public key from built-in certificate
* read signature from running binary
* verify SHA1 hash of running binary with extracted public key against signature
* stop running oscam if the verification process fails
* runtime certificate/signature information
* oscam startlog informs about signature verification status and certificate validity
* oscam.version shows signature and certificate details
thanks WXbet
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 8158
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 10 times
- Been thanked: 1888 times
OsCam Changelots
New Release
New Update:18.08.2024
Changeset 11817 (13be65d9)
signing: exclude oscam-signing.* from cmake build
if WITH_SIGNING is disabled..
Thx WXbet
New Update:18.08.2024
Changeset 11817 (13be65d9)
signing: exclude oscam-signing.* from cmake build
if WITH_SIGNING is disabled..
Thx WXbet
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 8158
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 10 times
- Been thanked: 1888 times
Re: OsCam Changelots
New Update:23.08.2024
Changeset 11768 (61faa60d)
Several bugs fix
* Give back msglog when ECM is "found"..
* Fix bug where some log messages were overwritten when compile with CacheEX enabled..
* Fix HD04H entitlements expire date display and formatting some codes...
Thx ohmza
Changeset 11768 (61faa60d)
Several bugs fix
* Give back msglog when ECM is "found"..
* Fix bug where some log messages were overwritten when compile with CacheEX enabled..
* Fix HD04H entitlements expire date display and formatting some codes...
Thx ohmza
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 8158
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 10 times
- Been thanked: 1888 times
Re: OsCam Changelots
New Update:23.08.2024
Changeset 11818 (f06e0001)
Several bugs fix
* Give back msglog when ECM is "found"..
* Fix bug where some log messages were overwritten when compile with CacheEX enabled..
* Fix HD04H entitlements expire date display and formatting some codes...
Thx ohmza
Changeset 11818 (f06e0001)
Several bugs fix
* Give back msglog when ECM is "found"..
* Fix bug where some log messages were overwritten when compile with CacheEX enabled..
* Fix HD04H entitlements expire date display and formatting some codes...
Thx ohmza
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 8158
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 10 times
- Been thanked: 1888 times
Re: OsCam Changelots
New Update: 27.08.2024
Changeset 11820 (b40199c9)
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..
Thx WXbet
Changeset 11820 (b40199c9)
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..
Thx WXbet
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 8158
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 10 times
- Been thanked: 1888 times
Re: OsCam Changelots
New Update:30.08.2024
Changeset 11821 (2f254159)
- streamrelay: option to adjust reconnection attempts..
Thx WXbet
Changeset 11821 (2f254159)
- streamrelay: option to adjust reconnection attempts..
Thx WXbet
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 8158
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 10 times
- Been thanked: 1888 times
Re: OsCam Changelots
11822-a2d6b68b
31.08.2024
* Display info when ECM processing returns error for T0 Ir**** card
thanks ohmza
31.08.2024
* Display info when ECM processing returns error for T0 Ir**** card
thanks ohmza
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 8158
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 10 times
- Been thanked: 1888 times
Re: OsCam Changelots
11823-77276d30
01.09.2024
* Fix Fransat V7 ECM error on UHD channel and code formatting
thanks ohmza
01.09.2024
* Fix Fransat V7 ECM error on UHD channel and code formatting
thanks ohmza
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 8158
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 10 times
- Been thanked: 1888 times
Re: OsCam Changelots
11826-fd5278ca
09.09.2024
signing: fix clang errors
- remove logical comparison warning
- transform gcc's nested to static function
- change most of signing functions to static
Co-authored-by: @Bust3D
thanks WXbet
09.09.2024
signing: fix clang errors
- remove logical comparison warning
- transform gcc's nested to static function
- change most of signing functions to static
Co-authored-by: @Bust3D
thanks WXbet
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0 Replies
- 437 Views
-
Last post by Hannibal_Lecter
-
- 2 Replies
- 32421 Views
-
Last post by The Founder
-
- 34 Replies
- 7398 Views
-
Last post by teacher
-
- 2 Replies
- 1506 Views
-
Last post by Hannibal_Lecter
-
- 0 Replies
- 2455 Views
-
Last post by The Founder
-
- 5 Replies
- 3844 Views
-
Last post by The Founder
-
- 1 Replies
- 4487 Views
-
Last post by The Founder
-
- 38 Replies
- 6717 Views
-
Last post by Hannibal_Lecter
-
- 15 Replies
- 1732 Views
-
Last post by Hannibal_Lecter
-
- 121 Replies
- 12219 Views
-
Last post by Hannibal_Lecter