Age | Commit message (Expand) | Author |
2019-03-05 | update dockerfile to generate rabbitmq config settings when necessary | Grant Limberg |
2019-03-05 | rabbitMQ implementation | Grant Limberg |
2019-03-04 | added struct for rabbitmq config | Grant Limberg |
2019-03-04 | Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev | Grant Limberg |
2019-03-04 | added librabbitmq library for central controller | Grant Limberg |
2019-03-01 | #ifdef'd out multipath/QoS statistics buffers allocations for ZT_PROTOCOL_VER... | Joseph Henry |
2019-03-01 | Merge branch 'controller-live' into dev | Grant Limberg |
2019-02-25 | Remove `/controller/network/<network ID>/active` from controller documentatio... | Grant Limberg |
2019-02-08 | update docker registry used | Grant Limberg |
2019-02-05 | no message | Grant Limberg |
2019-02-05 | Fixed a bug where UI elements were attempting to be updated in a background t... | Grant Limberg |
2019-02-01 | Take netmask bits from most specific route. | Adam Ierymenko |
2019-02-01 | Take netmask bits from most specific route. | Adam Ierymenko |
2019-02-01 | Bugfix for heap-use-after-free in concurrent packet processing code (manifest... | Joseph Henry |
2019-02-01 | Fixed potential memory leak in RingBuffer | Joseph Henry |
2019-02-01 | Wrong criteria was wrong. Now with less wrong. | Adam Ierymenko |
2019-02-01 | Wrong criteria was wrong. Now with less wrong. | Adam Ierymenko |
2019-01-30 | Bugfix for heap-use-after-free in concurrent packet processing code (manifest... | Joseph Henry |
2019-01-27 | Fixed potential memory leak in RingBuffer | Joseph Henry |
2019-01-25 | Fixed sign-comparison compile warnings in QoS code | Joseph Henry |
2019-01-21 | insert/update host_port on controller start | Grant Limberg |
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 | Disable HTTP control plane for libzt builds, introduction of getRoutes() for ... | Joseph Henry |
2019-01-14 | Updated licenses for 2019 | Joseph Henry |
2019-01-09 | Update link to knowledge base. | Travis LaDuke |
2019-01-07 | Print error & exit on local.conf parsing error | Grant Limberg |
2018-12-10 | Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev | Grant Limberg |
2018-12-10 | add application_name to pgbouncer connectio string | Grant Limberg |
2018-12-07 | sleep 60 seconds between deployments | Grant Limberg |
2018-12-07 | cleanup | Grant Limberg |
2018-12-07 | add INCOMING_PACKET_CONCURRENCY environment variable to be able to specify ma... | Grant Limberg |
2018-12-06 | more logging of exits from the central controller | Grant Limberg |
2018-12-06 | log message | Grant Limberg |
2018-12-06 | exit controller if onlinenotification thread exits while _run == 1 | Grant Limberg |
2018-12-06 | Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev | Grant Limberg |
2018-12-06 | update # of threads for Postgres | Grant Limberg |
2018-12-06 | More speed stuff. | Adam Ierymenko |
2018-12-06 | stuff for speed and stuff (testing) | Adam Ierymenko |
2018-12-04 | Revert mutex change. | Adam Ierymenko |
2018-12-04 | Disable spinlock to check CPU usage implications on multithreaded controllers. | Adam Ierymenko |
2018-12-03 | finish pgbouncer integration | Grant Limberg |
2018-12-03 | add handling for PGBOUNCER_CONNSTR environment variable. | Grant Limberg |
2018-12-03 | allow alternative ports for central controllers | Grant Limberg |
2018-12-03 | add script to cycle central controllers | Grant Limberg |
2018-11-30 | Replace RethinkDB section in controller/README with PostgreSQL | Grant Limberg |
2018-11-30 | back to plain old libpq in dev | Grant Limberg |
2018-11-28 | Merge branch 'master' into dev | Adam Ierymenko |
2018-11-28 | Merge branch 'master' of http://git.int.zerotier.com/zerotier/ZeroTierOne | Adam Ierymenko |
2018-11-28 | Merge docker update PR | Adam Ierymenko |