summaryrefslogtreecommitdiff
path: root/osdep/Binder.hpp
AgeCommit message (Expand)Author
2018-05-30Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path qualityJoseph Henry
2018-05-01Introduced basic multipath supportJoseph Henry
2018-01-26More cleanup of old stuff.Adam Ierymenko
2018-01-25More useful to allow arrays of IPs to bind to.Adam Ierymenko
2018-01-25Add bindToWildcard local.conf option.Adam Ierymenko
2018-01-10Added allowTcpFallbackRelay to local.conf, fixed logic in Binder's route enum...Joseph Henry
2018-01-09GitHub issue #492Adam Ierymenko
2018-01-08Copyright updates for 2018.Adam Ierymenko
2017-08-14GCC/G++ build fixes, GitHub issue #563Adam Ierymenko
2017-07-13More tracing stuff.Adam Ierymenko
2017-07-07More cleanup, Linux build fixes.Adam Ierymenko
2017-07-06Windows build fixes.Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-06-07Build fix, use -Os on Linux too.Adam Ierymenko
2017-06-06Last bit of new cluster code, ready to test.Adam Ierymenko
2017-06-05.Adam Ierymenko
2017-04-27License header update.Adam Ierymenko
2017-02-21properly fill out ifcfg files. also removed route re-add code for synologyJoseph Henry
2017-02-16Decreased ZT_BINDER_REFRESH_PERIOD for Synology buildJoseph Henry
2017-01-01Binder.hpp: gather all IPv4 interface addressesMichał Zieliński
2016-12-12Remove debug printfAdam Ierymenko
2016-12-12Use an alternative method for enumerating interface addresses on Linux to avo...Adam Ierymenko
2016-06-21Default route override and route management in general now works in Linux.Adam Ierymenko
2016-04-05Binder for Windows, and use Binder to get local interface addresses to advert...Adam Ierymenko
2016-04-05OneService now binds all ports to specific local interfaces instead of wildca...Adam Ierymenko
2016-04-05More refactoring and prep for explicit interface bindings (for default route ...Adam Ierymenko
2016-04-05Fix Cluster to send from a designated endpoint address instead of wildcard.Adam Ierymenko
2016-04-04Beginning of local binding manager for default gateway support.Adam Ierymenko