Historial de Commits

Autor SHA1 Mensaje Fecha
  Adam Ierymenko 0a195e7bc0 Some work on simulated net... hace 11 años
  Adam Ierymenko ae228ade8c Starting on simulated socket manager. hace 11 años
  Adam Ierymenko 4a5756e7fb cleanup hace 11 años
  Adam Ierymenko 29ba34ab7c Kill old testnet stuff, update main.cpp for new SocketManager abstraction. hace 11 años
  Adam Ierymenko 2436e22f46 More work on abstracting socket manager. hace 11 años
  Adam Ierymenko 128a131070 About halfway there in refactoring to support pluggable SocketManager. hace 11 años
  Adam Ierymenko 6bc9a938cf Move socket manager implementation into osnet/ hace 11 años
  Adam Ierymenko 0e47f13f14 Simplify locking semantics some more to address a deadlock. hace 11 años
  Adam Ierymenko 7c0f5e97e1 Don't need to check peer version for every item in txQueue since there is only one peer. hace 11 años
  Adam Ierymenko 0fd562bebc One more Windows build fix. hace 11 años
  Adam Ierymenko 8730d30575 Now for some clang compile fixes... hace 11 años
  Adam Ierymenko babf3787c6 Switch VS2012 build back to real, not self-test. hace 11 años
  Adam Ierymenko 74f36f5dc0 Windows build fixes. hace 11 años
  Adam Ierymenko 2eeb3dee9e Merge branch 'adamierymenko-dev' of ssh://shub-niggurath.zerotier.com:222/git/ZeroTierOne into adamierymenko-dev hace 11 años
  Adam Ierymenko 4951e5e1b5 This is a --strategy=ours merge to allow adamierymenko-dev to replace hace 11 años
  Adam Ierymenko 6429c51ec7 Merge branch 'detached-network-test' into adamierymenko-dev hace 11 años
  Adam Ierymenko a8bd8fff93 Make several changes to eliminate potential deadlock or recursive lock conditions, and add back rescan of multicast groups on network startup. hace 11 años
  Adam Ierymenko a94b0e6a43 Get rid of rescanMulticastGroups() in Network thread since this can deadlock... the fact that this can happen is probably bad design. hace 11 años
  Adam Ierymenko 7a37326cc0 Fix sleeper bug that probably did nothing in setSupernodes(). hace 11 años
  Adam Ierymenko 42d644a57e More fixes to legacy support, and to a potential issue on quit. hace 11 años
  Adam Ierymenko 023cac4ebb Add -g to optimized crypto code in ZT_DEBUG=1 build mode. hace 11 años
  Adam Ierymenko 2416491cbc Permanently retire peers.persist, but make iddb.d always enabled instead since identities are what we really want to cache. hace 11 años
  Adam Ierymenko 6e23986bb3 Another build fix. hace 11 años
  Adam Ierymenko 1921e28c5f Build fix. hace 11 años
  Adam Ierymenko 52314dcdf6 GitHub issue #111 hace 11 años
  Adam Ierymenko d8d4aace42 Fix for init.d/zerotier-one (again) hace 11 años
  Adam Ierymenko 05309037a8 Yank potentially costly support for TTL out of UdpSocket since we dont use this anymore. hace 11 años
  Adam Ierymenko 7943414c89 Part two of fix to GitHub issue #118 -- need to test thoroughly though. hace 11 años
  Adam Ierymenko c7c545bf6c Fix for part one of GitHub issue #118 hace 11 años
  Adam Ierymenko 6316011024 Make crypto and compression build optimized in debug, and also try disabling peers.persist -- might ship this way as it seems more trouble than its worth. hace 11 años