Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Adam Ierymenko 4389b9feff Likely fix for invalid MAC problem. 3 tahun lalu
  Joseph Henry e1af003e4f Consolidation of multipath logic. Better system separation 3 tahun lalu
  Adam Ierymenko 06730c7d1d BSL date bump 5 tahun lalu
  Joseph Henry a50e8e9878 Add Bonds, Slaves, and Flows 5 tahun lalu
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 tahun lalu
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 tahun lalu
  Joseph Henry 46a7a2be2e Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality 7 tahun lalu
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 tahun lalu
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 7 tahun lalu
  Adam Ierymenko b9e1d53d7a Minor cleanup. 8 tahun lalu
  Adam Ierymenko 4ecc0c59ca Plumbing through of remote trace into controller code. 8 tahun lalu
  Adam Ierymenko 2ec88e8008 Remove old circuit test code. Rules engine will let us do this much better and more simply. 8 tahun lalu
  Adam Ierymenko 1b68d6dbdc License header update. 8 tahun lalu
  Adam Ierymenko e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 tahun lalu
  Adam Ierymenko d5528e4e9a Wire up VERB_USER_MESSAGE in core. 8 tahun lalu
  Adam Ierymenko 93b4ac5cb2 Remove unused POW code, will revisit later. 8 tahun lalu
  Adam Ierymenko 9f550292fe Simply network auth logic and always sent error on auth failure even for unknown networks to prevent forensics. 8 tahun lalu
  Adam Ierymenko eac3667ec1 Bunch more refactoring and work on revocations, etc. 8 tahun lalu
  Adam Ierymenko ab9afbc749 (1) Public networks now get COMs even though they do not gate with them since they will need them to push auth for multicast stuff, (2) added a bunch of rate limit circuit breakers for anti-DOS, (3) cleanup. 9 tahun lalu
  Adam Ierymenko a3bdae9735 Work in progress: Path canonicalization refactor. 9 tahun lalu
  Adam Ierymenko 774c7e0ea5 Put CONFIG_REFRESH back. 9 tahun lalu
  Adam Ierymenko 98152d974a More cleanup and removal of DeferredPackets, will do the latter in a more elegant way. 9 tahun lalu
  Adam Ierymenko 7e6e56e2bc Bunch of work on pushing and replication of tags and capabilities, and protocol cleanup. 9 tahun lalu
  Adam Ierymenko 4929be08f7 Cleanup and stub out new object transfer messages. 9 tahun lalu
  Adam Ierymenko 19735e7050 Revert backgrounding of controller requests hack. Controller code is not really parallel anyway and we fixed the perf problem. 9 tahun lalu
  Adam Ierymenko 45f315e603 Defer NETWORK_CONFIG_REQUEST packets and allow multithreaded processing. 9 tahun lalu
  Adam Ierymenko d6a1868d0a Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length queues and merge queues. This is both faster and saves memory. 9 tahun lalu
  Adam Ierymenko 4e4fd51117 boring doc stuff 9 tahun lalu
  Adam Ierymenko 8ef4edebbf Deferred decode for HELLO to prevent HELLOcalypse under high load of new peers. 9 tahun lalu
  Adam Ierymenko 69b44bf9a5 Finally add an ECHO. 9 tahun lalu