summaryrefslogtreecommitdiff
path: root/node
AgeCommit message (Expand)Author
2014-01-30Bunch of fixes to startup, pinging, and choice of route. Also some TRACE upda...Adam Ierymenko
2014-01-29More work on connection reset stuff...Adam Ierymenko
2014-01-29SIGHUP now causes resync with peers.Adam Ierymenko
2014-01-29Some TRACE cleanup.Adam Ierymenko
2014-01-29TRACE NOP receipt.Adam Ierymenko
2014-01-29Tiny compiler warning fix.Adam Ierymenko
2014-01-29Some cleanup and rationalization of main loop.Adam Ierymenko
2014-01-29Alternate order of packet emission in unite().Adam Ierymenko
2014-01-29Yank RuntimeEnvironment from SysEnv.Adam Ierymenko
2014-01-28Fix for GitHub issue #35 and also possibly partial fix for #29 issues.Adam Ierymenko
2014-01-28Yank PROBE stuff since it's not used and was a premature addition to the prot...Adam Ierymenko
2014-01-27Fix a couple compile items.Adam Ierymenko
2014-01-27Make EthernetTap creation occur in a background thread in Network since it's ...Adam Ierymenko
2014-01-26Delete persistent tap device on Windows when we leave a network.Adam Ierymenko
2014-01-26Windows UI appearance fixes (font issue, etc.) and fix to WinSock init on GUI...Adam Ierymenko
2014-01-26Few small cleanup things...Adam Ierymenko
2014-01-26Lock down individual files in networks.d instead of directory since directory...Adam Ierymenko
2014-01-26Windows Installer work, fix 100% CPU bug in EthernetTap on Windows, Windows l...Adam Ierymenko
2014-01-23Fix for allIps -> ips in EthernetTap on Unix.Adam Ierymenko
2014-01-23Fix bug in tap driver introduced during unused code purge (deleted the part t...Adam Ierymenko
2014-01-23Couple of Windows fixes, get rid of ips()/allIps() distinction in EthernetTap...Adam Ierymenko
2014-01-22Tap works on Windows now, sort of. Now I discovered that Windows has two mech...Adam Ierymenko
2014-01-22More tap driver work, increment version number, remove old binaries since sig...Adam Ierymenko
2014-01-21Several things:Adam Ierymenko
2014-01-20Windows build fixes and installer work...Adam Ierymenko
2014-01-18Self test now passes on Windows.Adam Ierymenko
2014-01-18Build fix.Adam Ierymenko
2014-01-18Builds on Windows now.Adam Ierymenko
2014-01-18Remove VC++ warnings in C25519, also add inline to short methods.Adam Ierymenko
2014-01-17Windows build fixes.Adam Ierymenko
2014-01-17Windows HTTP client code (untested)Adam Ierymenko
2014-01-16Add our own getifmaddrs() since this convenience function is not in OSX 10.6.Adam Ierymenko
2014-01-14Remove ZT1 GPL copyright from the top of code that is basically all Daniel Be...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
2014-01-07Remove some legacy code from the core loop.Adam Ierymenko
2014-01-05Refactor SoftwareUpdate to make .nfo parse and signature check code easily re...Adam Ierymenko
2014-01-03Fix -h in zerotier-cli and move code to find auth token into LocalClient, als...Adam Ierymenko
2013-12-31VERSION 0.6.7: revert change for GitHub issue #20Adam Ierymenko
2013-12-31TRACE output improvements and compile fix.Adam Ierymenko
2013-12-31Fix several things:Adam Ierymenko
2013-12-31VERSION 0.6.5: minor bug fix in peer connection trackingAdam Ierymenko
2013-12-30Add a netconf-service version field to netconf.Adam Ierymenko
2013-12-29Ethernet tap cleanup.Adam Ierymenko
2013-12-27Unload the mac kext on exit.Adam Ierymenko
2013-12-27Some logging improvements in software updater.Adam Ierymenko
2013-12-26Bump version to 0.6.4 for testing, integrate software updater auto-check into...Adam Ierymenko
2013-12-24Fix for GitHub issue #20 (untested)Adam Ierymenko
2013-12-22docsAdam Ierymenko
2013-12-12Update Qt build to enable building against local static libraries, rename Net...Adam Ierymenko