Commit graph

8 commits

Author SHA1 Message Date
Wilco Baan Hofman
4d34a694b1 Make the database code more robust. 2014-01-12 23:06:55 +01:00
Wilco Baan Hofman
659cdf1ff5 Add space state event backend 2013-05-05 18:28:11 +02:00
Wilco Baan Hofman
214d2f2f31 Harden the build system. Fix configuration error processing. 2013-01-09 22:25:22 +01:00
Wilco Baan Hofman
fec14af688 Implement Vebon SecIP encryption types RSA+AES. Needs RSA key with 257 exponent for alphatronics.
Note that the endianness is completely retarded. RSA public key transfer is little endian. Messages are big endian.
2012-10-07 13:36:43 +02:00
Wilco Baan Hofman
3fb1474113 Make sure the event handlers initialize and register themselves. 2012-08-06 01:11:03 +02:00
Wilco Baan Hofman
bdbc16a566 Add jsonbot client. Return configuration as const. 2012-08-05 02:41:46 +02:00
Wilco Baan Hofman
9fd10dec9c 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
Wilco Baan Hofman
1972b32b60 Refactor code so that other protocols can be added with minimal duplicate code. 2012-08-01 03:29:01 +02:00