Latest Version of OSCam

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

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

labud

oscam-svn2795-full-Distribution
-----------------------------------------------








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-svn2796-full-Distribution



r2796 | rorothetroll | 2010-07-21 10:08:09 -0700 (Wed, 21 Jul 2010) | 1 line

test if the aes key is present, if not don't send the ecm to the card and return immediately
------------------------------------------------------------------------
r2795 | aston | 2010-07-21 08:47:42 -0700 (Wed, 21 Jul 2010) | 1 line

Its not good idea, by 1sec you will slow down all other working readers if you have one reader which has pipe problems, so ecm time will go up for 1sec. If there is more then one reader with pipe problems then ecm time will go up to 2sec and picture will be lost for sure. Timeout is back on 100ms.
-----------------------------------------------








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-svn2798-full-Distribution
-----------------------------------------------








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-svn2799-full-Distribution
-----------------------------------------------








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 Built #2800


r2800 | schlocke | 2010-07-21 14:54:39 -0700 (Wed, 21 Jul 2010) | 2 lines

astons and schlocke: removed pipe checks - they don't work!
-----------------------------------------------








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 !!!

tex


oscam-svn2806-full-Distribution

Code:

r2806 | rorothetroll | 2010-07-21 16:33:50 -0700 (Wed, 21 Jul 2010) | 1 line

fix compiler warning as I forgot to add function prototype to globals.h
------------------------------------------------------------------------
r2805 | rorothetroll | 2010-07-21 16:28:54 -0700 (Wed, 21 Jul 2010) | 1 line

remove useless return
------------------------------------------------------------------------
r2804 | rorothetroll | 2010-07-21 16:26:07 -0700 (Wed, 21 Jul 2010) | 1 line

fix the free call in pscs code
------------------------------------------------------------------------
r2803 | rorothetroll | 2010-07-21 16:23:39 -0700 (Wed, 21 Jul 2010) | 1 line

properly close reader devices
------------------------------------------------------------------------
r2802 | rorothetroll | 2010-07-21 15:53:06 -0700 (Wed, 21 Jul 2010) | 1 line

free memomory allocated to AES keys on reader exit

http://www.megaupload.com/?d=E1WRQX3G

tex

oscam-svn2819-full-Distribution

oscam-svn2819-full-Distribution.tar.gz


http://www.megaupload.com/?d=R92SGP8K

###################################################################################
##################################################################################
oscam-svn2820-full-Distribution

codice:

r2820 | rorothetroll | 2010-07-22 12:12:10 -0700 (Thu, 22 Jul 2010) | 1 line

getting close to a working compile for windows pcsc reader
------------------------------------------------------------------------
r2819 | aston | 2010-07-22 11:58:41 -0700 (Thu, 22 Jul 2010) | 1 line

system cmd pipe(...) on some systems is opening pipes in block mode and on some in non blocking mode, systems where pipes are in block mode could be stuck on pipe write if pipe buffer is full, so now code is added to make sure that pipe's are open on all systems in non blocking mode, so no more stuck on ipbox

oscam-svn2820-full-Distribution.tar.gz

http://www.megaupload.com/?d=33DJP5NW

tex

    
oscam-svn2823-full-Distribution


oscam-svn2823-full-Distribution.tar.gz

http://www.megaupload.com/?d=6JFKSLMU

###########################################################################
##################################################################

oscam-svn2825-full-Distribution

oscam-svn2825-full-Distribution.tar.gz


http://www.megaupload.com/?d=6JFKSLMU

tex

oscam-svn2826-full-Distribution

Code:

r2826 | alno | 2010-07-22 20:05:48 -0700 (Thu, 22 Jul 2010) | 1 line

WebIf: Remove Mask from caid if default 0xFFFF while reading
------------------------------------------------------------------------
r2825 | rorothetroll | 2010-07-22 19:00:40 -0700 (Thu, 22 Jul 2010) | 1 line

fixe some cmake issues wth cygwin include and link dir


http://www.megaupload.com/?d=183GTGNH



################################################################################
################################################################################

 oscam-svn2826-gbx-5.8-full-Distribution

Code:

r2826 | alno | 2010-07-22 20:05:48 -0700 (Thu, 22 Jul 2010) | 1 line

WebIf: Remove Mask from caid if default 0xFFFF while reading
------------------------------------------------------------------------
r2825 | rorothetroll | 2010-07-22 19:00:40 -0700 (Thu, 22 Jul 2010) | 1 line

fixe some cmake issues wth cygwin include and link dir
------------------------------------------------------------------------
r2824 | rorothetroll | 2010-07-22 18:51:15 -0700 (Thu, 22 Jul 2010) | 1 line

cygwin version now compiles with pcsc
------------------------------------------------------------------------
r2823 | rorothetroll | 2010-07-22 16:33:54 -0700 (Thu, 22 Jul 2010) | 1 line

remove useless file
------------------------------------------------------------------------
r2822 | rorothetroll | 2010-07-22 16:32:51 -0700 (Thu, 22 Jul 2010) | 1 line

now compile on windows with pcsc support
------------------------------------------------------------------------
r2821 | schlocke | 2010-07-22 13:43:43 -0700 (Thu, 22 Jul 2010) | 3 lines

loadbalancer: removed trace messages, extended found log message (nr of
requested readers)

------------------------------------------------------------------------
r2820 | rorothetroll | 2010-07-22 12:12:10 -0700 (Thu, 22 Jul 2010) | 1 line

getting close to a working compile for windows pcsc reader
------------------------------------------------------------------------
r2819 | aston | 2010-07-22 11:58:41 -0700 (Thu, 22 Jul 2010) | 1 line

system cmd pipe(...) on some systems is opening pipes in block mode and on some in non blocking mode, systems where pipes are in block mode could be stuck on pipe write if pipe buffer is full, so now code is added to make sure that pipe's are open on all systems in non blocking mode, so no more stuck on ipbox
------------------------------------------------------------------------
r2818 | landlord | 2010-07-22 11:24:20 -0700 (Thu, 22 Jul 2010) | 1 line

Added 'azbox' boxtype in documentation.
------------------------------------------------------------------------
r2817 | _network | 2010-07-22 11:17:13 -0700 (Thu, 22 Jul 2010) | 2 lines

dvbapi: readd azbox code

------------------------------------------------------------------------
r2816 | alno | 2010-07-22 11:06:33 -0700 (Thu, 22 Jul 2010) | 1 line

WebIf: extend new column with reader label if cache
------------------------------------------------------------------------
r2815 | rorothetroll | 2010-07-22 10:36:01 -0700 (Thu, 22 Jul 2010) | 1 line

fix a small issue in reader-viaccess when people use the old way of setting the AES key
------------------------------------------------------------------------
r2814 | rorothetroll | 2010-07-22 10:27:47 -0700 (Thu, 22 Jul 2010) | 1 line

try to fix 1rd3t0 chid_date as some provide have a different base date from chid entitlements. Also fix some typos
------------------------------------------------------------------------
r2813 | _network | 2010-07-22 09:29:53 -0700 (Thu, 22 Jul 2010) | 4 lines

revert r2811 and r2812
i will readd this later
please use tab to make your code more readable

------------------------------------------------------------------------
r2812 | cogsi | 2010-07-22 08:57:12 -0700 (Thu, 22 Jul 2010) | 1 line

azbox: dvbapi boxtype auto detection
------------------------------------------------------------------------
r2811 | cogsi | 2010-07-22 08:48:26 -0700 (Thu, 22 Jul 2010) | 1 line

azbox: openxcas support (under the 'dvbapi' module even though it's not dvbabpi)
------------------------------------------------------------------------
r2810 | alno | 2010-07-22 07:25:18 -0700 (Thu, 22 Jul 2010) | 1 line

WebIf: use the Empty field in Status ("LB Value") to show the actual bound reader on client
------------------------------------------------------------------------
r2809 | alno | 2010-07-22 04:27:05 -0700 (Thu, 22 Jul 2010) | 1 line

WebIf: small change related to last commit
------------------------------------------------------------------------
r2808 | alno | 2010-07-22 04:08:12 -0700 (Thu, 22 Jul 2010) | 1 line

WebIf: Add LB Value for reader and proxy to Statusview
------------------------------------------------------------------------
r2807 | smurzch2 | 2010-07-22 03:38:51 -0700 (Thu, 22 Jul 2010) | 5 lines

Seems that init with 0xff cause troubles with some cards (like Sky Uk 963) when
using is via a proxy.

To test more extensively, but my tests seems to show working better now.

------------------------------------------------------------------------
r2806 | rorothetroll | 2010-07-21 16:33:50 -0700 (Wed, 21 Jul 2010) | 1 line

fix compiler warning as I forgot to add function prototype to globals.h
------------------------------------------------------------------------
r2805 | rorothetroll | 2010-07-21 16:28:54 -0700 (Wed, 21 Jul 2010) | 1 line

remove useless return
------------------------------------------------------------------------
r2804 | rorothetroll | 2010-07-21 16:26:07 -0700 (Wed, 21 Jul 2010) | 1 line

fix the free call in pscs code
------------------------------------------------------------------------
r2803 | rorothetroll | 2010-07-21 16:23:39 -0700 (Wed, 21 Jul 2010) | 1 line

properly close reader devices
------------------------------------------------------------------------
r2802 | rorothetroll | 2010-07-21 15:53:06 -0700 (Wed, 21 Jul 2010) | 1 line

free memomory allocated to AES keys on reader exit
------------------------------------------------------------------------
r2801 | schlocke | 2010-07-21 15:13:17 -0700 (Wed, 21 Jul 2010) | 2 lines

loadbalancer: fixed caching bug that causes request_cw fail!

------------------------------------------------------------------------
r2800 | schlocke | 2010-07-21 14:54:39 -0700 (Wed, 21 Jul 2010) | 2 lines

astons and schlocke: removed pipe checks - they don't work!

------------------------------------------------------------------------
r2799 | schlocke | 2010-07-21 12:04:07 -0700 (Wed, 21 Jul 2010) | 2 lines

write_to_pipe: ignoring 0-pipes

------------------------------------------------------------------------
r2798 | schlocke | 2010-07-21 10:59:43 -0700 (Wed, 21 Jul 2010) | 2 lines

oscam pipe read/write errno=4 retrying

------------------------------------------------------------------------
r2797 | rorothetroll | 2010-07-21 10:48:53 -0700 (Wed, 21 Jul 2010) | 1 line

added a make_non_blocking function. Aston will test making sure that pipe are open in non blocking mode using this
------------------------------------------------------------------------
r2796 | rorothetroll | 2010-07-21 10:08:09 -0700 (Wed, 21 Jul 2010) | 1 line

test if the aes key is present, if not don't send the ecm to the card and return immediately
------------------------------------------------------------------------
r2795 | aston | 2010-07-21 08:47:42 -0700 (Wed, 21 Jul 2010) | 1 line

Its not good idea, by 1sec you will slow down all other working readers if you have one reader which has pipe problems, so ecm time will go up for 1sec. If there is more then one reader with pipe problems then ecm time will go up to 2sec and picture will be lost for sure. Timeout is back on 100ms.
------------------------------------------------------------------------
r2794 | rorothetroll | 2010-07-21 08:12:01 -0700 (Wed, 21 Jul 2010) | 1 line

set the timeout to 1 second on pipe_WaitToWrite. this should help with async readers
------------------------------------------------------------------------
r2793 | schlocke | 2010-07-21 04:19:30 -0700 (Wed, 21 Jul 2010) | 2 lines

loadbalance: added additional debug output

------------------------------------------------------------------------
r2792 | _network | 2010-07-21 04:01:28 -0700 (Wed, 21 Jul 2010) | 2 lines

readd write_to_pipe logging message and prevent sending ecm requests to fd 0 (stdout)

------------------------------------------------------------------------
r2791 | schlocke | 2010-07-21 02:54:46 -0700 (Wed, 21 Jul 2010) | 2 lines

loadbalance: fixed timeout and error

------------------------------------------------------------------------
r2790 | rorothetroll | 2010-07-20 18:42:15 -0700 (Tue, 20 Jul 2010) | 1 line

added eyetvCamd client id to the list of known newcamd client (will be in eyetvCamd 1.5)

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

http://www.megaupload.com/?d=2PZ3NR69

labud

Oscam Built #2827


r2827 | merek | 2010-07-22 22:37:16 -0700 (Thu, 22 Jul 2010) | 1 line Fix for r2790
-----------------------------------------------








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 !!!

tex

oscam-svn2840-full-Distribution

tex

oscam-svn2841-full-Distribution.tar.gz

http://www.megaupload.com/?d=1Q8QR3AI


#################################
oscam-svn2842-full-Distribution.tar.gz

http://www.megaupload.com/?d=H8KNVAJY

#####################################
oscam-svn2843-full-Distribution.tar.gz

http://www.megaupload.com/?d=BYTTFFON

tex


labud

oscam-svn2845-full-Distribution

r2845 | rorothetroll | 2010-07-24 13:46:20 -0700 (Sat, 24 Jul 2010) | 1 line

more 1rd3t0 chid base date fix
------------------------------------------------------------------------
r2844 | alno | 2010-07-24 05:17:37 -0700 (Sat, 24 Jul 2010) | 1 line

WebIf: Tooltip info (mouseover) in EMM statistics table
-----------------------------------------------








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 !!!

tex


oscam-svn2858-full-Distribution

http://www.megaupload.com/?d=MZ5T2DHW



############################################
oscam-svn2859-full-Distribution

http://www.megaupload.com/?d=BY49WXRE



############################################
oscam-svn2860-full-Distribution

http://www.megaupload.com/?d=ON3AUWQG