|
|
@4149
|
13 years |
dingo35 |
checked some routines on threadsafety
|
|
|
@4141
|
13 years |
dingo35 |
all: simplify debug system, add D_DVBAPI = -d128, eliminate cs_ptyp …
|
|
|
@4125
|
13 years |
schlocke |
tcp-socket option updated
|
|
|
@4083
|
13 years |
dingo35 |
oscam-reader.c and ifd_sc8in1.c : Fix sc8in1 for 1 card in reader
|
|
|
@4020
|
13 years |
_network |
fix duplicate newcamd users
|
|
|
@3965
|
13 years |
_network |
add debug message: real ecm query duration
|
|
|
@3915
|
13 years |
schlocke |
fixed resetting connection blocking time, max blocking time is now 1min
|
|
|
@3914
|
13 years |
schlocke |
"cannot create pipe" error now does not exit oscam
|
|
|
@3907
|
13 years |
schlocke |
cccam: fixed increasing hop on duplicate card filtering
cccam: fixed …
|
|
|
@3849
|
13 years |
schlocke |
changed pending ecmtask table behaviour
|
|
|
@3844
|
13 years |
schlocke |
cccam: card updates optimized, duplicate cards (same cards from …
|
|
|
@3842
|
13 years |
alno |
Log: add readerlabel on thread startmessage
|
|
|
@3785
|
13 years |
alno |
Added QboxHD LED patch from Ticket #1174 (THX boubaris)
|
|
|
@3780
|
13 years |
_network |
fix crash on newcamd user disconnect
|
|
|
@3770
|
13 years |
_network |
fix possible endless loop
|
|
|
@3769
|
13 years |
_network |
fix crash if cccam config is invaild
|
|
|
@3761
|
13 years |
schlocke |
cccam: fixed card-reporting, optimized card reporting
|
|
|
@3712
|
13 years |
schlocke |
loadbalancer: fixed "x of y" displaying
loadbalancer: fixed cosmetic …
|
|
|
@3706
|
13 years |
dingo35 |
oscam.c renamed ecmcache1 and 2 to cwcache; removed ecmache setting …
|
|
|
@3670
|
13 years |
rorothetroll |
fix a bus error/segfault on newcamd disconnect when it tries to close …
|
|
|
@3663
|
13 years |
_network |
increase emmcache
|
|
|
@3661
|
13 years |
schlocke |
cccam: fixed segfaults
webif: fixed segfaults
tcp-connect now has an …
|
|
|
@3653
|
13 years |
dingo35 |
get rid of extern reader declararions
|
|
|
@3614
|
13 years |
dingo35 |
unlimited readers step 11: replace client->ridx by client->reader
|
|
|
@3588
|
13 years |
_network |
fix emm cache bug
|
|
|
@3552
|
13 years |
dingo35 |
Fix thread printing for 32 and 64 bits; remove artificial threadnum …
|
|
|
@3551
|
13 years |
dingo35 |
Remove unnecessary reader->pid
|
|
|
@3546
|
13 years |
schlocke |
thread-cleanup now calls cccam-cleanup function
|
|
|
@3517
|
13 years |
dingo35 |
oscam-reader.c: Small optimization
|
|
|
@3506
|
13 years |
_network |
fix small bug in network_tcp_connection_close()
|
|
|
@3490
|
13 years |
dingo35 |
camd35 and oscam-reader.c: Reduce nr of cur_client calls
|
|
|
@3488
|
13 years |
dingo35 |
oscam-reader.c: reduce nr of calls to cur_client
|
|
|
@3483
|
13 years |
dingo35 |
Remove all shared memory stuff since we dont need it
|
|
|
@3422
|
13 years |
dingo35 |
Elimination of redundant artefact is_server makes code more clear
|
|
|
@3413
|
13 years |
dingo35 |
Unlimited clients step7: replace EMM_REQ idx by pointer
|
|
|
@3412
|
13 years |
dingo35 |
oscam.c: Simplify write_ecm_answer
|
|
|
@3411
|
13 years |
dingo35 |
Unlimited clients step6: now really replace ECM_REQ idx by pointer
|
|
|
@3409
|
13 years |
dingo35 |
Unlimited clients step6: replace s_reader cidx by pointer
|
|
|
@3403
|
13 years |
dingo35 |
Unlimited clients step1: eliminate bulk of client[cs_idx] calls
|
|
|
@3402
|
13 years |
dingo35 |
Store client-ptr local per thread so client[cs_idx] can be eliminated
|
|
|
@3397
|
13 years |
schlocke |
pipe-errors causing client/reader thread close. If main-pipe crashes, …
|
|
|
@3395
|
13 years |
dingo35 |
oscam-reader.c : Remove cs_idx from hostResolve
|
|
|
@3393
|
13 years |
dingo35 |
oscam-reader.c Remove some cs_idx
|
|
|
@3392
|
13 years |
dingo35 |
module.*: Introduce client param in recv_chk routines
|
|
|
@3382
|
13 years |
schlocke |
added pipe-error log output
|
|
|
@3380
|
13 years |
_network |
fix issues with proxy readers
|
|
|
@3377
|
13 years |
dingo35 |
oscam-reader.c: Fix wrong parameter in casc_recv_timer
|
|
|
@3375
|
13 years |
dingo35 |
module.*: Introduce client param in recv routines
|
|
|
@3374
|
13 years |
dingo35 |
module.*: Introduce client param in send_dcw routines
|
|
|
@3373
|
13 years |
dingo35 |
module.*: Introduce client param in send_ecm routines
|
|
|
@3363
|
13 years |
dingo35 |
module.*: Introduce client param get_dcw, send_dcw
|
|
|
@3362
|
13 years |
dingo35 |
module.*: Introduce client parameter, eliminating cs_idx looping
|
|
|
@3337
|
13 years |
rebdog |
fixes for missing bracket warnings around cs_debug when compiled …
|
|
|
@3335
|
13 years |
_network |
remove udp pipes
|
|
|
@3330
|
13 years |
landlord |
Limiting of SIDs on reader: 'ratelimitecm' and 'ratelimitseconds'.
|
|
|
@3315
|
13 years |
Gorlan.Ng |
fix unsigned short millitm overflow
|
|
|
@3290
|
13 years |
alno |
remove obsolete compilerflag CS_RDR_INIT_HIST because it's replaced by …
|
|
|
@3288
|
13 years |
_network |
fix crash if tmpdir does not exist.
|
|
|
@3265
|
13 years |
alno |
fix parameter -t (tempdir) and synchronize some variablesizes (THX @ …
|
|
|
@3257
|
13 years |
schlocke |
cccam: server wakes up reader on client connect, added delay before …
|
|
|
@3249
|
13 years |
_network |
-fix webif shutdown
-pipeless reader restart
-cleanup
|
|
|
@3246
|
13 years |
_network |
rework pipe communication (threadsafe, send ecm request directly to …
|
|
|
@3238
|
13 years |
schlocke |
cccam: another threaded fix
|
|
|
@3201
|
13 years |
schlocke |
cccam: fixed socket creation failed
|
|
|
@3181
|
13 years |
dingo35 |
Adding threadsafety FIXMEs, feel free to join checking..
|
|
|
@3168
|
13 years |
_network |
merge modular branch with trunk
|
|
|
@3166
|
13 years |
schlocke |
cccam: threaded customizing
|
|
|
@3153
|
13 years |
dingo35 |
THREADED BRANCH in TRUNK
|
|
|
@3147
|
13 years |
schlocke |
cccam: fixed card-reporting of offline readers
|
|
|
@3137
|
13 years |
schlocke |
1. tmp-dir - parameter -t <dir>
2. cccam: card exchange fixes
|
|
|
@3112
|
13 years |
schlocke |
cccam: fixed webif hang on entitlements
|
|
|
@3111
|
13 years |
schlocke |
cccam: changed kind of card exchaninging between reader and server, …
|
|
|
@3032
|
13 years |
schlocke |
cccam: dynamic connect and timeout disconnect
resolvers: no …
|
|
|
@3017
|
13 years |
schlocke |
resolve/dyndns: fixed gethostbyname
|
|
|
@3015
|
13 years |
schlocke |
dyndns/resolver: new option "resolvegethostbyname=0|1"
|
|
|
@3010
|
13 years |
schlocke |
cccam: sharelist-updateinval: "interval unknown"-fixed
cccam: …
|
|
|
@2955
|
13 years |
polo |
- Add 'reread' command in monitor to reload entitlements
- Improve …
|
|
|
@2944
|
13 years |
schlocke |
resolving: reintroduced mutex lock for gethostbyname()/getaddrinfo()
|
|
|
@2886
|
13 years |
schlocke |
fixed resolving of addresses, reintegrated loop_resolver as thread. …
|
|
|
@2837
|
13 years |
schlocke |
waitforlocalcardsinit waits for reading chids, SIGUSR2 does not read
chids
|
|
|
@2835
|
13 years |
schlocke |
loadbalance: additional log
reader init: waitforlocalcardinit fixed …
|
|
|
@2780
|
13 years |
aston |
hostResolve, have now error messages
|
|
|
@2747
|
13 years |
schlocke |
cache1 reactivated. remark: works only if cw is already found
|
|
|
@2733
|
13 years |
aston |
camd35 udp connection fix, ip resolve is executed only when sendto …
|
|
|
@2713
|
13 years |
aston |
resolve ip detection
|
|
|
@2711
|
13 years |
aston |
fixed problem with write to pipes which made some boxes to stuck after …
|
|
|
@2692
|
13 years |
schlocke |
global: new method char * get_tmp_dir() for resolving /tmp issue with …
|
|
|
@2690
|
13 years |
merek |
Save reader history also in current dir for Cygwin builds
|
|
|
@2608
|
13 years |
schlocke |
reader-stability test/undo changes
|
|
|
@2606
|
13 years |
schlocke |
reader-stability fix (test)
|
|
|
@2605
|
13 years |
schlocke |
oscam-reader stability fix (test)
|
|
|
@2604
|
13 years |
schlocke |
oscam-reader stability fix (testing)
|
|
|
@2602
|
13 years |
schlocke |
cccam: reader stability fix (testing)
|
|
|
@2574
|
13 years |
schlocke |
cccam: connection check fix
|
|
|
@2571
|
13 years |
schlocke |
cccam: 16bytes problem: ip start value changed
|
|
|
@2545
|
13 years |
alno |
constantCW - fix resolving issue: …
|
|
|
@2541
|
13 years |
merek |
Added constantcw module with some basic fixes to work in oscam, see …
|
|
|
@2535
|
13 years |
schlocke |
cccam: inactivity-timeout with keepalive-message, keepalive message …
|
|
|
@2511
|
13 years |
alno |
reaktivate the code for [reader] maxqlen - please report malfunction …
|
|
|
@2377
|
13 years |
schlocke |
cccam: Dirty hack for "server does not return 16 bytes"...Don't know …
|
|
|