summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-24Rename PacketDecoder to much more descriptive IncomingPacketAdam Ierymenko
2014-09-24.Adam Ierymenko
2014-09-23Make MulticastTopology have its own mutex.Adam Ierymenko
2014-09-22.Adam Ierymenko
2014-09-22Yet more WIP on mulitcast algo...Adam Ierymenko
2014-09-18Work on defining new direct broadcast multicast algorithm.Adam Ierymenko
2014-09-18VERSION 0.9.3: unreleased update with some fixes for Pi usersAdam Ierymenko
2014-09-18Fix for GitHub issue #122 and other fixesAdam Ierymenko
2014-09-18docsAdam Ierymenko
2014-09-17Back off from thrashing shutdownIfUnreadableCheck, fix bug in control service.Adam Ierymenko
2014-09-17More work on control bus refactor...Adam Ierymenko
2014-09-17More control/ refactoringAdam Ierymenko
2014-09-16it compiles again!Adam Ierymenko
2014-09-16Make sure open() has third argumentAdam Ierymenko
2014-09-16Get rid of __align stuff in Salsa20 -- not portable, does not seem to help mu...Adam Ierymenko
2014-09-16cleanupAdam Ierymenko
2014-09-15Move rest of NodeControl stuff out of node/ and into control/Adam Ierymenko
2014-09-15cleanupAdam Ierymenko
2014-09-15rename ipc/ to control/Adam Ierymenko
2014-09-15refactoring for SDKAdam Ierymenko
2014-09-13build fixesAdam Ierymenko
2014-09-12Refactoring in progress... pardon our dust...Adam Ierymenko
2014-09-10work in progress on API refactorAdam Ierymenko
2014-09-05Rip out dead "firewall opener" code, replace in pipeline with anti-symmetric-...Adam Ierymenko
2014-09-05IP assignment and change cleanup -- leave IPs that were never configured via ...Adam Ierymenko
2014-09-05Bit of network config parser cleanup.Adam Ierymenko
2014-09-05Remove zerotier-idtool symlink on mac uninstall.shAdam Ierymenko
2014-09-05Old-school GCC build fix -- make sure __GCC__ is definedAdam Ierymenko
2014-09-04Enable configuration of multicast algorithm parameters in netconfAdam Ierymenko
2014-09-04Fix for missing broadcast address on Linux Ethernet taps.Adam Ierymenko
2014-09-03docsAdam Ierymenko
2014-09-03docsAdam Ierymenko
2014-09-03initdb changesAdam Ierymenko
2014-09-03Some netconf-service renames and add initdb script for user use.Adam Ierymenko
2014-09-03bin2c warning removedAdam Ierymenko
2014-09-03Add noupdate flag in root topologies, add ability for mktopology to read from...Adam Ierymenko
2014-08-27Let people build installers for any machine type on Linux, just canonicalize ...Adam Ierymenko
2014-08-27Fix for GitHub issue #110 -- failure to bind IPv6 now non-fatalAdam Ierymenko
2014-08-27Only enable SSE Salsa20 on x86 and x86_64 LinuxAdam Ierymenko
2014-08-22VERSION 0.9.2:Adam Ierymenko
2014-08-21Another fix to Network life cycle.Adam Ierymenko
2014-08-21Forgot to uncomment secret debug #define of death.Adam Ierymenko
2014-08-21Fix for crazy Windows threading bug... repeatedly adding and removing a netwo...Adam Ierymenko
2014-08-21Change 1.1.1.1 pseudo-IP used for default route hack to 25.255.255.254, since...Adam Ierymenko
2014-08-20Version bump to 0.9.2 -- preparing for release...Adam Ierymenko
2014-08-20Fix for GitHub issue #102Adam Ierymenko
2014-08-20Some UI fixes for Windows.Adam Ierymenko
2014-08-19...Adam Ierymenko
2014-08-19Disable service management in UI -- installer should automatically start serv...Adam Ierymenko
2014-08-19UI stuff and sign .dmg on build.Adam Ierymenko