提交历史

作者 SHA1 备注 提交日期
  Adam Ierymenko 803f74634a Tweak how we do crypto of the masked portions of HELLO just to be more "boring" in the DJB sense. 8 年之前
  Adam Ierymenko f85a630a64 Docs and a small build fix in debug mode. 8 年之前
  Adam Ierymenko 43182f8f57 Docs, code cleanup, and protect the extra new fields of HELLO with encryption as a precaution. 8 年之前
  Adam Ierymenko 3587aa1ea7 Add and send certificates of representation to tell people what our valid upstreams are. These are not used yet but will be needed for future privacy modes, etc. Also some cleanup. 8 年之前
  Adam Ierymenko beb642faa5 Stub out CAN_REACH. 8 年之前
  Adam Ierymenko f102fd7f92 Extend in-band world updates to handle moons too. 8 年之前
  Adam Ierymenko 0995c1dcaa Encapsulate LZ4 in Packet.cpp to eliminate dependency. 8 年之前
  Adam Ierymenko 7612bf3302 Fix LZ4 warning. 8 年之前
  Adam Ierymenko d5528e4e9a Wire up VERB_USER_MESSAGE in core. 9 年之前
  Adam Ierymenko 1615ef1114 Rename getBestRoot() etc. 9 年之前
  Adam Ierymenko bf8d71e82c Add notion of upstream that is separate from root in Topology, etc. 9 年之前
  Adam Ierymenko 93b4ac5cb2 Remove unused POW code, will revisit later. 9 年之前
  Adam Ierymenko cc4bacc199 Cleanup, and implement compression disable flag for networks. 9 年之前
  Adam Ierymenko 15c07c58b6 Refactored network config chunking to sign every chunk to prevent stupid DOS attack potential, and implement network config fast propagate (though we probably will not use this for a bit). 9 年之前
  Adam Ierymenko 7e4b6b594b It now builds. 9 年之前
  Adam Ierymenko eac3667ec1 Bunch more refactoring and work on revocations, etc. 9 年之前
  Adam Ierymenko 1f74dd4589 Revocation work in progress, add WATCH which is TEE with implicit rate sync (thanks JG@DCVC!), and clean up some cruft in Network. 9 年之前
  Adam Ierymenko 0d4109a9f1 More refactoring to clean up code, and add a gate function to make sure we do not handle OK packets we did not expect. This hardens up a few potential edge cases around security, since such messages might be used to e.g. pollute a cache and DOS under certain conditions. 9 年之前
  Adam Ierymenko 16df2c3363 Clean up handling of COMs, network access control, and fix a backward compatiblity issue. 9 年之前
  Adam Ierymenko 74afef8eb1 Think through and refine a few things in rules, especially edge case TEE and REDIRECT behavior and semantics. 9 年之前
  Adam Ierymenko 8e3463d47a Add length limit to TEE and REDIRECT, and completely factor out old C json-parser to eliminate a dependency. 9 年之前
  Adam Ierymenko 0ee4d3554a Stub out USER_MESSAGE. 9 年之前
  Adam Ierymenko 0a7a33ef8f Instantaneous blacklisting and credential revocation. 9 年之前
  Adam Ierymenko 0dfc08b317 Tidy up a few minor protocol things, improve documentation in Packet.hpp. 9 年之前
  Adam Ierymenko c9d7845fea Minor bug fix and some instrumentation stuff for testing. 9 年之前
  Adam Ierymenko bcd05fbdfa Chunking of network config replies. 9 年之前
  Adam Ierymenko 00fd9c3a15 It builds... almost ready to test some rules engine stuff. 9 年之前
  Adam Ierymenko e2f783ebbd . 9 年之前
  Adam Ierymenko 404a0bbddd ... 9 年之前
  Adam Ierymenko 7e6e56e2bc Bunch of work on pushing and replication of tags and capabilities, and protocol cleanup. 9 年之前