oscam binaries x86 linux

houarisat

Registered
Messages
910
Code:
r4854 | schlocke | 2011-03-23 21:39:42 +0100 (Wed, 23 Mar 2011) 
| 2 lines cccam: rejected reader peer updated, more card checks

r4853 | schlocke | 2011-03-22 20:29:14 +0100 (Tue, 22 Mar 2011) 
| 2 lines cccam: fixed segfault/crash when a ecm loop is detected

r4852 | _network | 2011-03-22 15:50:48 +0100 (Tue, 22 Mar 2011) 
| 3 lines remove GCC_PACK (fix for #1720), 
WebIf: add dvbapi request_mode

r4851 | schlocke | 2011-03-21 22:53:30 +0100 (Mon, 21 Mar 2011) 
| 3 lines new added reader now restarts after add.
cccam: loop check redesigned
 

houarisat

Registered
Messages
910
Code:
Version: 1.00-unstable_svn Rev. 4856
Maxpid: UNLIMITED


Active modules:
Webif support: yes
OpenSSL support: no
Dvbapi support: no
Anticasc support: no
ECM doublecheck: no
Irdeto guessing: no
Debug: no
LED support: no
Qboxhd-LED support: no
Log history: no
Monitor: no
Camd33: no
Camd35 UDP: no
Camd35 TCP: no
Newcamd: yes
Cccam: no
Gbox: no
Radegast: no
Serial: no
ConstCW: no
Cardreader: yes
Nagra: yes
Irdeto: yes
Conax: no
Cryptoworks: no
Seca: no
Viaccess: no
Videoguard: no
Dre: no
Tongfang: no

... successfully tested on Alix Ubuntu32 9.04 OScam-CCcam-Server (OScam connected CCcam over n-line) with:

KabelDeutschland
Sky Deutschland
Astra HD+
... in smargos ...


Changeset:
#4854 cccam: rejected reader peer updated, more card checks
#4855 cache/distribute ecmcache check with better group handling
#4856 small cache enhancement
 

houarisat

Registered
Messages
910
Code:
Version: 1.00-unstable_svn Rev. 4859
Maxpid: UNLIMITED


Active modules:

Webif support: yes
OpenSSL support: yes
Dvbapi support: yes
Anticasc support: yes
ECM doublecheck: yes
Irdeto guessing: yes
Debug: yes
LED support: no
Qboxhd-LED support: no
Log history: yes
Monitor: yes
Camd33: yes
Camd35 UDP: yes
Camd35 TCP: yes
Newcamd: yes
Cccam: yes
Gbox: yes
Radegast: yes
Serial: yes
ConstCW: yes
Cardreader: yes
Nagra: yes
Irdeto: yes
Conax: yes
Cryptoworks: yes
Seca: yes
Viaccess: yes
Videoguard: yes
Dre: yes
Tongfang: yes

*please test it and give a feedback ...
 

gledian

Registered
Messages
46
Code:
r5376 | alno | 2011-06-12 23:34:59 +0200 (Sun, 12 Jun 2011) | 1 line

LCD: correct alignment if days visible in idletime
------------------------------------------------------------------------
r5375 | _network | 2011-06-12 21:26:25 +0200 (Sun, 12 Jun 2011) | 2 lines

stapi: add log messages for debug and change lock behavior

oscam-svn5376-x86_64-pc-linux.rar (288 KB)
 

Edo2

Registered
Messages
3,111
Code:
r5381 | Admin | 2011-06-14 10:10:46 PM (Tue, 14 Jun 2011) | 8 lines

Refactor cleanup_thread()
Prevent pipes from filling up and thus blocking on writes. This lead to duplicate users problem on some systems
Remove master pipe check as it isn't used anymore
Remove some unneeded code
Add keepalive settings (not supported on all plattforms, but Linux should be fine) to detect network aborts
Fix some function definitions
Fix wrong cw checksum log message on Little Endian systems
Do some cleanup 
------------------------------------------------------------------------
r5380 | alno | 2011-06-14 08:37:47 PM (Tue, 14 Jun 2011) | 1 line

WebIf: fix wrong displaying of LCD Settings
 

Edo2

Registered
Messages
3,111
Code:
r5388 | alno | 2011-06-15 20:30:34 PM (Wed, 15 Jun 2011) | 2 lines

XMLApi: Add parameter to readerstats 'ecmhistory=1'. If this parameter is set the ecmhistory tag is filled with historical timevalues e.g. <ecmhistory>0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0</ecmhistory>. If the parameter is not set the tag is present but empty.
cleanup and reduce code 
------------------------------------------------------------------------
r5387 | _network | 2011-06-15 19:22:26 PM (Wed, 15 Jun 2011) | 2 lines

reader-nagra: show IRD expiration date. calculation of time may be wrong.
 

Edo2

Registered
Messages
3,111
Code:
r5390 | Admin | 2011-06-15 21:17:04 PM (Wed, 15 Jun 2011) | 2 lines

Partly revert r5385. Add locks to smartreader init and close as libusb (and partly our code) is not threadsafe there. Improve 

locking with fast_rnd (could wait up to 255ms to get a lock which can be quite bad). 
---------------------------------------------------------------------------------------------------------------------------
r5389 | _network | 2011-06-15 21:07:34 PM (Wed, 15 Jun 2011) | 1 line

dynamic-threads: fix cccam disconnects
---------------------------------------------------------------------------------------------------------------------------
r5388 | alno | 2011-06-15 20:30:34 PM (Wed, 15 Jun 2011) | 2 lines

XMLApi: Add parameter to readerstats 'ecmhistory=1'. If this parameter is set the ecmhistory tag is filled with historical 

timevalues e.g. <ecmhistory>0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0</ecmhistory>. If the parameter is not set the tag is 

present but empty.
cleanup and reduce code
 

Edo2

Registered
Messages
3,111
Code:
r5395 | lareq78 | 2011-06-16 02:02:59 AM (Thu, 16 Jun 2011) | 1 line

missed:another Mutual exclusion over always evaluates to true.
-------------------------------------------------------------------------------------
r5394 | lareq78 | 2011-06-16 01:47:36 AM (Thu, 16 Jun 2011) | 1 line

reader-nagra : Mutual exclusion over
always evaluates to true. so i changed it to && , (result not tested by me)
 

Edo2

Registered
Messages
3,111
Code:
r5402 | lareq78 | 2011-06-17 03:38:06 PM (Fri, 17 Jun 2011) | 1 line

fix broken line in my last commit,
-------------------------------------------------------------------------------------
r5401 | lareq78 | 2011-06-17 02:34:16 PM (Fri, 17 Jun 2011) | 1 line

try to fix Cpu problem described which introduced in 5381 (revert read_from_pipe
http://streamboard.gmc.to/wbb2/thread.php?threadid=32227
 

Edo2

Registered
Messages
3,111
Code:
r5420 | jerdvb | 2011-06-18 04:35:31 PM (Sat, 18 Jun 2011) | 2 lines

!!! Warning this may break compatibility
Change ECM size to 512
Update camd35 to handle ECM size > 255 (tested with UDP and a patched version of VDR-SC)
-----------------------------------------------------------------------------------------------------------------------------
r5419 | Admin | 2011-06-18 03:31:03 AM (Sat, 18 Jun 2011) | 1 line

Fix missing reinitialization of card_count in share_updater leading to "fast refresh mode" (for low amount of cards) only 

being used for a short time.
 

Edo2

Registered
Messages
3,111
Code:
r5423 | alno | 2011-06-18 10:44:10 PM (Sat, 18 Jun 2011) | 1 line

XMLApi: add some atributes in userlist
-----------------------------------------------------------------------------------------------------------------------------
r5422 | jerdvb | 2011-06-18 06:32:08 PM (Sat, 18 Jun 2011) | 1 line

!!! Warning this may break compatibility
Update camd35 to handle ECM size > 255 (for client part)
 

Edo2

Registered
Messages
3,111
Code:
r5436 | Admin | 2011-06-19 03:04:07 PM (Sun, 19 Jun 2011) | 3 lines

Add send and receive timeout to tcp sockets (the later should only be used by WebIf as all other read/recv calls should use 

poll), adjust keepalive parameters a bit. Small fix to trim function as it could read into uninitialized memory before under 

some circumstances.
-------------------------------------------------------------------------------------------------
r5435 | alno | 2011-06-19 02:53:41 PM (Sun, 19 Jun 2011) | 1 line

XMLApi: next try to fix invalid XML if a user is online
 

Edo2

Registered
Messages
3,111
Code:
r5437 | schlocke | 2011-06-19 06:52:44 PM (Sun, 19 Jun 2011) | 1 line

cccam/global: new locking algo for read/writelocks /test
-------------------------------------------------------------------------------------------------
r5436 | Admin | 2011-06-19 03:04:07 PM (Sun, 19 Jun 2011) | 3 lines

Add send and receive timeout to tcp sockets (the later should only be used by WebIf as all other read/recv calls should use 

poll), adjust keepalive parameters a bit. Small fix to trim function as it could read into uninitialized memory before under 

some circumstances.
 

powercisco

Super VIP
Messages
9,100
Code:
svn5440 20.06.2011

r5440 | Admin

Add locking mechanism from r5437 to more places. Add stronger locking to log functions as the fflush created (very rare) race conditions and segfaults on some systems. Some minor improvements and cleanups.
 

Edo2

Registered
Messages
3,111
Code:
r5441 | goodsat | 2011-06-19 01:15:53 PM (Sun, 19 Jun 2011) | - line

-  -  -  -  -  - 
-------------------------------------------------------------------------------------------------
r5440 | Admin | 2011-06-19 11:35:37 PM (Sun, 19 Jun 2011) | 4 lines

Add locking mechanism from r5437 to more places. Add stronger locking to log functions as the fflush created (very rare) race 

conditions and segfaults on some systems. Some minor improvements and cleanups.
 

houarisat

Registered
Messages
910
Code:
r5457 | alno | 2011-06-21 11:09:47 PM (Tue, 21 Jun 2011) | 2 lines

Config: add description parameter to readers. Feel free adding 63 Characters as comment to each reader token
--------------------------------------------------------------------------
r5456 | alno | 2011-06-21 10:44:10 PM (Tue, 21 Jun 2011) | 1 line

WebIf: fix typo from last commit
 

powercisco

Super VIP
Messages
9,100
Code:
svn5459 22.06.2011

r5459 | schlocke | 2011-06-22 11:49:56 +0200 (Wed, 22 Jun 2011) | 2 lines

cccam: tryfix for loosing local cards

------------------------------------------------------------------------
r5458 | lareq78 | 2011-06-22 00:29:47 +0200 (Wed, 22 Jun 2011) | 1 line

in continue of 5453 ,try fixing renew cards with timeout
 

powercisco

Super VIP
Messages
9,100
Code:
My first bin for linux-x86 processors.THANK YOU AMBROSINI6
--ubuntu-11.04, ubuntu-10.04.2, test okk

Unix starttime: 1308754167
Starttime: 22.06.11 16:49:27
Version: 1.00-unstable_svn Rev. 5436
Max PID: unlimited


Active modules:
Web interface support: yes
SSL support: no
DVB API support no
Anti-cascading support: yes
ECM doublecheck: no
Irdeto guessing: yes
Debug mode: yes
LED support: no
Q-Box HD LED support: no
Log history: yes
Monitor: yes
Loadbalancing support: yes
LCD support: no
camd 3.3x: yes
camd 3.5 UDP: yes
camd 3.5 TCP: yes
newcamd: yes
CCcam: yes
gbox: yes
radegast: yes
serial: yes
constant CW: yes
Cardreader: yes
Nagra: yes
Irdeto: yes
Conax: yes
Cryptoworks: yes
Seca: yes
Viaccess: yes
*** Videoguard: yes
DRE Crypt: yes
TONGFANG: yes
 

houarisat

Registered
Messages
910
Code:
r5467 | landlord | 2011-06-22 10:54:31 PM (Wed, 22 Jun 2011) | 1 line

Added new parameter 'description' to 'oscam.server' documentation.
-----------------------------------------------------------------------------------------------------------------------------
r5466 | schlocke | 2011-06-22 10:52:11 PM (Wed, 22 Jun 2011) | 2 lines

cccam: fixed loosing cards. Now cards are removed before added. Before,
it was add, then remove
-----------------------------------------------------------------------------------------------------------------------------
r5465 | pattex | 2011-06-22 10:47:01 PM (Wed, 22 Jun 2011) | 1 line

Ringbuffer for last 20 ecms per client only compiled in if WebIf Switch is on and additional information about ecm in 

ringbuffer for preperation to corrected graph display.
-----------------------------------------------------------------------------------------------------------------------------
r5464 | Admin | 2011-06-22 10:37:37 PM (Wed, 22 Jun 2011) | 1 line

Fix compiler warnings.
-----------------------------------------------------------------------------------------------------------------------------
r5463 | Admin | 2011-06-22 10:26:12 PM (Wed, 22 Jun 2011) | 1 line

Small memleak fix in serial module.
 
Top