Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-01 | New clustering work. | Adam Ierymenko | |
2017-05-31 | Add some also-ZeroTier-written ext/ code for use in new clustering, delete ↵ | Adam Ierymenko | |
some old code, and change Mac to use -Os which is just as fast as -Ofast and may be faster due to cache effects. | |||
2013-10-21 | Get rid of DBM, which technically is a case of YAGNI. Supernodes will need a ↵ | Adam Ierymenko | |
way to save identities, but that can be a different feature. Regular clients do not really need a permanent cache (yet). When/if we do need one we can do it then. Until then it only caused problems. | |||
2013-08-26 | ZeroTierOne for Windows binary project, builds and runs and mostly works but ↵ | Adam Ierymenko | |
still some issues with tap. | |||
2013-08-14 | Self test almost builds, now need skeleton EthernetTap implementation for ↵ | Adam Ierymenko | |
Windows. | |||
2013-08-12 | Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's ↵ | Adam Ierymenko | |
a start. | |||
2013-07-04 | New git repository for release - version 0.2.0 tagged | Adam Ierymenko | |