Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Adam Ierymenko 700a450806 More tweaks to algorithm for determining when to fail over to TCP, and stop supernodes from resynchronizing unless explicitly ordered. 11 vuotta sitten
  Adam Ierymenko f13493edb2 Oops... turns out we need to differentiate incoming from outgoing TCP and indeed learn incoming TCP paths. Otherwise the recipient of a TCP connection does not know to reply via TCP! Heh. 11 vuotta sitten
  Adam Ierymenko 8d3eb1a258 A few renamings to be consistent. 11 vuotta sitten
  Adam Ierymenko 33ad3deaee Builds with new Path code. 11 vuotta sitten
  Adam Ierymenko 97e6b38144 MULTICAST_FRAME TRACE improvements. 11 vuotta sitten
  Adam Ierymenko 7a45ff460d More deadlock fixes in new I/O. 11 vuotta sitten
  Adam Ierymenko 4d0ad9abb6 Fix TRACE bug and new UDP socket code issue. 11 vuotta sitten
  Adam Ierymenko abc82d6a52 IPC changes and SocketManager changes all build! 11 vuotta sitten
  Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 vuotta sitten
  Adam Ierymenko bf5f09a0c7 Yank a code path it turns out we probably don't want. 11 vuotta sitten
  Adam Ierymenko 490e86dde3 Bunch of fixes to startup, pinging, and choice of route. Also some TRACE updates. 11 vuotta sitten
  Adam Ierymenko aa1be9fcad Some TRACE cleanup. 11 vuotta sitten
  Adam Ierymenko 17796aaed4 TRACE NOP receipt. 11 vuotta sitten
  Adam Ierymenko 8b65b3e6d7 Yank PROBE stuff since it's not used and was a premature addition to the protocol. 11 vuotta sitten
  Adam Ierymenko f80ec871f6 Make EthernetTap creation occur in a background thread in Network since it's a time consuming operation on Windows. This fixes one of the last remaining Windows problems. 11 vuotta sitten
  Adam Ierymenko 07f505971c Windows build fixes. 11 vuotta sitten
  Adam Ierymenko 60731e6d02 Update URLs for auto-update, check supernode version in one more place, delete pid before executing updater. 11 vuotta sitten
  Adam Ierymenko cc2a1444ae TRACE output improvements and compile fix. 11 vuotta sitten
  Adam Ierymenko 10df5dcf70 Fix several things: 11 vuotta sitten
  Adam Ierymenko c8166b2db1 Bump version to 0.6.4 for testing, integrate software updater auto-check into PacketDecoder decode path and main loop. 11 vuotta sitten
  Adam Ierymenko 92969b4426 Fix for GitHub issue #20 (untested) 11 vuotta sitten
  Adam Ierymenko 026442f28f docs 11 vuotta sitten
  Adam Ierymenko 942cc0ca21 Certificate of membership works now... had to fix multicast propagation so COM is pushed with multicast, which makes tremendous sense in retrospect. 12 vuotta sitten
  Adam Ierymenko 010616e3ae Add some more TRACE output for certs. 12 vuotta sitten
  Adam Ierymenko 2f00ae4fd7 Version 0.6.1: minor bug fix, DBM removal 12 vuotta sitten
  Adam Ierymenko 5e71e07f59 Add persistent identity caching for use on supernodes. Activate by just making an iddb.d directory in the ZeroTier home folder. Also clean up some obsolete cruft from makefiles. 12 vuotta sitten
  Adam Ierymenko fbf6ab5d4d Bug fixes: inverted sense bug, printf format bug. 12 vuotta sitten
  Adam Ierymenko ca93b4a1ac Clean up some stuff, including a few spots where exceptions were not being handled correctly. 12 vuotta sitten
  Adam Ierymenko 03b909603a Clean up the awful Network::Config mess and break that out into NetworkConfig. 12 vuotta sitten
  Adam Ierymenko 9f107dbd4e Work in progress on cleaning up netconf mess in node code... 12 vuotta sitten