Commit History

Author SHA1 Message Date
  Adam Ierymenko f1b45f7df0 A few little fixes in NodeConfig. 11 years ago
  Adam Ierymenko 29c18d4bde Add new Singapore supernode! 11 years ago
  Adam Ierymenko 33728840ec More local.conf stuff. 11 years ago
  Adam Ierymenko cd339486b7 local.conf in NodeConfig 11 years ago
  Adam Ierymenko e54a34d8dd Finally found a Windows installer option that doesn't cost $500 or require me to climb a huge learning curve just to do a basic software install. 11 years ago
  Adam Ierymenko d24b192f8c Remove old updates from updates.d on Node startup. 11 years ago
  Adam Ierymenko 0442d7e2d6 Forgot to save solution file. 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
  Adam Ierymenko 6d17993eb6 Fix a possible infinite loop in netconf service... in the long term need to fix IP assignment logic period cause the current incarnation sucks. 11 years ago
  Adam Ierymenko d0e5da2884 Fix copyright notice. 11 years ago
  Adam Ierymenko d5b50ee466 C++ service base stuff taken from MS public domain example project and modified slightly. 11 years ago
  Adam Ierymenko 8031fe00c7 Delete C# service... going C++, probably integrating with core. 11 years ago
  Adam Ierymenko 3f6152806f Add security notice the first time a user joins a public network. 11 years ago
  Adam Ierymenko 7fdca150a9 VERSION 0.6.13: small bug fix, UI work 11 years ago
  Adam Ierymenko 165de71754 Quick start rev. 11 years ago
  Adam Ierymenko 6b1a4b6e64 Undo last commit... 11 years ago
  Adam Ierymenko aaf0ef6b19 Pull static image version of quick start guide. 11 years ago
  Adam Ierymenko fb2745ba3b Remove another script that doesn't really belong here. 11 years ago
  Adam Ierymenko d452ed7db8 Fix inverted sense bug in new skip-stale-relay logic. 11 years ago
  Adam Ierymenko 8f5cd0a361 VERSION 0.6.12: code cleanup in peers and IP address enumeration improvements 11 years ago
  Adam Ierymenko d7bc3c6f4a Fix infinite loop bug introduced in last commit. 11 years ago
  Adam Ierymenko d04e5a1fe0 Add a simple but very nice mechanism for avoiding potentially dead supernodes. 11 years ago
  Adam Ierymenko bf5f09a0c7 Yank a code path it turns out we probably don't want. 11 years ago
  Adam Ierymenko a154d660d9 Some work on background service that runs the actual zerotier-one process. 11 years ago
  Adam Ierymenko 7a49d50187 Windows installer work... 11 years ago
  Adam Ierymenko ce0bd93289 Make software update run a little more often for now. 11 years ago
  Adam Ierymenko 0fdefdf7a4 So Linux has getifaddrs() too! Yay! 11 years ago
  Adam Ierymenko 8236f20759 Private struct ifmaddrs for OSX cause struct ifmaddrs is missing too on OSX 10.6. 11 years ago
  Adam Ierymenko e16b2a8831 Real implementation of ips() on OSX, now for Linux. 11 years ago