Find a file
2012-08-04 22:18:52 +02:00
bin Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00
tryouts Initial commit for SIA HS Daemon. 2012-07-28 21:44:09 +02:00
.gitignore Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00
config.c Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00
config.h Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00
configure Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00
COPYING Add license information to the project headers and COPYING instructions. 2012-07-31 16:23:25 +02:00
crc16.c Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00
crc16.h Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00
database.c Refactor code so that other protocols can be added with minimal duplicate code. 2012-08-01 03:29:01 +02:00
database.h Refactor code so that other protocols can be added with minimal duplicate code. 2012-08-01 03:29:01 +02:00
includes.h Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00
Makefile Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00
secip.idl Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00
secipd.c Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00
sia.c Refactor code so that other protocols can be added with minimal duplicate code. 2012-08-01 03:29:01 +02:00
sia.h Refactor code so that other protocols can be added with minimal duplicate code. 2012-08-01 03:29:01 +02:00
siahs.h Refactor code so that other protocols can be added with minimal duplicate code. 2012-08-01 03:29:01 +02:00
siahsd.c Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00
siahsd.conf Add error handling. Add better memory checking. Add log file support. Add daemonize support. 2012-07-31 16:12:39 +02:00
status.c Refactor code so that other protocols can be added with minimal duplicate code. 2012-08-01 03:29:01 +02:00
status.h Refactor code so that other protocols can be added with minimal duplicate code. 2012-08-01 03:29:01 +02:00
wscript Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00