Историја ревизија

Аутор SHA1 Порука Датум
  Adam Ierymenko 66a29a00ee Merge miniupnpc/libnatpmp build into main build by just adding flags, defs, and objs. пре 10 година
  Adam Ierymenko 6c0de526e8 Merge pull request #261 from janjaapbos/synology пре 10 година
  Adam Ierymenko dc8edea0c6 Linux make rules to make libminiupnpc from source. пре 10 година
  Adam Ierymenko 906e49ff72 Add make option ZT_ENABLE_CLUSTER and disable it in default Linux build. пре 10 година
  Adam Ierymenko 33c132968e GitHub issue #219 -- make Linux makefile cross-compiler aware. пре 10 година
  Adam Ierymenko 0b245b031e Allow ZT_TRACE without debug. пре 10 година
  Janjaap Bos 82e0abc4be Fix for cross compiling пре 10 година
  Adam Ierymenko a775ee7d31 . пре 10 година
  Adam Ierymenko e3983f8a57 Get rid of -I on Mac and Linux since we include miniupnpc headers by direct path reference. пре 10 година
  Adam Ierymenko 559e384130 Linux make support for libminiupnpc. пре 10 година
  Adam Ierymenko a493fc23f4 Fix for make-linux: detect whether CC/CXX were explicitly overridden, and if not then use the gcc/clang selection logic. Otherwise ?= breaks this. пре 10 година
  Moritz Warning 21cdfb96de rename LIBS to LDLIBS and make it accessible from outside пре 10 година
  Moritz Warning 235d4aba9a allow environment variables to set/extend CC, CXX, CFLAGS and LDFLAGS пре 10 година
  Adam Ierymenko cfdf4e3a49 GitHub issue #171 -- separate CFLAGS and CXXFLAGS in Linux makefile пре 10 година
  Adam Ierymenko 753a80d419 Linux auto-update is going away. пре 10 година
  Adam Ierymenko 29e3437350 gcc not g++ for CC пре 10 година
  Adam Ierymenko 65999611d7 Eliminate "which" dependency in Linux makefile. пре 10 година
  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 година
  Adam Ierymenko d7344871e6 Linux build fix. пре 10 година
  Adam Ierymenko ea419c21d0 Fix installer path, add netconf option to make-linux. пре 10 година
  Adam Ierymenko 13d5073e5b CLI work and Makefile cleanup. пре 10 година
  Adam Ierymenko 8333bf065e Basic CLI working with JSON output. Now to parse and support old tabular form. пре 10 година
  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 година
  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 година
  Adam Ierymenko 6369c264e2 Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency. пре 10 година
  Adam Ierymenko 5572b7ffb6 Simplify Phy<> to get rid of more indirections. пре 10 година
  Adam Ierymenko 7576911951 Temporarily shelve testnet/ -- will resurrect self-contained testnet later perhaps, but probably will not by the time next version ships. Was mostly for debugging multicast anyway and that is now quite stable. пре 10 година
  Adam Ierymenko d761330465 No more tap factories. пре 10 година
  Adam Ierymenko a61acf36d2 osnet -> osdep пре 10 година
  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 година