История коммитов

Автор SHA1 Сообщение Дата
  Adam Ierymenko d8dae365f6 Cleanup, optimization, multicast stuff, and it now compiles again. 6 лет назад
  Adam Ierymenko 6f22570648 Optimization and cleanup 6 лет назад
  Adam Ierymenko 6f6138c500 Merge relicensing change from dev 6 лет назад
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 лет назад
  Adam Ierymenko 4da8036222 More refactor 6 лет назад
  Adam Ierymenko e6b4006c70 Refactoring to eliminate duplicated code 6 лет назад
  Adam Ierymenko d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 лет назад
  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 лет назад
  Adam Ierymenko d81549a7b1 Various other fixes including removal of more mem*() issues and netlink fixes for AARCH64. 6 лет назад
  Adam Ierymenko 752fc0742e More mem*() stuff... sigh... 6 лет назад
  Adam Ierymenko 2600b1f144 Removal of more mem*() calls. 6 лет назад
  Adam Ierymenko 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 лет назад
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 лет назад
  Joseph Henry 9681fedbb4 Spellcheck sweep across codebase 7 лет назад
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 лет назад
  Adam Ierymenko 0608704626 Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions. 7 лет назад
  Adam Ierymenko 395d8b3139 Full and clearer implementation of GitHub issue #588 8 лет назад
  Grant Limberg 099bedd2e9 A few more uint64_t -> int64_t changes for timestamps 8 лет назад
  Adam Ierymenko b9e1d53d7a Minor cleanup. 8 лет назад
  Adam Ierymenko 1b68d6dbdc License header update. 8 лет назад
  Adam Ierymenko eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. 8 лет назад
  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 лет назад
  Adam Ierymenko 010d0a7d56 Docs and a bit of cleanup. In particular ALL makes no sense for revocations because they have IDs. In that case you would just revoke the COM. 8 лет назад
  Adam Ierymenko 2b10a982e9 Match on tag sender equals or tag recipient equals. 8 лет назад
  Adam Ierymenko 10185e92fa Certificate of ownership -- used to secure against IP address spoofing, especially for IPv4 and regular IPv6. 8 лет назад
  Adam Ierymenko 672f17c6e9 Add a mask and value range to the IP tos rule field. This allows TOS to be matched more usefully. This will break anyone using tos in the beta, but nobody seems to be and its pre-release so now is the time. 8 лет назад
  Adam Ierymenko 3587aa1ea7 Add and send certificates of representation to tell people what our valid upstreams are. These are not used yet but will be needed for future privacy modes, etc. Also some cleanup. 8 лет назад
  Adam Ierymenko e53f63ca87 Broke down and added an OR to the rules engine. It is now possible to have a series of MATCHes that are ORed. 9 лет назад
  Adam Ierymenko 45c4ccb153 Add a tags both equal match. 9 лет назад
  Adam Ierymenko adeb7e7da0 Make capability flags match more user-friendly and appropriate since "match any flag" is generally what we want. 9 лет назад