Latest Version of OSCam

Started by labud, November 21, 2009, 02:21:19 AM

Previous topic - Next topic

0 Members and 4 Guests are viewing this topic.

elcardinal74




pumparica


antox

build #1371 from trunk with nds-emm patch from neoen:

build #1373 from monitor-improvement branch with nds-emm patch from neoen:
quote:
Description
I write a patch to reader_videoguard2.c to make EMM updates work fine. I only tested it with vdr-sc as client and 919 card but it should work with other clients too.
Some clients re-assemble emm packets before sending them to server. For example vdr-sc puts to zero the byte indicating number of UA in the emm and the UA type (3 or 4 bytes).
And more, vdr-sc remove all UA except the UA received during connection to the server, so it's impossible to know which nano 90 in the EMM is for your UA.
With this patch, also EMMs not directed to a specific UA are sent to card, i don't know if they are necessary to handle correctly EMM for entitlements update.
Now i'm testing a modified patch to send to card only EMMs addressed to our UA but i need several days to confirm it works.
Very important is boxid, i suggest to remove boxid from configuration file so it is read directly from the card with the INS36 and it's surely correct.
With a correct boxid, EMM status bytes are 9[01]2x or 9[01]Ax, where x=1 if card eeprom update occurs. With an invalid boxid they are 9[01]0x or 9[01]8x.

thanks to Spaeleus

Lujdzo

Changeset #1377

Timestamp: 01/24/2010 10:20:30 PM

Author: landlord
Message: Update for NDS Videoguard 2 EMM handling, thanks to neoen

pumparica

Revision: 1378
Author: rorothetroll
Date: 21:29:03, Sonntag, 24. Januar 2010
Message:
resync with old svn

Rick

oscam-0.99.4svn 1378

resync with old svn

elcardinal74

Revision: 1378
Author: rorothetroll
Date: 21:29:03, Sonntag, 24. Januar 2010
Message:
resync with old svn

10:03 Changeset [1380] by dingo35
Rev 1378 unintently reverted 1375 and 1376; re-implementing these

06:47 Changeset [1379] by rorothetroll
proprely close the smartreader ftdi & usb dev


oscam-0.99 sh4 bin rev 1385

Changeset 1383
Timestamp: 01/25/10 13:27:39
Author: dingo35
Message: Adapt urls to new fileserver
Changeset #1384
Timestamp: 01/25/10 13:59:06
Author: dingo35
Message: Introducing deprecated mode
Changeset 1385
Timestamp: 01/25/10 14:26:19
Author: landlord
Message: documentation for new 'deprecated' paramter in 'oscam.server'



elcardinal74

Revision: 1378
Author: rorothetroll
Date: 21:29:03, Sonntag, 24. Januar 2010
Message:
resync with old svn

10:03 Changeset [1380] by dingo35
Rev 1378 unintently reverted 1375 and 1376; re-implementing these

06:47 Changeset [1379] by rorothetroll
proprely close the smartreader ftdi & usb dev


oscam-0.99 sh4 bin rev 1385

Changeset 1383
Timestamp: 01/25/10 13:27:39
Author: dingo35
Message: Adapt urls to new fileserver
Changeset #1384
Timestamp: 01/25/10 13:59:06
Author: dingo35
Message: Introducing deprecated mode
Changeset 1385
Timestamp: 01/25/10 14:26:19
Author: landlord
Message: documentation for new 'deprecated' paramter in 'oscam.server'



Lujdzo

Changeset 1383
Timestamp: 01/25/10 13:27:39
Author: dingo35
Message: Adapt urls to new fileserver
Changeset #1384
Timestamp: 01/25/10 13:59:06
Author: dingo35
Message: Introducing deprecated mode
Changeset 1385
Timestamp: 01/25/10 14:26:19
Author: landlord
Message: documentation for new 'deprecated' paramter in 'oscam.server'

labud

build #1387 from trunk:



Changeset [1387] by rorothetroll resync with trunk + smartreader adjustment

-----------------------------------------------








UNAUTHORIZED DECODING OF ENCRYPTED SIGNALS FROM EITHER DOMESTIC OR FOREIGN PROVIDERS IS AGAINST THE LAW !!!
INFORMATION CONTAINED IN MY POSTS ["C/P FROM ANOTHER SITE"] ARE FOR LEARNING AND EDUCATIONAL PURPOSES ONLY !!!
PLEASE, DO NOT SEND ME PRIVATE MESSAGES WITH TECHNICAL QUESTIONS, USE FORUM FOR IT !!!

labud

oscam-0.99.4svn1388


Changeset [1388] by rorothetroll fix some variable type that might have caused a buffer overrun).
-----------------------------------------------








UNAUTHORIZED DECODING OF ENCRYPTED SIGNALS FROM EITHER DOMESTIC OR FOREIGN PROVIDERS IS AGAINST THE LAW !!!
INFORMATION CONTAINED IN MY POSTS ["C/P FROM ANOTHER SITE"] ARE FOR LEARNING AND EDUCATIONAL PURPOSES ONLY !!!
PLEASE, DO NOT SEND ME PRIVATE MESSAGES WITH TECHNICAL QUESTIONS, USE FORUM FOR IT !!!

labud

07:13 Changeset
[1399] by rorothetroll no need to call ftdi_free
07:08 Changeset [1398] by rorothetroll do a proper close
05:45 Changeset
[1397] by rorothetroll set usb comunication to 8n1 as this has no impact on the card ...
04:47 Changeset
[1396] by rorothetroll remove the thread locking as only 1 thread write at a given time
02:58 Changeset
[1395] by rorothetroll The official frequency of the smarteader are : 3.20, 3.43, 3.69, 4.00, ... 01:38 Changeset
[1394] by rorothetroll chnage smartreader base frequency to 3.579 instead of 3.5712
00:27 Changeset
[1393] by rorothetroll attempt to adjust some timing
00:23 Changeset
[1392] by rorothetroll I restored the one from trunk as mine got change somehow.
00:19 Changeset
[1391] by rorothetroll revert some changes as it causes more issues than solving any
-----------------------------------------------








UNAUTHORIZED DECODING OF ENCRYPTED SIGNALS FROM EITHER DOMESTIC OR FOREIGN PROVIDERS IS AGAINST THE LAW !!!
INFORMATION CONTAINED IN MY POSTS ["C/P FROM ANOTHER SITE"] ARE FOR LEARNING AND EDUCATIONAL PURPOSES ONLY !!!
PLEASE, DO NOT SEND ME PRIVATE MESSAGES WITH TECHNICAL QUESTIONS, USE FORUM FOR IT !!!

elcardinal74

Changeset 1413:
fix the definition of BYTE conflicting with the one in wintypes.h
Changeset 1412:
re-add some missig structure.. forgot 1 diff
Changeset 1411:
resync with trunk
Changeset 1410:
fix some type definition when compiling with PCSC support



antox

New svn version with support for EMM update for NDS2 NDS3 card using mgcamd 1.35 and previous versions.

antox

Changeset #1423
Timestamp: 01/27/10 00:00:31
Author: nightmann
Message: Remove global variable from reader-cryptoworks.c and add them to reader struct (part2, sorry)
Changeset #1429 - #1431
Timestamp: 01/27/10 01:22:18
Author: rorothetroll
Message: remove a debug message
Changeset #1431
Timestamp: 01/27/10 01:38:45
Author: nightmann
Message: removed unneeded global variable
removed obsolete nagra code
more useable debug/cs_log prints
Changeset #1432
Timestamp: 01/27/10 02:04:58
Author: nightmann
Message: fix harmless typo
some more cs_log information
Changeset #1439
Timestamp: 01/27/10 04:39:10
Author: rorothetroll
Message: small viaccess detection patch smile
Chngeset 1441
Timestamp: 01/27/10 09:45:16
Author: dingo35
Message: Fix baseyear BSkyB New
Cangeset #1442
Timestamp: 01/27/10 10:04:54
Author: dingo35
Message: Remove unused code
Changeset #1443
Timestamp: 01/27/10 10:23:09
Author: landlord
Message: Update for *** Videoguard 2 EMM handling, thanks to neoen