Historique des commits

Auteur SHA1 Message Date
  Grant Limberg c8f640f3f2 compile go code to static library & call via main.cpp il y a 5 ans
  Adam Ierymenko 8639538299 Rename One to OneService, create separate sources for other tools. il y a 10 ans
  Adam Ierymenko 9e651b39e4 Add some TRACE around pinging (for now), and refactor service/One to just run in the foreground as some platforms may not require threads at all. il y a 10 ans
  Adam Ierymenko 068d311ecc TRACE compile fixes, other fixes, and it basically works! It says HELLO. il y a 10 ans
  Adam Ierymenko 38200cc6a5 Add data store functions to service/One, and shelve old main.cpp since it will get rebuilt. il y a 10 ans
  Adam Ierymenko a61acf36d2 osnet -> osdep il y a 10 ans
  Adam Ierymenko 60158aa5dd Turns out that node/ likely has no business with or need for the system IP routing table. So shelve that code for now. il y a 10 ans
  Adam Ierymenko 278c8fd9f1 Wire up externally specified NetworkConfigMaster il y a 11 ans
  Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] il y a 11 ans
  Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! il y a 11 ans
  Adam Ierymenko 536bcf6505 FreeBSD builds! il y a 11 ans
  Adam Ierymenko 29ba34ab7c Kill old testnet stuff, update main.cpp for new SocketManager abstraction. il y a 11 ans
  Adam Ierymenko 0fd562bebc One more Windows build fix. il y a 11 ans
  Adam Ierymenko b809dad94a Bug fix in zerotier-cli (Unix) il y a 11 ans
  Adam Ierymenko 6ab7b1b915 Add local-testnet clean script, and make a really ugly hacky fix in main.c for the -q option. (All that personality stuff needs to be rewritten. Yuck.) il y a 11 ans
  Adam Ierymenko f853bc6a86 Fix root topology override il y a 11 ans
  Adam Ierymenko 67aa23530b More work on adding testnet and user-mode capabilities for local network simulation. il y a 11 ans
  Adam Ierymenko edff13dcae More control/ refactoring il y a 11 ans
  Adam Ierymenko e22fae2397 it compiles again! il y a 11 ans
  Adam Ierymenko af62a6cade Forgot to uncomment secret debug #define of death. il y a 11 ans
  Adam Ierymenko de4e29288d Fix for crazy Windows threading bug... repeatedly adding and removing a network now doesn't leave networks in limbo. il y a 11 ans
  Adam Ierymenko 08d7fe0432 Fix for GitHub issue #102 il y a 11 ans
  Adam Ierymenko f8d4611d15 (1) Tweak LAN locator beacon frequencies, (2) Windows virtual networks il y a 11 ans
  Adam Ierymenko f25bd41a03 Some fixes to firewall config code. il y a 11 ans
  Adam Ierymenko fe3ad5e2cc Fix a Windows bug in refactored tap code, and always make sure we have a firewall exception rule on startup. il y a 11 ans
  Adam Ierymenko 77457cbff1 Windows compile fixes, compiler warning fix, unfreed memory fix in main.c (though it would not have mattered since program exits immediately after). il y a 11 ans
  Adam Ierymenko 37341048a9 Silence kextload/kextunload output, error handling improvements. il y a 11 ans
  Adam Ierymenko 80fc584923 Fix for GitHub issue #97 il y a 11 ans
  Adam Ierymenko 92d9ad4a7f Some tap interface changes and integration into main.cpp for *nix systems. il y a 11 ans
  Adam Ierymenko 77c58e741d GitHub issue #58 - options after path on command line were ignored, fixed. il y a 11 ans