OsCam Changelots

User avatar
Hannibal_Lecter
Global Moderator
Global Moderator
Posts: 3902
Joined: 27 Mar 2024, 15:29
Location: Bavaria
Been thanked: 1280 times
Germany

OsCam Changelots

#21

Post by Hannibal_Lecter »

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


User avatar
Hannibal_Lecter
Global Moderator
Global Moderator
Posts: 3902
Joined: 27 Mar 2024, 15:29
Location: Bavaria
Been thanked: 1280 times
Germany

OsCam Changelots

#22

Post by Hannibal_Lecter »

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


User avatar
Hannibal_Lecter
Global Moderator
Global Moderator
Posts: 3902
Joined: 27 Mar 2024, 15:29
Location: Bavaria
Been thanked: 1280 times
Germany

OsCam Changelots

#23

Post by Hannibal_Lecter »

New Release

New Update:18.08.2024

Changeset 11817 (13be65d9)

signing: exclude oscam-signing.* from cmake build

if WITH_SIGNING is disabled..

Thx WXbet


User avatar
Hannibal_Lecter
Global Moderator
Global Moderator
Posts: 3902
Joined: 27 Mar 2024, 15:29
Location: Bavaria
Been thanked: 1280 times
Germany

Re: OsCam Changelots

#24

Post by Hannibal_Lecter »

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


User avatar
Hannibal_Lecter
Global Moderator
Global Moderator
Posts: 3902
Joined: 27 Mar 2024, 15:29
Location: Bavaria
Been thanked: 1280 times
Germany

Re: OsCam Changelots

#25

Post by Hannibal_Lecter »

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


User avatar
Hannibal_Lecter
Global Moderator
Global Moderator
Posts: 3902
Joined: 27 Mar 2024, 15:29
Location: Bavaria
Been thanked: 1280 times
Germany

Re: OsCam Changelots

#26

Post by Hannibal_Lecter »

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


User avatar
Hannibal_Lecter
Global Moderator
Global Moderator
Posts: 3902
Joined: 27 Mar 2024, 15:29
Location: Bavaria
Been thanked: 1280 times
Germany

Re: OsCam Changelots

#27

Post by Hannibal_Lecter »

New Update:30.08.2024
Changeset 11821 (2f254159)

- streamrelay: option to adjust reconnection attempts..

Thx WXbet


User avatar
Hannibal_Lecter
Global Moderator
Global Moderator
Posts: 3902
Joined: 27 Mar 2024, 15:29
Location: Bavaria
Been thanked: 1280 times
Germany

Re: OsCam Changelots

#28

Post by Hannibal_Lecter »

11822-a2d6b68b
31.08.2024

* Display info when ECM processing returns error for T0 Ir**** card

thanks ohmza


User avatar
Hannibal_Lecter
Global Moderator
Global Moderator
Posts: 3902
Joined: 27 Mar 2024, 15:29
Location: Bavaria
Been thanked: 1280 times
Germany

Re: OsCam Changelots

#29

Post by Hannibal_Lecter »

11823-77276d30
01.09.2024

* Fix Fransat V7 ECM error on UHD channel and code formatting

thanks ohmza


User avatar
Hannibal_Lecter
Global Moderator
Global Moderator
Posts: 3902
Joined: 27 Mar 2024, 15:29
Location: Bavaria
Been thanked: 1280 times
Germany

Re: OsCam Changelots

#30

Post by Hannibal_Lecter »

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


Post Reply
  • Similar Topics
    Replies
    Views
    Last post