Age | Commit message (Expand) | Author |
2016-06-21 | Fix Buffer<> version of Dictionary.get(). | Adam Ierymenko |
2016-06-21 | Add a few technically unnecessary but feel-good paranoia bounds checks in Dic... | Adam Ierymenko |
2016-06-21 | Comment cleanup and fuzzing improvements. | Adam Ierymenko |
2016-06-21 | Make Dictionary templatable so it can be used where we want a higher capacity. | Adam Ierymenko |
2016-06-16 | New format now integrated, and it works. | Adam Ierymenko |
2016-06-16 | Self test for dictionary, and fixes. | Adam Ierymenko |
2016-06-16 | devicemap now works again in OSXEthernetTap | Adam Ierymenko |
2016-06-16 | Big refactor mostly builds. We now have a uniform backward compatible netconf. | Adam Ierymenko |
2016-06-15 | New super-packed dictionary -- we are going back to a backward compatibile fo... | Adam Ierymenko |
2016-04-26 | . | Adam Ierymenko |
2016-01-12 | boring doc stuff | Adam Ierymenko |
2015-10-01 | Simplify Dictionary and reduce memory usage, now no more std::maps in core. | Adam Ierymenko |
2015-07-13 | Workaround for uclibc missing map::operator==() | Adam Ierymenko |
2015-05-06 | Renamed supernode to rootserver | Kees Bos |
2015-04-08 | Utils::now() removal and a bunch of compile fixes. | Adam Ierymenko |
2015-02-17 | Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] | Adam Ierymenko |
2015-01-06 | Cleanup, new C++ netconf code is almost ready to test! | Adam Ierymenko |
2015-01-05 | Cleanup, add tristate to config code in Network, and happy new year! | Adam Ierymenko |
2014-08-14 | (1) distribute default root-topology in new dictionary format, (2) bump peer ... | Adam Ierymenko |
2014-08-08 | Fix an oversight in signed dictionaries: the timestamp and signing identity s... | Adam Ierymenko |
2014-08-05 | Add signatures to Dictionary, and fix unhex() API in Utils to be a little safer. | Adam Ierymenko |
2014-02-16 | Boring stuff: update dates in copyrights across all files. | Adam Ierymenko |
2013-12-06 | Dead code removal, fix for cleanup GitHub issue #28 | Adam Ierymenko |
2013-09-17 | Some file format cleanup. | Adam Ierymenko |
2013-08-26 | ZeroTierOne for Windows binary project, builds and runs and mostly works but ... | Adam Ierymenko |
2013-07-29 | Network membership certificate work in progress... does not build yet. | Adam Ierymenko |
2013-07-27 | Add simple key=value dictionary, sorta like java.util.Properties. | Adam Ierymenko |