Age | Commit message (Expand) | Author |
2014-06-12 | Add flags to EXT_FRAME for better future proofness. | Adam Ierymenko |
2014-06-10 | Packet decoder work for EXT_FRAME for bridging - GitHub issue #68 | Adam Ierymenko |
2014-06-10 | Bridge routing table - GitHub issue #68 | Adam Ierymenko |
2014-06-10 | Bridging in NetworkConfig - GitHub Issue #68 | Adam Ierymenko |
2014-06-10 | Protocol messages for bridging. GitHub issue #68 | Adam Ierymenko |
2014-05-29 | Fix for GitHub issue #71 | Adam Ierymenko |
2014-05-29 | Build fix for Windows setsockopt(). | Adam Ierymenko |
2014-05-28 | Make UDP send and receive buffers as big as possible to reduce packet loss. | Adam Ierymenko |
2014-05-24 | Netconf fixes. | Adam Ierymenko |
2014-05-23 | Don't transmit broadcasts if enableBroadcast is false on a network. | Adam Ierymenko |
2014-05-23 | Windows build fixes for MAC changes (in tap driver), some comments and cleanu... | Adam Ierymenko |
2014-05-23 | Default for private should be true. | Adam Ierymenko |
2014-05-23 | GitHub issue #67 | Adam Ierymenko |
2014-05-23 | Fixed for Linux tap for GitHub Issue #69 | Adam Ierymenko |
2014-05-23 | GitHub Issue #69 - make MAC assignment schema differ between virtual networks. | Adam Ierymenko |
2014-05-19 | Another sanity check on filename for GitHub issue #72 | Adam Ierymenko |
2014-05-19 | Redis schema updates and fix for GitHub issue #72 | Adam Ierymenko |
2014-05-09 | TESTNET supernodes need different addresses. | Adam Ierymenko |
2014-05-09 | Merge branch 'adamierymenko-dev' of ssh://shub-niggurath.zerotier.com:222/git... | Adam Ierymenko |
2014-05-09 | More netconf work... set ZT_HOME and chdir there on service launch. | Adam Ierymenko |
2014-05-08 | Add testnet ports and ZT_USE_TESTNET define for contacting the test.zerotier.... | Adam Ierymenko |
2014-05-08 | Make Service communicate via empty-line-delimited Dictionary objects instead ... | Adam Ierymenko |
2014-05-08 | Clean out unused netconf fields, rename a few, work on new netconf server. | Adam Ierymenko |
2014-04-18 | Cleanup, dead code removal, some pretty insignificant security stuff that's b... | Adam Ierymenko |
2014-04-15 | Adding supernode yig.zerotier.com (Sydney, Australia) and removing mi-go.zero... | Adam Ierymenko |
2014-04-10 | More toward GitHub issue #56 | Adam Ierymenko |
2014-04-10 | Prevent recursive transit of ZeroTier packets, toward GitHub issue #56 | Adam Ierymenko |
2014-04-10 | Probable fix for GitHub issue #63 - do not unite() if either path is TCP, sin... | Adam Ierymenko |
2014-04-10 | More logic cleanup and some documentation / comment improvements. | Adam Ierymenko |
2014-04-09 | Yet more cleanup to TCP logic, this time adding a master switch and adding UD... | Adam Ierymenko |
2014-04-09 | Some cleanup, and use best (not first) UDP addresses for NAT-t VERB_RENDEZVOU... | Adam Ierymenko |
2014-04-09 | .... aaaaaand... GitHub issue #61 was caused by the fact that we were no long... | Adam Ierymenko |
2014-04-09 | Was not closing _shutdownSignalPipe in UnixEthernetTap either... | Adam Ierymenko |
2014-04-09 | Set close-on-exec in attempt to head off GitHub issue #61 | Adam Ierymenko |
2014-04-09 | More tweaks to TCP logic for GitHub issue #60 | Adam Ierymenko |
2014-04-09 | Some adjustments to TCP logic for GitHub issue #60 | Adam Ierymenko |
2014-04-08 | More Windows tap cleanup... seems solid. We'll see. | Adam Ierymenko |
2014-04-08 | Windows tap: be REAL REAL REAL PARANOID. Wake up sheeple. | Adam Ierymenko |
2014-04-08 | Some installer stuff, complete refactoring of Windows side of newly split tap... | Adam Ierymenko |
2014-04-07 | Builds and runs on Unix with EthernetTap changes, now for Windows... and for ... | Adam Ierymenko |
2014-04-07 | Split EthernetTap into subclasses, work in progress... | Adam Ierymenko |
2014-04-03 | A few more tweaks to TCP failover... seems to be switching back and forth pre... | Adam Ierymenko |
2014-04-03 | Tweak some timings and stuff. | Adam Ierymenko |
2014-04-03 | Such ping logic. So edge case. | Adam Ierymenko |
2014-04-02 | Make Unix domain sockets mode 0777 so that properly authorized non-privileged... | Adam Ierymenko |
2014-04-02 | Make GUI work with new control client API, make control client look for user ... | Adam Ierymenko |
2014-04-02 | More tweaks to TCP failover logic. Such edge case. | Adam Ierymenko |
2014-04-01 | More tweaks to algorithm for determining when to fail over to TCP, and stop s... | Adam Ierymenko |
2014-04-01 | The remove paths on send fail thing in Peer.cpp was not well thought out, and... | Adam Ierymenko |
2014-04-01 | Resynchronize on startup. | Adam Ierymenko |