Adam Ierymenko
|
bcc6799902
Send member uptime in pong posts.
|
8 年之前 |
Adam Ierymenko
|
718e1d6c08
Finish removing constantly changing stuff from controller.
|
8 年之前 |
Adam Ierymenko
|
62578a2162
Reduce memory use and a bit of cleanup.
|
8 年之前 |
Adam Ierymenko
|
9e80db0fd1
Cleanup, fix a valgrind error, stack use reduction.
|
8 年之前 |
Adam Ierymenko
|
1205578935
Big cleanup of controller code, should help performance.
|
8 年之前 |
Adam Ierymenko
|
4f2a779769
JSONDB performance improvements, threading fix.
|
8 年之前 |
Adam Ierymenko
|
cafbe44dde
Controller optimizations -- make locking more fine-grained, use true hardware concurrency, etc.
|
8 年之前 |
Adam Ierymenko
|
5268909075
Add a facility for full flow-through uptime test of controller by Central.
|
8 年之前 |
Adam Ierymenko
|
c62141fd98
Make controller do a simple write-through cache without revalidating. Means you must restart if files change on disk, but will decrease I/O considerably.
|
8 年之前 |
Adam Ierymenko
|
8f592ff6e8
Controller performance tweaks.
|
8 年之前 |
Adam Ierymenko
|
7ea7e1898a
Fix a bug that could cause duplicate IP address assignment on networks if many new members join the controller at once.
|
8 年之前 |
Adam Ierymenko
|
a109d341ef
Send timestamp with new circuit test response.
|
8 年之前 |
Adam Ierymenko
|
a577b8d381
Update how controller handles circuit tests -- save results to filesystem.
|
8 年之前 |
Adam Ierymenko
|
32f5a0ab18
Add default tag values and default set capabilities for new members.
|
8 年之前 |
Adam Ierymenko
|
e9007b1f56
NodeJS migration script for old Sqlite controller.db to new controller data format.
|
8 年之前 |
Adam Ierymenko
|
a54c2b438c
Basic support for streaming of changes via stdout from controller.
|
8 年之前 |
Adam Ierymenko
|
15c6e2ec70
Fix member deauthorization time threshold bug.
|
8 年之前 |
Adam Ierymenko
|
e26bee45fb
Multithreading in network controller. Threads are only started if controller is used.
|
8 年之前 |
Adam Ierymenko
|
f0fcd222a1
Actually push updates when things change.
|
8 年之前 |
Adam Ierymenko
|
226123ca08
Refactor controller to permit sending of pushes as well as just replies to config requests.
|
8 年之前 |
Adam Ierymenko
|
eea712a1ae
Field in wrong place fixed.
|
8 年之前 |
Adam Ierymenko
|
1ebfca666d
Memo-ize some computed stuff to control CPU utilization.
|
8 年之前 |
Adam Ierymenko
|
cae9041c2a
.
|
8 年之前 |
Adam Ierymenko
|
330a07a554
cleanup
|
8 年之前 |
Adam Ierymenko
|
b03c7b2f30
Refactor controller to use split-out DB for better performance and less ugly.
|
8 年之前 |
Adam Ierymenko
|
2d6a4e5974
cleanup
|
8 年之前 |
Adam Ierymenko
|
e2509af163
Fix bug in default rules init in new networks.
|
8 年之前 |
Adam Ierymenko
|
f0794e09b7
Controller cleanup.
|
8 年之前 |
Adam Ierymenko
|
2fc3d12fb6
Minor tweaks to member code in controller, and fix Linux build.
|
8 年之前 |
Adam Ierymenko
|
68e549233d
Revise bearer token code in controller, and add relay policy as a meta-data item presented to controller by nodes (to facilitate future meshiness).
|
8 年之前 |