48 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 2c1a032d69 Add --status-file (-0) option. This file keeps latest program status. 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 08ca2d7df8 Add support for Irdeto CHID filtering (tested with Raduga). 10 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 8f3321b270 Add support for IPv6 and for multiple CAMD addresses. 11 years ago
  Georgi Chorbadzhiyski 581cd66b37 No need to track where FSF moves. No code changes. 11 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 1ff0596136 newcamd: Fix crypt() leak. 12 years ago
  Georgi Chorbadzhiyski 0ddae6e3f7 Add --input-buffer (-T) option. 12 years ago
  Georgi Chorbadzhiyski 075e7b601e Cleanup user/pass handling. 12 years ago
  Georgi Chorbadzhiyski affd0d8dab Increase code word error notification time. 12 years ago
  Georgi Chorbadzhiyski 83207bd4e2 Add --output-tos option. 12 years ago
  Georgi Chorbadzhiyski d8632f31bd data: Do not leak SDT on exit. 12 years ago
  Georgi Chorbadzhiyski ff5356a74f Add newcamd protocol support. 12 years ago
  Georgi Chorbadzhiyski 2df41d7e15 Move camd proto initialization in data_init(). 12 years ago
  Georgi Chorbadzhiyski a71d02e33f Rename struct camd35 to struct camd. 12 years ago
  Georgi Chorbadzhiyski 49de3a80bc If the input is MPTS rewrite output PAT. 12 years ago
  Georgi Chorbadzhiyski 2b1c54b830 Parse SDT and display provider and service name. 12 years ago
  Georgi Chorbadzhiyski a9ee2ed0d0 Remove --camd-pkt-delay (-y) option. 12 years ago
  Georgi Chorbadzhiyski ef187ae103 Increase decode and write buffers. 12 years ago
  Georgi Chorbadzhiyski aae5372425 Initialize cw_warn_time on startup. 12 years ago
  Georgi Chorbadzhiyski c20a66dad8 Increase decode buffer size. 12 years ago
  Georgi Chorbadzhiyski f2f20efa60 Warn if CW have not been received. 12 years ago
  Georgi Chorbadzhiyski f2d5a4600f Add ECM reports and --ecm-report-time parameter. 12 years ago
  Georgi Chorbadzhiyski 6915d654dd Move EMM reports processing into main thread. 12 years ago
  Georgi Chorbadzhiyski 2a6af1e637 Add --ecm-no-log option to disable ECM and code words logging. 12 years ago
  Georgi Chorbadzhiyski ae59f25f12 tsdecrypt is licensed under GPL v2 now. 12 years ago
  Georgi Chorbadzhiyski a7f4ba8d89 The norwegian CA is called CONAX not CONNAX. 12 years ago
  Georgi Chorbadzhiyski 21db3522e6 Report how much miliseconds have passed since the last valid CW was received. 12 years ago
  Georgi Chorbadzhiyski f8480e6772 Add support for multiple IRDETO types. 12 years ago
  Georgi Chorbadzhiyski 2309ce8db3 Replace hardcoded usleep with packet_delay option (-y default unset) 12 years ago
  Georgi Chorbadzhiyski e137f504d3 Change default of emm_send to off 12 years ago
  Georgi Chorbadzhiyski a35cfca500 Report each 60 seconds how many EMMs has been send 12 years ago
  Georgi Chorbadzhiyski 7bb156e1b8 Add support for syslog and running as daemon 13 years ago
  Georgi Chorbadzhiyski 7e24a02a29 Report TS discontinuity in input stream 13 years ago
  Georgi Chorbadzhiyski fd517ef258 Activate PID filter by default 13 years ago
  Georgi Chorbadzhiyski 988fda9eeb Add decode and write circular buffers 13 years ago
  Georgi Chorbadzhiyski c94b13b0a5 Init bit sliced dvbpsi key 13 years ago
  Georgi Chorbadzhiyski 51991dbfae Add struct io and use it for input and output 13 years ago
  Georgi Chorbadzhiyski 9395555a6f Add input_fd and output_fd to struct ts 13 years ago
  Georgi Chorbadzhiyski 4b4a444b76 Add all data to struct ts 13 years ago
  Georgi Chorbadzhiyski 979034cb53 Add struct key 13 years ago
  Georgi Chorbadzhiyski 427cec7bb2 Split tsdecrypt to data.{c,h}, camd.{c,h} and tables.{c,h} 13 years ago