summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-14Accept supernode dictionaries in Topology, also fix (unused) field name in on...Adam Ierymenko
2014-08-12(1) Tweak LAN locator beacon frequencies, (2) Windows virtual networksAdam Ierymenko
2014-08-08Some fixes to firewall config code.Adam Ierymenko
2014-08-08Fix a Windows bug in refactored tap code, and always make sure we have a fire...Adam Ierymenko
2014-08-08Kill ugly old getSecureRandom() and replace with simple wrapper for Windows C...Adam Ierymenko
2014-08-08Fix an oversight in signed dictionaries: the timestamp and signing identity s...Adam Ierymenko
2014-08-07Windows compile fixes, compiler warning fix, unfreed memory fix in main.c (th...Adam Ierymenko
2014-08-07Change topology URL to something prettier.Adam Ierymenko
2014-08-07Rename topology/ to be more descriptive, and some more updates.Adam Ierymenko
2014-08-07More root topology stuff.Adam Ierymenko
2014-08-07make clean fixAdam Ierymenko
2014-08-07mktopology for making new signed topology root server dictionariesAdam Ierymenko
2014-08-07Singapore supernode -- its baaaackAdam Ierymenko
2014-08-07LinuxEthernetTap refactor.Adam Ierymenko
2014-08-07Linux build stuff.Adam Ierymenko
2014-08-07Compile for for TRACE, remove old TESTNET cruft.Adam Ierymenko
2014-08-07Silence kextload/kextunload output, error handling improvements.Adam Ierymenko
2014-08-07ifdef out Unix-only output redirect function on WindowsAdam Ierymenko
2014-08-07Fix for GitHub issue #97Adam Ierymenko
2014-08-07Make install scripts also symlink zerotier-idtool script, and doc updates.Adam Ierymenko
2014-08-06Some tap interface changes and integration into main.cpp for *nix systems.Adam Ierymenko
2014-08-05(1) Disable firewall openers (its easy to re-enable), (2) Do some prep work f...Adam Ierymenko
2014-08-05Add signatures to Dictionary, and fix unhex() API in Utils to be a little safer.Adam Ierymenko
2014-08-04Windows Ethernet tap refactoring complete.Adam Ierymenko
2014-07-31Linux routing table now works.Adam Ierymenko
2014-07-31Newly broken out OSX tap driver builds now.Adam Ierymenko
2014-07-31Path fixes in osnet/ stuffAdam Ierymenko
2014-07-31Tons of code cleanup, refactor Network to use EthernetTapFactory, probably al...Adam Ierymenko
2014-07-30Upgrade LZ4 to latest version.Adam Ierymenko
2014-07-28docsAdam Ierymenko
2014-07-28Windows routing table interface (untested).Adam Ierymenko
2014-07-26Salsa20 SSE Windows build fix -- turns out you can't be as loose with SSE int...Adam Ierymenko
2014-07-26Another rename...Adam Ierymenko
2014-07-26Move node/osdep/ to sys/Adam Ierymenko
2014-07-25Linux routing table support work.Adam Ierymenko
2014-07-23A bunch more osdep/ work...Adam Ierymenko
2014-07-21Split UnixEthernetTap by platform to get rid of ifdef spaghetti.Adam Ierymenko
2014-07-18Ethernet tap factory interface.Adam Ierymenko
2014-07-17Move OS-dependent implementations of generic interfaces to osdep/ in preparat...Adam Ierymenko
2014-07-17Set/delete functionality in BSD routing table.Adam Ierymenko
2014-07-17BSD routing table works... that hurt much worse than it should have.Adam Ierymenko
2014-07-16BSD routing table implementation work.Adam Ierymenko
2014-07-15Cleanup, add __BSD__Adam Ierymenko
2014-07-15Scale back Salsa20 benchmark a bit to not take too long on slow boxes.Adam Ierymenko
2014-07-15SSE optimized Salsa20 -- anywhere from 20% to 50% faster than plain C versionAdam Ierymenko
2014-07-15Routing table base class.Adam Ierymenko
2014-07-15.Adam Ierymenko
2014-07-15.Adam Ierymenko
2014-07-13Starting to define system network stack interface.Adam Ierymenko
2014-07-03VERSION 0.9.1: bug fixes and experimental bridging supportAdam Ierymenko