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
/
service
Age
Commit message (
Expand
)
Author
2016-04-19
Cleanup in numerous places, reduce network chattiness around MULTICAST_LIKE, ...
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-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
dev branch now works again on Linux
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-01
Tweak metric and clean out attic a bit.
Adam Ierymenko
2016-03-03
stupid bug is stupid
Adam Ierymenko
2016-03-03
indent fix
Adam Ierymenko
2016-03-03
Fix problems with previous commit.
Adam Ierymenko
2016-03-03
Another NAT-t improvement:
Adam Ierymenko
2016-01-20
Transfer speed increate + stability fixes
Joseph Henry
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
Refactor to eliminate copypasta.
Adam Ierymenko
2016-01-11
Fix a bug that we visually found in Windows code -- it was not advertising uP...
Adam Ierymenko
2015-12-21
Selectively move over changes from "edge" to "dev" excluding netcon.
Adam Ierymenko
2015-11-30
Low-impact sanity check against GitHub issue #247 -- will likely prevent othe...
Adam Ierymenko
2015-11-30
indentation
Adam Ierymenko
2015-11-30
Ton of uPnP work and adding NAT-PMP support, still testing...
Adam Ierymenko
2015-11-24
Fix for GitHub issue #253.
Adrian Frühwirth
2015-11-16
Fix 64-bit int warning.
Adam Ierymenko
2015-11-16
Docs and tweak some caching values.
Adam Ierymenko
2015-11-12
Minor Windows build fixes. Builds on VS2012 again.
Adam Ierymenko
2015-11-10
Query both root and network controller for multicast last resort GATHER.
Adam Ierymenko
2015-11-09
Try bringing back TTL escalation -- may help with Docker (IP-MASQ) type NAT
Adam Ierymenko
2015-11-09
Mark geo-redirected paths as suboptimal and do not report that we have a peer...
Adam Ierymenko
2015-11-05
Use bigger UDP buffer on bigger x64 machines. Keep old value elsewhere since ...
Adam Ierymenko
2015-11-05
Integrate deferred background processing into main OneService implementation.
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
Merge Phy<> from netcon.
Adam Ierymenko
2015-10-27
--wtf; prevent roots from TCP fallback
Adam Ierymenko
2015-10-26
Fix infinite loop if there are no live roots (never happened before?!? wow!)
Adam Ierymenko
2015-10-26
Fix if cluster compiled in but not enabled.
Adam Ierymenko
2015-10-26
Expose cluster status in /status JSON response.
Adam Ierymenko
2015-10-23
(1) Fix bug in geo-ip service that prevented cache lookup, (2) fix problem in...
Adam Ierymenko
2015-10-22
.
Adam Ierymenko
2015-10-22
.
Adam Ierymenko
2015-10-22
More cluster wiring...
Adam Ierymenko
2015-10-22
GeoIP cluster service works.
Adam Ierymenko
2015-10-22
Run geoip cluster service sub-process.
Adam Ierymenko
2015-10-13
Expose world info in JSON.
Adam Ierymenko
2015-10-13
World stuff...
Adam Ierymenko
[next]