summaryrefslogtreecommitdiff
path: root/controller/EmbeddedNetworkController.hpp
AgeCommit message (Expand)Author
2023-08-25Fix primary port binding issue in 1.12 (#2107)Joseph Henry
2023-05-25fix init order for EmbeddedNetworkController (#2014)Grant Limberg
2023-05-23central controller metrics & request path updates (#2012)Grant Limberg
2023-05-16Controller Metrics & Network Config Request Fix (#2003)Grant Limberg
2023-04-28use cpp-httplib for HTTP control plane (#1979)Grant Limberg
2022-05-13Add injaGrant Limberg
2022-04-19Fix a possible excessive memory use issue in controller and clean up a bunch ...Adam Ierymenko
2022-04-19Restore sending of rejections but move it exclusively to a thread, widen netc...Adam Ierymenko
2022-04-15Tighten certificate window and deprecate sending of revocations for ordinary ...Adam Ierymenko
2022-04-13This may improve controller behavior with SSO and mixed SSO, needs testing!Adam Ierymenko
2021-06-04add "ssoRedirectURL" to local.confGrant Limberg
2021-05-28Postgres code for SSO (almost certainly needs work)Adam Ierymenko
2021-05-24Basic plumbing for authentication requirement and piping through of URL infor...Adam Ierymenko
2020-08-20BSL date bumpAdam Ierymenko
2020-05-11add original hiredisGrant Limberg
2020-05-11rip out rabbitMQGrant Limberg
2019-08-23Relicense: GPLv3 -> ZeroTier BSL 1.1Adam Ierymenko
2019-08-07Fix LFDB path issue when using with Postgress in DBMirrorSet configAdam Ierymenko
2019-08-06Build fixesAdam Ierymenko
2019-08-06More work on DB mirroring.Adam Ierymenko
2019-08-06Refactoring in prep for mirroringAdam Ierymenko
2019-07-26Abstract out change listener from controller itself to permit DBs to shadow c...Adam Ierymenko
2019-07-22LFDB work in progressAdam Ierymenko
2019-03-05rabbitMQ implementationGrant Limberg
2019-01-21Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into devGrant Limberg
2019-01-21WIP: Pass listen port down to PostgresGrant Limberg
2019-01-14Updated licenses for 2019Joseph Henry
2018-11-11Retire RethinkDB, simple receive path multithreading.Adam Ierymenko
2018-08-31Postgres Integration has begunGrant Limberg
2018-03-08docsAdam Ierymenko
2018-01-26More cleanup of old stuff.Adam Ierymenko
2018-01-09Move DB stuff into Db.Adam Ierymenko
2017-12-14Some controller fixes.Adam Ierymenko
2017-12-05Add remoteTraceLevel to controller.Adam Ierymenko
2017-11-09Get ephemeral status fields out of the configs. They do not belong there and ...Adam Ierymenko
2017-11-07Re-integrate in-filesystem DB into new controller DB structure.Adam Ierymenko
2017-11-03RethinkDB fixes.Adam Ierymenko
2017-11-03Linux build fixes, linux build rule for RethinkDB mode controller, also force...Adam Ierymenko
2017-11-03Preparing for test.Adam Ierymenko
2017-11-03RethinkDB direct connectivity integration.Adam Ierymenko
2017-10-02timestamps changed from uint64_t to int64_tGrant Limberg
2017-08-31Start threads in Central harnessed mode.Adam Ierymenko
2017-08-17Delete support in harnessed mode.Adam Ierymenko
2017-08-16Another Central harnessed mode fix.Adam Ierymenko
2017-08-16More work on controller for new Central harnessed mode, remove old http mode.Adam Ierymenko
2017-08-09Small controller revisions, first run of controller API model JavaScript.Adam Ierymenko
2017-07-18Automatic periodic status dump from controller.Adam Ierymenko
2017-07-14Add remoteTraceTarget to network and member configs in controller.Adam Ierymenko
2017-07-14Plumbing through of remote trace into controller code.Adam Ierymenko
2017-05-30Remove old circuit test code. Rules engine will let us do this much better an...Adam Ierymenko