summaryrefslogtreecommitdiff
path: root/node/Dictionary.cpp
AgeCommit message (Expand)Author
2015-05-06Renamed supernode to rootserverKees Bos
2015-04-08Utils::now() removal and a bunch of compile fixes.Adam Ierymenko
2015-02-17Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]Adam Ierymenko
2015-01-05Cleanup, 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-08Fix a Windows bug in refactored tap code, and always make sure we have a fire...Adam Ierymenko
2014-08-08Kill ugly old getSecureRandom() and replace with simple wrapper for Windows C...Adam Ierymenko
2014-08-08Fix an oversight in signed dictionaries: the timestamp and signing identity s...Adam Ierymenko
2014-08-05Add signatures to Dictionary, and fix unhex() API in Utils to be a little safer.Adam Ierymenko