Commit Graph

73 Commits

Author SHA1 Message Date
William LaFrance 0f16c66adf
cleanup of cdkey decoding 2017-05-04 18:29:22 -05:00
William LaFrance 50e19612cf
first-attempt port of alpha26 key decoding 2017-04-28 17:44:00 -05:00
William LaFrance 6d3ffc5c4c
message composition 2017-04-27 14:41:39 -05:00
William LaFrance f159286956
added BNLS message consumption 2017-04-27 13:04:42 -05:00
William LaFrance d6074513bb
Split off non-BNCS-specific message consumption 2017-04-27 12:53:49 -05:00
William LaFrance f3dc255b20
extract BncsMessage Equatable to Message protocol 2017-04-27 12:32:22 -05:00
William LaFrance 0a52679cce
added xsha1 to Foundation.Data 2017-04-26 13:01:47 -05:00
William LaFrance de3e0c3daf
remove test spam 2017-04-26 12:46:52 -05:00
William LaFrance a99cb8fff3
add dataFromIndex to Foundation.Data 2017-04-25 17:48:18 -05:00
William LaFrance cdc65fa01a
BncsMessageConsumer reads null-terminated strings, but it's not as pretty as it could be 2017-04-25 17:28:49 -05:00
William LaFrance f1e2fd1604
changed example test packet 2017-04-25 17:25:14 -05:00
William LaFrance 1bddb20d5a
BncsMessageConsumer supports reading uint8/16/32/64 2017-04-25 17:12:02 -05:00
William LaFrance aa6f4ff5ff
add example SID_REGISTRY for upcoming unit tests 2017-04-25 17:09:22 -05:00
William LaFrance 82bbb4ca58
moved readIndex from BncsMessage to it's consumer 2017-04-25 13:02:10 -05:00
William LaFrance d831e6e1bc
BncsMessage complies to Equatable 2017-04-25 13:01:46 -05:00
William LaFrance f2fb72ef3d
BncsMessage complies with CustomDebugStringConvertible 2017-04-25 12:54:15 -05:00
William LaFrance 0897ee0b5b
moved identifer from BncsMessageConsumer to BncsMessage 2017-04-25 12:52:27 -05:00
William LaFrance 28d5b8daa5
travisci config 2017-04-23 20:42:02 -05:00
William LaFrance 7c6b942fbb
work on BncsMessage and its consumer 2017-04-23 20:35:39 -05:00
William LaFrance 9fdf136949
fix test spam 2017-04-23 20:28:46 -05:00
William LaFrance 214bd65704
extended Foundation.Data to expose contents as a byte array and hex description 2017-04-23 19:35:54 -05:00
William LaFrance 442c24b03f
created BncsMessage type 2017-04-23 19:34:34 -05:00
William LaFrance c357e28a8b initial commit 2017-04-23 19:08:26 -05:00