53 Commits (291f44fe6a47ca677f279531d01929f1189e5976)

Author SHA1 Message Date
  Georgi Chorbadzhiyski f6f606830d Use EXIT_SUCCESS and EXIT_FAILURE return codes. 13 years ago
  Georgi Chorbadzhiyski a9ee2ed0d0 Remove --camd-pkt-delay (-y) option. 13 years ago
  Georgi Chorbadzhiyski 669132911b Fix dumb bug. 13 years ago
  Georgi Chorbadzhiyski 6eff4ccdb3 Set TCP_NODELAY to camd socket. 13 years ago
  Georgi Chorbadzhiyski 999206dd93 Sleep 10 ms when camd returned wrong code word answer. 13 years ago
  Georgi Chorbadzhiyski f603a99efb Increase emm recv errors limit to 100. 13 years ago
  Georgi Chorbadzhiyski 8830dee404 Mark code word error messages as such. 13 years ago
  Georgi Chorbadzhiyski 50762790b8 Raise errors flags for ecm/emm processing only after couple of bad events. 13 years ago
  Georgi Chorbadzhiyski f5ee6ade90 Mark ecm/emm sending errors as such. 13 years ago
  Georgi Chorbadzhiyski 03a3b7538d Set thread names under Linux. 13 years ago
  Georgi Chorbadzhiyski 2a484e783b notify: Add no_code_word/code_word_ok events. 13 years ago
  Georgi Chorbadzhiyski cc756b5ca5 Process ECMs before EMMs. 13 years ago
  Georgi Chorbadzhiyski a8b4516e2e camd: Make "Unexpected response" message better. 13 years ago
  Georgi Chorbadzhiyski 5d32fcf0a6 Set new code code part only if it is valid. 13 years ago
  Georgi Chorbadzhiyski 0cc09adbc0 Fix CW message. 13 years ago
  Georgi Chorbadzhiyski f2f20efa60 Warn if CW have not been received. 13 years ago
  Georgi Chorbadzhiyski f2d5a4600f Add ECM reports and --ecm-report-time parameter. 13 years ago
  Georgi Chorbadzhiyski 6915d654dd Move EMM reports processing into main thread. 13 years ago
  Georgi Chorbadzhiyski 2a6af1e637 Add --ecm-no-log option to disable ECM and code words logging. 13 years ago
  Georgi Chorbadzhiyski c8d7c5219d Move libtsfuncs to libtsfuncs submodule and change libfuncs submodule url. 13 years ago
  Georgi Chorbadzhiyski ae59f25f12 tsdecrypt is licensed under GPL v2 now. 13 years ago
  Georgi Chorbadzhiyski 34094ecd69 When connecting to camd fails wait a second. 13 years ago
  Georgi Chorbadzhiyski 21db3522e6 Report how much miliseconds have passed since the last valid CW was received. 13 years ago
  Georgi Chorbadzhiyski 9c3cdaede1 Report how much miliseconds tsdecrypt have waited for CW. 13 years ago
  Georgi Chorbadzhiyski ce89d4fb00 Add EMM report interval option (-f) defaulting to 60 sec. 13 years ago
  Georgi Chorbadzhiyski 2309ce8db3 Replace hardcoded usleep with packet_delay option (-y default unset) 13 years ago
  Georgi Chorbadzhiyski a35cfca500 Report each 60 seconds how many EMMs has been send 13 years ago
  Georgi Chorbadzhiyski 04e749a777 If valid CW has not been received for 10 seconds, set invalid_cw flag 13 years ago
  Georgi Chorbadzhiyski c94b13b0a5 Init bit sliced dvbpsi key 13 years ago
  Georgi Chorbadzhiyski d8be732681 Correctly handle communications errors and reconnects 13 years ago
  Georgi Chorbadzhiyski 20daa7bcef Pass struct ts instead of struct camd35 to functions 13 years ago
  Georgi Chorbadzhiyski 4a0b6d0993 Prevent fd leak on connect error 13 years ago
  Georgi Chorbadzhiyski e3fef2755c Unify connect messages 13 years ago
  Georgi Chorbadzhiyski 3419aa7d24 Change CAMD connecting messages 13 years ago
  Georgi Chorbadzhiyski 4f99f75470 Move camd communication into thread 13 years ago
  Georgi Chorbadzhiyski 2ea85c7a25 Add support for skipping EMM requests 13 years ago
  Georgi Chorbadzhiyski 72aab3fb1e Add workaround for OSCAM behaviour 13 years ago
  Georgi Chorbadzhiyski 4a9f2e9dd7 Add workaround for OSCAM behaviour 13 years ago
  Georgi Chorbadzhiyski 8685f778e5 Add buffer space in struct camd35 and use it 13 years ago
  Georgi Chorbadzhiyski ad7c9f1e6b Add struct camd35 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