Age | Commit message (Expand) | Author |
2017-12-15 | Some micro-optimizations, including a memcpy that is faster than Linux for mo... | Adam Ierymenko |
2017-12-14 | Some controller fixes. | Adam Ierymenko |
2017-12-07 | docs, and make RethinkDB controller DB driver upsert into the Controller DB a... | Adam Ierymenko |
2017-12-05 | Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev | Adam Ierymenko |
2017-12-05 | docs | 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-08 | Move more ephemeral stuff to a tiny MemberLastRequest table instead of the ma... | Adam Ierymenko |
2017-11-08 | More Central work. | Adam Ierymenko |
2017-11-08 | Fix a deadlock and some more work on RethinkDB (for central) integration. | Adam Ierymenko |
2017-11-03 | More fixes to RethinkDB. | 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-24 | Full and clearer implementation of GitHub issue #588 | 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-30 | Minor controller stuff. | Adam Ierymenko |
2017-08-18 | Make remote trace target null by default, which is probably what we want. | 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-19 | . | Adam Ierymenko |
2017-07-19 | . | Adam Ierymenko |
2017-07-19 | Bug fixes in new harness mode. | Adam Ierymenko |
2017-07-18 | Automatic periodic status dump from controller. | Adam Ierymenko |
2017-07-18 | Cleanup and replace trace field names with sane ones because usability > a fe... | Adam Ierymenko |
2017-07-17 | Remote tracing works. | 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-07-06 | Cleanup. | Adam Ierymenko |
2017-06-27 | Rename Utils::snprintf due to it being a #define on one platform. | Adam Ierymenko |
2017-05-30 | Remove old circuit test code. Rules engine will let us do this much better an... | Adam Ierymenko |
2017-05-08 | Small optimizations. | Adam Ierymenko |
2017-05-04 | MTU support in controller. | Adam Ierymenko |
2017-05-03 | Fix crash on exit (sometimes) in controller. | Adam Ierymenko |
2017-05-02 | Echo back ping payload. | Adam Ierymenko |
2017-05-02 | Do the sometimes rather big "pong" in a background worker thread. | Adam Ierymenko |
2017-05-02 | Tiny optimization to prealloc string space. | Adam Ierymenko |
2017-05-02 | Fix small issue preventing pongs if there are never seen members. | Adam Ierymenko |
2017-05-01 | Send last requets time in status, and do not set physicalAddr unless we know ... | 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-28 | Remove lastModified field in config which literally nothing uses anywhere, an... | 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 |