OsCam Changelots

User avatar
Hannibal_Lecter
Administration
Administration
Posts: 8173
Joined: 26 Jun 2024, 08:51
Location: all over the world
Has thanked: 12 times
Been thanked: 203 times
Germany

Re: OsCam Changelots

#61

Post by Hannibal_Lecter »

New 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..

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.
Image
User avatar
Hannibal_Lecter
Administration
Administration
Posts: 8173
Joined: 26 Jun 2024, 08:51
Location: all over the world
Has thanked: 12 times
Been thanked: 203 times
Germany

Re: OsCam Changelots

#62

Post by Hannibal_Lecter »

11857-527d8e1a
07.12.2024


Simplify several Nagra CAK7 codes by using method in 989a01d0

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.
Image
User avatar
Hannibal_Lecter
Administration
Administration
Posts: 8173
Joined: 26 Jun 2024, 08:51
Location: all over the world
Has thanked: 12 times
Been thanked: 203 times
Germany

Re: OsCam Changelots

#63

Post by Hannibal_Lecter »

New Update: 08.12.2024
Changeset 11858 (73bb570f)
webif: Create default webserver SSL certificate

* when webif configured to use https and no certificate file is present..
* X.509 ECDSA certificates with V3 extensions are created by default (RSA certificates for OpenSSL versions before 1.1.0)..
* new option https_auto_create_cert (default = enabled)..
* show OpenSSL version in startlog when webif started in https mode..
* detect target OpenSSL version and show it in build log (next to compiler version)..

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.
Image
User avatar
Hannibal_Lecter
Administration
Administration
Posts: 8173
Joined: 26 Jun 2024, 08:51
Location: all over the world
Has thanked: 12 times
Been thanked: 203 times
Germany

Re: OsCam Changelots

#64

Post by Hannibal_Lecter »

New Update: 09.12.2024
Changeset 11860 (850fde71)

* Remove autype for CCCam and NewCamd remote readers as it is no longer required anymore..

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.
Image
User avatar
Hannibal_Lecter
Administration
Administration
Posts: 8173
Joined: 26 Jun 2024, 08:51
Location: all over the world
Has thanked: 12 times
Been thanked: 203 times
Germany

Re: OsCam Changelots

#65

Post by Hannibal_Lecter »

New Update:15.12.2024
Changeset 11861 (ca410d44)

streamrelay: Fix incomplete log messages

as s_client struct information was not properly initialized

* gbox: Suppress the "failed init" log message if this module is not configured..

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.
Image
User avatar
Hannibal_Lecter
Administration
Administration
Posts: 8173
Joined: 26 Jun 2024, 08:51
Location: all over the world
Has thanked: 12 times
Been thanked: 203 times
Germany

Re: OsCam Changelots

#66

Post by Hannibal_Lecter »

New Update:18.12.2024
Changeset 11862 (fcf0003d)

config: fix empty [cache] block in oscam.conf..
- function cache_should_save_fn always returned true for the options of CS_CACHEEX_AIO and CW_CYCLE_CHECK, even if no option was changed..
- rework option check, ifdef statements and some code beautifying..

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.
Image
User avatar
Hannibal_Lecter
Administration
Administration
Posts: 8173
Joined: 26 Jun 2024, 08:51
Location: all over the world
Has thanked: 12 times
Been thanked: 203 times
Germany

Re: OsCam Changelots

#67

Post by Hannibal_Lecter »

New Update:19.12.2024
Changeset 11863 (58c12d43)

* streamrelay: Remove orphaned anonymous clients from WebIf..

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.
Image
User avatar
Hannibal_Lecter
Administration
Administration
Posts: 8173
Joined: 26 Jun 2024, 08:51
Location: all over the world
Has thanked: 12 times
Been thanked: 203 times
Germany

Re: OsCam Changelots

#68

Post by Hannibal_Lecter »

11864-43bc9fa3
29.12.2024

Resolve "Compilation failed, where there is only TONGFANG reader selected"
* Fix compilation failed when READER_TONGFANG is selected alone.

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.
Image
User avatar
Hannibal_Lecter
Administration
Administration
Posts: 8173
Joined: 26 Jun 2024, 08:51
Location: all over the world
Has thanked: 12 times
Been thanked: 203 times
Germany

Re: OsCam Changelots

#69

Post by Hannibal_Lecter »

11865-cf18f133
01.01.2025

streamrelay: Improve module integration

* functional changes
* start streamrelay server as module
* display each connected streamrelay client on status page
* auto discover source stream address with fallback (dvbapi + radegast support)
* some rework on log output for better traceability in case of errors

* config options
* option 'Use stream client as Source Stream Host' has been renamed to 'Automatic host discovery' (new default=1)
* new option 'Relay User' (default=empty) which is used to authenticate the streamrelay clients on status page
* new option 'Relay Client Display Option' to toggle client/source stream information displayed on status page
* new option 'Reuse existing client' (default=0) to combine multiple connected streamrelay clients into single one displayed on status page
* new option 'Hide in WebIf' (default=0) to hide streamrelay clients on status page

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.
Image
User avatar
Hannibal_Lecter
Administration
Administration
Posts: 8173
Joined: 26 Jun 2024, 08:51
Location: all over the world
Has thanked: 12 times
Been thanked: 203 times
Germany

Re: OsCam Changelots

#70

Post by Hannibal_Lecter »

New Update:12.05.2024

Changeset 11866 (14b7ac71)
* Re-add auto entitlement refresh function on CAK7 which was accidentally removed in 99e39871..
* Delete unused reader-nagracak7.h file..

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.
Image
Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: Ahrefs [Bot] and 0 guests