index
:
infinitytier.git
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-06-21
Route management now works on Windows, including default route override! 1.1....
Adam Ierymenko
2016-06-21
Windows builds again. And there was much rejoicing.
Adam Ierymenko
2016-06-21
Default route override and route management in general now works in Linux.
Adam Ierymenko
2016-06-21
GitHub issue #338
Adam Ierymenko
2016-06-21
GitHub issue #339
Adam Ierymenko
2016-06-21
Add rule type to match a COM field of the peer by ID and value because this w...
Adam Ierymenko
2016-06-21
Fix Buffer<> version of Dictionary.get().
Adam Ierymenko
2016-06-21
Add a few technically unnecessary but feel-good paranoia bounds checks in Dic...
Adam Ierymenko
2016-06-21
Another fuzzing code fix.
Adam Ierymenko
2016-06-21
Comment cleanup and fuzzing improvements.
Adam Ierymenko
2016-06-21
Make Dictionary templatable so it can be used where we want a higher capacity.
Adam Ierymenko
2016-06-17
Tying up default route and route mgmt loose ends. It now periodically updates...
Adam Ierymenko
2016-06-16
Default route population works on Mac!
Adam Ierymenko
2016-06-16
Report routes in locally joined network JSON.
Adam Ierymenko
2016-06-17
Linux bug fixes, small controller fix.
Adam Ierymenko
2016-06-16
Bug fix.
Adam Ierymenko
2016-06-16
Refactor controller for new merged format.
Adam Ierymenko
2016-06-16
New format now integrated, and it works.
Adam Ierymenko
2016-06-16
Remove netcon from dev branch. This is moving to its own new ZeroTierSDK repo...
Adam Ierymenko
2016-06-16
Self test for dictionary, and fixes.
Adam Ierymenko
2016-06-16
devicemap now works again in OSXEthernetTap
Adam Ierymenko
2016-06-16
Big refactor mostly builds. We now have a uniform backward compatible netconf.
Adam Ierymenko
2016-06-15
New super-packed dictionary -- we are going back to a backward compatibile fo...
Adam Ierymenko
2016-06-16
Build fixes.
Adam Ierymenko
2016-06-15
Default route ready to test on Mac.
Adam Ierymenko
2016-06-15
ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to...
Adam Ierymenko
2016-06-14
Big refactor in service code to prep for plumbing through route management.
Adam Ierymenko
2016-06-13
Fix to routes config in controller API.
Adam Ierymenko
2016-06-10
Controller modifications for default route are ready to test. Will require sl...
Adam Ierymenko
2016-06-10
More controller work, and some RedHat fixes.
Adam Ierymenko
2016-06-09
Remove some deprecated stuff in controller -- not done yet.
Adam Ierymenko
2016-06-09
Add flags and metric to ZT-managed routes.
Adam Ierymenko
2016-06-08
.
Adam Ierymenko
2016-06-08
Add rpm target.
Adam Ierymenko
2016-06-08
Add RPM spec conditionals to include json-parser or bundle it depending on wh...
Adam Ierymenko
2016-06-08
bundle miniupnpc for now... might change later.
Adam Ierymenko
2016-06-08
rpmbuild -ba zerotier-one.spec basically works
Adam Ierymenko
2016-06-08
Support yet another old version of http-parser for CentOS/EPEL.
Adam Ierymenko
2016-06-08
RedHat stuff and cleanup.
Adam Ierymenko
2016-06-08
Fix ronn convert problem in man page.
Adam Ierymenko
2016-06-08
Build man pages with ruby-ronn on Debian.
Adam Ierymenko
2016-06-08
All three init systems now covered in debian.
Adam Ierymenko
2016-06-08
systemd stuff for debian
Adam Ierymenko
2016-06-08
Fix include for system json-parser.
Adam Ierymenko
2016-06-08
Fix include for system lz4.
Adam Ierymenko
2016-06-08
Fix build against Debian version of libhttp-parser -- its old but it will work.
Adam Ierymenko
2016-06-08
Remove warnings, more Debian stuff, remove obsolete ui/ stuff.
Adam Ierymenko
2016-06-08
Minimal debian is working.
Adam Ierymenko
2016-06-08
make install installs man pages
Adam Ierymenko
2016-06-08
Stop shipping pre-build man pages since it violates Debian arcane rule #13493...
Adam Ierymenko
[next]