OScam/EMU arm32 (DM900/920/all-VU4K, armv7)

Status
Not open for further replies.

juli13

Staff member
Administrator
Messages
10,194
Changeset 11353 has changes only for sh4 stapi

Changeset 11352
tryfix pixelization regression introduced r11351
 
Last edited:

juli13

Staff member
Administrator
Messages
10,194
Changeset 11354

[gbx]:

Remove residuals of obsolete gsms1 protocol
fix and update attack warnings
dont send hello to ignored peers
add own id to vers file
 

juli13

Staff member
Administrator
Messages
10,194
Changeset 11357

Changeset 11357

Change man page so it matches the new allowed timeframe functionality

Changeset 11356
Add extended allowed timeframe request

Thanks Pr2 for contributing this patch!
 

juli13

Staff member
Administrator
Messages
10,194
Changeset 11359

Changeset 11359

Remove server keepalive introduced r11090
Thanks to all oscam users involved to get this corrected again.

Changeset 11358

Fix the netprio parameter currently touches the SO_PRIORITY on the socket only, but it should better set also the TOS field via IP_TOS/IPV6_TCLASS.
Thanks to DaMulda? for this contribution.
 

juli13

Staff member
Administrator
Messages
10,194
Changeset 11367
Changeset 11367

Centralize code for attack handling
Introduce defines instead of numbers

Changeset 11366

revert changeset 11364/5

Changeset 11365

fixed bug
thx basta2k
 

juli13

Staff member
Administrator
Messages
10,194
Changeset 11370
Changeset 11370
Suppresses possible warnings on targets, which are not supporting SO_PRIORITY (e.g. Cygwin) or IP_TOS.

Thanks DaMulda? for providing this patch!

Changeset 11369
Correct a typo in r11368

Changeset 11368
Clean the cccam reader description code mess.

If this breaks anything for you: fix the broken code properly!
 

juli13

Staff member
Administrator
Messages
10,194
Changeset 11374


Changeset 11374
fix build ghttp for "openssl 1.10e"

Changeset 11373
another ssl place fix for "openssl 1.10e"

Changeset 11372


fix build with "OpenSSL 1.1.0e"
Changeset 11371

oscam-chk: accept all providers when provider is not specified

This commit fixes the problem when a CAID is set in reader settings,
but the provider is set to zeroes (000000).
Without the patch, a "reader not found" was returned.
patch by: ua0lnj
 
Last edited:

juli13

Staff member
Administrator
Messages
10,194
Changeset 11377

dvbapi: do not send responses to all adapters, but to the origin (when decoding same srvid)

When multiple different adapters was decoding the same srvid, then oscam
was sending ECM responses to all adapters.
As a result decrypt failed on client because of the unexpected responses.

The commit fixes the problem of
When use some vdrs,connected by dvbapi to oscam (with adapter offset setting), and viewing the same channels on it, or channels with same srvid, oscam send ecm responses from one adapter to all adapters. As result decrypt failed on other adapter.
This patch allow oscam send ecm to adapter, which sending request.
Patch by ua0lnj
 

juli13

Staff member
Administrator
Messages
10,194
Changeset 11378
[gbx]:

Dont send msg goodbye if own gbx version is 2.2A
Change own gbx version default to 2.2A

[reader nagra] [

Fix expiration data for HDplus cards
 

juli13

Staff member
Administrator
Messages
10,194
Changeset 11386

dvbapi: introduce protocol v3 (add msgid to be able to associate keys with ECMs)

The standard network protocols identify the remote calls using an identifiers.
It may be good to know which key belongs to which ECM when the client buffers the data.
The commit extends the dvbapi network protocol to be able to associate it.

Patch by perexg

build juli13
 

juli13

Staff member
Administrator
Messages
10,194
Changeset 11388

Changeset 11388

dvbapi: another small fix after r11386


Changeset 11387

dvbapi: fixes after r11386

Function calls was broken. Should be now fixed.

build juli13
 
Status
Not open for further replies.
Top