2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Adam Ierymenko 9ece65da23 Fix some old column names in netconf. 12 жил өмнө
  Adam Ierymenko 7701e25a45 Merge branch 'adamierymenko-dev' of shub-niggurath.zerotier.com:/git/ZeroTierOne into adamierymenko-dev 12 жил өмнө
  Adam Ierymenko 797bba04dd Get rid of not used and maybe never to be used Filter code. 12 жил өмнө
  Adam Ierymenko f7bf9da881 Compile fix for netconf. 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 555471200c Add DISTINCT to queue query. 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 4d594b24bc Automagically push netconf certs -- Network support. 12 жил өмнө
  Adam Ierymenko b4ae1adfbf Break out certificate of membership into its own class. 12 жил өмнө
  Adam Ierymenko dcbc9c8ddd Rename error code for no membership certificate. 12 жил өмнө
  Adam Ierymenko 430882327e Couple of small fixes, works again with new ID code. 12 жил өмнө
  Adam Ierymenko 2fa2796f2a Another tweak, hopefully final, to reduce variance on identity generation times. 12 жил өмнө
  Adam Ierymenko 343b7f44fc Old algo for ID derivation was not in fact memory-hard since Salsa20 is seekable, so take two. 12 жил өмнө
  Adam Ierymenko 0c8614b9c6 Add a second arg to idtool generate to make generating both secret and public easier, add new supernode identities after generating them, fix known good and bad IDs in selftest. 12 жил өмнө
  Adam Ierymenko 5fa7a92048 Allocate genmem[] since its too big for the stack on some systems. 12 жил өмнө
  Adam Ierymenko bc715fbd51 Make new identity hashcash algo memory hard, and tweak generation time a bit. Current hashcash cost should be overkill for what we need but still tolerable to users. 12 жил өмнө
  Adam Ierymenko a31c54b44b Remove an obsolete column from Node table in netconf. 12 жил өмнө
  Adam Ierymenko 4267e7da93 Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder. 12 жил өмнө
  Adam Ierymenko 0e43e5e8f2 Rest of work on new hashcash based identity scheme. 12 жил өмнө
  Adam Ierymenko b0187f4472 Hashcash-based identity, work in progress... committing to test speed on other boxes. 12 жил өмнө
  Adam Ierymenko 588a47be89 Some API improvements to C25519 in preparation for that thing I woke up thinking about at 4am. 12 жил өмнө
  Adam Ierymenko ea4e1136dd Flesh out membership certificate with signature, better serialize/deserialize, and rename parameter to qualifier to make better conceptual sense. 12 жил өмнө
  Adam Ierymenko ca6c0fad08 VERSION 0.5.0 - alpha users must rebuild and restart! 12 жил өмнө
  Adam Ierymenko 0ab7b6d014 docs 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 b8a9b42993 docs 12 жил өмнө