mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
Change mind again... dump Http. Launcher will do this and will use libcurl. Also fix some format string errors.
This commit is contained in:
parent
3daea24d50
commit
9df88a3933
16 changed files with 7 additions and 6927 deletions
|
@ -1,5 +1,4 @@
|
|||
OBJS=\
|
||||
ext/http-parser/http_parser.o \
|
||||
ext/kissdb/kissdb.o \
|
||||
ext/lz4/lz4hc.o \
|
||||
ext/lz4/lz4.o \
|
||||
|
@ -9,7 +8,6 @@ OBJS=\
|
|||
node/EthernetTap.o \
|
||||
node/Filter.o \
|
||||
node/HMAC.o \
|
||||
node/Http.o \
|
||||
node/Identity.o \
|
||||
node/InetAddress.o \
|
||||
node/Logger.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue