summaryrefslogtreecommitdiff
path: root/make-linux.mk
AgeCommit message (Expand)Author
2016-01-12Make clean rm .dependAdam Ierymenko
2016-01-12RPC updateJoseph Henry
2015-12-21Fixed typoJoseph Henry
2015-12-21Tightening of RPC codeJoseph Henry
2015-12-18Added install script for debugging with straceJoseph Henry
2015-12-16RPC Reliability improvements and partial getsockname() fixJoseph Henry
2015-12-15readme and makefile updatesJoseph Henry
2015-12-15Cleaned up, tests updated, readme updatedJoseph Henry
2015-12-14send_cmd() retrun value bugfix + minor debug changesJoseph Henry
2015-12-14Library functions are now static, RPC return value tuning, and cleanupJoseph Henry
2015-12-11Stability fixJoseph Henry
2015-12-08.Adam Ierymenko
2015-12-08Stub out getsockname()Adam Ierymenko
2015-12-08(WIP) more netcon workAdam Ierymenko
2015-12-08Merge with fixes of netcon to edge.Adam Ierymenko
2015-12-07Combined make-linux.mk and make-intercept.mk's installer sectionJoseph Henry
2015-12-07Test updatesJoseph Henry
2015-12-07Modified test scripts to match new naming conventionsroot
2015-12-04docsAdam Ierymenko
2015-12-04Merge of netcon with edge and unification of make processes.Adam Ierymenko
2015-11-23(fixed) make-linux.mk conflicts, updated clean logicJoseph Henry
2015-11-30Merge devAdam Ierymenko
2015-11-30Merge miniupnpc/libnatpmp build into main build by just adding flags, defs, a...Adam Ierymenko
2015-11-30Merge pull request #261 from janjaapbos/synologyAdam Ierymenko
2015-11-23Mare make-self-contained code cleanup.Adam Ierymenko
2015-11-23MERGE current "dev" into "netcon" -- should not affect netcon itself but will...Adam Ierymenko
2015-11-20Updated makefile, removed old results directoryJoseph Henry
2015-11-20Test/Code Refactor in preparation for mergeJoseph Henry
2015-11-16Linux make rules to make libminiupnpc from source.Adam Ierymenko
2015-11-16Add make option ZT_ENABLE_CLUSTER and disable it in default Linux build.Adam Ierymenko
2015-11-12GitHub issue #219 -- make Linux makefile cross-compiler aware.Adam Ierymenko
2015-11-12Streamlined debug output codeJoseph Henry
2015-11-12Updated RPC handlingJoseph Henry
2015-11-03Allow ZT_TRACE without debug.Adam Ierymenko
2015-11-02Removed curses dependencyJoseph Henry
2015-10-29Added state dump, fixed numerous RPC related bugsJoseph Henry
2015-10-17Fix for cross compilingJanjaap Bos
2015-10-14.Adam Ierymenko
2015-10-09Added liblwip.so and libintercept build filesJoseph Henry
2015-10-08Minor timer changes (~21 Mb/s local)Joseph Henry
2015-10-06Refactored tcp_write code - Reduced CPU usage to respectable levelsJoseph Henry
2015-09-15it's alive!Joseph Henry
2015-09-11added debugs, fixed linux makefileJoseph Henry
2015-09-11Add Arp to netcon build.Adam Ierymenko
2015-09-11small method changesJoseph Henry
2015-09-10filled out hendlersJoseph Henry
2015-09-10refactor almost completeJoseph Henry
2015-09-10initial commitJoseph Henry
2015-09-02Netcon mode for Linux (in this branch, will make conditional later)Adam Ierymenko
2015-07-28Get rid of -I on Mac and Linux since we include miniupnpc headers by direct p...Adam Ierymenko