summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-19Another sanity check on filename for GitHub issue #72Adam Ierymenko
2014-05-19Redis schema updates and fix for GitHub issue #72Adam Ierymenko
2014-05-14Some Redis schema changes.Adam Ierymenko
2014-05-09ZT_USE_TESTNET define in makefiles.Adam Ierymenko
2014-05-09TESTNET supernodes need different addresses.Adam Ierymenko
2014-05-09Merge branch 'adamierymenko-dev' of ssh://shub-niggurath.zerotier.com:222/git...Adam Ierymenko
2014-05-09More netconf work... set ZT_HOME and chdir there on service launch.Adam Ierymenko
2014-05-08Add testnet ports and ZT_USE_TESTNET define for contacting the test.zerotier....Adam Ierymenko
2014-05-08Make Service communicate via empty-line-delimited Dictionary objects instead ...Adam Ierymenko
2014-05-08A little more cleanup in node code.Adam Ierymenko
2014-05-08Make certificate of membership works in node code!Adam Ierymenko
2014-05-08Clean out unused netconf fields, rename a few, work on new netconf server.Adam Ierymenko
2014-05-07Yet more work on netconf master, add redis docs.Adam Ierymenko
2014-05-06.Adam Ierymenko
2014-05-06Add mkcom functionality to zerotier-idtool for use by new NodeJS netconf-mast...Adam Ierymenko
2014-05-06New netconf...Adam Ierymenko
2014-05-05Some work on new netconf service...Adam Ierymenko
2014-05-05Retire old netconf mess.Adam Ierymenko
2014-04-18Cleanup, dead code removal, some pretty insignificant security stuff that's b...Adam Ierymenko
2014-04-16Update GitHub READMEAdam Ierymenko
2014-04-15Adding supernode yig.zerotier.com (Sydney, Australia) and removing mi-go.zero...Adam Ierymenko
2014-04-10VERSION 0.8.2Adam Ierymenko
2014-04-10More toward GitHub issue #56Adam Ierymenko
2014-04-10Prevent recursive transit of ZeroTier packets, toward GitHub issue #56Adam Ierymenko
2014-04-10Probable fix for GitHub issue #63 - do not unite() if either path is TCP, sin...Adam Ierymenko
2014-04-10More logic cleanup and some documentation / comment improvements.Adam Ierymenko
2014-04-09Yet more cleanup to TCP logic, this time adding a master switch and adding UD...Adam Ierymenko
2014-04-09Some cleanup, and use best (not first) UDP addresses for NAT-t VERB_RENDEZVOU...Adam Ierymenko
2014-04-09.... aaaaaand... GitHub issue #61 was caused by the fact that we were no long...Adam Ierymenko
2014-04-09Was not closing _shutdownSignalPipe in UnixEthernetTap either...Adam Ierymenko
2014-04-09Set close-on-exec in attempt to head off GitHub issue #61Adam Ierymenko
2014-04-09VERSION 0.8.1Adam Ierymenko
2014-04-09Text point size readjustment not needed on child windows in Windows?Adam Ierymenko
2014-04-09More tweaks to TCP logic for GitHub issue #60Adam Ierymenko
2014-04-09Some adjustments to TCP logic for GitHub issue #60Adam Ierymenko
2014-04-08VERSION 0.8.0Adam Ierymenko
2014-04-08Fix typo.Adam Ierymenko
2014-04-08More Windows tap cleanup... seems solid. We'll see.Adam Ierymenko
2014-04-08Windows tap: be REAL REAL REAL PARANOID. Wake up sheeple.Adam Ierymenko
2014-04-08Another Qt build fix... need the right tap driver in build just to make symbo...Adam Ierymenko
2014-04-08Remove EthernetTap.cpp from UI build project.Adam Ierymenko
2014-04-08Some installer stuff, complete refactoring of Windows side of newly split tap...Adam Ierymenko
2014-04-07Builds and runs on Unix with EthernetTap changes, now for Windows... and for ...Adam Ierymenko
2014-04-07Split EthernetTap into subclasses, work in progress...Adam Ierymenko
2014-04-04Intaller upgrade and stuff, fix to Windows service for new Node API changes.Adam Ierymenko
2014-04-04Fix network widget spacer issue on Windows.Adam Ierymenko
2014-04-03A few more tweaks to TCP failover... seems to be switching back and forth pre...Adam Ierymenko
2014-04-03Tweak some timings and stuff.Adam Ierymenko
2014-04-03Such ping logic. So edge case.Adam Ierymenko
2014-04-02Make Unix domain sockets mode 0777 so that properly authorized non-privileged...Adam Ierymenko