Find a file
2016-11-28 10:12:19 +01:00
bin New version of pidl 2016-11-15 22:10:08 +01: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
chiron.idl Add more Chiron protocol information. Handshake works, though it's hardcoded in proving-correct mode for now. 2016-11-28 10:12:19 +01:00
chirond.c Add more Chiron protocol information. Handshake works, though it's hardcoded in proving-correct mode for now. 2016-11-28 10:12:19 +01:00
config.c Make the database code more robust. 2014-01-12 23:06:55 +01:00
config.h Commit spacestate config header 2016-09-25 17:08:55 +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 Attempt at fixing libdbo file descriptor leak. 2016-09-25 17:07:49 +02:00
database.h New commit. Much changes. Very impress. Wow. 2014-01-12 20:53:47 +01:00
includes.h Merge branch 'master' of https://github.com/bitlair/siahsd 2013-09-09 19:09:07 +02:00
jsonbot.c Fix indentation 2016-09-25 17:00:22 +02:00
jsonbot.h Make sure the event handlers initialize and register themselves. 2012-08-06 01:11:03 +02:00
Makefile Update makefile to be more silent and distclean removes tags file. 2012-08-05 03:28:21 +02:00
secip.idl Fix comment in the spec. 2013-09-09 18:59:58 +02:00
secipd.c Fix memory error checking. 2013-09-09 19:04:20 +02:00
sia.c Argh, typo fixed. 2013-01-10 01:37:19 +01: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.c New commit. Much changes. Very impress. Wow. 2014-01-12 20:53:47 +01:00
siahs.h Make secipd parse at least protocol 04 (SIA-HS). 2012-10-07 23:12:14 +02:00
siahsd-init-script Fix init script for pidfile access rights 2013-05-05 19:13:38 +02:00
siahsd.c New commit. Much changes. Very impress. Wow. 2014-01-12 20:53:47 +01:00
siahsd.conf Fix default configuration. 2013-01-09 22:29:06 +01:00
spacestate.c Add hooks to spacestate 2016-09-25 17:03:04 +02:00
spacestate.h Fix copyright and whitespace 2013-05-05 18:31:09 +02:00
status.c Make sure the event handlers initialize and register themselves. 2012-08-06 01:11:03 +02:00
status.h Add parse error. 2013-09-09 19:04:53 +02:00
wscript Merge branch 'master' of https://github.com/bitlair/siahsd 2013-09-09 19:09:07 +02:00