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