Commit History

Author SHA1 Message Date
  Grant Limberg c6c578ce1d Fixes to allow usage of ZeroTierOne.h with a C compiler 8 years ago
  Grant Limberg 3c5e28a27d use new ZT_Node_Callbacks struct in JNI 8 years ago
  Adam Ierymenko 9892f7bb47 Upgrade nlohmann::json 8 years ago
  Adam Ierymenko 42ba70e79e Replace long callback arg list with struct, and implement path whitelisting, path blacklisting, and local.conf support for roles. 8 years ago
  Adam Ierymenko cbaef66e82 Fix a deadlock in federation/upstream code. 8 years ago
  Adam Ierymenko 97d915b06c Expose relay policy in node settings. 8 years ago
  Adam Ierymenko d159e5ca44 Allow relay policy setting in local.conf 8 years ago
  Adam Ierymenko 40078a99de Make parse failure of local.conf non-fatal in case people have ancient files sitting around. 8 years ago
  Adam Ierymenko 2e5de46584 local.conf and support for virtual role definition 8 years ago
  Adam Ierymenko ccdd4ffda7 Move split() to OSUtils since it is not used in core. 8 years ago
  Adam Ierymenko 673c0c811e Wire through upstream stuff and add setRole(). 8 years ago
  Adam Ierymenko 6e1da35c12 Remove debug. 8 years ago
  Adam Ierymenko 25f9c294dc Small bug fix and warning removal. 8 years ago
  Adam Ierymenko 2ea9f516e1 Rate gate expensive validation of new identities in HELLO. 8 years ago
  Adam Ierymenko ab4021dd0e Do packet MAC check before locallyValidate(), and add timing measurement in selftest. 8 years ago
  Adam Ierymenko 1fcbb1fbed Proactively auto-load designated upstreams. 8 years ago
  Adam Ierymenko 39333c9e8e Modify unite() to deal with a second layer of upstreams. 8 years ago
  Adam Ierymenko 1615ef1114 Rename getBestRoot() etc. 8 years ago
  Adam Ierymenko bf8d71e82c Add notion of upstream that is separate from root in Topology, etc. 8 years ago
  Grant Limberg 3c248ec61a handle removing of networks we are no longer connected to from the UI 8 years ago
  Grant Limberg 78a8ceda0e IP addresses now selectable in Windows UI 8 years ago
  Grant Limberg 14bf326de2 make device ID selectable 8 years ago
  Grant Limberg dc549b7f3c add JSONDB.cpp 8 years ago
  Grant Limberg 456c7ca661 only changed items in the full network list are updated now 8 years ago
  Grant Limberg bab75186f5 make some fields in the network list selectable 8 years ago
  Adam Ierymenko 07b2a3818c Fix TTL scaling in cert. 8 years ago
  Adam Ierymenko 15c6e2ec70 Fix member deauthorization time threshold bug. 8 years ago
  Adam Ierymenko 5bd8968eb8 Add rules engine debugging switch to make-linux.mk 8 years ago
  Adam Ierymenko 4ad942522b Kill unnecessary check in another spot. 8 years ago
  Adam Ierymenko b6c99ba3ef Add (currently undocumented) option to allow management from certain networks. 8 years ago