Commit History

Author SHA1 Message Date
  Adam Ierymenko f5cbb45ab9 Increase sleep/wake detection threshold... might want to switch to using native interfaces to really detect this in the future since this is not 100% reliable. 11 years ago
  Adam Ierymenko b7b9b9c0b7 Add "make debug" to make building debug one-offs easier (Linux). 11 years ago
  Adam Ierymenko 715afc0314 Default to built-in root topology if signature check fails (instead of exiting) 11 years ago
  Adam Ierymenko f281886bfd Small thread safety fix in HttpClient. 11 years ago
  Adam Ierymenko 4f0fcc582e Refactor HttpClient a bit. 11 years ago
  Adam Ierymenko aa59cfd545 Web request part of supernode resync (not quite done, needs test) 11 years ago
  Adam Ierymenko f696299cfc docs 11 years ago
  Adam Ierymenko b0719eacf9 Add encrypt/decrypt to attic. 11 years ago
  Adam Ierymenko c2187c8759 (1) distribute default root-topology in new dictionary format, (2) bump peer serialization version to force obsolescence of old supernodes, (3) stop outputting a log message every time we poll for software updates 11 years ago
  Adam Ierymenko 56296f96db Regenerate root topology dictionary with field fix. 11 years ago
  Adam Ierymenko be6b61b1bc Accept supernode dictionaries in Topology, also fix (unused) field name in one of these. 11 years ago
  Adam Ierymenko f8d4611d15 (1) Tweak LAN locator beacon frequencies, (2) Windows virtual networks 11 years ago
  Adam Ierymenko f25bd41a03 Some fixes to firewall config code. 11 years ago
  Adam Ierymenko fe3ad5e2cc Fix a Windows bug in refactored tap code, and always make sure we have a firewall exception rule on startup. 11 years ago
  Adam Ierymenko 502ea66f15 Kill ugly old getSecureRandom() and replace with simple wrapper for Windows CAPI and *nix /dev/urandom, and some build fixes. 11 years ago
  Adam Ierymenko 673aab5ba2 Fix an oversight in signed dictionaries: the timestamp and signing identity should themselves be part of the signature. Also include the raw dictionary in addition to the bin2c version in root-topology/ 11 years ago
  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). 11 years ago
  Adam Ierymenko db0d17cebb Change topology URL to something prettier. 11 years ago
  Adam Ierymenko dd58006d65 Rename topology/ to be more descriptive, and some more updates. 11 years ago
  Adam Ierymenko f0ebb0b0f1 More root topology stuff. 11 years ago
  Adam Ierymenko 8c9d3146df make clean fix 11 years ago
  Adam Ierymenko 117f977ce3 mktopology for making new signed topology root server dictionaries 11 years ago
  Adam Ierymenko d8e5d9d6e8 Singapore supernode -- its baaaack 11 years ago
  Adam Ierymenko 1f5feb75fb LinuxEthernetTap refactor. 11 years ago
  Adam Ierymenko 05031ff938 Linux build stuff. 11 years ago
  Adam Ierymenko adfb71fa6b Compile for for TRACE, remove old TESTNET cruft. 11 years ago
  Adam Ierymenko 37341048a9 Silence kextload/kextunload output, error handling improvements. 11 years ago
  Adam Ierymenko b3491f9de1 ifdef out Unix-only output redirect function on Windows 11 years ago
  Adam Ierymenko 80fc584923 Fix for GitHub issue #97 11 years ago
  Adam Ierymenko b7389995f4 Make install scripts also symlink zerotier-idtool script, and doc updates. 11 years ago