Go to file
Terrtia 236c8e99c8
fix: [server] fix buffer
todo: add timeout, fix hashmac check
2019-01-03 09:41:15 +01:00
client chg: [client] Reset HMAC for each d4 packet 2018-12-20 14:55:49 +01:00
server fix: [server] fix buffer 2019-01-03 09:41:15 +01:00
.gitmodules chg: [dept] hmac submodule added 2018-12-05 09:53:16 +01:00
LICENSE Initial commit 2018-11-26 15:07:13 +01:00
README.md add: [doc] first version of the README 2018-12-05 10:37:20 +01:00

README.md

D4 core

Software components used for the D4 project

D4 core client

git submodule init
git submodule update

Requirements

  • uuid-dev
  • make
  • a recent C compiler