Lastest Oscam for Coolstream HD1

marcel

Super VIP
Messages
2,166
r3913 | rorothetroll | 2010-11-16 19:48:58 -0800 (Tue, 16 Nov 2010) | 2 lines

csctapi/ifd_smartreader.c: small change to test T1 fixes. As T1 card don't work for now this shouldn't break anything. I made sure German S02 still init properly.

------------------------------------------------------------------------
r3912 | alno | 2010-11-16 16:03:51 -0800 (Tue, 16 Nov 2010) | 1 line

remove debug output
 

marcel

Super VIP
Messages
2,166
r3917 | landlord | 2010-11-17 01:02:13 -0800 (Wed, 17 Nov 2010) | 1 line

Documentation for new parameter 'keepconnected' in 'cccam' section.
------------------------------------------------------------------------
r3916 | schlocke | 2010-11-17 00:43:09 -0800 (Wed, 17 Nov 2010) | 4 lines

cccam: new parameter "cc_keepconnected" [0|1] default=1. 1=clients are
not connected after maxidleclient, 0=clients disconnected afer
maxidleclient
 

marcel

Super VIP
Messages
2,166
r3918 | rorothetroll | 2010-11-17 11:41:02 -0800 (Wed, 17 Nov 2010) | 1 line

increase delay between reset and ATR read for PPC box
------------------------------------------------------------------------
r3917 | landlord | 2010-11-17 01:02:13 -0800 (Wed, 17 Nov 2010) | 1 line

Documentation for new parameter 'keepconnected' in 'cccam' section.
 

marcel

Super VIP
Messages
2,166
r3919 | landlord | 2010-11-17 12:59:11 -0800 (Wed, 17 Nov 2010) | 1 line

Documentation for 'usrfileflag' parameter.
------------------------------------------------------------------------
r3918 | rorothetroll | 2010-11-17 11:41:02 -0800 (Wed, 17 Nov 2010) | 1 line

increase delay between reset and ATR read for PPC box
 

marcel

Super VIP
Messages
2,166
r3924 | cogsi | 2010-11-18 02:58:41 -0800 (Thu, 18 Nov 2010) | 1 line

cccam: update good/bad sid lists on cmd0f
------------------------------------------------------------------------
r3923 | cogsi | 2010-11-18 02:51:20 -0800 (Thu, 18 Nov 2010) | 1 line

log alignment
------------------------------------------------------------------------
r3922 | cogsi | 2010-11-18 02:48:07 -0800 (Thu, 18 Nov 2010) | 1 line

cccam: build fixes
------------------------------------------------------------------------
r3921 | cogsi | 2010-11-18 02:46:32 -0800 (Thu, 18 Nov 2010) | 1 line

cccam: initial new card msg (0x0f - w/ ASSIGN/REJECT sid)) parsing
 

marcel

Super VIP
Messages
2,166
r3928 | schlocke | 2010-11-18 14:49:42 -0800 (Thu, 18 Nov 2010) | 2 lines

cccam: added ident filter from users-ident (before only reader-ident)

------------------------------------------------------------------------
r3927 | schlocke | 2010-11-18 13:02:26 -0800 (Thu, 18 Nov 2010) | 3 lines

cccam: removed attacking information, CMD_0C/0D/0E are client fake
checks

------------------------------------------------------------------------
r3926 | cogsi | 2010-11-18 07:57:10 -0800 (Thu, 18 Nov 2010) | 1 line

Fix for #1244 (thanks to schwa226)
 

marcel

Super VIP
Messages
2,166
r3955 | schlocke | 2010-11-21 14:21:58 +0100 (So, 21 Nov 2010) | 2 lines

cccam: fixed bug in CMD_0C handling

------------------------------------------------------------------------
r3954 | _network | 2010-11-21 12:09:02 +0100 (So, 21 Nov 2010) | 2 lines

restore oscam-config.h and add warning when oscam has no ssl support included

------------------------------------------------------------------------
r3953 | _network | 2010-11-21 11:56:38 +0100 (So, 21 Nov 2010) | 2 lines

remove cs_debug_nolf (not threadsafe) and fix some debug messages

------------------------------------------------------------------------
r3952 | schlocke | 2010-11-21 11:44:30 +0100 (So, 21 Nov 2010) | 2 lines

cccam: changed CMD_0C handling

------------------------------------------------------------------------
r3951 | landlord | 2010-11-21 11:25:33 +0100 (So, 21 Nov 2010) | 1 line

Documentation: removed workaround for WebIf's SSL support.
------------------------------------------------------------------------
r3950 | hapeba | 2010-11-21 10:59:38 +0100 (So, 21 Nov 2010) | 1 line

include SSL in (oscam -h) and cosmetics
------------------------------------------------------------------------
r3949 | alno | 2010-11-21 09:00:19 +0100 (So, 21 Nov 2010) | 1 line

show SSL included or not in oscam.version file
------------------------------------------------------------------------
r3948 | schlocke | 2010-11-21 01:03:10 +0100 (So, 21 Nov 2010) | 2 lines

cccam 2.2.0: added new client sid exchange

------------------------------------------------------------------------
r3947 | _network | 2010-11-20 19:27:44 +0100 (Sa, 20 Nov 2010) | 2 lines

cmake patch for compiling with ssl support, thx to the anonymous contributor

------------------------------------------------------------------------
r3946 | alno | 2010-11-20 18:32:59 +0100 (Sa, 20 Nov 2010) | 1 line

WebIf: fix for incorrect PID shown in webif
------------------------------------------------------------------------
r3945 | schlocke | 2010-11-20 17:52:53 +0100 (Sa, 20 Nov 2010) | 2 lines

cccam: ident filter based on reader card receive

------------------------------------------------------------------------
r3944 | schlocke | 2010-11-20 17:47:25 +0100 (Sa, 20 Nov 2010) | 3 lines

cccam 2.2.0 CMD_0C: first try, please test. This is a server fake check.
The "O" CCCam 2.2.0 client sends this to the connected server.

------------------------------------------------------------------------
r3943 | schlocke | 2010-11-20 13:08:52 +0100 (Sa, 20 Nov 2010) | 2 lines

cccam: changed nagra keylen to 6

------------------------------------------------------------------------
r3942 | _network | 2010-11-19 22:52:02 +0100 (Fr, 19 Nov 2010) | 2 lines

add newline at end of file to cscrypt files

------------------------------------------------------------------------
r3941 | landlord | 2010-11-19 22:16:15 +0100 (Fr, 19 Nov 2010) | 1 line

Updated documentation for 'httport' SSL support.
------------------------------------------------------------------------
r3940 | landlord | 2010-11-19 22:00:51 +0100 (Fr, 19 Nov 2010) | 1 line

Added documentation for new parameter 'httpcert'.
------------------------------------------------------------------------
 

marcel

Super VIP
Messages
2,166
r3956 | schlocke | 2010-11-21 15:28:33 +0100 (Sun, 21 Nov 2010) | 2 lines

cccam: fixed a segfault, fixed hop

------------------------------------------------------------------------
r3955 | schlocke | 2010-11-21 14:21:58 +0100 (Sun, 21 Nov 2010) | 2 lines

cccam: fixed bug in CMD_0C handling
 

marcel

Super VIP
Messages
2,166
r3958 | merek | 2010-11-21 20:16:44 +0100 (Sun, 21 Nov 2010) | 1 line

Try to fix digituerk card activation problems, thanks to the guy who sold xpcs for 400 eur ...
------------------------------------------------------------------------
r3957 | schlocke | 2010-11-21 17:06:06 +0100 (Sun, 21 Nov 2010) | 2 lines

cccam: cccam 2.2.0 CMD_0C
 

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3960 | alno | 2010-11-22 01:04:23 +0100 (Mon, 22 Nov 2010) | 1 line

EMM: doublecheck for audisabled
------------------------------------------------------------------------
r3959 | schlocke | 2010-11-21 20:55:36 +0100 (Sun, 21 Nov 2010) | 2 lines

cccam: cycle connection on reader-CMD_0C

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

marcel

Super VIP
Messages
2,166
r3961 | merek | 2010-11-22 13:04:40 +0100 (Mon, 22 Nov 2010) | 1 line

Some more digituerk EMM fixes, please test and report: http://streamboard.gmc.to/wbb2/thread.php?threadid=30196
------------------------------------------------------------------------
r3960 | alno | 2010-11-22 01:04:23 +0100 (Mon, 22 Nov 2010) | 1 line

EMM: doublecheck for audisabled
------------------------------------------------------------------------
 

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3963 | _network | 2010-11-22 20:29:44 +0100 (Mon, 22 Nov 2010) | 2 lines

dvbapi: try to fix rai movie no audio bug #1275, pls test

------------------------------------------------------------------------
r3962 | merek | 2010-11-22 13:47:10 +0100 (Mon, 22 Nov 2010) | 1 line

Some cleanup
------------------------------------------------------------------------
 

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3964 | schlocke | 2010-11-22 23:19:36 +0100 (Mon, 22 Nov 2010) | 2 lines

caching: distribute ecm another try.

------------------------------------------------------------------------
r3963 | _network | 2010-11-22 20:29:44 +0100 (Mon, 22 Nov 2010) | 2 lines

dvbapi: try to fix rai movie no audio bug #1275, pls test

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

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3965 | _network | 2010-11-23 00:41:29 +0100 (Tue, 23 Nov 2010) | 2 lines

add debug message: real ecm query duration

------------------------------------------------------------------------
r3964 | schlocke | 2010-11-22 23:19:36 +0100 (Mon, 22 Nov 2010) | 2 lines

caching: distribute ecm another try.

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

marcel

Super VIP
Messages
2,166
r3966 | schlocke | 2010-11-23 08:06:02 +0100 (Tue, 23 Nov 2010) | 2 lines

distribute ecm: small fix

------------------------------------------------------------------------
r3965 | _network | 2010-11-23 00:41:29 +0100 (Tue, 23 Nov 2010) | 2 lines

add debug message: real ecm query duration
 

marcel

Super VIP
Messages
2,166
r3968 | schlocke | 2010-11-23 14:14:24 +0100 (Tue, 23 Nov 2010) | 2 lines

cccam: dup client fix - please test

------------------------------------------------------------------------
r3967 | schlocke | 2010-11-23 14:07:22 +0100 (Tue, 23 Nov 2010) | 2 lines

distribute ecm: fixed "not found" status

------------------------------------------------------------------------
r3966 | schlocke | 2010-11-23 08:06:02 +0100 (Tue, 23 Nov 2010) | 2 lines

distribute ecm: small fix
 

marcel

Super VIP
Messages
2,166
r3970 | _network | 2010-11-23 17:13:27 +0100 (Tue, 23 Nov 2010) | 2 lines

dvbapi: change pmt update handling

------------------------------------------------------------------------
r3969 | schlocke | 2010-11-23 15:48:19 +0100 (Tue, 23 Nov 2010) | 2 lines

cccam: fixed build warning
 

marcel

Super VIP
Messages
2,166
r3973 | schlocke | 2010-11-23 18:59:24 +0100 (Tue, 23 Nov 2010) | 2 lines

cccam/webif: added 2.2.1 webif support

------------------------------------------------------------------------
r3972 | schlocke | 2010-11-23 18:36:18 +0100 (Tue, 23 Nov 2010) | 4 lines

loadbalancer: because we have an ecm cache, loadbalancer doesn't need a
ecm cache any longer. Also thread locking is removed, this speeds up the
loadbalancer

------------------------------------------------------------------------
r3971 | schlocke | 2010-11-23 17:49:09 +0100 (Tue, 23 Nov 2010) | 2 lines

distribute ecm: dropping timed out requests
 

marcel

Super VIP
Messages
2,166
r3974 | _network | 2010-11-23 20:13:51 +0100 (Tue, 23 Nov 2010) | 2 lines

dvbapi: fix small bug

------------------------------------------------------------------------
r3973 | schlocke | 2010-11-23 18:59:24 +0100 (Tue, 23 Nov 2010) | 2 lines

cccam/webif: added 2.2.1 webif support
 

marcel

Super VIP
Messages
2,166
r3975 | schlocke | 2010-11-24 12:46:25 +0100 (Wed, 24 Nov 2010) | 3 lines

cccam: Extended SID mode (like cccam2.2.x) implemented for extended
oscam-cccam proto

------------------------------------------------------------------------
r3974 | _network | 2010-11-23 20:13:51 +0100 (Tue, 23 Nov 2010) | 2 lines

dvbapi: fix small bug
 
Top