Historie revizí

Autor SHA1 Zpráva Datum
  Moritz Warning 21cdfb96de rename LIBS to LDLIBS and make it accessible from outside před 10 roky
  Moritz Warning 235d4aba9a allow environment variables to set/extend CC, CXX, CFLAGS and LDFLAGS před 10 roky
  Adam Ierymenko cfdf4e3a49 GitHub issue #171 -- separate CFLAGS and CXXFLAGS in Linux makefile před 10 roky
  Adam Ierymenko 753a80d419 Linux auto-update is going away. před 10 roky
  Adam Ierymenko 29e3437350 gcc not g++ for CC před 10 roky
  Adam Ierymenko 65999611d7 Eliminate "which" dependency in Linux makefile. před 10 roky
  Adam Ierymenko a9a390a930 Apply @marning suggested SSE auto-detect to make builds easier on non-x86 platforms: https://github.com/mwarning/ZeroTierOne/commit/aa2fd044cb69b97eef1ea38d5fefd18543aae22a před 10 roky
  Adam Ierymenko d7344871e6 Linux build fix. před 10 roky
  Adam Ierymenko ea419c21d0 Fix installer path, add netconf option to make-linux. před 10 roky
  Adam Ierymenko 13d5073e5b CLI work and Makefile cleanup. před 10 roky
  Adam Ierymenko 8333bf065e Basic CLI working with JSON output. Now to parse and support old tabular form. před 10 roky
  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. před 10 roky
  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. před 10 roky
  Adam Ierymenko 6369c264e2 Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency. před 10 roky
  Adam Ierymenko 5572b7ffb6 Simplify Phy<> to get rid of more indirections. před 10 roky
  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. před 10 roky
  Adam Ierymenko d761330465 No more tap factories. před 10 roky
  Adam Ierymenko a61acf36d2 osnet -> osdep před 10 roky
  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. před 10 roky
  Adam Ierymenko 31bf0a4ea6 Netconf build fixes, schema, etc. před 10 roky
  Adam Ierymenko 66f29f09da Make clean fixes. před 11 roky
  Adam Ierymenko afea153a0b Build fixes. před 11 roky
  Adam Ierymenko 4bf2fa3edb Basic Debian package support in buildinstaller.sh před 11 roky
  Adam Ierymenko 4c59497b95 Linux build fixes for testnet. před 11 roky
  Adam Ierymenko 023cac4ebb Add -g to optimized crypto code in ZT_DEBUG=1 build mode. před 11 roky
  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. před 11 roky
  Adam Ierymenko 1952db5069 Only enable SSE Salsa20 on x86 and x86_64 Linux před 11 roky
  Adam Ierymenko 721625d512 Add MAC to listnetworks, and some other make stuff. před 11 roky
  Adam Ierymenko 282114e96c Makefile changes, and make Topology::getBestSupernode() return the "next" supernode if I am a supernode. Also some comment cleanup. před 11 roky
  Adam Ierymenko b7b9b9c0b7 Add "make debug" to make building debug one-offs easier (Linux). před 11 roky