diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2014-08-05 09:56:49 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2014-08-05 09:56:49 -0700 |
| commit | e3c5ada3a70f71fe117319cd335a4462387c744d (patch) | |
| tree | 795a9b772147b9ecf48471991ca5e5f7b341c316 /objects.mk | |
| parent | 7adf0eac7e99337befb421d1b3cf2d64888a9ea2 (diff) | |
| download | infinitytier-e3c5ada3a70f71fe117319cd335a4462387c744d.tar.gz infinitytier-e3c5ada3a70f71fe117319cd335a4462387c744d.zip | |
Add signatures to Dictionary, and fix unhex() API in Utils to be a little safer.
Diffstat (limited to 'objects.mk')
| -rw-r--r-- | objects.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ OBJS=\ node/C25519.o \ node/CertificateOfMembership.o \ node/Defaults.o \ + node/Dictionary.o \ node/HttpClient.o \ node/Identity.o \ node/InetAddress.o \ |
