커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Adam Ierymenko 010616e3ae Add some more TRACE output for certs. 12 년 전
  Adam Ierymenko 2f00ae4fd7 Version 0.6.1: minor bug fix, DBM removal 12 년 전
  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 년 전
  Adam Ierymenko fbf6ab5d4d Bug fixes: inverted sense bug, printf format bug. 12 년 전
  Adam Ierymenko ca93b4a1ac Clean up some stuff, including a few spots where exceptions were not being handled correctly. 12 년 전
  Adam Ierymenko 03b909603a Clean up the awful Network::Config mess and break that out into NetworkConfig. 12 년 전
  Adam Ierymenko 9f107dbd4e Work in progress on cleaning up netconf mess in node code... 12 년 전
  Adam Ierymenko d0dbd869c9 Increase verbosity of multicast tracing and fix tap build problem / GitHub Issue #19 12 년 전
  Adam Ierymenko 797bba04dd Get rid of not used and maybe never to be used Filter code. 12 년 전
  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. 12 년 전
  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. 12 년 전
  Adam Ierymenko 46f868bd4f Lots of cleanup, more work on certificates, some security fixes. 12 년 전
  Adam Ierymenko 58fa6cab43 Auto-pushing of membership certs on: MULTICAST_FRAME,FRAME,MULTICAST_LIKE and on receipt of MULTICAST_LIKE. 12 년 전
  Adam Ierymenko dcbc9c8ddd Rename error code for no membership certificate. 12 년 전
  Adam Ierymenko 4267e7da93 Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder. 12 년 전
  Adam Ierymenko bb4a96c630 Add more info to remote multicast trace (debug facility). 12 년 전
  Adam Ierymenko c7590634e8 Eliminate a lot of redundant WHOIS requests, clean up WHOIS clutter in TRACE, flesh out multicast tracing a bit. 12 년 전
  Adam Ierymenko 58538500f2 Clean up some routine stuff like pings, and stop keeping links open forever even if there are no frames passing between them. 12 년 전
  Adam Ierymenko 2cfa76fa8b Multicast propagation is now working from non-supernodes, and working quite well. Time for some more simulation before 0.5.0! 12 년 전
  Adam Ierymenko 929ed5d8b8 Merge branch 'adamierymenko-dev' of /Users/api/Code/local-ZeroTierOne into adamierymenko-dev 12 년 전
  Adam Ierymenko 4b6ec872c7 More multicast fixes. 12 년 전
  Adam Ierymenko 676f391ccf Multicast debug changes. 12 년 전
  Adam Ierymenko 3443b203e4 Each peer now tracks the last time it announced multicast LIKEs independently and does so frequently enough to prevent expires. Also add a multicast debug facility for use on the testnet. 12 년 전
  Adam Ierymenko 1a76455986 Fix for multicast propagation to prevent buildup of frames ping-ponging between supernodes. 12 년 전
  Adam Ierymenko e72a1de0d5 Fix bug in next hop selection. 12 년 전
  Adam Ierymenko 20832a0562 Send reset of OK(HELLO) in both places where it gets composed. 12 년 전
  Adam Ierymenko 9db7939d38 Make new multicast depth and prefix bits parameters configurable. 12 년 전
  Adam Ierymenko 4ecb9369b5 Fix for multicast propagation -- supernodes must always keep propagating. Also fix mac-tap build on new version of Xcode CL tools. Must use old llvm-g++ instead of clang for i686 -mkernel. 12 년 전
  Adam Ierymenko 0dca9964bf Whew, it builds! 12 년 전