Go to file
Terrtia 58b2f6a19e
chg: [server] fix
2019-01-18 15:38:27 +01:00
client chg: [client] use alternative to getrandom as it is not available on openbsd 2019-01-17 17:28:32 +01:00
server chg: [server] fix 2019-01-18 15:38:27 +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