Commit History

Author SHA1 Message Date
  Adam Ierymenko 6e771607c0 cleanup 6 years ago
  Adam Ierymenko cfbd7e3bf5 Add stubs to easily build and include all of libnatpmp and miniupnpc in osdep/ 6 years ago
  Adam Ierymenko c8ca1cfa3c Kill old inline software update, we will use https and secondary auth for new versions. 6 years ago
  Adam Ierymenko 5cfbb0a423 Clean up dead stuff from OneService and fix build errors. 6 years ago
  Adam Ierymenko d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 years ago
  Adam Ierymenko 52cc482521 Merge branch 'dev' into edge 6 years ago
  Adam Ierymenko 8b97755fc5 Windows fixes. 6 years ago
  Adam Ierymenko 1a2ff884b3 Merge branch 'dev' into edge 6 years ago
  Adam Ierymenko b11627a8bc add SDK VirtualTap to new factory method 6 years ago
  Adam Ierymenko 237c379866 Choose which tap to use (feth or kext) on Mac based on Darwin version. 6 years ago
  Adam Ierymenko f7e8d8f1dd Fix LFDB path issue when using with Postgress in DBMirrorSet config 6 years ago
  Adam Ierymenko 54a1bbd016 . 6 years ago
  Adam Ierymenko 906c83af83 Merge branch 'dev' into edge 6 years ago
  Adam Ierymenko 3db0197865 Add try/catch in LFDB and add introspection into multicast subscriptions in client network status API 6 years ago
  Adam Ierymenko f9900cc6fb Merge dev to edge 6 years ago
  Adam Ierymenko fdc708a624 GitHub issue #979 6 years ago
  Adam Ierymenko fe2215df00 TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew. 6 years ago
  Adam Ierymenko debd5a5c5e Add capability for P2P multicast propagation, and some cleanup. 6 years ago
  Joseph Henry 389331ca29 Ticket #915, added allowSecondaryPort to optionally force ZT to use a single port 6 years ago
  Adam Ierymenko bb0808c99c Remove current multithreaded receive path, which is not that efficient. We will do something better in the future. 6 years ago
  Adam Ierymenko c5a07c7f20 More stack->heap 6 years ago
  Adam Ierymenko 523df47a65 Check for null data ptr 6 years ago
  Adam Ierymenko ce2338c24a Fix null ptr on managed routes if no IPs are set. 6 years ago
  Adam Ierymenko d81549a7b1 Various other fixes including removal of more mem*() issues and netlink fixes for AARCH64. 6 years ago
  Adam Ierymenko 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 years ago
  Grant Limberg fcb4221f97 rabbitMQ implementation 6 years ago
  Joseph Henry 82a21d4b71 Bugfix for heap-use-after-free in concurrent packet processing code (manifests only after terminate() is called) 6 years ago
  Grant Limberg 2294770e56 Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev 6 years ago
  Grant Limberg d98bdb5643 WIP: Pass listen port down to Postgres 6 years ago
  Joseph Henry 21f4f16e63 Disable HTTP control plane for libzt builds, introduction of getRoutes() for SDK API 6 years ago