Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 năm trước cách đây
  Adam Ierymenko d9432f2f1e cleanup 6 năm trước cách đây
  Joseph Henry 0e597191b8 Updated licenses for 2019 7 năm trước cách đây
  Adam Ierymenko 553101e8b5 merge dev 7 năm trước cách đây
  Adam Ierymenko 5b114791e5 Fix a bug that caused a crash on empty HTTP requests (localhost only) and add a lightweight lock to the RX queue to prevent possible threads stepping on each other in parallel receive paths. 7 năm trước cách đây
  Joseph Henry 28cb40529d Rough draft of fq-codel implementation 7 năm trước cách đây
  Adam Ierymenko 6d8e1e8783 More cleanup of old stuff. 7 năm trước cách đây
  Adam Ierymenko 6fbd15f8b2 cleanup 8 năm trước cách đây
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 8 năm trước cách đây
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 8 năm trước cách đây
  Adam Ierymenko 180049a277 Fix pointer bug. 8 năm trước cách đây
  Adam Ierymenko 6ee201865b Clean up WHOIS code. 8 năm trước cách đây
  Adam Ierymenko b1d94c9f93 Performance improvement to RX queue ring buffer. 8 năm trước cách đây
  Adam Ierymenko e3cf756785 Make rxQueue lock-free using an atomic counter ring buffer. 8 năm trước cách đây
  Adam Ierymenko b9e1d53d7a Minor cleanup. 8 năm trước cách đây
  Adam Ierymenko f18158a52d . 8 năm trước cách đây
  Adam Ierymenko 1b68d6dbdc License header update. 8 năm trước cách đây
  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 năm trước cách đây
  Adam Ierymenko d9e4ba1280 Eliminate a little copypasta. 8 năm trước cách đây
  Adam Ierymenko dcb1233b0d Slight refactor to RENEDEZVOUS sending code for federation. 8 năm trước cách đây
  Adam Ierymenko 5dbebc513a Minor send path refactor to make packet I/O work on clusters if they are members of networks. Also fix a crash if compiled in cluster mode but no cluster is enabled. 8 năm trước cách đây
  Adam Ierymenko 39333c9e8e Modify unite() to deal with a second layer of upstreams. 9 năm trước cách đây
  Adam Ierymenko e1310a764a More cleanup and removal of cruft due to obsolete network-specific relays (will be replaced with federation stuff). 9 năm trước cách đây
  Adam Ierymenko 56096be8b6 Tweak new RX queue algorithm to "expire" old entries to prevent always needing to traverse the whole queue array. 9 năm trước cách đây
  Adam Ierymenko 284e5d83b5 Fix some broken TRACEs and a tiny reorder in a few ifs. 9 năm trước cách đây
  Adam Ierymenko d6a1868d0a Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length queues and merge queues. This is both faster and saves memory. 9 năm trước cách đây
  Adam Ierymenko 4e4fd51117 boring doc stuff 10 năm trước cách đây
  Adam Ierymenko 704205c5f7 Dead code removal. 10 năm trước cách đây
  Adam Ierymenko 436c1fac1d Selectively move over changes from "edge" to "dev" excluding netcon. 10 năm trước cách đây
  Adam Ierymenko 9490b1f136 Try prioritizing cluster-send over direct send in cluster mode -- may improve cluster relaying reliability. 10 năm trước cách đây