Georgi Chorbadzhiyski
|
a94de9f157
|
newcamd: Do not use crypt_r() because it breaks OS X compilation.
|
13 years ago |
Georgi Chorbadzhiyski
|
ff5356a74f
|
Add newcamd protocol support.
|
13 years ago |
Georgi Chorbadzhiyski
|
832ada08db
|
makefile: If V is set show executed commands.
|
13 years ago |
Georgi Chorbadzhiyski
|
9c8b59f683
|
makefile: Allow CFLAGS to be overridden.
|
13 years ago |
Georgi Chorbadzhiyski
|
9b7ddc8a01
|
makefile: Split sources line.
|
13 years ago |
Georgi Chorbadzhiyski
|
0fb86eef88
|
makefile: Fix mkdep command to work when cross compiling.
|
13 years ago |
Georgi Chorbadzhiyski
|
94a74997be
|
makefile: The default compiler should be cc not gcc.
|
13 years ago |
Georgi Chorbadzhiyski
|
d8bad87e7d
|
Split cs378x protocol from generic camd code.
|
13 years ago |
Georgi Chorbadzhiyski
|
bfeabee6c8
|
makefile: Compile libraries before tsdecrypt objects.
|
13 years ago |
Georgi Chorbadzhiyski
|
66611cc394
|
makefile: Remove -std=c99 from CFLAGS.
PATH_MAX is not in c99 and also struct ip_mreq. With -std=c99
tsdecrypt do not compile with gcc 4.5.
|
13 years ago |
Georgi Chorbadzhiyski
|
fb764b6a6e
|
Add -Wstrict-prototypes and -std=c99 to CFLAGS.
|
13 years ago |
Georgi Chorbadzhiyski
|
093d53b431
|
notify: Call external notifier program on event.
|
13 years ago |
Georgi Chorbadzhiyski
|
33facd71c9
|
makefile: Track header dependancies in order to rebuild correct objects.
|
13 years ago |
Georgi Chorbadzhiyski
|
a3661b39fd
|
Add RELEASE file that holds current version.
|
13 years ago |
Georgi Chorbadzhiyski
|
cae4a045ea
|
Version 3.0
|
13 years ago |
Georgi Chorbadzhiyski
|
daac46d38a
|
Add man page.
|
13 years ago |
Georgi Chorbadzhiyski
|
20c2a43ccf
|
Makefile: Add install and uninstall targets.
|
13 years ago |
Georgi Chorbadzhiyski
|
0ffaba2e50
|
Makefile: Set correct version string when git is not used.
|
13 years ago |
Georgi Chorbadzhiyski
|
c8d7c5219d
|
Move libtsfuncs to libtsfuncs submodule and change libfuncs submodule url.
The libraries are now free software and are hosted on github.com
|
13 years ago |
Georgi Chorbadzhiyski
|
64bbf6fe13
|
cbuf code was moved to libfuncs.
|
13 years ago |
Georgi Chorbadzhiyski
|
745f8e66e5
|
Add BUILD_ID and GIT_VER
|
13 years ago |
Georgi Chorbadzhiyski
|
0a4f2f7a70
|
Add threaded decode and output functions that use circular buffers
|
13 years ago |
Georgi Chorbadzhiyski
|
988fda9eeb
|
Add decode and write circular buffers
|
13 years ago |
Georgi Chorbadzhiyski
|
7b80565d19
|
Ooops, fix udp.c compilation
|
13 years ago |
Georgi Chorbadzhiyski
|
c290f8d198
|
Add udp output support
|
13 years ago |
Georgi Chorbadzhiyski
|
9b29373eba
|
Add data.h dependancy
|
13 years ago |
Georgi Chorbadzhiyski
|
427cec7bb2
|
Split tsdecrypt to data.{c,h}, camd.{c,h} and tables.{c,h}
|
13 years ago |
Georgi Chorbadzhiyski
|
f25749ce50
|
Move utility functions to util.c
|
13 years ago |
Georgi Chorbadzhiyski
|
5511ed71b6
|
Initial import
|
13 years ago |