| Age | Commit message (Expand) | Author |
| 2016-04-19 | Clean up Linux makefile and remove doc target from default since it requires ... | Adam Ierymenko |
| 2016-04-07 | Merge of bignose/manual-pages (Linux man pages) | Adam Ierymenko |
| 2016-03-04 | Add “doc” to the dependencies for the “all” build target. | Ben Finney |
| 2016-03-04 | Add Makefile module for building documentation. | Ben Finney |
| 2016-03-03 | more makefile stuff | Adam Ierymenko |
| 2016-03-03 | Linux make clean fix. | Adam Ierymenko |
| 2016-01-12 | Make clean rm .depend | Adam Ierymenko |
| 2016-01-12 | RPC update | Joseph Henry |
| 2015-12-21 | Fixed typo | Joseph Henry |
| 2015-12-21 | Tightening of RPC code | Joseph Henry |
| 2015-12-18 | Added install script for debugging with strace | Joseph Henry |
| 2015-12-16 | RPC Reliability improvements and partial getsockname() fix | Joseph Henry |
| 2015-12-15 | readme and makefile updates | Joseph Henry |
| 2015-12-15 | Cleaned up, tests updated, readme updated | Joseph Henry |
| 2015-12-14 | send_cmd() retrun value bugfix + minor debug changes | Joseph Henry |
| 2015-12-14 | Library functions are now static, RPC return value tuning, and cleanup | Joseph Henry |
| 2015-12-11 | Stability fix | Joseph Henry |
| 2015-12-08 | . | Adam Ierymenko |
| 2015-12-08 | Stub out getsockname() | Adam Ierymenko |
| 2015-12-08 | (WIP) more netcon work | Adam Ierymenko |
| 2015-12-08 | Merge with fixes of netcon to edge. | Adam Ierymenko |
| 2015-12-07 | Combined make-linux.mk and make-intercept.mk's installer section | Joseph Henry |
| 2015-12-07 | Test updates | Joseph Henry |
| 2015-12-07 | Modified test scripts to match new naming conventions | root |
| 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 |