summaryrefslogtreecommitdiff
path: root/osdep/Binder.hpp
AgeCommit message (Expand)Author
2023-08-25Fix primary port binding issue in 1.12 (#2107)Joseph Henry
2023-07-17Fix ifdef that breaks libzt on iOS (#2050)Joseph Henry
2023-03-24Change if_def again so ios can build (#1937)Travis LaDuke
2023-03-21fix binding temporary ipv6 addresses on macos (#1910)Travis LaDuke
2022-11-29prevent: warning: unused variable 'gotViaProc' (#1797)Brenton Bostick
2022-11-10netinet6/in6_var.h not available in iOSGrant Limberg
2022-11-09Fun times in ~~cleveland~~ NDK-landGrant Limberg
2022-09-20Improved multipath link monitoringJoseph Henry
2022-06-01Exclude temporary IPv6 check from SDK buildsJoseph Henry
2021-12-29Use lowercase when including Windows headersstaphen
2021-11-15Fix the FD leak fix, and release notes.Adam Ierymenko
2021-11-15Fix FD leak on MacOS.Adam Ierymenko
2021-10-27needed in 2 more spotsGrant Limberg
2021-10-27fix ifdefGrant Limberg
2021-09-01Consolidation of multipath logic. Better system separationJoseph Henry
2021-06-29Merge branch 'bind' of https://github.com/thoradia/ZeroTierOne into thoradia-...Travis LaDuke
2021-05-27same IPv6 temp address detection code for macOS works on FreeBSD.Grant Limberg
2021-05-26Don't bind to temporary IPv6 addresses (linux)Grant Limberg
2021-05-26Don't bind temporary IPv6 addresses (macOS)Grant Limberg
2021-05-26Don't bind to temporary Ipv6 addresses (windows)Grant Limberg
2020-11-25Windows feedback loop fixGrant Limberg
2020-11-24Merge pull request #1233 from dosuperuser/improvement/optimizationsAdam Ierymenko
2020-09-08add ports to addresses specified by the bind settingthoradia
2020-08-20BSL date bumpAdam Ierymenko
2020-07-162020/07/16, Minor optmizationsSuad Halilovic
2020-07-14Fix segfault on unique interface name list generation (for multipath)Joseph Henry
2020-06-17Adjust terminologyJoseph Henry
2020-05-12Add Bonds, Slaves, and FlowsJoseph Henry
2019-08-23Relicense: GPLv3 -> ZeroTier BSL 1.1Adam Ierymenko
2019-06-17Windows build fixes, fix double/float types to get rid of warnings.Adam Ierymenko
2019-01-14Updated licenses for 2019Joseph Henry
2018-11-11Added preprocessor check for __APPLE__ as an attempted fix for ticket #600Joseph Henry
2018-08-09merge devAdam Ierymenko
2018-07-19Added ifdefs surrounding usage of getifaddrs() on AndroidJoseph Henry
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