Commit Graph

5613 Commits

Author SHA1 Message Date
2d4fe9e6d0 Get oidc lib compiled into main binary on Windows 2021-12-08 12:14:15 -08:00
dc12bde068 add vs makefile project to build oidc rust library 2021-12-08 09:49:29 -08:00
b3fbbd3124 refresh tokens now working
Still investigating the best way to do a couple things, but we have something working
2021-12-07 16:29:50 -08:00
983336911c Remove obsolete documentation 2021-12-07 09:14:54 -08:00
48b39ab005 removing comments 2021-12-03 17:46:37 -08:00
5095d73de3 moar better error handling 2021-12-03 16:32:27 -08:00
1192b1b422 refresh token run loop
Need central-side work to complete
2021-12-03 15:44:04 -08:00
43c528fdb6 Get expiry time out of access token & propagate 2021-12-03 11:32:29 -08:00
da4b9922d4 Merge branch 'dev' into zeroidc 2021-12-03 09:58:04 -08:00
7a8c89be9d Post ID token to Central 2021-12-03 09:57:39 -08:00
3b37db1a36 Version bump to 1.8.4 2021-12-03 14:30:05 +01:00
5ae0f9d03f Add a few more Snap targets to Linux makefile 2021-12-02 10:54:43 -08:00
1dd1bf8bac Add Snap targets to Linux makefile 2021-12-02 10:07:41 -08:00
8966002685 Merge branch 'dev' into zeroidc 2021-12-01 16:59:06 -08:00
4ce810b421 On our way to processing tokens 2021-12-01 16:57:18 -08:00
730482e62f encode network ID into sso state param 2021-12-01 15:02:21 -08:00
eac56a2e25 Build fix in ARM flags for Snap builds. 1.8.4 2021-12-01 17:27:55 -05:00
5c3a2357ef VERSION 1.8.4 2021-12-01 17:01:57 -05:00
663a09b38d oidc stuff coming across the wire properly and generating a working login URL 2021-12-01 13:01:32 -08:00
eaccce743f moar plumbing progress 2021-12-01 12:07:05 -08:00
7cce23ae79 wip 2021-12-01 10:44:29 -08:00
73c186b111 add network_id extra param to auth flow 2021-12-01 09:27:30 -08:00
5ce0019ee5 ARM wrestling. 2021-12-01 10:40:01 -05:00
ca8d315924 Merge branch 'dev' into zeroidc 2021-11-30 18:42:45 -08:00
dfdac7adbd iomanip 2021-11-30 17:31:46 -08:00
a33d7c64fe more fixin 2021-11-30 17:27:13 -08:00
e37c9055b3 ARM flags 2021-11-30 19:54:17 -05:00
d15516f0ef query fix & controller build fix 2021-11-30 16:18:34 -08:00
4a1d6f4cc8 get central controller docker builds working again 2021-11-30 15:22:31 -08:00
6393a4beec progress 2021-11-30 14:22:25 -08:00
06125c48bc Another build speedup. 2021-11-30 15:35:18 -05:00
8cda04cc98 Use nproc to get the number of cores on Linux to speed up bounds. 2021-11-30 13:14:38 -05:00
f20b7e8cee ARM32 flags update. 2021-11-30 12:35:22 -05:00
19dded141a Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev 2021-11-30 12:27:15 -05:00
d19cf1eaac Merge branch 'dev' of http://10.95.0.64/zerotier/ZeroTierOne into dev 2021-11-30 09:10:14 -05:00
d6b00bcd40 Fix Windows 32-bit installation. 2021-11-30 09:10:07 -05:00
1b1fe61fd0 Merge branch 'dev' of https://github.com/zerotier/zerotierone into dev 2021-11-29 19:44:51 -08:00
3bce783cbc Add minor help tip to Snap instructions 2021-11-29 19:44:34 -08:00
5966f7d9d2 Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev 2021-11-29 22:03:58 -05:00
aed0b4941f GUID bump for Windows 2021-11-29 22:03:40 -05:00
9ef75c0e13 Merge branch 'dev' into zeroidc 2021-11-29 14:12:10 -08:00
5f548705dd lots more refactoring 2021-11-29 14:11:29 -08:00
39d3c8402e Merge branch 'dev' of https://github.com/zerotier/zerotierone into dev 2021-11-26 11:00:48 -08:00
5cb6265547 Re-word Snap package description 2021-11-26 10:59:42 -08:00
03dd537ea4 1.8.4 in Windows 2021-11-23 17:36:24 -05:00
4af8f1bf03 1.8.4 🦃 2021-11-23 16:39:20 -05:00
ae8df648d5 Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev 2021-11-23 15:44:54 -05:00
5e24166318 Remove unused but shipped curl dependency in ext/ 2021-11-23 15:44:08 -05:00
4e10b4e017 Modify snap command aliases 2021-11-19 08:16:14 -08:00
87fdd644d4 cleanup some ifdef'd things 2021-11-18 13:36:09 -08:00