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-04-19
Clean up Linux makefile and remove doc target from default since it requires ...
Adam Ierymenko
2016-04-19
Revise 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-18
Store lat/lon too for testing and future display use.
Adam Ierymenko
2016-04-18
Replace cluster-geo subprocess with in-memory loaded CSV of GeoIP data. This ...
Adam Ierymenko
2016-04-18
.
Adam Ierymenko
2016-04-12
Shrink NetworkConfig slightly.
Adam Ierymenko
2016-04-12
Brace fix...
Adam Ierymenko
2016-04-12
Fix one more old NetworkConfig bit of code.
Adam Ierymenko
2016-04-12
NetworkConfig refactor almost done.
Adam Ierymenko
2016-04-12
Refactor IncomingPacket for new NetworkConfig
Adam Ierymenko
2016-04-12
Refactor Node for new NetworkConfig
Adam Ierymenko
2016-04-12
Refactor Network for new NetworkConfig.
Adam Ierymenko
2016-04-12
NetworkConfig refactor part 1
Adam Ierymenko
2016-04-07
Merge of bignose/manual-pages (Linux man pages)
Adam Ierymenko
2016-04-07
Authorship stuff.
Adam Ierymenko
2016-04-07
Merge branch 'license-clarification' into dev
Adam Ierymenko
2016-04-07
Boost local interface check interval a bit to speed direct link provisioning ...
Adam Ierymenko
2016-04-07
Make port mapper names even more unique, and trial bind before binding TCP no...
Adam Ierymenko
2016-04-07
Merge branch 'dev' of http://git.int.zerotier.com:/zerotier/ZeroTierOne into dev
Adam Ierymenko
2016-04-07
dev branch now works again on Linux
Adam Ierymenko
2016-04-06
RoutingTable build fixes.
Adam Ierymenko
2016-04-06
Consolidate routing table code.
Adam Ierymenko
2016-04-06
Put routing table code back in osdep/
Adam Ierymenko
2016-04-06
.
Adam Ierymenko
2016-04-06
Tweak new RX queue algorithm to "expire" old entries to prevent always needin...
Adam Ierymenko
2016-04-06
Preserve add local interface address add order and send in that order since t...
Adam Ierymenko
2016-04-05
Binder for Windows, and use Binder to get local interface addresses to advert...
Adam Ierymenko
2016-04-05
OneService now binds all ports to specific local interfaces instead of wildca...
Adam Ierymenko
2016-04-05
More refactoring and prep for explicit interface bindings (for default route ...
Adam Ierymenko
2016-04-05
Reduce symmetric prediction fuzz just a bit.
Adam Ierymenko
2016-04-05
Fix Cluster to send from a designated endpoint address instead of wildcard.
Adam Ierymenko
2016-04-04
Beginning of local binding manager for default gateway support.
Adam Ierymenko
2016-04-01
Tweak metric and clean out attic a bit.
Adam Ierymenko
2016-03-30
nit pick... might this matter?
Adam Ierymenko
2016-03-28
More tweaks to OS determination stuff.
Adam Ierymenko
2016-03-28
Try to define ZT_NO_TYPE_PUNNING on iOS in case it wasn't.
Adam Ierymenko
2016-03-28
Fix some broken TRACEs and a tiny reorder in a few ifs.
Adam Ierymenko
2016-03-24
Ignore IP assignment pool ranges that begin with 0.0.0.0 or that contain no IPs.
Adam Ierymenko
2016-03-24
Do not auto-assign IP addresses on bridges. IPs can still be assigned manually.
Adam Ierymenko
2016-03-18
A few other little formatting things.
Adam Ierymenko
2016-03-18
Indentation
Adam Ierymenko
2016-03-18
Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length...
Adam Ierymenko
2016-03-17
Make /network/???/active return more info.
Adam Ierymenko
2016-03-04
Add “doc” to the dependencies for the “all” build target.
Ben Finney
2016-03-04
Add an overall “doc” build target.
Ben Finney
2016-03-04
Correct license grant to match “GPL v3 or later” grant in source.
Ben Finney
2016-03-04
Update copyright notice.
Ben Finney
2016-03-04
Refactor the program name to a pre-processor directive.
Ben Finney
2016-03-04
Refactor the copyright notice text to a pre-processor directive.
Ben Finney
[next]