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
/
include
Age
Commit message (
Expand
)
Author
2016-07-28
Cleanup...
Adam Ierymenko
2016-07-28
More rules engine work: key/value pair matching for microsegmentation.
Adam Ierymenko
2016-07-25
Basic L2/L3 filter for rules engine (not integrated yet) and some cleanup.
Adam Ierymenko
2016-07-12
Plumbing through trusted path stuff to OneService.
Adam Ierymenko
2016-07-12
Trusted path support, and version bump to 1.1.9
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-16
Big refactor mostly builds. We now have a uniform backward compatible netconf.
Adam Ierymenko
2016-06-14
Big refactor in service code to prep for plumbing through route management.
Adam Ierymenko
2016-06-09
Add flags and metric to ZT-managed routes.
Adam Ierymenko
2016-06-07
Carry virtual network routes through to API.
Adam Ierymenko
2016-05-09
Add TCP relative sequence number criterion for documentation/posterity.
Adam Ierymenko
2016-05-06
Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes ...
Adam Ierymenko
2016-05-06
docs
Adam Ierymenko
2016-05-06
Dead code removal.
Adam Ierymenko
2016-05-06
Merge gateways and routes in netconf since they are the same thing.
Adam Ierymenko
2016-04-28
Beginning of security doc and kill some obsolete defines in main include file.
Adam Ierymenko
2016-04-26
Bunch more refactoring for an even more compact NetworkConfig representation,...
Adam Ierymenko
2016-04-26
Define an "anchor" as a statically defined device that serves as a network lo...
Adam Ierymenko
2016-04-22
Refactor rules table in-memory structure in new NetworkConfig to permit far m...
Adam Ierymenko
2016-04-12
Shrink NetworkConfig slightly.
Adam Ierymenko
2016-04-12
NetworkConfig refactor part 1
Adam Ierymenko
2016-02-22
Make maximum size of a circuit test structure sane.
Adam Ierymenko
2016-01-13
C doesn't support default arguments
Grant Limberg
2016-01-12
boring doc stuff
Adam Ierymenko
2016-01-12
Use network user ptr in lookup for Ethernet frame handling to eliminate map l...
Adam Ierymenko
2016-01-12
Add a network-associated user ptr in API.
Adam Ierymenko
2016-01-11
Instead of using binary packet comparison, add a callback to the API to expli...
Adam Ierymenko
2016-01-11
docs
Adam Ierymenko
2016-01-11
Fix a bug that we visually found in Windows code -- it was not advertising uP...
Adam Ierymenko
2015-11-09
Try bringing back TTL escalation -- may help with Docker (IP-MASQ) type NAT
Adam Ierymenko
2015-11-06
Clustering cleanup, still a work in progress.
Adam Ierymenko
2015-11-05
Deferred decode for HELLO to prevent HELLOcalypse under high load of new peers.
Adam Ierymenko
2015-10-29
Eliminate some more dead code. We may do path trust, but not like that.
Adam Ierymenko
2015-10-27
Factor out RemotePath subclass of Path -- no longer needed, just cruft.
Adam Ierymenko
2015-10-27
Change how cluster relays packets -- just PROXY_UNITE and then send packet vi...
Adam Ierymenko
2015-10-27
Tweak some size limits.
Adam Ierymenko
2015-10-26
Expose cluster status in /status JSON response.
Adam Ierymenko
2015-10-26
More plumbing of cluster status.
Adam Ierymenko
2015-10-26
Cluster status plumbing.
Adam Ierymenko
2015-10-22
More cluster wiring...
Adam Ierymenko
2015-10-20
Cluster work -- integrating with the rest of the code.
Adam Ierymenko
2015-10-13
Expose world ID and world timestamp in ZT_NodeStatus
Adam Ierymenko
2015-10-13
World stuff...
Adam Ierymenko
2015-10-13
More World stuff, and mkworld.
Adam Ierymenko
2015-10-09
Be a bit more verbose in circuit test reports to more clearly track current a...
Adam Ierymenko
2015-10-07
Make it so ZeroTierOne.h can be used with a C compiler again.
Grant Limberg
2015-10-07
Be consistent in how enums are defined in the main .h file.
Adam Ierymenko
2015-10-07
Trim some cruft that is not used and probably never would be.
Adam Ierymenko
2015-10-06
Some work on CIRCUIT_TEST, and a significant speedup to Poly1305.
Adam Ierymenko
2015-10-06
Plumbing through circuit test stuff.
Adam Ierymenko
[prev]
[next]