Grant Limberg
|
287c19e822
|
move this outside the auth block. If SSO is enabled, it should be checked whether authorized or not
|
5 years ago |
Grant Limberg
|
bc901d613d
|
check for nulls
|
5 years ago |
Grant Limberg
|
2192a8b0ec
|
do the ld.so dance in the docker container
|
5 years ago |
Grant Limberg
|
6cb4c58d9a
|
linux docker build
|
5 years ago |
Grant Limberg
|
4f521baafd
|
Big SSO update
make things hopefully work
|
5 years ago |
Grant Limberg
|
81fda3f5b8
|
set a default and goes boom 🤦♂️
|
5 years ago |
Grant Limberg
|
91c4dfc7c0
|
database version
|
5 years ago |
Grant Limberg
|
fc6d90a04a
|
set the correct default
|
5 years ago |
Grant Limberg
|
faf0c6bbfa
|
make sure to commit on online notification thread
|
5 years ago |
Grant Limberg
|
79f1e81745
|
debug printf typo & line break
|
5 years ago |
Grant Limberg
|
7427961fcf
|
bug fixes & debug code
|
5 years ago |
Grant Limberg
|
d2f1d05a06
|
handle cases where authenticationURL and authenticationExpiryTime don't exist
|
5 years ago |
Grant Limberg
|
19f4146aca
|
make DB::_memberChanged and _networkChanged virtual
|
5 years ago |
Grant Limberg
|
47154fa623
|
transiton to libpqxx & connection pool for central controllers
|
5 years ago |
Grant Limberg
|
c2efdcabc5
|
fix
|
5 years ago |
Grant Limberg
|
6f622e4551
|
no idea why these lines needed to be broken up
docker gonna docker
|
5 years ago |
Grant Limberg
|
6d8c96b89f
|
formatting
|
5 years ago |
Adam Ierymenko
|
bf4bb414dd
|
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
|
5 years ago |
Adam Ierymenko
|
dee3361c1d
|
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
|
5 years ago |
Adam Ierymenko
|
c470c6255e
|
Postgres code for SSO (almost certainly needs work)
|
5 years ago |
Grant Limberg
|
4fed56443e
|
secondary ports are no longer based on the node ID and fully randomized instead
|
5 years ago |
Grant Limberg
|
1859365f9d
|
same IPv6 temp address detection code for macOS works on FreeBSD.
update ifdefs & go
|
5 years ago |
Grant Limberg
|
ab87b8f881
|
Don't bind to temporary IPv6 addresses (linux)
|
5 years ago |
Grant Limberg
|
b8b65da51c
|
Don't bind temporary IPv6 addresses (macOS)
|
5 years ago |
Grant Limberg
|
198e6f765c
|
Don't bind to temporary Ipv6 addresses (windows)
|
5 years ago |
Adam Ierymenko
|
810e2a761f
|
Fix authentication URL...
|
5 years ago |
Adam Ierymenko
|
6ce71c1bc3
|
Fix reporting of status.
|
5 years ago |
Adam Ierymenko
|
6b3a7ec827
|
Fix a few things...
|
5 years ago |
Adam Ierymenko
|
ed2360d9f7
|
Version bump.
|
5 years ago |
Adam Ierymenko
|
1ce71f9dc0
|
Build fix.
|
5 years ago |
Adam Ierymenko
|
18508b5a2e
|
Build fix.
|
5 years ago |
Adam Ierymenko
|
621898f3c5
|
Forgot to set auth info in NetworkConfig.
|
5 years ago |
Adam Ierymenko
|
2c1d7f3dcc
|
CLI printing of URL.
|
5 years ago |
Adam Ierymenko
|
8bb5bc736d
|
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
|
5 years ago |
Adam Ierymenko
|
b270d527f4
|
Basic plumbing for authentication requirement and piping through of URL information.
|
5 years ago |
Grant Limberg
|
1bd9e9078e
|
libhiredis++ multi-arch binary
|
5 years ago |
Grant Limberg
|
a3361a7d97
|
libhiredis + arm64 for controller
|
5 years ago |
Grant Limberg
|
ca1715118f
|
force mac native central controller builds to be x64 only for now
|
5 years ago |
Joseph Henry
|
27ecb7c7b6
|
Merge branch 'xumng123-master' into dev
|
5 years ago |
Joseph Henry
|
be7fca254f
|
Merge branch 'master' of https://github.com/xumng123/ZeroTierOne into xumng123-master
Remove unnecessary include
|
5 years ago |
Joseph Henry
|
b64ae8c8a5
|
Fix for bug #1403
|
5 years ago |
joseph-henry
|
15905b2fe3
|
Merge pull request #1397 from zerotier/bugfix-bad-traces
Fix erroneous cast of verb to double that causes invalid tracing output
|
5 years ago |
Joseph Henry
|
24615ed24b
|
Fix erroneous cast of verb to double that causes invalid tracing output
|
5 years ago |
Joseph Henry
|
13481cea18
|
Fix (some) compile-time warnings on Windows
|
5 years ago |
Joseph Henry
|
7faaa55436
|
Merge branch 'dev' of https://github.com/zerotier/ZeroTierOne into dev-multipath
|
5 years ago |
Joseph Henry
|
11ddbc6f30
|
Fix (some) compile-time warnings on Linux
|
5 years ago |
Joseph Henry
|
29e5880d8b
|
Match formatting of Bond-related sources to ZeroTier standard (no functional changes)
|
5 years ago |
Joseph Henry
|
63fd2cbaeb
|
Add ZeroTier standard .clang-format -- Keeping tabs for 1.X line. Mostly based on LLVM format.
|
5 years ago |
Grant Limberg
|
9c58308e6a
|
Merge pull request #1383 from erikh/docker-image-fixes
Multiple image fixes:
|
5 years ago |
Grant Limberg
|
5fb814a04f
|
Merge pull request #1388 from emundo/fix/1387-dns-issue
Fix macOS DNS issue
|
5 years ago |