Commit History

作者 SHA1 備註 提交日期
  Joseph Henry 126fc46dc4 Updated makefile, removed old results directory 10 年之前
  Joseph Henry 1f27022fa7 Test/Code Refactor in preparation for merge 10 年之前
  Joseph Henry d1a22a0878 Streamlined debug output code 10 年之前
  Joseph Henry e5fad005a9 Updated RPC handling 10 年之前
  Joseph Henry da462bbd55 Removed curses dependency 10 年之前
  Joseph Henry 96eb0ce492 Added state dump, fixed numerous RPC related bugs 10 年之前
  Joseph Henry 7f56678d84 Added liblwip.so and libintercept build files 10 年之前
  Joseph Henry bbfc9359e9 Minor timer changes (~21 Mb/s local) 10 年之前
  Joseph Henry 36db5865e7 Refactored tcp_write code - Reduced CPU usage to respectable levels 10 年之前
  Joseph Henry 11731af45a it's alive! 10 年之前
  Joseph Henry 6f0bc1f676 added debugs, fixed linux makefile 10 年之前
  Adam Ierymenko 933b47389d Add Arp to netcon build. 10 年之前
  Joseph Henry 5a5a513b18 small method changes 10 年之前
  Joseph Henry cc4a2bb0c3 filled out hendlers 10 年之前
  Joseph Henry 20beafedc5 refactor almost complete 10 年之前
  Joseph Henry 750352836f initial commit 10 年之前
  Adam Ierymenko 1f4c667646 Netcon mode for Linux (in this branch, will make conditional later) 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 年之前