Age | Commit message (Expand) | Author |
2019-08-07 | Choose which tap to use (feth or kext) on Mac based on Darwin version. | Adam Ierymenko |
2019-08-06 | Build fixes | Adam Ierymenko |
2019-07-23 | Work in progress | Adam Ierymenko |
2019-03-05 | rabbitMQ implementation | Grant Limberg |
2018-08-31 | Postgres Integration has begun | Grant Limberg |
2017-11-07 | Re-integrate in-filesystem DB into new controller DB structure. | Adam Ierymenko |
2017-11-03 | Linux build fixes, linux build rule for RethinkDB mode controller, also force... | Adam Ierymenko |
2017-07-07 | Remote trace: plumbing, replace old TRACE with calls to Trace object. | Adam Ierymenko |
2017-07-06 | . | Adam Ierymenko |
2017-06-08 | Stuff old Cluster code in attic. | Adam Ierymenko |
2017-05-08 | Makefile reorg to allow core to be built as a library. | Adam Ierymenko |
2017-03-27 | Delete comically named SSL gateway code, which is going elsewhere. | Adam Ierymenko |
2017-03-24 | Added ButtFlare stub code | Joseph Henry |
2017-03-07 | Merge ControlPlane into OneService to make variable access simpler. | Adam Ierymenko |
2017-02-23 | Certificate of ownership -- used to secure against IP address spoofing, espec... | Adam Ierymenko |
2017-01-26 | Rip out resolver and use anycast address instead. In the long term existing T... | Adam Ierymenko |
2017-01-11 | Software updater work. | Adam Ierymenko |
2016-11-03 | Separate out JSON store from controller code. | Adam Ierymenko |
2016-09-23 | Revocation work in progress, add WATCH which is TEE with implicit rate sync (... | Adam Ierymenko |
2016-08-17 | We now always build the controller in ZeroTier One, at least for desktop and ... | Adam Ierymenko |
2016-08-05 | . | Adam Ierymenko |
2016-08-04 | More cleanup and removal of DeferredPackets, will do the latter in a more ele... | Adam Ierymenko |
2016-08-04 | More work on tags and capabilities. | Adam Ierymenko |
2016-07-25 | Basic L2/L3 filter for rules engine (not integrated yet) and some cleanup. | Adam Ierymenko |
2016-06-15 | New super-packed dictionary -- we are going back to a backward compatibile fo... | Adam Ierymenko |
2016-06-15 | ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to... | Adam Ierymenko |
2016-06-01 | On Linux auto-detect presence of http-parser and lz4 and link against system ... | Adam Ierymenko |
2015-12-04 | Merge of netcon with edge and unification of make processes. | Adam Ierymenko |
2015-11-05 | Deferred decode for HELLO to prevent HELLOcalypse under high load of new peers. | Adam Ierymenko |
2015-10-27 | Factor out RemotePath subclass of Path -- no longer needed, just cruft. | Adam Ierymenko |
2015-10-22 | Run geoip cluster service sub-process. | Adam Ierymenko |
2015-10-14 | Work in progress on Cluster for new root infrastructure, multi-homing. | Adam Ierymenko |
2015-10-12 | Work in progress on refactoring root-topology into World and adding in-band u... | Adam Ierymenko |
2015-05-21 | Background resolver. | Adam Ierymenko |
2015-04-16 | Some cleanup, and bite the bullet and go ahead and write a simple Http client... | Adam Ierymenko |
2015-04-16 | Include a BSD licensed JSON parser for the CLI. | Adam Ierymenko |
2015-04-15 | Compile fixes. | Adam Ierymenko |
2015-04-15 | Rename One to OneService, create separate sources for other tools. | Adam Ierymenko |
2015-04-13 | JSON control plane, almost done... | Adam Ierymenko |
2015-04-09 | TRACE compile fixes, other fixes, and it basically works! It says HELLO. | Adam Ierymenko |
2015-04-09 | Service code builds now. | Adam Ierymenko |
2015-04-08 | . | Adam Ierymenko |
2015-04-08 | All of node/ now compiles again! | Adam Ierymenko |
2015-04-06 | More build fixes, and attic/ some stuff. | Adam Ierymenko |
2015-03-31 | Whole heap more cleanup and refactoring... | Adam Ierymenko |
2015-03-31 | osnet -> osdep | Adam Ierymenko |
2015-03-31 | More CAPI work, and move old control/ and old node/Node to attic. | Adam Ierymenko |
2015-03-30 | Turns out that node/ likely has no business with or need for the system IP ro... | Adam Ierymenko |
2015-03-20 | Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane. | Adam Ierymenko |
2015-02-24 | Make NetworkConfigMaster a plugin to get Redis and other non-endpoint code ou... | Adam Ierymenko |