Thanks Thanks:  51
Likes Likes:  20
Dislikes Dislikes:  0
Page 6 of 81 FirstFirst ... 23456789101656 ... LastLast
Results 76 to 90 of 1201

Thread: OSCAM file

  1. #76
    Standard RSP member SuperSonic's Avatar
    Join Date
    29 Nov 2008
    Location
    Cu capu' in nori
    Posts
    2,709
    Mentioned
    0 Post(s)
    Rep Power
    78

    Default Oscam-1.00-svn3563

    Oscam-1.00-svn3563


    Changeset #3558:
    Message: oscam.c No need to search for reader, simplified code
    Changeset #3559:
    Message: unlimited readers step 1: put readers in list
    Changeset #3560:
    Message: max amount of groups extended from 32 to 64
    Changeset #3561:
    Message: add an extra test on cw crc before doing an AES decrypt as some CW aren't encrypted even if the D2 nano is present)
    Changeset #3562:
    Message: anticascader small fix
    Changeset #3563:
    Message: anticascader small fix
    Last edited by SuperSonic; 16-10-10 at 22:06.

  2. #77
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn3571-full-Distribution

    ------------------------------------------------------------------------
    r3571 | schlocke | 2010-10-16 15:07:47 -0700 (Sat, 16 Oct 2010) | 2 lines

    fixed small cleanup bug: crash on user disconnect

    ------------------------------------------------------------------------
    r3570 | rorothetroll | 2010-10-16 14:23:22 -0700 (Sat, 16 Oct 2010) | 1 line

    fix provider id extraction for cw emm-g
    ------------------------------------------------------------------------

  3. #78
    Standard RSP member SuperSonic's Avatar
    Join Date
    29 Nov 2008
    Location
    Cu capu' in nori
    Posts
    2,709
    Mentioned
    0 Post(s)
    Rep Power
    78

    Default Oscam-1.00-svn3590

    Oscam-1.00-svn3590


    Changeset #3572:
    Message: monitor: fix missing lines
    Changeset #3573:
    Message: unlimited readers step 2: oscam.c remove some CS_MAXREADER loops
    Changeset #3574:
    Message: unlimited readers step 3: oscam.c remove some more CS_MAXREADER loops
    Changeset #3575:
    Message: unlimited readers step 4: oscam.c remove last CS_MAXREADER loops
    Changeset #3576:
    Message: unlimited readers step 5: oscam-config.c remove CS_MAXREADER loops
    Changeset #3577:
    Message: New threadsafe singularly linked list data structure header
    Changeset #3578:
    Message: fixed small cleanup bug
    Changeset #3579:
    Message: Adding LogHistory? to config script
    Changeset #3580:
    Message: oscam-config.c: Optimize examining reader type
    Changeset #3581:
    Message: dvbapi: move priority settings to a separate file
    Changeset #3582:
    Message: unlimited readers step 6: oscam-http.c remove CS_MAXREADER loops
    Changeset #3583:
    Message: unlimited readers step 7: cccam remove CS_MAXREADER loops
    Changeset #3584:
    Message: LLIST updated
    Changeset #3585:
    Message: unlimited readers step 8: newcamd remove some CS_MAXREADER loops
    Changeset #3586:
    Message: unlimited readers step 9: newcamd remove last CS_MAXREADER loops
    Changeset #3587:
    Message: according to iso7816-3 if no TD1 then only protocol TO is available, so do not attempted PPS if there is no TD1, fix prevents PPS being attempted on some cards that do not have PPS
    Changeset #3588:
    Message: fix emm cache bug
    Changeset #3589:
    Message: unlimited readers step 10: module-stat.c remove CS_MAXREADER loops
    Changeset #3590:
    Message: loadbalancer: fixed "retrying reader" message

  4. #79
    Standard RSP member SuperSonic's Avatar
    Join Date
    29 Nov 2008
    Location
    Cu capu' in nori
    Posts
    2,709
    Mentioned
    0 Post(s)
    Rep Power
    78

    Default Oscam-1.00-svn3599

    Oscam-1.00-svn3599


    Changeset #3591
    Message: correction of small error re bit 8 in TA2, thanks dingo
    Changeset #3592
    Message: Rename of LLIST->LLIST_D_ is preparation for new (safe) LLIST code swtichover
    Changeset #3593
    Message: New LLIST routines (still needs valgrind checking
    Changeset #3594
    Message: Memleak fixes for new LLIST code (valgrind passed)
    Changeset #3595
    Message: struct name change because of conflicts with new llist code
    Changeset #3596
    Message: llist: insert_at fcn
    Changeset #3597
    Message: rename llist source files for build
    Changeset #3598
    Message: llist fixes
    Changeset #3599
    Message: WebIf: fix for readerview

  5. #80
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn3601-full-Distribution

    ------------------------------------------------------------------------
    r3601 | cogsi | 2010-10-17 09:01:21 -0700 (Sun, 17 Oct 2010) | 1 line

    stat now uses now llist
    ------------------------------------------------------------------------
    r3600 | cogsi | 2010-10-17 08:50:19 -0700 (Sun, 17 Oct 2010) | 1 line

    cccam module now uses new threadsafe llist (expect this to be broken at various points)
    ------------------------------------------------------------------------

  6. #81
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn3606-full-Distribution


    ------------------------------------------------------------------------
    r3606 | rorothetroll | 2010-10-17 19:26:33 -0700 (Sun, 17 Oct 2010) | 1 line

    fix a typo in a debug message
    ------------------------------------------------------------------------
    r3605 | rorothetroll | 2010-10-17 19:21:32 -0700 (Sun, 17 Oct 2010) | 1 line

    added oscam-datastruct-llist.[c,h] to XCode project for OS X
    ------------------------------------------------------------------------
    r3604 | rebdog | 2010-10-17 17:07:47 -0700 (Sun, 17 Oct 2010) | 1 line

    add a few new atrs, closes #751
    ------------------------------------------------------------------------

  7. #82
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn3610-full-Distribution

    ------------------------------------------------------------------------
    r3610 | merek | 2010-10-18 02:44:17 -0700 (Mon, 18 Oct 2010) | 1 line

    Fix Maketype
    ------------------------------------------------------------------------
    r3609 | merek | 2010-10-18 02:42:56 -0700 (Mon, 18 Oct 2010) | 1 line

    Rename datastruct-llist, as CMakeFile includes module-* as csmodules
    ------------------------------------------------------------------------
    r3608 | _network | 2010-10-18 02:01:21 -0700 (Mon, 18 Oct 2010) | 2 lines

    dvbapi: fix #1084

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

  8. #83
    Standard RSP member SuperSonic's Avatar
    Join Date
    29 Nov 2008
    Location
    Cu capu' in nori
    Posts
    2,709
    Mentioned
    0 Post(s)
    Rep Power
    78

    Default Oscam-1.00-svn3615

    Oscam-1.00-svn3615


    Changeset #3611
    Message: ll_iter_peek()
    Changeset #3612
    Message: fix for cccam: next_card
    Changeset #3613
    Message: fixed segfault in ll_insert_at()
    Changeset #3614
    Message: unlimited readers step 11: replace client->ridx by client->reader
    Changeset #3615
    Message: reader-nagra.c : remove duplication of code, switch keynr 01 and 00 for NA

  9. #84
    Standard RSP member SuperSonic's Avatar
    Join Date
    29 Nov 2008
    Location
    Cu capu' in nori
    Posts
    2,709
    Mentioned
    0 Post(s)
    Rep Power
    78

    Default Oscam-1.00-svn3619

    Oscam-1.00-svn3619


    Changeset #3616
    Message: cccam: fixed version overflow
    Changeset #3617
    Message: WebIf: fixed reader re-start from webif side. Attention the reader becomes restarted but becomes doubled in reader list. This have to be fixed in void restart_cardreader(struct s_reader *rdr, int restart) the killed reader must removed from readerlist.
    Because dingo restructures the readers this moment I'll don't touch his code to avoid conflicts
    Changeset #3618
    Message: fix write_server() removing protocol from disabled reader
    Changeset #3619
    Message: fix for last commit

  10. #85
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn3624-full-Distribution

    ------------------------------------------------------------------------
    r3624 | rorothetroll | 2010-10-18 14:50:39 -0700 (Mon, 18 Oct 2010) | 1 line

    fixing a small typo in the list_smargo message
    ------------------------------------------------------------------------
    r3623 | rorothetroll | 2010-10-18 14:46:14 -0700 (Mon, 18 Oct 2010) | 1 line

    path for list_smargo. you can now pass an out endpoint value : list_smargo 0x81 . If no value is passed, it'll use the default 0x82 out endpoint address
    ------------------------------------------------------------------------
    r3622 | rorothetroll | 2010-10-18 14:24:43 -0700 (Mon, 18 Oct 2010) | 1 line

    more fix for smartreader code for Infinity smart usb on windows
    ------------------------------------------------------------------------

  11. #86
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn3629-full-Distribution

    ------------------------------------------------------------------------
    r3629 | dingo35 | 2010-10-19 05:53:47 -0700 (Tue, 19 Oct 2010) | 1 line

    reader-nagra.c : Add 0x29 command for N3_NA
    ------------------------------------------------------------------------
    r3628 | dingo35 | 2010-10-19 01:11:52 -0700 (Tue, 19 Oct 2010) | 1 line

    reader-nagra.c: Add do_ecm for N3_NA
    ------------------------------------------------------------------------

  12. #87
    Standard RSP member SuperSonic's Avatar
    Join Date
    29 Nov 2008
    Location
    Cu capu' in nori
    Posts
    2,709
    Mentioned
    0 Post(s)
    Rep Power
    78

    Default Oscam-1.00-svn3633

    Oscam-1.00-svn3633


    Changeset #3630
    Message: fixed (t1094) - no LB statistics in Reader-Section of WebIf
    Changeset #3631
    Message: fixed loadbalancer, fixed cccam
    Changeset #3632
    Message: named trunk versions as unstable - remove before release
    Changeset #3633
    Message: fix newcamd crash #1101

  13. #88
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn3640-full-Distribution

    ------------------------------------------------------------------------
    r3640 | rorothetroll | 2010-10-19 16:41:29 -0700 (Tue, 19 Oct 2010) | 2 lines

    some viaccess emm processing changes. Patch provided by Hot. Tested by him and working on his card.

    ------------------------------------------------------------------------
    r3639 | alno | 2010-10-19 14:46:21 -0700 (Tue, 19 Oct 2010) | 1 line

    WebIf: removed last reader[ridx] fragments from http.c
    ------------------------------------------------------------------------

  14. #89
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn3641-full-Distribution

    ------------------------------------------------------------------------
    r3641 | dingo35 | 2010-10-20 02:35:26 -0700 (Wed, 20 Oct 2010) | 1 line

    reader-nagra.c : simplify N3 code
    ------------------------------------------------------------------------
    r3640 | rorothetroll | 2010-10-19 16:41:29 -0700 (Tue, 19 Oct 2010) | 2 lines

    some viaccess emm processing changes. Patch provided by Hot. Tested by him and working on his card.

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

  15. #90
    Standard RSP member SuperSonic's Avatar
    Join Date
    29 Nov 2008
    Location
    Cu capu' in nori
    Posts
    2,709
    Mentioned
    0 Post(s)
    Rep Power
    78

    Default Oscam-1.00-svn3642

    Oscam-1.00-svn3642

    Changeset #3642
    Message: fix for ticket 1114

Page 6 of 81 FirstFirst ... 23456789101656 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •