Commit History

Author SHA1 Message Date
  Adam Ierymenko e3983f8a57 Get rid of -I on Mac and Linux since we include miniupnpc headers by direct path reference. 10 years ago
  Adam Ierymenko 569c5e77fd Add binary build of libminiupnpc for Mac x64. 10 years ago
  Adam Ierymenko fe6d5b1402 UPNP/NAT-PMP support with libminiupnpc (if built with it) -- GitHub issue #64 10 years ago
  Adam Ierymenko dba91eaa09 Apply same Linux compiler-picker logic to Mac. 10 years ago
  Moritz Warning 235d4aba9a allow environment variables to set/extend CC, CXX, CFLAGS and LDFLAGS 10 years ago
  Adam Ierymenko 3512402558 OSX .pkg files must be signed with productsign and an installer cert. 10 years ago
  Adam Ierymenko 97dd8d864f Fix paths again in Mac pkg build. 10 years ago
  Adam Ierymenko a9a390a930 Apply @marning suggested SSE auto-detect to make builds easier on non-x86 platforms: https://github.com/mwarning/ZeroTierOne/commit/aa2fd044cb69b97eef1ea38d5fefd18543aae22a 10 years ago
  Adam Ierymenko 1213073916 Apple auto-update stuff, now for Windows. 10 years ago
  Adam Ierymenko b6698d8415 Ground work for reincorporating software updater for select platforms. 10 years ago
  Adam Ierymenko 89027d78ac Mac .pkg building using Packages (third party app) instead of old bootstrapping .app and installer script. 10 years ago
  Adam Ierymenko f48509d50c Mac script to get HTTP proxy settings -- will be used by Mac updater. 10 years ago
  Adam Ierymenko 13d5073e5b CLI work and Makefile cleanup. 10 years ago
  Adam Ierymenko 8333bf065e Basic CLI working with JSON output. Now to parse and support old tabular form. 10 years ago
  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. 10 years ago
  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. 10 years ago
  Adam Ierymenko 6369c264e2 Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency. 10 years ago
  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. 10 years ago
  Adam Ierymenko 1cfa67bbdd Bunch more control plane work, and shelve old UI -- React FTW. 10 years ago
  Adam Ierymenko 5572b7ffb6 Simplify Phy<> to get rid of more indirections. 10 years ago
  Adam Ierymenko 068d311ecc TRACE compile fixes, other fixes, and it basically works! It says HELLO. 10 years ago
  Adam Ierymenko 38200cc6a5 Add data store functions to service/One, and shelve old main.cpp since it will get rebuilt. 10 years ago
  Adam Ierymenko d761330465 No more tap factories. 10 years ago
  Adam Ierymenko a61acf36d2 osnet -> osdep 10 years ago
  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. 10 years ago
  Adam Ierymenko 96737368aa Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane. 10 years ago
  Adam Ierymenko 31bf0a4ea6 Netconf build fixes, schema, etc. 10 years ago
  Adam Ierymenko 66f29f09da Make clean fixes. 10 years ago
  Adam Ierymenko d73a11b60b Add netconf build option to Mac build file too. 10 years ago
  Adam Ierymenko 60fb28a90a Cleanup, new C++ netconf code is almost ready to test! 10 years ago