diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-09-23 16:08:38 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-09-23 16:08:38 -0700 |
| commit | 1f74dd4589017bd5bc34b31ff6e09e6875d5e1c7 (patch) | |
| tree | dfda07dae49c2e9813031e1bb426cb5c3e2a2b11 /objects.mk | |
| parent | 29711e123febee2696e0f2cada72e7e533d21a8c (diff) | |
| download | infinitytier-1f74dd4589017bd5bc34b31ff6e09e6875d5e1c7.tar.gz infinitytier-1f74dd4589017bd5bc34b31ff6e09e6875d5e1c7.zip | |
Revocation work in progress, add WATCH which is TEE with implicit rate sync (thanks JG@DCVC!), and clean up some cruft in Network.
Diffstat (limited to 'objects.mk')
| -rw-r--r-- | objects.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ OBJS=\ node/Path.o \ node/Peer.o \ node/Poly1305.o \ + node/Revocation.o \ node/Salsa20.o \ node/SelfAwareness.o \ node/SHA512.o \ |
