mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 10:37:33 -07:00
Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane.
This commit is contained in:
parent
7ee1a1151f
commit
96737368aa
7 changed files with 2842 additions and 2 deletions
|
@ -4,6 +4,7 @@ OBJS=\
|
|||
control/NodeControlClient.o \
|
||||
control/NodeControlService.o \
|
||||
ext/lz4/lz4.o \
|
||||
ext/http-parser/http_parser.o \
|
||||
osnet/NativeSocketManager.o \
|
||||
node/C25519.o \
|
||||
node/CertificateOfMembership.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue