Commit Verlauf

Autor SHA1 Nachricht Datum
  Adam Ierymenko 273f0d18b0 docs vor 10 Jahren
  Adam Ierymenko fea1b6b2c3 docs vor 10 Jahren
  Adam Ierymenko 0ce0bc00d2 Make sure received() gets called for some new messages, and docs. vor 10 Jahren
  Adam Ierymenko 69b44bf9a5 Finally add an ECHO. vor 10 Jahren
  Adam Ierymenko e5f168f599 Add proof of work request for future DDOS mitigation use. vor 10 Jahren
  Adam Ierymenko ab0228f626 More cleanup and simple refactoring, consolidate InetAddres serialize/deserialize into the class. vor 10 Jahren
  Adam Ierymenko d3f29d09e8 Plumbing through circuit test stuff. vor 10 Jahren
  Adam Ierymenko 5341afcdcd Handling of CIRCUIT_TEST, should be ready to test. vor 10 Jahren
  Adam Ierymenko 0d0039674f Add new verb names, and fix some Mac compiler flags. vor 10 Jahren
  Adam Ierymenko 1a4f16e0ed More work on circuit testing... vor 10 Jahren
  Adam Ierymenko 2d0adb562d Specify circuit test messages. vor 10 Jahren
  Adam Ierymenko 0b354803f3 Clean up some YAGNI issues with implementation of GitHub issue #180, and make best path choice aware of path rank. vor 10 Jahren
  Adam Ierymenko 778c7e6e70 More cleanup to direct path push, comment fixes, etc. vor 10 Jahren
  Adam Ierymenko c863ff3f02 A bunch of comments and cleanup, including some to yesterday's direct path pushing changes. Move path viability check to one place, and stop trying to use link-local addresses since they are not reliable. vor 10 Jahren
  Adam Ierymenko f398952a6c Revert some bad docs in Packet -- I think we will still use that. Also rename addMembershipCertificate to more security-descriptive validateAndAddMembershipCertificate, give it a return value, and drop unused force parameter. vor 10 Jahren
  Adam Ierymenko 79e9a8bcc2 Almost everything for GitHub issue #180 except direct path map setup. vor 10 Jahren
  Adam Ierymenko 255320e2a6 pushDirectPaths() implementation vor 10 Jahren
  Adam Ierymenko 93bb934d4e Some cleanup, docs, and Path -> Path > RemotePath refactor. vor 10 Jahren
  Adam Ierymenko 9743db3538 docs vor 10 Jahren
  Adam Ierymenko e5f7c55c54 Documentation in Packet, more work on path push, and clean up ancient legacy support code in Switch. vor 10 Jahren
  Adam Ierymenko 0cbbcf2884 Rename VERB_CMA to the more descriptive VERB_PHYSICAL_ADDRESS_PUSH vor 10 Jahren
  Adam Ierymenko 7bae95836c Root server terminology cleanup, and tighten up a security check by checking full identity of peers instead of just address. vor 10 Jahren
  Kees Bos a425bbc673 Renamed supernode to rootserver vor 10 Jahren
  Adam Ierymenko 845955dea5 Add definition for VERB_CMA -- GitHub issue #180 vor 10 Jahren
  Adam Ierymenko 0bdd56ebd6 A few revisions to PFS design. vor 10 Jahren
  Adam Ierymenko e94518590d First stab of PFS design work with PKC security -- may not implement in 1.0.3 but stubbing out. vor 10 Jahren
  Adam Ierymenko a8835cd8b3 Some prep work to make room for perfect forward security (PFS). Will not affect existing clients. vor 10 Jahren
  Adam Ierymenko e922324bc6 Stop inlining all the Packet armor/dearmor stuff to reduce binary bloat. This stuff is called all over the place. vor 10 Jahren
  Adam Ierymenko 49f031ccb4 Tons of refactoring, change to desperation algorithm to use max of core or link, porting over core loop code from old Node.cpp to new CAPI version, etc. vor 10 Jahren
  Adam Ierymenko a2821e9000 Add code to check external surface against reported surface from other trusted peers, and also rename ExternalSurface to SelfAwareness because lulz. vor 10 Jahren