mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-05 20:41:44 -07:00
Some cleanup, and bite the bullet and go ahead and write a simple Http client. Need a cross-platform built-in one to do cli right.
This commit is contained in:
parent
6c29e966dd
commit
53cbe485f0
14 changed files with 470 additions and 726 deletions
|
@ -23,6 +23,7 @@ OBJS=\
|
|||
node/Switch.o \
|
||||
node/Topology.o \
|
||||
node/Utils.o \
|
||||
osdep/Http.o \
|
||||
osdep/OSUtils.o \
|
||||
service/ControlPlane.o \
|
||||
service/OneService.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue