Adam Ierymenko
55a99f34d0
Tighten certificate window and deprecate sending of revocations for ordinary SSO timeouts. Revocations should only be for deliberate deauth to kick people off networks. Cert window should now stay within refresh window for SSO so normal cert expiration should handle it just fine.
4 years ago
Adam Ierymenko
42a2afaef9
This may improve controller behavior with SSO and mixed SSO, needs testing!
4 years ago
Adam Ierymenko
75a45eeb27
Revert "Backport guts of 1.8 to 1.6 tree so we can point release without waiting for UI quirks to be fixed."
...
This reverts commit 48ce7632fa .
5 years ago
Adam Ierymenko
48ce7632fa
Backport guts of 1.8 to 1.6 tree so we can point release without waiting for UI quirks to be fixed.
5 years ago
Grant Limberg
e6b4fb5af7
add "ssoRedirectURL" to local.conf
...
plumbed it through to the central controller code
5 years ago
Adam Ierymenko
c470c6255e
Postgres code for SSO (almost certainly needs work)
5 years ago
Adam Ierymenko
b270d527f4
Basic plumbing for authentication requirement and piping through of URL information.
5 years ago
Adam Ierymenko
06730c7d1d
BSL date bump
6 years ago
Grant Limberg
154470b570
add original hiredis
6 years ago
Grant Limberg
73b1d57b13
rip out rabbitMQ
6 years ago
Adam Ierymenko
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
7 years ago
Adam Ierymenko
f7e8d8f1dd
Fix LFDB path issue when using with Postgress in DBMirrorSet config
7 years ago
Adam Ierymenko
5289d3327c
Build fixes
7 years ago
Adam Ierymenko
00fb9c475e
More work on DB mirroring.
7 years ago
Adam Ierymenko
37d508ab96
Refactoring in prep for mirroring
7 years ago
Adam Ierymenko
f6b080b8a2
Abstract out change listener from controller itself to permit DBs to shadow changes from other DBs.
7 years ago
Adam Ierymenko
5edd04638d
LFDB work in progress
7 years ago
Grant Limberg
fcb4221f97
rabbitMQ implementation
7 years ago
Grant Limberg
d98bdb5643
WIP: Pass listen port down to Postgres
7 years ago
Joseph Henry
0e597191b8
Updated licenses for 2019
7 years ago
Adam Ierymenko
c9c17eaddd
Retire RethinkDB, simple receive path multithreading.
7 years ago
Grant Limberg
17af09a5cc
Postgres Integration has begun
8 years ago
Adam Ierymenko
574b24c082
docs
8 years ago
Adam Ierymenko
6d8e1e8783
More cleanup of old stuff.
8 years ago
Adam Ierymenko
9bab49d2f9
Move DB stuff into Db.
8 years ago
Adam Ierymenko
4704d115c4
Some controller fixes.
8 years ago
Adam Ierymenko
c57198decd
Add remoteTraceLevel to controller.
8 years ago
Adam Ierymenko
0fb22df633
Get ephemeral status fields out of the configs. They do not belong there and it just complicates things.
8 years ago
Adam Ierymenko
1613f42d00
Re-integrate in-filesystem DB into new controller DB structure.
8 years ago
Adam Ierymenko
92c7070aa8
RethinkDB fixes.
8 years ago
Adam Ierymenko
b68bca35db
Linux build fixes, linux build rule for RethinkDB mode controller, also force disable shitty allocators in libstdc++.
8 years ago
Adam Ierymenko
d97adc8789
Preparing for test.
8 years ago
Adam Ierymenko
f5014d7d71
RethinkDB direct connectivity integration.
8 years ago
Grant Limberg
b1d60df44c
timestamps changed from uint64_t to int64_t
...
There were cases in the code where time calculations and comparisons were overflowing and causing connection instability. This will keep time calculations within expected ranges.
9 years ago
Adam Ierymenko
283e8d5bc0
Start threads in Central harnessed mode.
9 years ago
Adam Ierymenko
174ba8884e
Delete support in harnessed mode.
9 years ago
Adam Ierymenko
1ce0dcf0ea
Another Central harnessed mode fix.
9 years ago
Adam Ierymenko
50e7ea088b
More work on controller for new Central harnessed mode, remove old http mode.
9 years ago
Adam Ierymenko
2c682b4d1c
Small controller revisions, first run of controller API model JavaScript.
9 years ago
Adam Ierymenko
31785f7f6e
Automatic periodic status dump from controller.
9 years ago
Adam Ierymenko
d9552fb120
Add remoteTraceTarget to network and member configs in controller.
9 years ago
Adam Ierymenko
4ecc0c59ca
Plumbing through of remote trace into controller code.
9 years ago
Adam Ierymenko
2ec88e8008
Remove old circuit test code. Rules engine will let us do this much better and more simply.
9 years ago
Adam Ierymenko
909a14fb48
MTU support in controller.
9 years ago
Adam Ierymenko
8e19188f49
Do the sometimes rather big "pong" in a background worker thread.
9 years ago
Adam Ierymenko
bcc6799902
Send member uptime in pong posts.
9 years ago
Adam Ierymenko
718e1d6c08
Finish removing constantly changing stuff from controller.
9 years ago
Adam Ierymenko
62578a2162
Reduce memory use and a bit of cleanup.
9 years ago
Adam Ierymenko
9e80db0fd1
Cleanup, fix a valgrind error, stack use reduction.
9 years ago
Adam Ierymenko
1205578935
Big cleanup of controller code, should help performance.
9 years ago