Historial de Commits

Autor SHA1 Mensaje Fecha
  Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. hace 11 años
  Adam Ierymenko bf5f09a0c7 Yank a code path it turns out we probably don't want. hace 11 años
  Adam Ierymenko 490e86dde3 Bunch of fixes to startup, pinging, and choice of route. Also some TRACE updates. hace 11 años
  Adam Ierymenko aa1be9fcad Some TRACE cleanup. hace 11 años
  Adam Ierymenko 17796aaed4 TRACE NOP receipt. hace 11 años
  Adam Ierymenko 8b65b3e6d7 Yank PROBE stuff since it's not used and was a premature addition to the protocol. hace 11 años
  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. hace 11 años
  Adam Ierymenko 07f505971c Windows build fixes. hace 11 años
  Adam Ierymenko 60731e6d02 Update URLs for auto-update, check supernode version in one more place, delete pid before executing updater. hace 11 años
  Adam Ierymenko cc2a1444ae TRACE output improvements and compile fix. hace 11 años
  Adam Ierymenko 10df5dcf70 Fix several things: hace 11 años
  Adam Ierymenko c8166b2db1 Bump version to 0.6.4 for testing, integrate software updater auto-check into PacketDecoder decode path and main loop. hace 11 años
  Adam Ierymenko 92969b4426 Fix for GitHub issue #20 (untested) hace 11 años
  Adam Ierymenko 026442f28f docs hace 11 años
  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. hace 12 años
  Adam Ierymenko 010616e3ae Add some more TRACE output for certs. hace 12 años
  Adam Ierymenko 2f00ae4fd7 Version 0.6.1: minor bug fix, DBM removal hace 12 años
  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. hace 12 años
  Adam Ierymenko fbf6ab5d4d Bug fixes: inverted sense bug, printf format bug. hace 12 años
  Adam Ierymenko ca93b4a1ac Clean up some stuff, including a few spots where exceptions were not being handled correctly. hace 12 años
  Adam Ierymenko 03b909603a Clean up the awful Network::Config mess and break that out into NetworkConfig. hace 12 años
  Adam Ierymenko 9f107dbd4e Work in progress on cleaning up netconf mess in node code... hace 12 años
  Adam Ierymenko d0dbd869c9 Increase verbosity of multicast tracing and fix tap build problem / GitHub Issue #19 hace 12 años
  Adam Ierymenko 797bba04dd Get rid of not used and maybe never to be used Filter code. hace 12 años
  Adam Ierymenko ce14ba9004 Take the 0.6.0 opportunity to add flags to a few protocol verbs and do a bit more cleanup. Also fix it so certificates wont be accepted unless they are newer than existing ones. hace 12 años
  Adam Ierymenko 7e7e28f5f7 Add support for pushing network config refresh hints from a MEMORY queue table. That ways it will be possible for network changes to take effect almost immediately across all active peers. hace 12 años
  Adam Ierymenko 46f868bd4f Lots of cleanup, more work on certificates, some security fixes. hace 12 años
  Adam Ierymenko 58fa6cab43 Auto-pushing of membership certs on: MULTICAST_FRAME,FRAME,MULTICAST_LIKE and on receipt of MULTICAST_LIKE. hace 12 años
  Adam Ierymenko dcbc9c8ddd Rename error code for no membership certificate. hace 12 años
  Adam Ierymenko 4267e7da93 Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder. hace 12 años