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
path:
root
/
node
/
Membership.hpp
Age
Commit message (
Expand
)
Author
2016-09-26
Bunch more refactoring and work on revocations, etc.
Adam Ierymenko
2016-09-23
Revocation work in progress, add WATCH which is TEE with implicit rate sync (...
Adam Ierymenko
2016-09-20
Refactor COM stuff a bit, and respond to COM requests a bit more readily for ...
Adam Ierymenko
2016-09-09
More refactoring to clean up code, and add a gate function to make sure we do...
Adam Ierymenko
2016-09-08
Clean up handling of COMs, network access control, and fix a backward compati...
Adam Ierymenko
2016-09-07
More correct and efficient to initialize member relationship push stuff lazil...
Adam Ierymenko
2016-09-07
Refactor MULTICAST_LIKE pushing to eliminate redundant and unnecessary pushes...
Adam Ierymenko
2016-09-07
Tweak some expire times.
Adam Ierymenko
2016-09-07
Credential TTL (tags/capabilities) should be credential time max delta, since...
Adam Ierymenko
2016-08-31
Also need to send credentials when TEEing and REDIRECTing.
Adam Ierymenko
2016-08-26
Push more than one packet for credentials if we happen to have a whole lot. S...
Adam Ierymenko
2016-08-25
Fix chicken or egg problem in tags, and better filter debug instrumentation.
Adam Ierymenko
2016-08-24
Add a circuit breaker to prevent too many credentials from being stored per m...
Adam Ierymenko
2016-08-23
Instantaneous blacklisting and credential revocation.
Adam Ierymenko
2016-08-23
Compute credential TTL et al.
Adam Ierymenko
2016-08-22
Get rid of expiration in Capability and Tag and move this to NetworkConfig so...
Adam Ierymenko
2016-08-08
It builds... almost ready to test some rules engine stuff.
Adam Ierymenko
2016-08-08
Refactor and tie-up of capabilities and tags and packet evaluation points. So...
Adam Ierymenko
2016-08-05
.
Adam Ierymenko
2016-08-04
.
Adam Ierymenko
2016-08-04
...
Adam Ierymenko
2016-08-04
More work on tags and capabilities.
Adam Ierymenko
2016-08-03
Bunch of work on pushing and replication of tags and capabilities, and protoc...
Adam Ierymenko