6275 Commits (4dfb15e37ccb226eecd024502838bb152e5261c6)
 

Author SHA1 Message Date
Brenton Bostick f73e51e94c
Brenton/curly braces (#1971) 3 years ago
Joseph Henry e6802690b8
Add short-term validation test workflow (#1974) 3 years ago
Grant Limberg 595e033776
Outgoing Packet Metrics (#1980) 3 years ago
Grant Limberg e5fc89821f
use cpp-httplib for HTTP control plane (#1979) 3 years ago
Grant Limberg 411e54023a
adding incoming zt packet type metrics (#1976) 3 years ago
Sean OMeara 8f05c85838
x86_64-unknown-linux-gnu on ubuntu runner (#1975) 3 years ago
Grant Limberg e4cb74896b
Central startup update (#1973) 3 years ago
Grant Limberg 8e6e4ede6d
Add prometheus metrics for Central controllers (#1969) 3 years ago
Grant Limberg 0b03ad9a21
Add note that binutils is required on FreeBSD (#1968) 3 years ago
dependabot[bot] 0e6a314d86
Bump h2 from 0.3.16 to 0.3.17 in /zeroidc (#1963) 3 years ago
Brenton Bostick 1b59712c48
Fix: warning: mutex '_aqm_m' is not held on every path through here [-Wthread-safety-analysis] (#1964) 3 years ago
Brenton Bostick 7c8d5b0afd
_bond_m guards _bond, not _paths_m (#1965) 3 years ago
Leonardo Amaral 7f63d896f9
Fix multiple network join from environment entrypoint.sh.release (#1961) 3 years ago
Sean OMeara 2115b18ae3
new drone bits 3 years ago
dependabot[bot] 4ac3e7b864
Bump openssl from 0.10.45 to 0.10.48 in /zeroidc (#1938) 3 years ago
Grant Limberg 03bd96d1d1
move begin/commit into try/catch block (#1932) 3 years ago
Travis LaDuke 4a85cf5e74
Change if_def again so ios can build (#1937) 3 years ago
Joseph Henry a8fde9e530
Minor tweak to Synology Docker image script (#1936) 3 years ago
Travis LaDuke 1f9a15dd18
Release notes for 1.10.6 (#1931) 3 years ago
Adam Ierymenko a872cc3418
1.10.6 merge to main (#1930) 3 years ago
Adam Ierymenko 646147c275
1.10.6 (#1929) 3 years ago
Travis LaDuke 314099a267
fix binding temporary ipv6 addresses on macos (#1910) 3 years ago
Joseph Henry ce9330e9bb
Prevent path-learning loops (#1914) 3 years ago
Adam Ierymenko b2a981f353
1.10.5 (#1905) 3 years ago
Travis LaDuke a372619fee
Fix addIp being called with applied ips (#1897) 3 years ago
Brenton Bostick 12cdf39165 actual fix for ANDROID-56: crash inside newNetworkConfig 3 years ago
Brenton Bostick 19c5343a0a Revert "temp fix for ANDROID-56: crash inside newNetworkConfig from too many args" 3 years ago
Adam Ierymenko 4a4c8f84d5 Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev 3 years ago
Adam Ierymenko f94208f493 Windows 1.10.4 Advanced Installer bump 3 years ago
Adam Ierymenko f2cb9b36b2 Merge branch 'dev' 3 years ago
Adam Ierymenko 1c5897895b
1.10.4 merge into main (#1893) 3 years ago
Adam Ierymenko 64423f3a09 Merge branch 'dev' of github.com:/zerotier/ZeroTierOne into dev 3 years ago
Adam Ierymenko 9fb3f04385 1.10.4 release notes 3 years ago
Brenton Bostick dd627cd7f4 temp fix for ANDROID-56: crash inside newNetworkConfig from too many args 3 years ago
Roman Peshkichev eedf270127
[+] add e2k64 arch (#1890) 3 years ago
Grant Limberg a1af94f4e9
Add security policy to repo (#1889) 3 years ago
Adam Ierymenko 9f5bf06f95 1.10.4 version bumps 3 years ago
Joseph Henry 40705caf7e
Fix condition where full HELLOs might not be sent when necessary (#1877) 3 years ago
Travis LaDuke 9d5b9efc2f
Allow macOS interfaces to use multiple IP addresses (#1879) 3 years ago
Grant Limberg cc4251c5b7
Windows file permissions fix (#1887) 3 years ago
Brenton Bostick 8d74d34f2a rename Node.networks -> Node.networkConfigs 3 years ago
Brenton Bostick 7f996ea6d5 simplify loadLibrary 3 years ago
Brenton Bostick 0aa4a4ba7a error handling, error reporting, asserts, logging 3 years ago
Brenton Bostick 1ab36d891c 'finalize()' should not be overridden 3 years ago
Brenton Bostick 5b5625a6f0 'NodeException' does not define a 'serialVersionUID' field 3 years ago
Brenton Bostick 33a9cd02ba NodeException can be made a checked Exception 3 years ago
Brenton Bostick ca73651e12 Modifier 'public' is redundant for interface members 3 years ago
Brenton Bostick fbd834716f comments and logging 3 years ago
Brenton Bostick 914b4fae7b switch statement work 3 years ago
Brenton Bostick a1bf139188 use PRId64 macros 3 years ago