Commit History

Author SHA1 Message Date
  Adam Ierymenko 4e4fd51117 boring doc stuff 9 years ago
  Adam Ierymenko 5384f185ae Simplify Dictionary and reduce memory usage, now no more std::maps in core. 9 years ago
  Adam Ierymenko 88949a750f Workaround for uclibc missing map::operator==() 9 years ago
  Kees Bos a425bbc673 Renamed supernode to rootserver 9 years ago
  Adam Ierymenko bf2ff964e1 Utils::now() removal and a bunch of compile fixes. 9 years ago
  Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 10 years ago
  Adam Ierymenko 60fb28a90a Cleanup, new C++ netconf code is almost ready to test! 10 years ago
  Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! 10 years ago
  Adam Ierymenko c2187c8759 (1) distribute default root-topology in new dictionary format, (2) bump peer serialization version to force obsolescence of old supernodes, (3) stop outputting a log message every time we poll for software updates 10 years ago
  Adam Ierymenko 673aab5ba2 Fix an oversight in signed dictionaries: the timestamp and signing identity should themselves be part of the signature. Also include the raw dictionary in addition to the bin2c version in root-topology/ 10 years ago
  Adam Ierymenko e3c5ada3a7 Add signatures to Dictionary, and fix unhex() API in Utils to be a little safer. 10 years ago
  Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 years ago
  Adam Ierymenko 612c17240a Dead code removal, fix for cleanup GitHub issue #28 11 years ago
  Adam Ierymenko b2b24ca41b Some file format cleanup. 11 years ago
  Adam Ierymenko 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 11 years ago
  Adam Ierymenko a53cfc9096 Network membership certificate work in progress... does not build yet. 11 years ago
  Adam Ierymenko fb975ead23 Add simple key=value dictionary, sorta like java.util.Properties. 11 years ago