151 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 a70cc83d22 Fix reporting of NO_PROGRAM after input is OK 6 years ago
  Reiner Herrmann 005e950360 Enable reproducible building by dropping build date from version string 6 years ago
  Georgi Chorbadzhiyski 8984be49a8 Try to fix a problem when stream goes from no program to properly decrypted 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 29a5a7ad2f If there is no input don't report other events 7 years ago
  Georgi Chorbadzhiyski 39d57e595c Add another error NO_PROGRAM error when PMT is missing from the input 7 years ago
  Georgi Chorbadzhiyski 87494a0ffb Report how much time the input was missing 7 years ago
  Georgi Chorbadzhiyski 0113f790c2 Fix detection of non-encrypted streams 7 years ago
  Georgi Chorbadzhiyski bc8ba10650 Prevent openssl warnings when build on OS X >= 10.7 9 years ago
  Georgi Chorbadzhiyski c72df987ea Add -Wredundant-decls to compiler flags. 9 years ago
  Georgi Chorbadzhiyski 8c14716e5c Let getopt() print error messages about options. 9 years ago
  Georgi Chorbadzhiyski 08ca2d7df8 Add support for Irdeto CHID filtering (tested with Raduga). 10 years ago
  Georgi Chorbadzhiyski 24a0fcddaa Reliably stop tsdecrypt when SIGTERM is received. 10 years ago
  Georgi Chorbadzhiyski 7c92f531d4 Prevent hang/delay on exit. 11 years ago
  Georgi Chorbadzhiyski b2fd5d6176 Add support for setting multicast source address /SSM/ (--input-source). 11 years ago
  Georgi Chorbadzhiyski 336cfeaa19 Add support for Griffin CAS and for DGCrypt CAS. 11 years ago
  Georgi Chorbadzhiyski dd263a756c Add --ecm-only (-v) and --ecm-and-emm-only (-q) options. 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 4853db457b Create parse_host_and_port() function. 11 years ago
  Georgi Chorbadzhiyski c37cdd1b4f Show error when unknown command line parameter was given. 11 years ago
  Georgi Chorbadzhiyski c6c078e589 tsdecrypt: There is no need to include string.h 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 27379785be Add support for sending ECM/EMM packets from file. 11 years ago
  Georgi Chorbadzhiyski fa78d52e60 Show errors returned by getaddrinfo(). 11 years ago
  Georgi Chorbadzhiyski 5c19959d1f Allow camd server address to be resolved, not only set by IP address. 11 years ago
  Georgi Chorbadzhiyski 581cd66b37 No need to track where FSF moves. No code changes. 11 years ago
  Georgi Chorbadzhiyski 0a21f788f3 The --no-output-filter should act as boolean. 12 years ago
  Georgi Chorbadzhiyski e31c1b9641 Remove deprecated --output-filter option. 12 years ago
  Georgi Chorbadzhiyski 78ea5cf936 Add --no-output-on-error (-u) option. 12 years ago
  Georgi Chorbadzhiyski efd6e9902a Add support for Bulcrypt CAS. 12 years ago
  Georgi Chorbadzhiyski c45aa0e544 Add support for BISS keys with embeded CRC. 12 years ago
  Georgi Chorbadzhiyski 7d75b1e2db Add --biss-key (-Q) option to enable BISS support. 12 years ago
  Georgi Chorbadzhiyski 4ad6efb3db Allow DES key and const cw to start with 0x 12 years ago
  Georgi Chorbadzhiyski f23096eb58 Add support using FFdecsa as decryption library. 12 years ago
  Georgi Chorbadzhiyski 2787b678b0 Move CSA benchmark from tsdecrypt.c to csa.c 12 years ago
  Georgi Chorbadzhiyski 40a64d59b6 Lower thread stack to 128k 12 years ago
  Georgi Chorbadzhiyski bdb66d6cdd Lower main() stack usage. 12 years ago
  Georgi Chorbadzhiyski e3202bb704 Add --const-cw (-Y) option that allows using constant code word. 12 years ago
  Georgi Chorbadzhiyski 185a0b94c3 Enable pid report when debug level is higher than normal. 12 years ago
  Georgi Chorbadzhiyski 13c71be126 Put long options next to short options. 12 years ago
  Georgi Chorbadzhiyski 00fade927f notify: Added NO_EMM_RECEIVED event. 12 years ago
  Georgi Chorbadzhiyski 0ddae6e3f7 Add --input-buffer (-T) option. 12 years ago
  Georgi Chorbadzhiyski f8f8612031 Reorder command line parameters in the help text. 12 years ago
  Georgi Chorbadzhiyski d44fbd9cd0 Add --log-file option. 12 years ago
  Georgi Chorbadzhiyski 0d489ff1e2 Cleanup handling of syslog_host. 12 years ago