Age | Commit message (Expand) | Author |
2015-12-04 | . | Adam Ierymenko |
2015-12-04 | First draft (unfinished) of new README for netcon (original in README.orig.md). | Adam Ierymenko |
2015-12-04 | ZT_NC_NWID patch + (WIP) test script modifications | Joseph Henry |
2015-12-03 | (fixed) nwid detection in test script | Joseph Henry |
2015-12-03 | (fixed) test script liblwip.so placement, also streamlined test logic | Joseph Henry |
2015-11-23 | (fixed) make-linux.mk conflicts, updated clean logic | Joseph Henry |
2015-11-30 | Merge dev | Adam Ierymenko |
2015-11-30 | indentation | Adam Ierymenko |
2015-11-30 | ... and here. | Adam Ierymenko |
2015-11-30 | Need to close on premature abort too or resources are leaked. | Adam Ierymenko |
2015-11-30 | Also add a timeout for the actual NAT-PMP port mapping step. | Adam Ierymenko |
2015-11-30 | ifdef naming fix. | Adam Ierymenko |
2015-11-30 | Fix for uPnP | Adam Ierymenko |
2015-11-30 | Merge miniupnpc/libnatpmp build into main build by just adding flags, defs, a... | Adam Ierymenko |
2015-11-30 | Ton of uPnP work and adding NAT-PMP support, still testing... | Adam Ierymenko |
2015-11-30 | Merge pull request #261 from janjaapbos/synology | Adam Ierymenko |
2015-11-30 | Merge pull request #259 from janjaapbos/jb-dev | Adam Ierymenko |
2015-11-30 | Increase maximum number of paths per IP scope to 4 | Janjaap Bos |
2015-11-24 | Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev | Adam Ierymenko |
2015-11-24 | Merge pull request #254 from bonki/fix_iproute2_ip_handling | Adam Ierymenko |
2015-11-24 | Fix for GitHub issue #253. | Adrian Frühwirth |
2015-11-23 | Intercept now checks ZT_NC_NWID environment variable for 16-digit network ID ... | Adam Ierymenko |
2015-11-23 | Rename Common to common.inc.c to indicate that this is an included C file not... | Adam Ierymenko |
2015-11-23 | Merge Sendfd into Common.c | Adam Ierymenko |
2015-11-23 | Mare make-self-contained code cleanup. | Adam Ierymenko |
2015-11-23 | More code cleanup, just moving some stuff into NetconEthernetTap that is not ... | Adam Ierymenko |
2015-11-23 | Eliminate a few warnings and some small code reorg. | Adam Ierymenko |
2015-11-23 | Ignore more DLL patterns. | Adam Ierymenko |
2015-11-23 | Uncommit binary... :P | Adam Ierymenko |
2015-11-23 | A few very tiny bits of dead code removal, etc. | Adam Ierymenko |
2015-11-23 | MERGE current "dev" into "netcon" -- should not affect netcon itself but will... | Adam Ierymenko |
2015-11-23 | Reformat table. | Adam Ierymenko |
2015-11-23 | Updated test files | Joseph Henry |
2015-11-23 | Replaced README | Joseph Henry |
2015-11-23 | Unit test info added to README | Joseph Henry |
2015-11-23 | Removed odd file | Joseph Henry |
2015-11-23 | README formatting update. Removed odd files | Joseph Henry |
2015-11-23 | Updated README, fixed node.js test bug | Joseph Henry |
2015-11-23 | Removed old READMEs and OS files | Joseph Henry |
2015-11-23 | Test update | Joseph Henry |
2015-11-23 | Patch for Node.js -- accept() bug | Joseph Henry |
2015-11-21 | ARP packets do need the source IP address in them, as well as the MAC address. | Grant Limberg |
2015-11-21 | ARP packet lengths are 28 bytes. This condition required the packet to be 29... | Grant Limberg |
2015-11-20 | The World as of 2015-11-20 | Adam Ierymenko |
2015-11-20 | Update World to reflect Alice and Bob in their final glory. Will hot-push thi... | Adam Ierymenko |
2015-11-20 | Additional test files | Joseph Henry |
2015-11-20 | Updated makefile, removed old results directory | Joseph Henry |
2015-11-20 | Updated makefile, removed old results directory | Joseph Henry |
2015-11-20 | Removed old test directory | Joseph Henry |
2015-11-20 | Test/Code Refactor in preparation for merge | Joseph Henry |