index
:
infinitytier.git
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node
/
Dictionary.cpp
Age
Commit message (
Expand
)
Author
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-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-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 a Windows bug in refactored tap code, and always make sure we have a fire...
Adam Ierymenko
2014-08-08
Kill ugly old getSecureRandom() and replace with simple wrapper for Windows C...
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