summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-02docsAdam Ierymenko
2016-06-02.Adam Ierymenko
2016-06-02Stash old Linux binary installer stuff in attic. This is going away.Adam Ierymenko
2016-06-02GPG public key for signing GitHub releases, etc.Adam Ierymenko
2016-06-02last man page!Adam Ierymenko
2016-06-02clean doc node_modules on cleanAdam Ierymenko
2016-06-02More man pages.Adam Ierymenko
2016-06-02man stuffAdam Ierymenko
2016-06-02Switch manual pages to "ronn," a program that converts MarkDown to roff man p...Adam Ierymenko
2016-06-01Finally json-parser. Skip miniupnpc since some Linux distros (even newer ones...Adam Ierymenko
2016-06-01also libnatpmpAdam Ierymenko
2016-06-01On Linux auto-detect presence of http-parser and lz4 and link against system ...Adam Ierymenko
2016-06-01add full docs to ext/json-parser (no upgrade available)Adam Ierymenko
2016-06-01upgrade ext/http-parserAdam Ierymenko
2016-05-31IPv6 links are unfortunately not "reliable." Many IPv6 gateways, while notAdam Ierymenko
2016-05-26Hack in zerotier-idtool to allow generation of vanity addresses.Adam Ierymenko
2016-05-16Disable debug code.Adam Ierymenko
2016-05-16Fix new binary meta-data deserialization and add some debug code (will disabl...Adam Ierymenko
2016-05-14comment out a few TRACE messages that don't compileGrant Limberg
2016-05-14compiling with C++11 requires a space between string literalsGrant Limberg
2016-05-11cleanupAdam Ierymenko
2016-05-11Ready to test whole new netconf refactor.Adam Ierymenko
2016-05-11Refactor controller to send both old and new format netconf.Adam Ierymenko
2016-05-09Add TCP relative sequence number criterion for documentation/posterity.Adam Ierymenko
2016-05-06Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes ...Adam Ierymenko
2016-05-06Changes to how new-style binary network configs are detected, and a new-style...Adam Ierymenko
2016-05-06docsAdam Ierymenko
2016-05-06Dead code removal.Adam Ierymenko
2016-05-06Missing deserialize stuff.Adam Ierymenko
2016-05-06Merge gateways and routes in netconf since they are the same thing.Adam Ierymenko
2016-04-28docsAdam Ierymenko
2016-04-28Beginning of security doc and kill some obsolete defines in main include file.Adam Ierymenko
2016-04-27Ifdef fix.Adam Ierymenko
2016-04-26Deserialize new style netconf.Adam Ierymenko
2016-04-26Bunch more refactoring for an even more compact NetworkConfig representation,...Adam Ierymenko
2016-04-26.Adam Ierymenko
2016-04-26Replace two bools in NetworkConfig with a flags field.Adam Ierymenko
2016-04-26More refactoring to remove old Dictionary dependencies.Adam Ierymenko
2016-04-26Define an "anchor" as a statically defined device that serves as a network lo...Adam Ierymenko
2016-04-22Refactor rules table in-memory structure in new NetworkConfig to permit far m...Adam Ierymenko
2016-04-19Kill some old debug code.Adam Ierymenko
2016-04-19Cleanup in numerous places, reduce network chattiness around MULTICAST_LIKE, ...Adam Ierymenko
2016-04-19Clean up Linux makefile and remove doc target from default since it requires ...Adam Ierymenko
2016-04-19Revise peer path weighting to always prioritize cluster-optimal paths.Adam Ierymenko
2016-04-18(1) cluster members send a flag indicating that a PUSH_DIRECT_PATHS is a clus...Adam Ierymenko
2016-04-18Store lat/lon too for testing and future display use.Adam Ierymenko
2016-04-18Replace cluster-geo subprocess with in-memory loaded CSV of GeoIP data. This ...Adam Ierymenko
2016-04-18.Adam Ierymenko
2016-04-12Shrink NetworkConfig slightly.Adam Ierymenko
2016-04-12Brace fix...Adam Ierymenko