summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-23Rename Common to common.inc.c to indicate that this is an included C file not...Adam Ierymenko
2015-11-23Merge Sendfd into Common.cAdam Ierymenko
2015-11-23Mare make-self-contained code cleanup.Adam Ierymenko
2015-11-23More code cleanup, just moving some stuff into NetconEthernetTap that is not ...Adam Ierymenko
2015-11-23Eliminate a few warnings and some small code reorg.Adam Ierymenko
2015-11-23Ignore more DLL patterns.Adam Ierymenko
2015-11-23Uncommit binary... :PAdam Ierymenko
2015-11-23A few very tiny bits of dead code removal, etc.Adam Ierymenko
2015-11-23MERGE current "dev" into "netcon" -- should not affect netcon itself but will...Adam Ierymenko
2015-11-23Reformat table.Adam Ierymenko
2015-11-23Updated test filesJoseph Henry
2015-11-23Replaced READMEJoseph Henry
2015-11-23Unit test info added to READMEJoseph Henry
2015-11-23Removed odd fileJoseph Henry
2015-11-23README formatting update. Removed odd filesJoseph Henry
2015-11-23Updated README, fixed node.js test bugJoseph Henry
2015-11-23Removed old READMEs and OS filesJoseph Henry
2015-11-23Test updateJoseph Henry
2015-11-23Patch for Node.js -- accept() bugJoseph Henry
2015-11-21ARP packets do need the source IP address in them, as well as the MAC address.Grant Limberg
2015-11-21ARP packet lengths are 28 bytes. This condition required the packet to be 29...Grant Limberg
2015-11-20The World as of 2015-11-20Adam Ierymenko
2015-11-20Update World to reflect Alice and Bob in their final glory. Will hot-push thi...Adam Ierymenko
2015-11-20Additional test filesJoseph Henry
2015-11-20Updated makefile, removed old results directoryJoseph Henry
2015-11-20Updated makefile, removed old results directoryJoseph Henry
2015-11-20Removed old test directoryJoseph Henry
2015-11-20Test/Code Refactor in preparation for mergeJoseph Henry
2015-11-19WIP: Unit tests -- more generalizationJoseph Henry
2015-11-19.Adam Ierymenko
2015-11-19WIP: Unit testsJoseph Henry
2015-11-19WIP: Automated testsJoseph Henry
2015-11-17forgot to submit this. Add DeferredPackets.cpp to the android makefileGrant Limberg
2015-11-17VERSION 1.1.0: Win/Mac UI improvements, improved NAT-t, CIRCUIT_TEST, and more!Adam Ierymenko
2015-11-17Just add a launch prerequisite for .NET 4.5 -- it's usually there, and if not...Adam Ierymenko
2015-11-17Fix crash on exit in Windows (does not affect other OSes) and revert debuggin...Adam Ierymenko
2015-11-17Started work on automated unit test scriptsJoseph Henry
2015-11-16Added symbol checks in intercept. This seems wise after allJoseph Henry
2015-11-16Fix ARM dpkg build.Adam Ierymenko
2015-11-16Revised fd RX logicJoseph Henry
2015-11-16Real World -- edge now talks to real net.Adam Ierymenko
2015-11-16Turns out it wasn't hard to add miniupnpc to the VS2012 project and just have...Adam Ierymenko
2015-11-16Linux make rules to make libminiupnpc from source.Adam Ierymenko
2015-11-16Build libminiupnpc from source now, and update version.Adam Ierymenko
2015-11-16Delete pre-build miniupnpc for Linux and Mac -- will add Make rules to build ...Adam Ierymenko
2015-11-16Fix 64-bit int warning.Adam Ierymenko
2015-11-16Check for fork/clone and re-initialize in close() -- for nginxJoseph Henry
2015-11-16UI stuff.Adam Ierymenko
2015-11-16Add make option ZT_ENABLE_CLUSTER and disable it in default Linux build.Adam Ierymenko
2015-11-16Use new OSX tap version, and update OSX install scripts.Adam Ierymenko