Grant Limberg
|
c689c0bd8c
|
integrate with mac build system and add skeleton
|
2021-10-27 17:09:01 -07:00 |
|
Grant Limberg
|
271dfc0d2b
|
initial rust oidc lib
|
2021-10-27 16:11:06 -07:00 |
|
Grant Limberg
|
0032df3bf1
|
Merge branch 'dev' into zeroidc
|
2021-10-27 15:02:46 -07:00 |
|
Grant Limberg
|
993e58773a
|
needed in 2 more spots
|
2021-10-27 14:58:17 -07:00 |
|
Grant Limberg
|
8f4c038e23
|
fix ifdef
wasn't running IPv6 temporary address detection for binding
|
2021-10-27 14:48:07 -07:00 |
|
Adam Ierymenko
|
81f2c57656
|
Properly launch the app on post-install restart.
|
2021-10-27 16:17:57 -04:00 |
|
Adam Ierymenko
|
594853e251
|
Remove deprecated vfork call on Mac, and make Mac route application more robust.
|
2021-10-26 22:15:06 -04:00 |
|
Adam Ierymenko
|
cce8411c22
|
Make debian parallelism sane.
|
2021-10-20 20:51:01 -07:00 |
|
Adam Ierymenko
|
786906b0f7
|
Version bump to 1.8.1
|
2021-10-20 19:33:32 -07:00 |
|
Adam Ierymenko
|
aed37a391d
|
Windows installer updates for 1.8, install dependencies.
|
2021-10-20 21:33:20 -04:00 |
|
Joseph Henry
|
cc6de583be
|
Prevent balance-xor from de-allocating from bad paths
|
2021-10-20 10:48:07 -07:00 |
|
Joseph Henry
|
b277e04efa
|
Remove vestigial bonding parameters
|
2021-10-18 20:52:49 -07:00 |
|
Grant Limberg
|
3818351287
|
use pqxx::pipeline for online update thread
|
2021-10-06 09:39:30 -07:00 |
|
Grant Limberg
|
4d26b5a868
|
no reason for this to be a pointer
|
2021-10-05 17:02:50 -07:00 |
|
Grant Limberg
|
ac0dc7844f
|
rework commit thread & some connection pool borrowing issues
|
2021-10-05 09:25:24 -07:00 |
|
Grant Limberg
|
27e3597d5e
|
Merge branch 'dev' into central-controller
|
2021-10-01 11:30:23 -07:00 |
|
Joseph Henry
|
9e8de2a702
|
Compilation fix
|
2021-10-01 11:19:04 -07:00 |
|
Joseph Henry
|
165757176a
|
Potential fix fro deadlock bug
|
2021-10-01 11:11:20 -07:00 |
|
Grant Limberg
|
a411b83a65
|
remove strip calls from linux makefile
|
2021-10-01 09:05:35 -07:00 |
|
Sean OMeara
|
57dd26baa9
|
adding commit linter
|
2021-09-28 17:06:50 +02:00 |
|
Grant Limberg
|
05df378dce
|
clear variables between gets for dump
|
2021-09-22 16:13:54 -07:00 |
|
Adam Ierymenko
|
81de6d2dfa
|
Merge branch 'dev' of http://10.95.0.64/zerotier/ZeroTierOne into dev
|
2021-09-22 10:31:17 -04:00 |
|
Adam Ierymenko
|
9e38c31b64
|
Windows installer fun.
|
2021-09-22 10:31:07 -04:00 |
|
Adam Ierymenko
|
b403f106fb
|
Revert "Use a faster method of fingerprinting identities."
This reverts commit b72e5e8386 .
|
2021-09-21 09:57:08 -07:00 |
|
Adam Ierymenko
|
30d5d5a892
|
Revert "Don't assume roots validated the identity, just in case they did not."
This reverts commit 39b97f9163 .
|
2021-09-20 19:27:01 -07:00 |
|
Adam Ierymenko
|
9bc79f94df
|
Revert "Don't assume roots validated the identity, just in case they did not."
This reverts commit 39b97f9163 .
|
2021-09-20 22:05:49 -04:00 |
|
Adam Ierymenko
|
a0239e17e9
|
Revert "Use a faster method of fingerprinting identities."
This reverts commit b72e5e8386 .
|
2021-09-20 22:05:39 -04:00 |
|
Adam Ierymenko
|
c8a58b4b04
|
Use a faster method of fingerprinting identities.
|
2021-09-20 17:05:23 -07:00 |
|
Adam Ierymenko
|
b72e5e8386
|
Use a faster method of fingerprinting identities.
|
2021-09-20 20:02:39 -04:00 |
|
Adam Ierymenko
|
565885a4c0
|
Remove ancient controller support.
# Conflicts:
# RELEASE-NOTES.md
|
2021-09-20 15:41:57 -07:00 |
|
Adam Ierymenko
|
134d33c218
|
Add a bit of hardening in the network certificate of membership by incorporating a full hash of the identity to which it is issued. This means the recipient need not depend entirely on the root verifying identities properly to make sure impersonation is not occurring.
|
2021-09-20 15:40:55 -07:00 |
|
Adam Ierymenko
|
9cfb807fcb
|
Don't assume roots validated the identity, just in case they did not.
|
2021-09-20 15:40:44 -07:00 |
|
Grant Limberg
|
46adc1f059
|
ifdef this out
|
2021-09-20 15:39:53 -07:00 |
|
Grant Limberg
|
9002555596
|
ensure count > 0
|
2021-09-20 15:39:44 -07:00 |
|
Grant Limberg
|
3b375b55c2
|
fix central docker launch without redis
|
2021-09-20 15:39:14 -07:00 |
|
Adam Ierymenko
|
3f49570f45
|
Remove ancient controller support.
|
2021-09-20 18:38:29 -04:00 |
|
Adam Ierymenko
|
7c3166e9be
|
Add a bit of hardening in the network certificate of membership by incorporating a full hash of the identity to which it is issued. This means the recipient need not depend entirely on the root verifying identities properly to make sure impersonation is not occurring.
|
2021-09-20 18:26:49 -04:00 |
|
Adam Ierymenko
|
39b97f9163
|
Don't assume roots validated the identity, just in case they did not.
|
2021-09-20 16:15:59 -04:00 |
|
Grant Limberg
|
a20a290836
|
ifdef this out
|
2021-09-15 15:27:29 -07:00 |
|
Adam Ierymenko
|
e822463916
|
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
|
2021-09-15 13:31:22 -04:00 |
|
Adam Ierymenko
|
d2c3ea6901
|
Another route fix on BSD.
|
2021-09-15 13:31:18 -04:00 |
|
Grant Limberg
|
83265768c1
|
ensure count > 0
|
2021-09-15 09:45:10 -07:00 |
|
Grant Limberg
|
27ce787fbd
|
fix central docker launch without redis
|
2021-09-15 09:21:41 -07:00 |
|
Adam Ierymenko
|
9c6ec2c52e
|
Version bump.
|
2021-09-15 11:55:07 -04:00 |
|
Adam Ierymenko
|
3a4425fd4e
|
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
|
2021-09-15 11:51:09 -04:00 |
|
Adam Ierymenko
|
6bb1598fa3
|
Another fix for routing and interface issues on MacOS
|
2021-09-15 11:50:54 -04:00 |
|
Sean OMeara
|
4eb6a4286e
|
using json.hpp 3.10.2
|
2021-09-15 08:21:45 +02:00 |
|
Sean OMeara
|
a9942ca412
|
more RELEASE-NOTES
|
2021-09-15 08:12:25 +02:00 |
|
Joseph Henry
|
8d21ae9813
|
Merge branch 'dev' of https://github.com/zerotier/zerotierone into dev
|
2021-09-10 13:26:54 -07:00 |
|
Joseph Henry
|
ff8044f0c0
|
Improve multipath startup time
|
2021-09-10 13:26:29 -07:00 |
|