summaryrefslogtreecommitdiff
path: root/node/Defaults.cpp
AgeCommit message (Expand)Author
2015-01-05Cleanup, add tristate to config code in Network, and happy new year!Adam Ierymenko
2014-12-19FreeBSD works, and some documentation fixes.Adam Ierymenko
2014-09-16cleanupAdam Ierymenko
2014-08-14(1) distribute default root-topology in new dictionary format, (2) bump peer ...Adam Ierymenko
2014-07-31Tons of code cleanup, refactor Network to use EthernetTapFactory, probably al...Adam Ierymenko
2014-05-09TESTNET supernodes need different addresses.Adam Ierymenko
2014-05-08Add testnet ports and ZT_USE_TESTNET define for contacting the test.zerotier....Adam Ierymenko
2014-04-15Adding supernode yig.zerotier.com (Sydney, Australia) and removing mi-go.zero...Adam Ierymenko
2014-04-10More toward GitHub issue #56Adam Ierymenko
2014-03-28Add TCP/443 to all supernodes in Defaults.Adam Ierymenko
2014-03-27Build fix from merge.Adam Ierymenko
2014-03-26Add TCP channel support for supernode list, make Peer pick the first path if ...Adam Ierymenko
2014-03-19IPC changes and SocketManager changes all build!Adam Ierymenko
2014-03-05New supernode: shoggoth.zerotier.com in Tokyo, Japan! This just about covers ...Adam Ierymenko
2014-02-23Windows auto-update URL and dummy Windows update for testing.Adam Ierymenko
2014-02-16Boring stuff: update dates in copyrights across all files.Adam Ierymenko
2014-02-11Add new Singapore supernode!Adam Ierymenko
2014-01-20Windows build fixes and installer work...Adam Ierymenko
2014-01-08Mac install fixes, more internal use scripts.Adam Ierymenko
2014-01-07Update URLs for auto-update, check supernode version in one more place, delet...Adam Ierymenko
2013-12-10Fix update URL stuff, fix main build, add update dummy for testing updates on...Adam Ierymenko
2013-12-10Rest of software updater, ready to test...Adam Ierymenko
2013-11-04File transfer work, add identities for validation of updates.Adam Ierymenko
2013-10-28New cthulhu.zerotier.com supernode IP address.Adam Ierymenko
2013-10-20Blech... moving on!Adam Ierymenko
2013-10-20Yet another revision of this algo... yeesh... and update to supernode IDs. I ...Adam Ierymenko
2013-10-18Clean up some stuff, including a few spots where exceptions were not being ha...Adam Ierymenko
2013-10-07Another tweak, hopefully final, to reduce variance on identity generation times.Adam Ierymenko
2013-10-07Add a second arg to idtool generate to make generating both secret and public...Adam Ierymenko
2013-10-05Hashcash-based identity, work in progress... committing to test speed on othe...Adam Ierymenko
2013-10-01Each peer now tracks the last time it announced multicast LIKEs independently...Adam Ierymenko
2013-09-17Add port and control port command line options to daemon and command line cli...Adam Ierymenko
2013-09-16New crypto integrated -- going to be testing new identity address generation ...Adam Ierymenko
2013-08-26Build fixes for *nixAdam Ierymenko
2013-08-24Docs, Node picks a default home folder if created with NULL as its home path,...Adam Ierymenko
2013-07-17New simpler command interface via loopback UDP protected by a crypto token.Adam Ierymenko
2013-07-17More filter work.Adam Ierymenko
2013-07-16Filter work, adding toString() and main evaluation function.Adam Ierymenko
2013-07-04New git repository for release - version 0.2.0 taggedAdam Ierymenko