Commit Verlauf

Autor SHA1 Nachricht Datum
  Adam Ierymenko 13d5073e5b CLI work and Makefile cleanup. vor 10 Jahren
  Adam Ierymenko 8333bf065e Basic CLI working with JSON output. Now to parse and support old tabular form. vor 10 Jahren
  Adam Ierymenko 53cbe485f0 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. vor 10 Jahren
  Adam Ierymenko 4e5d2d2c72 Write a zerotier-one.port file to the home path to make CLI easy to write, and do a backward compatiable CLI in bash instead of as part of the executable. vor 10 Jahren
  Adam Ierymenko 6369c264e2 Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency. vor 10 Jahren
  Adam Ierymenko 871473255b Cleanup, drop 32-bit from Mac build flags since i386 is pretty thoroughly deprecated and dead on OSX. We will have to make our updater stop updating on any 32-bit Macs that might actually still be running ZT1. vor 10 Jahren
  Adam Ierymenko 1cfa67bbdd Bunch more control plane work, and shelve old UI -- React FTW. vor 10 Jahren
  Adam Ierymenko 5572b7ffb6 Simplify Phy<> to get rid of more indirections. vor 10 Jahren
  Adam Ierymenko 068d311ecc TRACE compile fixes, other fixes, and it basically works! It says HELLO. vor 10 Jahren
  Adam Ierymenko 38200cc6a5 Add data store functions to service/One, and shelve old main.cpp since it will get rebuilt. vor 10 Jahren
  Adam Ierymenko d761330465 No more tap factories. vor 10 Jahren
  Adam Ierymenko a61acf36d2 osnet -> osdep vor 10 Jahren
  Adam Ierymenko 60158aa5dd Turns out that node/ likely has no business with or need for the system IP routing table. So shelve that code for now. vor 10 Jahren
  Adam Ierymenko 96737368aa Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane. vor 10 Jahren
  Adam Ierymenko 31bf0a4ea6 Netconf build fixes, schema, etc. vor 10 Jahren
  Adam Ierymenko 66f29f09da Make clean fixes. vor 11 Jahren
  Adam Ierymenko d73a11b60b Add netconf build option to Mac build file too. vor 11 Jahren
  Adam Ierymenko 60fb28a90a Cleanup, new C++ netconf code is almost ready to test! vor 11 Jahren
  Adam Ierymenko ee9e6a3c6b Change path selection logic to exclude non-fixed and non-active paths -- possible fix for "NAT traversal coma" issue. Also fix a typo. vor 11 Jahren
  Adam Ierymenko 8bd9f7d51d Build fix for UI and mac. vor 11 Jahren
  Adam Ierymenko 5c7cd53f13 Testnet sort of works! spins up supernodes. vor 11 Jahren
  Adam Ierymenko 4fbb098daa Testnet work... getting there! vor 11 Jahren
  Adam Ierymenko 023cac4ebb Add -g to optimized crypto code in ZT_DEBUG=1 build mode. vor 11 Jahren
  Adam Ierymenko 6316011024 Make crypto and compression build optimized in debug, and also try disabling peers.persist -- might ship this way as it seems more trouble than its worth. vor 11 Jahren
  Adam Ierymenko 351b7f3a09 UI stuff and sign .dmg on build. vor 11 Jahren
  Adam Ierymenko 721625d512 Add MAC to listnetworks, and some other make stuff. vor 11 Jahren
  Adam Ierymenko 282114e96c Makefile changes, and make Topology::getBestSupernode() return the "next" supernode if I am a supernode. Also some comment cleanup. vor 11 Jahren
  Adam Ierymenko 1f5feb75fb LinuxEthernetTap refactor. vor 11 Jahren
  Adam Ierymenko adfb71fa6b Compile for for TRACE, remove old TESTNET cruft. vor 11 Jahren
  Adam Ierymenko 526435859f Newly broken out OSX tap driver builds now. vor 11 Jahren