Age | Commit message (Expand) | Author |
2015-12-04 | docs | Adam Ierymenko |
2015-12-04 | Merge of netcon with edge and unification of make processes. | Adam Ierymenko |
2015-11-23 | (fixed) make-linux.mk conflicts, updated clean logic | Joseph Henry |
2015-11-30 | Merge dev | Adam Ierymenko |
2015-11-30 | Merge miniupnpc/libnatpmp build into main build by just adding flags, defs, a... | Adam Ierymenko |
2015-11-30 | Merge pull request #261 from janjaapbos/synology | Adam Ierymenko |
2015-11-23 | Mare make-self-contained code cleanup. | Adam Ierymenko |
2015-11-23 | MERGE current "dev" into "netcon" -- should not affect netcon itself but will... | Adam Ierymenko |
2015-11-20 | Updated makefile, removed old results directory | Joseph Henry |
2015-11-20 | Test/Code Refactor in preparation for merge | Joseph Henry |
2015-11-16 | Linux make rules to make libminiupnpc from source. | Adam Ierymenko |
2015-11-16 | Add make option ZT_ENABLE_CLUSTER and disable it in default Linux build. | Adam Ierymenko |
2015-11-12 | GitHub issue #219 -- make Linux makefile cross-compiler aware. | Adam Ierymenko |
2015-11-12 | Streamlined debug output code | Joseph Henry |
2015-11-12 | Updated RPC handling | Joseph Henry |
2015-11-03 | Allow ZT_TRACE without debug. | Adam Ierymenko |
2015-11-02 | Removed curses dependency | Joseph Henry |
2015-10-29 | Added state dump, fixed numerous RPC related bugs | Joseph Henry |
2015-10-17 | Fix for cross compiling | Janjaap Bos |
2015-10-14 | . | Adam Ierymenko |
2015-10-09 | Added liblwip.so and libintercept build files | Joseph Henry |
2015-10-08 | Minor timer changes (~21 Mb/s local) | Joseph Henry |
2015-10-06 | Refactored tcp_write code - Reduced CPU usage to respectable levels | Joseph Henry |
2015-09-15 | it's alive! | Joseph Henry |
2015-09-11 | added debugs, fixed linux makefile | Joseph Henry |
2015-09-11 | Add Arp to netcon build. | Adam Ierymenko |
2015-09-11 | small method changes | Joseph Henry |
2015-09-10 | filled out hendlers | Joseph Henry |
2015-09-10 | refactor almost complete | Joseph Henry |
2015-09-10 | initial commit | Joseph Henry |
2015-09-02 | Netcon mode for Linux (in this branch, will make conditional later) | Adam Ierymenko |
2015-07-28 | Get rid of -I on Mac and Linux since we include miniupnpc headers by direct p... | Adam Ierymenko |
2015-07-28 | Linux make support for libminiupnpc. | Adam Ierymenko |
2015-07-23 | Fix for make-linux: detect whether CC/CXX were explicitly overridden, and if ... | Adam Ierymenko |
2015-07-06 | rename LIBS to LDLIBS and make it accessible from outside | Moritz Warning |
2015-07-03 | allow environment variables to set/extend CC, CXX, CFLAGS and LDFLAGS | Moritz Warning |
2015-07-02 | GitHub issue #171 -- separate CFLAGS and CXXFLAGS in Linux makefile | Adam Ierymenko |
2015-06-03 | Linux auto-update is going away. | Adam Ierymenko |
2015-06-02 | gcc not g++ for CC | Adam Ierymenko |
2015-06-02 | Eliminate "which" dependency in Linux makefile. | Adam Ierymenko |
2015-06-01 | Apply @marning suggested SSE auto-detect to make builds easier on non-x86 pla... | Adam Ierymenko |
2015-06-01 | Linux build fix. | Adam Ierymenko |
2015-05-28 | Fix installer path, add netconf option to make-linux. | Adam Ierymenko |
2015-04-16 | CLI work and Makefile cleanup. | Adam Ierymenko |
2015-04-16 | Basic CLI working with JSON output. Now to parse and support old tabular form. | Adam Ierymenko |
2015-04-16 | Some cleanup, and bite the bullet and go ahead and write a simple Http client... | Adam Ierymenko |
2015-04-15 | Write a zerotier-one.port file to the home path to make CLI easy to write, an... | Adam Ierymenko |
2015-04-15 | Rename netconf to controller and NetworkConfigMaster to NetworkController for... | Adam Ierymenko |
2015-04-10 | Simplify Phy<> to get rid of more indirections. | Adam Ierymenko |
2015-04-10 | Temporarily shelve testnet/ -- will resurrect self-contained testnet later pe... | Adam Ierymenko |