Grant Limberg
8fccf3136c
Enable validation of token hashes as part of the oidc process
4 years ago
Grant Limberg
2435ab70ab
remove some extra verbose logging
...
... and baby you got a full flow goin on
4 years ago
Grant Limberg
f489862500
update final page text a smidge
4 years ago
Grant Limberg
2642fa1ee2
Return HTML instead of blank page when auth is successful!
4 years ago
Grant Limberg
2293b0703f
Can get Central JSON bundle back to zerotier-one window
4 years ago
Grant Limberg
1375e3e2f5
allow debug & release builds of Rust
4 years ago
Grant Limberg
0ab5cce878
TIL: Its not as hard as I thought to make Rust deadlock
4 years ago
Grant Limberg
b567e91f68
fix
4 years ago
Grant Limberg
eee31605b1
Merge branch 'dev' into zeroidc
4 years ago
Grant Limberg
df9a7497b1
refactor out the separate AuthInfo struct
...
consolidated everything into the single IDC struct. Should help keep from rotating the pkce token as often & causing issues with the login window flapping
4 years ago
Joseph Henry
c6adb6df12
Merge pull request #1513 from andrejbinder/dev
4 years ago
Andrej Binder
aeec7dae36
Prevent arithmetic error on interface change.
4 years ago
Adam Ierymenko
fa58909d44
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
4 years ago
Adam Ierymenko
06ed114fb6
Release notes and GitHub issue #1512
4 years ago
Joseph Henry
bdef9d3bd7
Fix situation where too many ECHOs are sent to multipath peer
4 years ago
Joseph Henry
b154b7296c
Improve multipath logging output
4 years ago
Joseph Henry
8019f13479
Merge branch 'dev' of https://github.com/zerotier/zerotierone into dev
4 years ago
Joseph Henry
1c6fd4125d
Fix custom policy parsing bug mentioned in issue #1507
4 years ago
Travis LaDuke
1f99f1d5f4
Merge pull request #1488 from zerotier/macos-ipv6-config
...
Convince macOS to do ipv6 dns lookups
4 years ago
Travis LaDuke
afdc91f21f
Convince macOS to do ipv6 dns lookups
...
Puts a value into System Config, similar to how DNS push works.
closes #1466
https://apple.stackexchange.com/questions/309430/ipv6-dns-resolution-on-macos-high-sierra
4 years ago
Adam Ierymenko
f0e824416b
Merge pull request #1509 from zerotier/dev-antiflap
...
Proposed fix for "path amnesia"
4 years ago
Joseph Henry
e9375b50b0
Prevent path-amnesia
4 years ago
Joseph Henry
1f43a736b2
Fix active-backup path selection bug
4 years ago
Joseph Henry
05a0a20197
Fix multipath flow reallocation. Prevent allocation to dead paths
4 years ago
Grant Limberg
2ee595553a
Merge branch 'dev' into zeroidc
4 years ago
Grant Limberg
2d4fe9e6d0
Get oidc lib compiled into main binary on Windows
4 years ago
Grant Limberg
dc12bde068
add vs makefile project to build oidc rust library
4 years ago
Grant Limberg
b3fbbd3124
refresh tokens now working
...
Still investigating the best way to do a couple things, but we have something working
4 years ago
Joseph Henry
983336911c
Remove obsolete documentation
4 years ago
Grant Limberg
48b39ab005
removing comments
4 years ago
Grant Limberg
5095d73de3
moar better error handling
4 years ago
Grant Limberg
1192b1b422
refresh token run loop
...
Need central-side work to complete
4 years ago
Grant Limberg
43c528fdb6
Get expiry time out of access token & propagate
4 years ago
Grant Limberg
da4b9922d4
Merge branch 'dev' into zeroidc
4 years ago
Grant Limberg
7a8c89be9d
Post ID token to Central
4 years ago
Joseph Henry
5ae0f9d03f
Add a few more Snap targets to Linux makefile
4 years ago
Joseph Henry
1dd1bf8bac
Add Snap targets to Linux makefile
4 years ago
Grant Limberg
8966002685
Merge branch 'dev' into zeroidc
4 years ago
Grant Limberg
4ce810b421
On our way to processing tokens
4 years ago
Grant Limberg
730482e62f
encode network ID into sso state param
4 years ago
Adam Ierymenko
eac56a2e25
Build fix in ARM flags for Snap builds.
4 years ago
Adam Ierymenko
5c3a2357ef
VERSION 1.8.4
4 years ago
Grant Limberg
663a09b38d
oidc stuff coming across the wire properly and generating a working login URL
4 years ago
Grant Limberg
eaccce743f
moar plumbing progress
4 years ago
Grant Limberg
7cce23ae79
wip
4 years ago
Grant Limberg
73c186b111
add network_id extra param to auth flow
4 years ago
Adam Ierymenko
5ce0019ee5
ARM wrestling.
4 years ago
Grant Limberg
ca8d315924
Merge branch 'dev' into zeroidc
4 years ago
Grant Limberg
dfdac7adbd
iomanip
4 years ago
Grant Limberg
a33d7c64fe
more fixin
4 years ago