Age | Commit message (Expand) | Author |
2015-10-01 | Peer serialization and related changes. | Adam Ierymenko |
2015-10-01 | Refactor: move network COMs out of Network and into Peer in prep for tighteni... | Adam Ierymenko |
2015-09-30 | Consider IPv6 paths reliable (no constant keepalives needed) | Adam Ierymenko |
2015-09-24 | (1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local i... | Adam Ierymenko |
2015-09-23 | Prefer IPv6 paths if available. | Adam Ierymenko |
2015-07-13 | Clean up some YAGNI issues with implementation of GitHub issue #180, and make... | Adam Ierymenko |
2015-07-07 | A bunch of comments and cleanup, including some to yesterday's direct path pu... | Adam Ierymenko |
2015-07-06 | Plumbing for local interface addresses -- GitHub issue #180 | Adam Ierymenko |
2015-07-06 | Some cleanup, docs, and Path -> Path > RemotePath refactor. | Adam Ierymenko |
2015-07-06 | For curiosity add Salsa20/8 to benchmarks. | Adam Ierymenko |
2015-05-21 | Completely factor out "desperation" from the core. I thought of a significant... | Adam Ierymenko |
2015-04-07 | Tons of refactoring, change to desperation algorithm to use max of core or li... | Adam Ierymenko |
2015-04-07 | Implemented empirical determination of external addressing, paritioned per sc... | Adam Ierymenko |
2015-04-03 | Bunch more cleanup, improvements to NAT traversal logic, finished updating Sw... | Adam Ierymenko |
2015-04-03 | Send path simplification. | Adam Ierymenko |
2015-04-02 | The concept of link desperation (escalating to less desirable transports) sim... | Adam Ierymenko |
2015-02-17 | Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] | Adam Ierymenko |
2015-01-05 | Cleanup, add tristate to config code in Network, and happy new year! | Adam Ierymenko |
2014-10-21 | Simplify locking semantics some more to address a deadlock. | Adam Ierymenko |
2014-09-05 | Rip out dead "firewall opener" code, replace in pipeline with anti-symmetric-... | Adam Ierymenko |
2014-04-03 | Tweak some timings and stuff. | Adam Ierymenko |
2014-04-01 | Get : out of Path.toString() since this will conflict with : in IPv6 IPs. | Adam Ierymenko |
2014-03-31 | Oops... turns out we need to differentiate incoming from outgoing TCP and ind... | Adam Ierymenko |
2014-03-31 | Clean dead paths from peers. | Adam Ierymenko |
2014-03-28 | Small readability fix. | Adam Ierymenko |
2014-03-26 | Change the way TCP failover is invoked. | Adam Ierymenko |
2014-03-21 | Builds with new Path code. | Adam Ierymenko |
2014-03-20 | Work in progress: refactoring paths, adding TCP fallback. | Adam Ierymenko |
2014-03-20 | Reworking of paths in Peer work-in-progress, and TCP connect support in Socke... | Adam Ierymenko |