Age | Commit message (Expand) | Author |
2019-01-21 | Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev | Grant Limberg |
2019-01-21 | WIP: Pass listen port down to Postgres | Grant Limberg |
2019-01-14 | Updated licenses for 2019 | Joseph Henry |
2018-11-11 | Retire RethinkDB, simple receive path multithreading. | Adam Ierymenko |
2018-08-31 | Postgres Integration has begun | Grant Limberg |
2018-03-08 | docs | Adam Ierymenko |
2018-01-26 | More cleanup of old stuff. | Adam Ierymenko |
2018-01-09 | Move DB stuff into Db. | Adam Ierymenko |
2017-12-14 | Some controller fixes. | Adam Ierymenko |
2017-12-05 | Add remoteTraceLevel to controller. | Adam Ierymenko |
2017-11-09 | Get ephemeral status fields out of the configs. They do not belong there and ... | Adam Ierymenko |
2017-11-07 | Re-integrate in-filesystem DB into new controller DB structure. | Adam Ierymenko |
2017-11-03 | RethinkDB fixes. | Adam Ierymenko |
2017-11-03 | Linux build fixes, linux build rule for RethinkDB mode controller, also force... | Adam Ierymenko |
2017-11-03 | Preparing for test. | Adam Ierymenko |
2017-11-03 | RethinkDB direct connectivity integration. | Adam Ierymenko |
2017-10-02 | timestamps changed from uint64_t to int64_t | Grant Limberg |
2017-08-31 | Start threads in Central harnessed mode. | Adam Ierymenko |
2017-08-17 | Delete support in harnessed mode. | Adam Ierymenko |
2017-08-16 | Another Central harnessed mode fix. | Adam Ierymenko |
2017-08-16 | More work on controller for new Central harnessed mode, remove old http mode. | Adam Ierymenko |
2017-08-09 | Small controller revisions, first run of controller API model JavaScript. | Adam Ierymenko |
2017-07-18 | Automatic periodic status dump from controller. | Adam Ierymenko |
2017-07-14 | Add remoteTraceTarget to network and member configs in controller. | Adam Ierymenko |
2017-07-14 | Plumbing through of remote trace into controller code. | Adam Ierymenko |
2017-05-30 | Remove old circuit test code. Rules engine will let us do this much better an... | Adam Ierymenko |
2017-05-04 | MTU support in controller. | Adam Ierymenko |
2017-05-02 | Do the sometimes rather big "pong" in a background worker thread. | Adam Ierymenko |
2017-05-01 | Send member uptime in pong posts. | Adam Ierymenko |
2017-05-01 | Finish removing constantly changing stuff from controller. | Adam Ierymenko |
2017-04-27 | Reduce memory use and a bit of cleanup. | Adam Ierymenko |
2017-04-27 | Cleanup, fix a valgrind error, stack use reduction. | Adam Ierymenko |
2017-04-26 | Big cleanup of controller code, should help performance. | Adam Ierymenko |
2017-04-24 | JSONDB performance improvements, threading fix. | Adam Ierymenko |
2017-04-24 | Controller optimizations -- make locking more fine-grained, use true hardware... | Adam Ierymenko |
2017-03-21 | Add a facility for full flow-through uptime test of controller by Central. | Adam Ierymenko |
2017-03-21 | Make controller do a simple write-through cache without revalidating. Means y... | Adam Ierymenko |
2017-03-13 | Controller performance tweaks. | Adam Ierymenko |
2017-03-06 | Fix a bug that could cause duplicate IP address assignment on networks if man... | Adam Ierymenko |
2017-03-02 | Send timestamp with new circuit test response. | Adam Ierymenko |
2017-03-01 | Update how controller handles circuit tests -- save results to filesystem. | Adam Ierymenko |
2017-02-21 | Add default tag values and default set capabilities for new members. | Adam Ierymenko |
2017-01-19 | NodeJS migration script for old Sqlite controller.db to new controller data f... | Adam Ierymenko |
2016-12-15 | Basic support for streaming of changes via stdout from controller. | Adam Ierymenko |
2016-11-15 | Fix member deauthorization time threshold bug. | Adam Ierymenko |
2016-11-10 | Multithreading in network controller. Threads are only started if controller ... | Adam Ierymenko |
2016-11-10 | Actually push updates when things change. | Adam Ierymenko |
2016-11-10 | Refactor controller to permit sending of pushes as well as just replies to co... | Adam Ierymenko |
2016-11-09 | Field in wrong place fixed. | Adam Ierymenko |
2016-11-09 | Memo-ize some computed stuff to control CPU utilization. | Adam Ierymenko |