94 Commits (master)

Author SHA1 Message Date
  Georgi Chorbadzhiyski ec04fb64e7 Add detection of encrypted output and disable encrypted output by default 6 years ago
  Georgi Chorbadzhiyski ac4a46b68a Automatically change ECM pid if more than one is available 6 years ago
  Georgi Chorbadzhiyski 54acd8ea9a Fix emm msg buffer size 6 years ago
  Stefan Pöschel fdfdca330a Fix camd message len 7 years ago
  Georgi Chorbadzhiyski 2c1a032d69 Add --status-file (-0) option. This file keeps latest program status. 7 years ago
  Georgi Chorbadzhiyski 28dd637542 Add --notify-wait (-9) option (not set by default). 7 years ago
  Georgi Chorbadzhiyski 39d57e595c Add another error NO_PROGRAM error when PMT is missing from the input 7 years ago
  Georgi Chorbadzhiyski 0113f790c2 Fix detection of non-encrypted streams 7 years ago
  Georgi Chorbadzhiyski 0652f234f5 Track if stream is encrypted or not 7 years ago
  Georgi Chorbadzhiyski bc8ba10650 Prevent openssl warnings when build on OS X >= 10.7 9 years ago
  Georgi Chorbadzhiyski b508fbe282 List available Irdeto CHIDs found in ECM stream. 10 years ago
  Georgi Chorbadzhiyski 08ca2d7df8 Add support for Irdeto CHID filtering (tested with Raduga). 10 years ago
  Georgi Chorbadzhiyski ea15008f4e Increase how much seconds to assume the key is valid. 11 years ago
  Georgi Chorbadzhiyski 1fd5008263 Add support for EMM filters based on section length. 11 years ago
  Georgi Chorbadzhiyski dc4df6e288 Add support for EMM filters similar to DVBAPI filters (match + mask). 11 years ago
  Georgi Chorbadzhiyski b2fd5d6176 Add support for setting multicast source address /SSM/ (--input-source). 11 years ago
  Georgi Chorbadzhiyski b99eea5149 Cleanup internal variables. 11 years ago
  Georgi Chorbadzhiyski 7e88477439 Add IPv6 support for input and output. 11 years ago
  Georgi Chorbadzhiyski 831eba2ca2 Add EMM filtering support. 11 years ago
  Georgi Chorbadzhiyski d617624e6f Show more EMM counters in stats messages. 11 years ago
  Georgi Chorbadzhiyski 8f3321b270 Add support for IPv6 and for multiple CAMD addresses. 11 years ago
  Georgi Chorbadzhiyski 6981585c4a Add internal camd settings (no_reconnect and emm_check_errors). 11 years ago
  Georgi Chorbadzhiyski 581cd66b37 No need to track where FSF moves. No code changes. 11 years ago
  Georgi Chorbadzhiyski 78ea5cf936 Add --no-output-on-error (-u) option. 12 years ago
  Georgi Chorbadzhiyski 7d75b1e2db Add --biss-key (-Q) option to enable BISS support. 12 years ago
  Georgi Chorbadzhiyski a382b55712 Abstract libdvbcsa calls and move all CSA code in csa.c 12 years ago
  Georgi Chorbadzhiyski 9ee1bb0de2 Rename single packet csa key variable in struct key to s_csakey. 12 years ago
  Georgi Chorbadzhiyski 40a64d59b6 Lower thread stack to 128k 12 years ago
  Georgi Chorbadzhiyski e3202bb704 Add --const-cw (-Y) option that allows using constant code word. 12 years ago
  Anton Tinchev c6f5c1c4d4 Show more timing information. 12 years ago
  Georgi Chorbadzhiyski 1ff0596136 newcamd: Fix crypt() leak. 12 years ago
  Georgi Chorbadzhiyski 0ddae6e3f7 Add --input-buffer (-T) option. 12 years ago
  Georgi Chorbadzhiyski 0d489ff1e2 Cleanup handling of syslog_host. 12 years ago
  Georgi Chorbadzhiyski 075e7b601e Cleanup user/pass handling. 12 years ago
  Georgi Chorbadzhiyski bd27f201c8 Cleanup camd ident handling. 12 years ago
  Georgi Chorbadzhiyski f8f7295862 Cleanup ident handling. 12 years ago
  Georgi Chorbadzhiyski 6792ef834a Cleanup notify_program handling. 12 years ago
  Georgi Chorbadzhiyski 9050b0c8b3 Cleanup pid file handling. 12 years ago
  Georgi Chorbadzhiyski affd0d8dab Increase code word error notification time. 12 years ago
  Georgi Chorbadzhiyski d4d833d3bd Add support for RTP output. 12 years ago
  Georgi Chorbadzhiyski e560bc39c5 Add --pid-report option. 12 years ago
  Georgi Chorbadzhiyski 60e69f008b Add --input-dump option. 12 years ago
  Georgi Chorbadzhiyski 83207bd4e2 Add --output-tos option. 12 years ago
  Georgi Chorbadzhiyski 24d058b0c3 Add ECM/EMM queues depth limit to avoid allocating too much memory. 12 years ago
  Georgi Chorbadzhiyski ff5356a74f Add newcamd protocol support. 12 years ago
  Georgi Chorbadzhiyski 111846981a Make camd->do_ecm() and camd->do_emm() ops to take struct camd_msg. 12 years ago
  Georgi Chorbadzhiyski 9b7ef3dc4c Add ident and camd_proto fields in struct camd_ops. 12 years ago
  Georgi Chorbadzhiyski b5bd7a9ab0 Add service_id parameter to do_emm() camd callback. 12 years ago
  Georgi Chorbadzhiyski c9542a19f6 Move struct camd_msg before camd ops definitions. 12 years ago
  Georgi Chorbadzhiyski 6404757eac Move msg_id processing to be internal to cs378x protocol. 12 years ago