Commit History

作者 SHA1 備註 提交日期
  Adam Ierymenko d3f29d09e8 Plumbing through circuit test stuff. 10 年之前
  Adam Ierymenko 5341afcdcd Handling of CIRCUIT_TEST, should be ready to test. 10 年之前
  Adam Ierymenko 57c857e89a Fix TRACE output. 10 年之前
  Grant Limberg c16ad053b6 no toString() method on peer. Commenting out for now. 10 年之前
  Grant Limberg 6080a45c9c change cert to com. no variable named cert. 10 年之前
  Adam Ierymenko 5384f185ae Simplify Dictionary and reduce memory usage, now no more std::maps in core. 10 年之前
  Adam Ierymenko 76a95dc58f The return of peer peristence. 10 年之前
  Adam Ierymenko 5076c49210 Peer serialization and related changes. 10 年之前
  Adam Ierymenko 72e7e36a5b No reason to randomly pick uPnP secondary port. In fact it would likely cause problems on restarts and uPnP rule bloat. 10 年之前
  Adam Ierymenko 2fa21aa676 . 10 年之前
  Adam Ierymenko 3999e468b7 Need to hold nconf so *com does not die while being used. 10 年之前
  Adam Ierymenko 6693149f3e Send COM with MULTICAST_GATHER for future use. 10 年之前
  Adam Ierymenko 2c196307ee --bugs; 10 年之前
  Adam Ierymenko d6676a9d6c Always announce multicast groups, not just to peers with direct links, and push network COMs to any MULTICAST_LIKE recipient for future use. 10 年之前
  Adam Ierymenko a7409850d6 Get trim() out of core where it is not needed. 10 年之前
  Adam Ierymenko 53e5f94b99 . 10 年之前
  Adam Ierymenko 64bf3ffe6c Mutex cleanup. 10 年之前
  Adam Ierymenko 9405150b11 Restore group announcement on Peer::receive() but centralize packet composition in one place. 10 年之前
  Adam Ierymenko a3db7d0728 Refactor: move network COMs out of Network and into Peer in prep for tightening up multicast lookup and other things. 10 年之前
  Adam Ierymenko 11ff96ba1d Consider IPv6 paths reliable (no constant keepalives needed) 10 年之前
  Adam Ierymenko 0d0039674f Add new verb names, and fix some Mac compiler flags. 10 年之前
  Adam Ierymenko 789046ca57 Speed up Salsa20 just a bit. 10 年之前
  Adam Ierymenko 1a4f16e0ed More work on circuit testing... 10 年之前
  Adam Ierymenko a7bd1eaa40 Never assign v4 IPs ending in .255 even within range. 10 年之前
  Adam Ierymenko 2d0adb562d Specify circuit test messages. 10 年之前
  Adam Ierymenko f69454ec98 (1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local interface a full sockaddr_storage instead of an int identifier, which turns out to be better for multi-homing and other uses. 10 年之前
  Adam Ierymenko 0e5aac6a11 Prefer IPv6 paths if available. 10 年之前
  Adam Ierymenko b242216674 Version bump, preparing for a likely 1.0.6 soon. 10 年之前
  Adam Ierymenko 423412df98 Pick a random secondary UDP port for uPnP mapped traffic because of broken routers. 10 年之前
  Adam Ierymenko 7821d1cbdd . 10 年之前