mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
Break out certificate of membership into its own class.
This commit is contained in:
parent
dcbc9c8ddd
commit
b4ae1adfbf
5 changed files with 414 additions and 335 deletions
|
@ -3,6 +3,7 @@ OBJS=\
|
|||
ext/lz4/lz4hc.o \
|
||||
ext/lz4/lz4.o \
|
||||
node/C25519.o \
|
||||
node/CertificateOfMembership.o \
|
||||
node/Defaults.o \
|
||||
node/Demarc.o \
|
||||
node/EthernetTap.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue