summaryrefslogtreecommitdiff
path: root/controller/EmbeddedNetworkController.cpp
AgeCommit message (Expand)Author
2021-05-28Postgres code for SSO (almost certainly needs work)Adam Ierymenko
2021-05-25Fix a few things...Adam Ierymenko
2021-05-25Build fix.Adam Ierymenko
2021-05-25Build fix.Adam Ierymenko
2021-05-25Forgot to set auth info in NetworkConfig.Adam Ierymenko
2021-05-25CLI printing of URL.Adam Ierymenko
2021-05-24Basic plumbing for authentication requirement and piping through of URL infor...Adam Ierymenko
2020-11-24Merge pull request #1233 from dosuperuser/improvement/optimizationsAdam Ierymenko
2020-09-23self hosted controller JSON format fix for DNSGrant Limberg
2020-08-20BSL date bumpAdam Ierymenko
2020-08-12single dns config per networkGrant Limberg
2020-08-12More debug logging cleanupGrant Limberg
2020-08-05Get stuff building on WindowsGrant Limberg
2020-08-04latestGrant Limberg
2020-08-04forgot a couple queries in postgres. trying to pull dns of member not networ...Grant Limberg
2020-07-20Pass 1 at adding DNS to controllerGrant Limberg
2020-07-162020/07/16, Minor optmizationsSuad Halilovic
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-06Cruftectomy, work in progress on mirrorringAdam 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-23Work in progressAdam Ierymenko
2019-07-22LFDB work in progressAdam Ierymenko
2019-06-11Indent fixAdam Ierymenko
2019-05-14Bump protocol version to 10Adam Ierymenko
2019-03-22Get rid of ZT_FAST_MEMCPY because this is not really needed.Adam Ierymenko
2019-03-05rabbitMQ implementationGrant Limberg
2019-02-01Take netmask bits from most specific route.Adam Ierymenko
2019-02-01Wrong criteria was wrong. Now with less wrong.Adam Ierymenko
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-10-24Fully operational pgsql controllerGrant Limberg
2018-09-28Merge branch 'dev' into libpqGrant Limberg
2018-09-25Merge pull request #822 from dschulz/controller-patch1-dschulzAdam Ierymenko
2018-08-31Postgres Integration has begunGrant Limberg
2018-08-02Add functionality to erase members from networks using file backend in contro...Diego Schulz
2018-07-11Return error 503 if RethinkDB is down when built as RethinkDB-based controller.Adam Ierymenko
2018-07-03Remote debug printf.Adam Ierymenko
2018-07-03Fix two controller bugs: filesystem bug and another possible infinite recursi...Adam Ierymenko
2018-06-05Fix for issue #778Grant Limberg
2018-03-08docsAdam Ierymenko
2018-01-26Tie up the rest of hub and spoke designated replicator multicast mode.Adam Ierymenko
2018-01-12Sanity checks on array sizes and fix a bug in IPv4 auto-assign.Adam Ierymenko
2018-01-10Doc updates and other fixes.Adam Ierymenko