mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 21:33:57 -07:00
Add signatures to Dictionary, and fix unhex() API in Utils to be a little safer.
This commit is contained in:
parent
7adf0eac7e
commit
e3c5ada3a7
5 changed files with 228 additions and 136 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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue