source: trunk/module-cccam.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4070   13 years schlocke fixed compile error
(edit) @4061   13 years schlocke cccam: Adding null-provider if card has no providers
(edit) @4012   13 years schlocke cccam: added full cccam 2.2.x support !!
(edit) @4004   13 years schlocke cccam: added UA/SA to webif reader cards.
(edit) @3948   13 years schlocke cccam 2.2.0: added new client sid exchange
(edit) @3921   13 years cogsi cccam: initial new card msg (0x0f - w/ ASSIGN/REJECT sid)) parsing
(edit) @3906   13 years schlocke cccam: Blocking user if cccam-backdoor commands detected
(edit) @3886   13 years schlocke cccam: optimized card exchange "more CCCam-like", fixed a exchanging …
(edit) @3844   13 years schlocke cccam: card updates optimized, duplicate cards (same cards from …
(edit) @3835   13 years schlocke cccam: card exchanging optimized
(edit) @3756   13 years schlocke cccam: keepalive now reconnects to remote server
(edit) @3708   13 years dingo35 module cccam.h: remove unused structures dependent on CS_MAXREADER
(edit) @3609   13 years merek Rename datastruct-llist, as CMakeFile includes module-* as csmodules
(edit) @3600   13 years cogsi cccam module now uses new threadsafe llist (expect this to be broken …
(edit) @3592   13 years cogsi Rename of LLIST->LLIST_D_ is preparation for new (safe) LLIST code …
(edit) @3546   13 years schlocke thread-cleanup now calls cccam-cleanup function
(edit) @3450   13 years schlocke cccam: fixed header files/segmentation fault
(edit) @3449   13 years schlocke cccam: removed disable auto blocking and disable retry ecm because …
(edit) @3418   13 years schlocke cccam: removed rc4 check because initseed has now correct checksum for …
(edit) @3307   13 years schlocke cccam: card exchange exhances, transfering remote node ids
(edit) @3306   13 years rorothetroll fix missing remote_nodes in struct cc_card
(edit) @3269   13 years schlocke cccam: improved card exchanging, card updates send when reader gets …
(edit) @3224   13 years schlocke cccam: cleanup on client disconnect
(edit) @3166   13 years schlocke cccam: threaded customizing
(edit) @3156   13 years schlocke cccam: another fix for card exchanging
(edit) @3133   13 years schlocke cccam: preparing cccam for threaded
(edit) @3126   13 years schlocke cccam: fixed pipes for card tranfer reader - server
(edit) @3111   13 years schlocke cccam: changed kind of card exchaninging between reader and server, …
(edit) @3039   13 years schlocke cccam: UA/SA for EMM adjusted cccam: ccckeepalive parameter for …
(edit) @3038   13 years schlocke cccam: keepalive (parameter not visible at the moment) cccam: small …
(edit) @3004   13 years schlocke cccam: caidinfos now sharing remote-id
(edit) @3002   13 years schlocke cccam: changed NOK behaviour to "O" CCcam
(edit) @2982   13 years schlocke cccam: enhanced ecm mode implemented! See forum for more info
(edit) @2978   13 years schlocke cccam: cleanup + optimizing cccam client+server
(edit) @2951   13 years schlocke cccam: cardlist-updates ignore disabled readers, id is now uint32
(edit) @2759   13 years schlocke cccam: reopening blocked sids if we got a good sid in the past
(edit) @2659   13 years schlocke cccam: server updates cards when hexserial of cards changed
(edit) @2654   13 years schlocke cccam: server-emm-forwarding using reader-hexserial
(edit) @2649   13 years schlocke cccam: emm-handling: hexserial found and implemented
(edit) @2616   13 years schlocke cccam: experimental reader parameter: cccforceresendecm=1 activates …
(edit) @2558   13 years schlocke cccam: reader: new parameter "want emu", like orginal cccam-parameter …
(edit) @2553   13 years schlocke cccam: added 2.0.11 compatibility (please test!)
(edit) @2535   13 years schlocke cccam: inactivity-timeout with keepalive-message, keepalive message …
(edit) @2512   13 years schlocke cccam: timeout ecm request will cycle connection
(edit) @2495   13 years schlocke cccam: EMM Fix
(edit) @2466   13 years schlocke cccam: fix blocking/dcw check
(edit) @2461   13 years schlocke cccam: card blocking/auto blocking srvid with ecmlen.
(edit) @2459   13 years schlocke cccam: retry-ecm handling changed
(edit) @2450   13 years schlocke cccam: warning fixed
(edit) @2445   13 years schlocke cccam: CMD_05 handling: Logging adjusted, bugfix: limit ecms/cycle …
(edit) @2441   13 years schlocke cccam: CMD_05 handling changed
(edit) @2439   13 years schlocke cccam: compile warnings/errors
(edit) @2438   13 years schlocke cccam: fixed compiler warning
(edit) @2436   13 years schlocke cccam: CMD_05/08 new fixes
(edit) @2435   13 years schlocke cccam: sid-block fix
(edit) @2433   13 years schlocke cccam: sid block not on cards with more than 10 send ECMs
(edit) @2432   13 years schlocke cccam: CMD_05/08 changes loadbalance:
(edit) @2426   13 years schlocke cccam: CMD_05/08 next test!
(edit) @2422   13 years schlocke cccam CMD 05/08 next test
(edit) @2421   13 years schlocke cccam: 0x05/0x08 handling, first test
(edit) @2412   13 years schlocke cccam: fixed retry ecm
(edit) @2408   13 years schlocke cccam: retry-ecm enhanced to work with "current card removed"
(edit) @2401   13 years schlocke cccam: reducing maxecms on CMD_0B to 600 cccam: if a cws with …
(edit) @2393   13 years schlocke cccam: CMD_0B: Code optimized
(edit) @2392   13 years schlocke cccam: CMD_0B test: initializing aeskey only on first MSG_SRV_DATA
(edit) @2389   13 years schlocke cccam: CMD 0B OK! Thanks to project keynation! loadbalance: trace-log …
(edit) @2388   13 years schlocke cccam: cmd 0b handling (test) loadbalance: ignoring cache values and …
(edit) @2322   13 years schlocke cccam: multiuser enhancement: now every client has his one …
(edit) @2283   13 years schlocke cccam: emm processing (test)
(edit) @2270   13 years schlocke cs_resolve changed to cs_resolve_reader to speed up resolving cccam: …
(edit) @2253   13 years schlocke cccam emm handling forceshm option
(edit) @2248   13 years schlocke cccam emm processing (uncomplete!)
(edit) @2244   13 years schlocke cccam: multi-user fix/ecm mismatch
(edit) @2214   13 years schlocke cccam: new feature "auto block". This blocks a caid:prov:sid …
(edit) @2206   13 years schlocke cccam reader multiuserfix cccam client reporting cards sends remove …
(edit) @2205   13 years schlocke cccam: logging changed, multiuser fix
(edit) @2198   13 years schlocke cccam: cmd 0x05 handling depending on cccam-version sid 0000 never blocked
(edit) @2194   13 years schlocke cccam ecm_busy removed because not necessary cccam "card removed" …
(edit) @2182   13 years schlocke - cmd 05 handling - faster reconnect - Keepalive
(edit) @2180   13 years schlocke CMD 05 handling implemented
(edit) @2166   13 years schlocke -Speed up reconnect -max_ecms autodetect on cccam-version
(edit) @2158   13 years schlocke Reader-Start with Master-Pipe
(edit) @2150   13 years merek Rename oscam-llist to module-obj-llist, should also fix cmake
(add) @2148   13 years alno splitted module-cccam.c to oscam-llist.c, oscam-llist.h, …
Note: See TracRevisionLog for help on using the revision log.