Wilco Baan Hofman
|
8caa9a68bc
|
Fix warnings about unsigned/signed and pointer comparisons.
|
2016-11-28 10:14:52 +01:00 |
|
Wilco Baan Hofman
|
87b7050710
|
Fix memory error checking.
|
2013-09-09 19:04:20 +02:00 |
|
Wilco Baan Hofman
|
6b8f1f9a6c
|
Fix compiler warnings
|
2013-02-16 17:39:22 +01:00 |
|
Wilco Baan Hofman
|
51fbbfb078
|
Fix debugging info for secipd.
|
2012-10-07 23:38:21 +02:00 |
|
Wilco Baan Hofman
|
cf462c2232
|
Make secipd parse at least protocol 04 (SIA-HS).
|
2012-10-07 23:12:14 +02:00 |
|
Wilco Baan Hofman
|
24c1286e5f
|
Fix rest of SecIP protocol. Protocol is now fully implemented.
Note that there is no monitoring implemented yet, just the protocol basics.
|
2012-10-07 20:46:44 +02: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
|
ad758df90b
|
Add pidl. Add preliminary work on SecIP.
Please note that the Alphatronics implementation does not follow the Vebon specification.
An extra padding byte had to be added to the idl..
|
2012-08-01 03:30:50 +02:00 |
|