251 Commits (master)

Author SHA1 Message Date
Joseph Henry dab13f59e5 Test updates 10 years ago
root 036bbfaff9 Modified test scripts to match new naming conventions 10 years ago
Adam Ierymenko cebced259e docs 10 years ago
Adam Ierymenko 425d311ce8 Merge of netcon with edge and unification of make processes. 10 years ago
Adam Ierymenko 66a29a00ee Merge miniupnpc/libnatpmp build into main build by just adding flags, defs, and objs. 10 years ago
Joseph Henry 201109a7a0 (fixed) make-linux.mk conflicts, updated clean logic 10 years ago
Adam Ierymenko 95106e2e30 Mare make-self-contained code cleanup. 10 years ago
Joseph Henry 126fc46dc4 Updated makefile, removed old results directory 10 years ago
Joseph Henry 1f27022fa7 Test/Code Refactor in preparation for merge 10 years ago
Adam Ierymenko dc8edea0c6 Linux make rules to make libminiupnpc from source. 10 years ago
Adam Ierymenko 906e49ff72 Add make option ZT_ENABLE_CLUSTER and disable it in default Linux build. 10 years ago
Adam Ierymenko 33c132968e GitHub issue #219 -- make Linux makefile cross-compiler aware. 10 years ago
Joseph Henry d1a22a0878 Streamlined debug output code 10 years ago
Joseph Henry e5fad005a9 Updated RPC handling 10 years ago
Adam Ierymenko 0b245b031e Allow ZT_TRACE without debug. 11 years ago
Joseph Henry da462bbd55 Removed curses dependency 11 years ago
Joseph Henry 96eb0ce492 Added state dump, fixed numerous RPC related bugs 11 years ago
Janjaap Bos 82e0abc4be Fix for cross compiling 11 years ago
Adam Ierymenko a775ee7d31 . 11 years ago
Joseph Henry 7f56678d84 Added liblwip.so and libintercept build files 11 years ago
Joseph Henry bbfc9359e9 Minor timer changes (~21 Mb/s local) 11 years ago
Joseph Henry 36db5865e7 Refactored tcp_write code - Reduced CPU usage to respectable levels 11 years ago
Joseph Henry 11731af45a it's alive! 11 years ago
Joseph Henry 6f0bc1f676 added debugs, fixed linux makefile 11 years ago
Adam Ierymenko 933b47389d Add Arp to netcon build. 11 years ago
Joseph Henry 5a5a513b18 small method changes 11 years ago
Joseph Henry cc4a2bb0c3 filled out hendlers 11 years ago
Joseph Henry 20beafedc5 refactor almost complete 11 years ago
Joseph Henry 750352836f initial commit 11 years ago
Adam Ierymenko 1f4c667646 Netcon mode for Linux (in this branch, will make conditional later) 11 years ago
Adam Ierymenko e3983f8a57 Get rid of -I on Mac and Linux since we include miniupnpc headers by direct path reference. 11 years ago
Adam Ierymenko 559e384130 Linux make support for libminiupnpc. 11 years ago
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. 11 years ago
Moritz Warning 21cdfb96de rename LIBS to LDLIBS and make it accessible from outside 11 years ago
Moritz Warning 235d4aba9a allow environment variables to set/extend CC, CXX, CFLAGS and LDFLAGS 11 years ago
Adam Ierymenko cfdf4e3a49 GitHub issue #171 -- separate CFLAGS and CXXFLAGS in Linux makefile 11 years ago
Adam Ierymenko 753a80d419 Linux auto-update is going away. 11 years ago
Adam Ierymenko 29e3437350 gcc not g++ for CC 11 years ago
Adam Ierymenko 65999611d7 Eliminate "which" dependency in Linux makefile. 11 years ago
Adam Ierymenko a9a390a930 Apply @marning suggested SSE auto-detect to make builds easier on non-x86 platforms: aa2fd044cb 11 years ago
Adam Ierymenko d7344871e6 Linux build fix. 11 years ago
Adam Ierymenko ea419c21d0 Fix installer path, add netconf option to make-linux. 11 years ago
Adam Ierymenko 13d5073e5b CLI work and Makefile cleanup. 11 years ago
Adam Ierymenko 8333bf065e Basic CLI working with JSON output. Now to parse and support old tabular form. 11 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. 11 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. 11 years ago
Adam Ierymenko 6369c264e2 Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency. 11 years ago
Adam Ierymenko 5572b7ffb6 Simplify Phy<> to get rid of more indirections. 11 years ago
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. 11 years ago
Adam Ierymenko d761330465 No more tap factories. 11 years ago