2772 Commits (0959d33ba0006e06d2dc5abfc45f4b91258d87c8)
 

Author SHA1 Message Date
Adam Ierymenko 0959d33ba0 Add a few technically unnecessary but feel-good paranoia bounds checks in Dictionary.get(). 10 years ago
Adam Ierymenko ca82715bfa Another fuzzing code fix. 10 years ago
Adam Ierymenko 0c05b2cb50 Comment cleanup and fuzzing improvements. 10 years ago
Adam Ierymenko b2d048aa0e Make Dictionary templatable so it can be used where we want a higher capacity. 10 years ago
Adam Ierymenko 3ee15e65aa Tying up default route and route mgmt loose ends. It now periodically updates shadow routes so hopefully your link will stay up as you move around. 10 years ago
Adam Ierymenko 1bf1c38b30 Default route population works on Mac! 10 years ago
Adam Ierymenko eb4a78bcc3 Report routes in locally joined network JSON. 10 years ago
Adam Ierymenko 37afa876a7 Linux bug fixes, small controller fix. 10 years ago
Adam Ierymenko 601c51b351 Bug fix. 10 years ago
Adam Ierymenko 20d4dada40 Refactor controller for new merged format. 10 years ago
Adam Ierymenko 901b75e756 New format now integrated, and it works. 10 years ago
Adam Ierymenko bc3d7d11fe Remove netcon from dev branch. This is moving to its own new ZeroTierSDK repo for future release under the SDK name. 10 years ago
Adam Ierymenko 490d20e8fb Self test for dictionary, and fixes. 10 years ago
Adam Ierymenko 2113c21fdc devicemap now works again in OSXEthernetTap 10 years ago
Adam Ierymenko e09c1a1c11 Big refactor mostly builds. We now have a uniform backward compatible netconf. 10 years ago
Adam Ierymenko b104bb4762 New super-packed dictionary -- we are going back to a backward compatibile format with the old netconf but in an embedded-friendly way. This is simpler. 10 years ago
Adam Ierymenko f41ea24e97 Build fixes. 10 years ago
Adam Ierymenko 3c655a4b84 Default route ready to test on Mac. 10 years ago
Adam Ierymenko b90e66f7c7 ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to attic. 10 years ago
Adam Ierymenko 4446dbde5e Big refactor in service code to prep for plumbing through route management. 10 years ago
Adam Ierymenko 769351b30f Fix to routes config in controller API. 10 years ago
Adam Ierymenko 734cbb2f1e Controller modifications for default route are ready to test. Will require slight changes in ZeroTier Central when it goes live. 10 years ago
Adam Ierymenko acbe8ad398 More controller work, and some RedHat fixes. 10 years ago
Adam Ierymenko 9898066b47 Remove some deprecated stuff in controller -- not done yet. 10 years ago
Adam Ierymenko 82635ce606 Add flags and metric to ZT-managed routes. 10 years ago
Adam Ierymenko 8c7433a525 . 10 years ago
Adam Ierymenko 56ef9e0643 Add rpm target. 10 years ago
Adam Ierymenko e6328dfe82 Add RPM spec conditionals to include json-parser or bundle it depending on whether we are fedora or rhel/centos/epel. 10 years ago
Adam Ierymenko 3a48e3781b bundle miniupnpc for now... might change later. 10 years ago
Adam Ierymenko f9056da6be rpmbuild -ba zerotier-one.spec basically works 10 years ago
Adam Ierymenko 536feb632c Support yet another old version of http-parser for CentOS/EPEL. 10 years ago
Adam Ierymenko cafa41ba4d RedHat stuff and cleanup. 10 years ago
Adam Ierymenko 196d96cfa7 Fix ronn convert problem in man page. 10 years ago
Adam Ierymenko 4e6f95e152 Build man pages with ruby-ronn on Debian. 10 years ago
Adam Ierymenko de9fa6a334 All three init systems now covered in debian. 10 years ago
Adam Ierymenko abd7071eaa systemd stuff for debian 10 years ago
Adam Ierymenko 7e68791bee Fix include for system json-parser. 10 years ago
Adam Ierymenko 6c6b18d003 Fix include for system lz4. 10 years ago
Adam Ierymenko 4da9d4e53a Fix build against Debian version of libhttp-parser -- its old but it will work. 10 years ago
Adam Ierymenko 0ca764968a Remove warnings, more Debian stuff, remove obsolete ui/ stuff. 10 years ago
Adam Ierymenko 62b64d39ab Minimal debian is working. 10 years ago
Adam Ierymenko ae87fbf8e3 make install installs man pages 10 years ago
Adam Ierymenko 2e890580fc Stop shipping pre-build man pages since it violates Debian arcane rule #134931e+26 and add manpages build target. 10 years ago
Adam Ierymenko afda5e684b Make install/uninstall for Linux 10 years ago
Adam Ierymenko 9161eebc68 Carry virtual network routes through to API. 10 years ago
Adam Ierymenko 683254a0db Don't bother signing if we are not using the legacy netconf. 10 years ago
Adam Ierymenko 2885aea65c Only send new format netconf for PV>=6 10 years ago
Adam Ierymenko 523ea68ae2 Increment protocol version to indicate support for binary network config and config request meta-data. 10 years ago
Adam Ierymenko ca88e1f1cf fix size 10 years ago
Adam Ierymenko be37d025b8 Make flags 64-bit in both network request and config. 10 years ago