378 Commits (master)
 

Author SHA1 Message Date
  Georgi Chorbadzhiyski 78ea5cf936 Add --no-output-on-error (-u) option. 12 years ago
  Georgi Chorbadzhiyski 87fb8df658 Do not output anything when there is no valid decryption key. 12 years ago
  Georgi Chorbadzhiyski e78c5cfde9 Makefile: Add -D_FILE_OFFSET_BITS=64 12 years ago
  Georgi Chorbadzhiyski b57e625ddb Version 8.1 12 years ago
  Georgi Chorbadzhiyski efd6e9902a Add support for Bulcrypt CAS. 12 years ago
  Georgi Chorbadzhiyski 9300c8000d Increase stack size in notify-script.example. 12 years ago
  Alessio Treglia 7ec6559ef3 Replace bash compatible syntax. 12 years ago
  Alessio Treglia 9cec34a3e8 Makefile: Don't strip binaries on install. 12 years ago
  Alessio Treglia 8bfe23181f Makefile: Change man page install path to $PREFIX/share/man/man1 12 years ago
  Alessio Treglia e90b9a5dfe Man page improvements. 12 years ago
  Georgi Chorbadzhiyski 6d357a01ec ChangeLog: Fix typos. 12 years ago
  Georgi Chorbadzhiyski ec07f03af9 README: Fix typos. 12 years ago
  Georgi Chorbadzhiyski aa6ae25d6f Version 8.0 12 years ago
  Georgi Chorbadzhiyski b91e7c14b9 manpage: Add some fixes related to adding new decryption library support. 12 years ago
  Georgi Chorbadzhiyski 226c4d5416 README: Add sections about libdvbcsa and FFdecsa and more examples. 12 years ago
  Georgi Chorbadzhiyski e3d063244d Check the correct variable before setting keys. 12 years ago
  Georgi Chorbadzhiyski 1ef3d6157d ChangeLog: Describe more changes made after 7.0 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 238d1093a6 ChangeLog: Mention make help and make FFdecsa text better. 12 years ago
  Georgi Chorbadzhiyski 4ad6efb3db Allow DES key and const cw to start with 0x 12 years ago
  Georgi Chorbadzhiyski ff775a729b Makefile: Add help target. 12 years ago
  Georgi Chorbadzhiyski f23096eb58 Add support using FFdecsa as decryption library. 12 years ago
  Georgi Chorbadzhiyski 423579774e Add FFdecsa in FFdecsa/ directory. 12 years ago
  Georgi Chorbadzhiyski e6fe18bfa5 Change csa_decrypt_single_packet() API. 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 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 7f0d40e025 README: Add missing command in git clone example. 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 6d2556067e camd: Add camd_set_cw() function. 12 years ago
  Georgi Chorbadzhiyski 217e9c89de README: Add Reporting bugs section. 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
  Anton Tinchev c6f5c1c4d4 Show more timing information. 12 years ago
  Anton Tinchev 610dc3fe55 Move service id to be the first field in ECM and EMM messages. 12 years ago
  Georgi Chorbadzhiyski aee561cfd1 tables: Filter special symbols in SDT. 12 years ago
  Georgi Chorbadzhiyski d8ac570b04 Version 7.0 12 years ago
  Georgi Chorbadzhiyski 00fade927f notify: Added NO_EMM_RECEIVED event. 12 years ago
  Georgi Chorbadzhiyski 1ff0596136 newcamd: Fix crypt() leak. 12 years ago
  Georgi Chorbadzhiyski 0caa9cce10 ChangeLog: Mention commit f5667e7. 12 years ago
  Georgi Chorbadzhiyski 6250e336d8 Fix text in man page. 12 years ago
  Francesco Schiavarelli f5667e75fb Fix for MPTS streams. 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
  Georgi Chorbadzhiyski 075e7b601e Cleanup user/pass handling. 12 years ago