Grant Limberg
8ea192fcab
update dependency specs
4 years ago
Grant Limberg
dceba1f2f1
Merge branch 'dev' into zeroidc
4 years ago
Grant Limberg
73878fbdc4
Merge pull request #1531 from StephenCWills/mingw32-disable-salsasse
...
Disable Salsa20 SSE on MinGW 32-bit compiler
4 years ago
staphen
87d17088cc
Disable Salsa20 SSE on MinGW 32-bit compiler
4 years ago
Grant Limberg
cc6c48fca8
Merge pull request #1525 from StephenCWills/lowercase-windows-headers
...
Use lowercase when including Windows headers
4 years ago
Grant Limberg
e556a2ee23
Merge pull request #1528 from StephenCWills/android-miniupnpc
...
[Android] Fix include for miniupnpc
4 years ago
Grant Limberg
50b866c5cf
clean up & pass along errors from ZeroIDC::new() method
4 years ago
staphen
f83eed9ef9
[Android] Fix include for miniupnpc
4 years ago
Grant Limberg
cb9313a454
Merge branch 'dev' into zeroidc
4 years ago
Grant Limberg
cf411efd1d
a little cleanup
4 years ago
staphen
1c956494a4
Use lowercase when including Windows headers
4 years ago
Adam Ierymenko
dbe3aa1efc
Merge branch 'master' into dev
4 years ago
Adam Ierymenko
4128d80974
1.8.5 version bump.
4 years ago
Grant Limberg
057356a725
Just some comments
4 years ago
Grant Limberg
a69e91c541
Fix hash verification on refresh
4 years ago
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
Sean OMeara
30c77cfee5
Merge pull request #1510 from zerotier/nolint
...
removing commit linter
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
Sean OMeara
3470c5314d
removing commit linter
4 years ago
Adam Ierymenko
f0e824416b
Merge pull request #1509 from zerotier/dev-antiflap
...
Proposed fix for "path amnesia"
4 years ago
Joseph Henry
52ff67fb2c
Merge pull request #1504 from capruro/patch-1
...
Version bump to 1.8.4
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