4420 Commits (3d21f0a91f40afedd4411f857f4df1c9429416f3)
 

Author SHA1 Message Date
Grant Limberg 3d21f0a91f update docker registry used 7 years ago
Grant Limberg f726044e29 no message 7 years ago
Grant Limberg a4b1917361 Fixed a bug where UI elements were attempting to be updated in a background thread. 7 years ago
Adam Ierymenko 5b1ef2fb03 Take netmask bits from most specific route. 7 years ago
Adam Ierymenko 34c1023ba7 Wrong criteria was wrong. Now with less wrong. 7 years ago
Joseph Henry 82a21d4b71 Bugfix for heap-use-after-free in concurrent packet processing code (manifests only after terminate() is called) 7 years ago
Joseph Henry 23996c7e6b Fixed potential memory leak in RingBuffer 7 years ago
Joseph Henry d7091a0bac Fixed sign-comparison compile warnings in QoS code 7 years ago
Grant Limberg 7414418e2e insert/update host_port on controller start 7 years ago
Grant Limberg 2294770e56 Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev 7 years ago
Grant Limberg d98bdb5643 WIP: Pass listen port down to Postgres 7 years ago
Joseph Henry 21f4f16e63 Disable HTTP control plane for libzt builds, introduction of getRoutes() for SDK API 7 years ago
Joseph Henry 0e597191b8 Updated licenses for 2019 7 years ago
Grant Limberg b59c4a2106 Print error & exit on local.conf parsing error 7 years ago
Grant Limberg c35933cd1e Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 7 years ago
Grant Limberg 0da2efa633 add application_name to pgbouncer connectio string 7 years ago
Grant Limberg e23d95bf03 sleep 60 seconds between deployments 7 years ago
Grant Limberg f6e9f0e2a2 cleanup 7 years ago
Grant Limberg 4a89729529 add INCOMING_PACKET_CONCURRENCY environment variable to be able to specify max threads for receive in controller 7 years ago
Grant Limberg 56a58f2b11 more logging of exits from the central controller 7 years ago
Grant Limberg e959908c51 log message 7 years ago
Grant Limberg 6e3144370a exit controller if onlinenotification thread exits while _run == 1 7 years ago
Grant Limberg 20f02bb772 Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 7 years ago
Grant Limberg 1c86f25fab update # of threads for Postgres 7 years ago
Adam Ierymenko e6f9ab929d More speed stuff. 7 years ago
Adam Ierymenko 18d1772bb4 stuff for speed and stuff (testing) 7 years ago
Adam Ierymenko 5535cad773 Revert mutex change. 7 years ago
Adam Ierymenko ec84934d48 Disable spinlock to check CPU usage implications on multithreaded controllers. 7 years ago
Grant Limberg 328d08781a finish pgbouncer integration 7 years ago
Grant Limberg c8d5215870 add handling for PGBOUNCER_CONNSTR environment variable. 7 years ago
Grant Limberg 62ccb48a0b allow alternative ports for central controllers 7 years ago
Grant Limberg 82409eb345 add script to cycle central controllers 7 years ago
Grant Limberg b75f212d70 Replace RethinkDB section in controller/README with PostgreSQL 7 years ago
Grant Limberg ccb856749f back to plain old libpq in dev 7 years ago
Adam Ierymenko 9d2bc9bf4e Merge branch 'master' into dev 7 years ago
Adam Ierymenko 52c4385c16 Merge branch 'master' of http://git.int.zerotier.com/zerotier/ZeroTierOne 7 years ago
Adam Ierymenko 5da7d6d1ae Merge docker update PR 7 years ago
Adam Ierymenko 65e0a74718
Merge pull request #869 from bltavares/patch-2 7 years ago
Grant Limberg 01d5d7d78b Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 7 years ago
Grant Limberg e3381a4c1f fix member init query 7 years ago
Adam Ierymenko 03e35b25b8 Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev 7 years ago
Adam Ierymenko e2b0fb26b1 self-test build fix. 7 years ago
Grant Limberg 01c18cc442 update makefile for libpqxx controller 7 years ago
Grant Limberg 01e6df4d46 Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 7 years ago
Grant Limberg 882b03436d WIP: libpxx instead of libpq 7 years ago
Adam Ierymenko 690bd933d5 Support shutdown with postLimit in BlockingQueue 7 years ago
Adam Ierymenko 6684559cd9 More Mac tap improvements and threading efficiency improvements. 7 years ago
Adam Ierymenko 4ed7d20a48 Another stability fix... turns out vfork is problematic here. 7 years ago
Adam Ierymenko 350116c513 Stability improvements for Mac virtual Ethernet tap driver. 7 years ago
Adam Ierymenko 7bde2c089d Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev 7 years ago