OsCam Changelots
- Hannibal_Lecter
- Administration
- Posts: 4222
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Aug 2024
11
11:59
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
Please don't ask or send me anything via PN
- Hannibal_Lecter
- Administration
- Posts: 4222
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Aug 2024
18
07:38
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
Please don't ask or send me anything via PN
- Hannibal_Lecter
- Administration
- Posts: 4222
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Aug 2024
19
06:32
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
Please don't ask or send me anything via PN
- Hannibal_Lecter
- Administration
- Posts: 4222
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Aug 2024
23
09:22
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
Please don't ask or send me anything via PN
- Hannibal_Lecter
- Administration
- Posts: 4222
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Aug 2024
23
12:18
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
Please don't ask or send me anything via PN
- Hannibal_Lecter
- Administration
- Posts: 4222
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Aug 2024
27
17:19
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
Please don't ask or send me anything via PN
- Hannibal_Lecter
- Administration
- Posts: 4222
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Aug 2024
30
06:48
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
Please don't ask or send me anything via PN
- Hannibal_Lecter
- Administration
- Posts: 4222
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Aug 2024
31
12:38
Re: OsCam Changelots
11822-a2d6b68b
31.08.2024
* Display info when ECM processing returns error for T0 irdeto card
thanks ohmza
31.08.2024
* Display info when ECM processing returns error for T0 irdeto card
thanks ohmza
Please don't ask or send me anything via PN
- Hannibal_Lecter
- Administration
- Posts: 4222
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Sep 2024
01
10:52
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
Please don't ask or send me anything via PN
- Hannibal_Lecter
- Administration
- Posts: 4222
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Sep 2024
10
05:38
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
Please don't ask or send me anything via PN
-
- Similar Topics
- Replies
- Views
- Last post
-
- 53 Replies
- 4202 Views
-
Last post by Hannibal_Lecter
-
- 9 Replies
- 240 Views
-
Last post by Hannibal_Lecter
-
- 0 Replies
- 82 Views
-
Last post by Hannibal_Lecter
-
- 50 Replies
- 7482 Views
-
Last post by Hannibal_Lecter
-
- 23 Replies
- 4139 Views
-
Last post by Hannibal_Lecter
Who is online
Users browsing this forum: No registered users and 0 guests