Find a file
2012-10-07 23:38:21 +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 Implement Vebon SecIP encryption types RSA+AES. Needs RSA key with 257 exponent for alphatronics. 2012-10-07 13:36:43 +02:00
config.h Make sure the event handlers initialize and register themselves. 2012-08-06 01:11:03 +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 Make sure the event handlers initialize and register themselves. 2012-08-06 01:11:03 +02:00
database.h Make sure the event handlers initialize and register themselves. 2012-08-06 01:11:03 +02:00
includes.h Add jsonbot client. Return configuration as const. 2012-08-05 02:41:46 +02:00
jsonbot.c Make sure the event handlers initialize and register themselves. 2012-08-06 01:11:03 +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 rest of SecIP protocol. Protocol is now fully implemented. 2012-10-07 20:46:44 +02:00
secipd.c Fix debugging info for secipd. 2012-10-07 23:38:21 +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.c Make secipd parse at least protocol 04 (SIA-HS). 2012-10-07 23:12:14 +02:00
siahs.h Make secipd parse at least protocol 04 (SIA-HS). 2012-10-07 23:12:14 +02:00
siahsd.c Make secipd parse at least protocol 04 (SIA-HS). 2012-10-07 23:12:14 +02:00
siahsd.conf Make sure the event handlers initialize and register themselves. 2012-08-06 01:11:03 +02:00
status.c Make sure the event handlers initialize and register themselves. 2012-08-06 01:11:03 +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 Make secipd parse at least protocol 04 (SIA-HS). 2012-10-07 23:12:14 +02:00