Commit History

Author SHA1 Message Date
  Adam Ierymenko af62a6cade Forgot to uncomment secret debug #define of death. 11 years ago
  Adam Ierymenko de4e29288d Fix for crazy Windows threading bug... repeatedly adding and removing a network now doesn't leave networks in limbo. 11 years ago
  Adam Ierymenko 08d7fe0432 Fix for GitHub issue #102 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 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 37341048a9 Silence kextload/kextunload output, error handling improvements. 11 years ago
  Adam Ierymenko 80fc584923 Fix for GitHub issue #97 11 years ago
  Adam Ierymenko 92d9ad4a7f Some tap interface changes and integration into main.cpp for *nix systems. 11 years ago
  Adam Ierymenko 77c58e741d GitHub issue #58 - options after path on command line were ignored, fixed. 11 years ago
  Adam Ierymenko 08da4b8c7b Add mkcom functionality to zerotier-idtool for use by new NodeJS netconf-master code. 11 years ago
  Adam Ierymenko 0ba0c6d04d New netconf... 11 years ago
  Adam Ierymenko b117ff5435 Probable fix for GitHub issue #63 - do not unite() if either path is TCP, since doing so can result in asymmetric failed NAT-t over UDP if one side has a firewall that permits outgoing UDP but not incoming. 11 years ago
  Adam Ierymenko f0223490be Make GUI work with new control client API, make control client look for user authtoken.secret if system unreadable. 11 years ago
  Adam Ierymenko 181369964f Make TCP optional, rename port constant. 11 years ago
  Adam Ierymenko 67a85221d5 WINDOWS IS SUFFERING 11 years ago
  Adam Ierymenko d9b91758e0 Fix command line interface. 11 years ago
  Adam Ierymenko 1c555e4b96 command bus fix 11 years ago
  Adam Ierymenko 6fdb360e2a More IPC work. 11 years ago
  Adam Ierymenko 0d847d9410 More build fixes. 11 years ago
  Adam Ierymenko 60f25ccdf9 Some text changes, remove unused modules from installer project. 11 years ago
  Adam Ierymenko 742261c7fc (1) Fix menu bar item font size on Windows, (2) fix for possible Windows EthernetTap infinite loop while enumerating registry. 11 years ago
  Adam Ierymenko bae9fa1480 -d switch for daemonizing on Unix 11 years ago
  Adam Ierymenko cef750d1d2 Add option to install drivers in driver cache on Windows, needed for Windows installer. Blech. 11 years ago
  Adam Ierymenko 9d05897f7a Windows service works now! 11 years ago
  Adam Ierymenko 2203958798 Windows auto-updater invocation works... time to try an installer! 11 years ago
  Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 years ago
  Adam Ierymenko 5b97bb247e More Windows service work... it builds! Now to do a new installer and test. Also fix a Windows compile warning in Switch.cpp. 11 years ago
  Adam Ierymenko 8a7486577a Windows service work, remove old installer... not sure exactly what we're going to use. 11 years ago