Historie revizí

Autor SHA1 Zpráva Datum
  Adam Ierymenko 1982071d46 1.14.0 version bump for Linux and macOS, date update. před 1 rokem
  Brenton Bostick f73e51e94c Brenton/curly braces (#1971) před 2 roky
  Adam Ierymenko 06730c7d1d BSL date bump před 5 roky
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 před 6 roky
  Joseph Henry 0e597191b8 Updated licenses for 2019 před 6 roky
  Grant Limberg be469f4dd0 add/remove routes via rtnetlink před 7 roky
  Adam Ierymenko fe1fa20c6c Fix build on Intel C/C++ Compiler for Linux. před 7 roky
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. před 7 roky
  Adam Ierymenko 16613ab5fb Clean up remote tracing code, add per-network remote trace settings, add remote trace level, and make local trace output readable again. před 7 roky
  Adam Ierymenko 459f1e7bfb Refactor path stability stuff and add basic multipath support. před 7 roky
  Grant Limberg 9c903567bb Hashtable needs to include Constants.hpp for ZT_EXCEPTION_OUT_OF_MEMORY před 7 roky
  Adam Ierymenko b9e1d53d7a Minor cleanup. před 8 roky
  Adam Ierymenko 64b7d9ef82 New clustering work. před 8 roky
  Adam Ierymenko 1b68d6dbdc License header update. před 8 roky
  Adam Ierymenko 8a2e8bd585 Rework how paths are set as remote cluster preferred. The code is now clearer and cluster preference indications are now very sticky as they should be. před 9 roky
  Adam Ierymenko e2f783ebbd . před 9 roky
  Adam Ierymenko 4e4fd51117 boring doc stuff před 9 roky
  Adam Ierymenko 54f68280bd Minor Windows build fixes. Builds on VS2012 again. před 9 roky
  Adam Ierymenko 1b4cc4af5c Fix evil bug, and instrument/assert on some other stuff, and a bit of cleanup. před 9 roky
  Adam Ierymenko 719233617c Add uint16_t key to Hashtable, and make Salsa20 zero its keyspace on destruction. před 9 roky
  Adam Ierymenko 4464fa5d39 Eliminate another warning. před 10 roky
  Adam Ierymenko c1a53a2653 ARP cache and responder agent code for use in netcon and iOS. před 10 roky
  Adam Ierymenko 3dba016a93 Almost done... very few std::map<>s remaining in any spot that matters. před 10 roky
  Adam Ierymenko 0ab3e49be9 Starting in on Switch... kill map in defrag queue, which will probably improve performance pretty decently under high load with lots of peers. před 10 roky
  Adam Ierymenko 7b8ce16057 Another std::map<> dies. před 10 roky
  Adam Ierymenko 3a959a7763 Swap out std::map<> for Hashtable<> for main peer database in Topology. (ongoing std::map-ectomy) před 10 roky
  Adam Ierymenko cfd101c9b8 Add entries() to go with keys() for future use. před 10 roky
  Adam Ierymenko da9a720c3f Hash table bug fix, and add copy constructor and assignment operator for principle of least surprise. před 10 roky
  Adam Ierymenko b11ffc9635 Integrate Hashtable into Multicaster, where @mwarning found heaviest std::map() overhead. před 10 roky
  Adam Ierymenko 3947807b1f A simple and fast Hashtable, tested but not yet integrated with anything. před 10 roky